Pull request #40967 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22+5da88705ccccc5681c20826985f582c01f0f481a (c5f165ce9e92639c6e097807dfaf22843db36f7b) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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-05-14T22:59:47.685Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-14T22:59:47.688Z] Trying to pass milestone 4 [Pipeline] milestone [2020-05-14T22:59:47.723Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-14T22:59:47.881Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3e73f60988ea117) in /home/ubuntu/workspace/moby_PR-40967 [Pipeline] { [Pipeline] checkout [2020-05-14T22:59:47.939Z] using credential docker-jenkins-github-credentials [2020-05-14T22:59:47.949Z] Cloning the remote Git repository [2020-05-14T22:59:47.949Z] Cloning with configured refspecs honoured and without tags [2020-05-14T22:59:47.956Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T22:59:47.957Z] > git init /home/ubuntu/workspace/moby_PR-40967 # timeout=10 [2020-05-14T22:59:47.971Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T22:59:47.971Z] > git --version # timeout=10 [2020-05-14T22:59:47.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T22:59:47.979Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:01.329Z] Fetching without tags [2020-05-14T23:00:01.596Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:00:01.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:01.303Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:00:01.316Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:01.328Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:01.336Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:01.336Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:01.337Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:01.602Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:01.604Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:00:02.323Z] Merge succeeded, producing bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:00:02.324Z] Checking out Revision bd2cb6e162528afcf4563970251fe3c554049593 (PR-40967) [2020-05-14T23:00:02.478Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:00:02.119Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:00:02.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:00:02.329Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:02.335Z] > git checkout -f bd2cb6e162528afcf4563970251fe3c554049593 # timeout=10 [2020-05-14T23:00:02.485Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:00:03.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/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-05-14T23:00:03.235Z] Unable to find image 'alpine:latest' locally [2020-05-14T23:00:03.491Z] latest: Pulling from library/alpine [2020-05-14T23:00:03.491Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-14T23:00:03.747Z] cbdbe7a5bc2a: Download complete [2020-05-14T23:00:04.004Z] cbdbe7a5bc2a: Pull complete [2020-05-14T23:00:04.004Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-14T23:00:04.004Z] Status: Downloaded newer image for alpine:latest [2020-05-14T23:00:07.274Z] 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-05-14T23:00:07.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3e73f60988ea117) in /home/ubuntu/workspace/moby_PR-40967 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-14T23:00:07.566Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-40967 [Pipeline] checkout [2020-05-14T23:00:07.570Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40967 [2020-05-14T23:00:07.578Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-14T23:00:07.594Z] Fetching changes from the remote Git repository [2020-05-14T23:00:07.601Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-05-14T23:00:07.746Z] using credential docker-jenkins-github-credentials [Pipeline] stage [2020-05-14T23:00:07.755Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-05-14T23:00:07.764Z] Cloning the remote Git repository [2020-05-14T23:00:07.765Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-05-14T23:00:07.773Z] Cloning the remote Git repository [2020-05-14T23:00:07.773Z] Cloning with configured refspecs honoured and without tags [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-05-14T23:00:07.863Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-14T23:00:08.074Z] Merge succeeded, producing f382c1db8b02536fd2e89be73e0c2e706b1560cf [2020-05-14T23:00:08.075Z] Checking out Revision f382c1db8b02536fd2e89be73e0c2e706b1560cf (PR-40967) [2020-05-14T23:00:08.138Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:00:07.589Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-14T23:00:07.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:07.607Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:07.607Z] > git --version # timeout=10 [2020-05-14T23:00:07.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:07.613Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:07.869Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:07.873Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:00:08.012Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:00:08.072Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:00:08.080Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:08.085Z] > git checkout -f f382c1db8b02536fd2e89be73e0c2e706b1560cf # timeout=10 [2020-05-14T23:00:08.146Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:00:07.785Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:00:07.791Z] > git init /home/jenkins/workspace/moby_PR-40967 # timeout=10 [2020-05-14T23:00:07.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:07.795Z] > git --version # timeout=10 [2020-05-14T23:00:07.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:07.805Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:07.794Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:00:07.794Z] > git init /home/docker/workspace/moby_PR-40967 # timeout=10 [2020-05-14T23:00:07.805Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:07.805Z] > git --version # timeout=10 [2020-05-14T23:00:07.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:07.811Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:08.949Z] + [ PR != PR ] [2020-05-14T23:00:08.949Z] + [ master != master ] [2020-05-14T23:00:08.949Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:00:09.280Z] + docker version [2020-05-14T23:00:09.280Z] Client: Docker Engine - Community [2020-05-14T23:00:09.280Z] Version: 19.03.8 [2020-05-14T23:00:09.280Z] API version: 1.40 [2020-05-14T23:00:09.280Z] Go version: go1.12.17 [2020-05-14T23:00:09.280Z] Git commit: afacb8b7f0 [2020-05-14T23:00:09.280Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-14T23:00:09.280Z] OS/Arch: linux/amd64 [2020-05-14T23:00:09.280Z] Experimental: false [2020-05-14T23:00:09.280Z] [2020-05-14T23:00:09.280Z] Server: Docker Engine - Community [2020-05-14T23:00:09.280Z] Engine: [2020-05-14T23:00:09.280Z] Version: 19.03.8 [2020-05-14T23:00:09.280Z] API version: 1.40 (minimum version 1.12) [2020-05-14T23:00:09.280Z] Go version: go1.12.17 [2020-05-14T23:00:09.280Z] Git commit: afacb8b7f0 [2020-05-14T23:00:09.280Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-14T23:00:09.280Z] OS/Arch: linux/amd64 [2020-05-14T23:00:09.280Z] Experimental: true [2020-05-14T23:00:09.280Z] containerd: [2020-05-14T23:00:09.280Z] Version: 1.2.13 [2020-05-14T23:00:09.280Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:00:09.280Z] runc: [2020-05-14T23:00:09.280Z] Version: 1.0.0-rc10 [2020-05-14T23:00:09.280Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:09.280Z] docker-init: [2020-05-14T23:00:09.280Z] Version: 0.18.0 [2020-05-14T23:00:09.280Z] GitCommit: fec3683 [Pipeline] sh [2020-05-14T23:00:09.559Z] + docker info [2020-05-14T23:00:10.121Z] Client: [2020-05-14T23:00:10.121Z] Debug Mode: false [2020-05-14T23:00:10.121Z] [2020-05-14T23:00:10.121Z] Server: [2020-05-14T23:00:10.121Z] Containers: 0 [2020-05-14T23:00:10.121Z] Running: 0 [2020-05-14T23:00:10.121Z] Paused: 0 [2020-05-14T23:00:10.121Z] Stopped: 0 [2020-05-14T23:00:10.121Z] Images: 4 [2020-05-14T23:00:10.121Z] Server Version: 19.03.8 [2020-05-14T23:00:10.121Z] Storage Driver: overlay2 [2020-05-14T23:00:10.121Z] Backing Filesystem: [2020-05-14T23:00:10.121Z] Supports d_type: true [2020-05-14T23:00:10.121Z] Native Overlay Diff: true [2020-05-14T23:00:10.121Z] Logging Driver: json-file [2020-05-14T23:00:10.121Z] Cgroup Driver: cgroupfs [2020-05-14T23:00:10.121Z] Plugins: [2020-05-14T23:00:10.121Z] Volume: local [2020-05-14T23:00:10.121Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:00:10.121Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-14T23:00:10.121Z] Swarm: inactive [2020-05-14T23:00:10.121Z] Runtimes: runc [2020-05-14T23:00:10.121Z] Default Runtime: runc [2020-05-14T23:00:10.121Z] Init Binary: docker-init [2020-05-14T23:00:10.121Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:00:10.121Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:10.121Z] init version: fec3683 [2020-05-14T23:00:10.121Z] Security Options: [2020-05-14T23:00:10.121Z] apparmor [2020-05-14T23:00:10.121Z] seccomp [2020-05-14T23:00:10.121Z] Profile: default [2020-05-14T23:00:10.121Z] Kernel Version: 4.15.0-1065-aws [2020-05-14T23:00:10.121Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-14T23:00:10.121Z] OSType: linux [2020-05-14T23:00:10.121Z] Architecture: x86_64 [2020-05-14T23:00:10.121Z] CPUs: 2 [2020-05-14T23:00:10.121Z] Total Memory: 7.501GiB [2020-05-14T23:00:10.121Z] Name: ip-10-100-112-204 [2020-05-14T23:00:10.121Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-14T23:00:10.121Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:00:10.121Z] Debug Mode: false [2020-05-14T23:00:10.121Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:00:10.121Z] Labels: [2020-05-14T23:00:10.121Z] Experimental: true [2020-05-14T23:00:10.121Z] Insecure Registries: [2020-05-14T23:00:10.121Z] 127.0.0.0/8 [2020-05-14T23:00:10.121Z] Live Restore Enabled: true [2020-05-14T23:00:10.121Z] [2020-05-14T23:00:10.121Z] WARNING: No swap limit support [Pipeline] sh [2020-05-14T23:00:10.399Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:10.399Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:10.399Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:00:10.399Z] + bash /home/ubuntu/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:00:10.399Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:00:10.399Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-14T23:00:10.399Z] [2020-05-14T23:00:10.399Z] Generally Necessary: [2020-05-14T23:00:10.399Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:00:10.399Z] - apparmor: enabled and tools installed [2020-05-14T23:00:10.656Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:00:10.656Z] - CONFIG_NET_NS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_PID_NS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_MEMCG: enabled [2020-05-14T23:00:10.656Z] - CONFIG_KEYS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:00:10.656Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:00:10.656Z] [2020-05-14T23:00:10.656Z] Optional Features: [2020-05-14T23:00:10.656Z] - CONFIG_USER_NS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:00:10.656Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:00:10.656Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-14T23:00:10.656Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-14T23:00:10.656Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:00:10.656Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:00:10.656Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:00:10.656Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:00:10.656Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:00:10.656Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:00:10.656Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:00:10.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:00:10.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:00:10.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:00:10.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:00:10.656Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:00:10.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:00:10.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:00:10.912Z] - Network Drivers: [2020-05-14T23:00:10.912Z] - "overlay": [2020-05-14T23:00:10.912Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:00:10.912Z] Optional (for encrypted networks): [2020-05-14T23:00:10.912Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:00:10.912Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-14T23:00:10.912Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-14T23:00:10.912Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-14T23:00:10.912Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-14T23:00:10.912Z] - CONFIG_XFRM: enabled [2020-05-14T23:00:10.912Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:00:10.912Z] - "ipvlan": [2020-05-14T23:00:10.912Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:00:10.912Z] - "macvlan": [2020-05-14T23:00:10.912Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:00:10.912Z] - "ftp,tftp client in container": [2020-05-14T23:00:10.912Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:00:10.912Z] - Storage Drivers: [2020-05-14T23:00:10.912Z] - "aufs": [2020-05-14T23:00:10.912Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:00:10.912Z] - "btrfs": [2020-05-14T23:00:10.912Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:00:10.912Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:00:10.912Z] - "devicemapper": [2020-05-14T23:00:10.912Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:00:10.912Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:00:10.912Z] - "overlay": [2020-05-14T23:00:10.912Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:00:10.912Z] - "zfs": [2020-05-14T23:00:10.912Z] - /dev/zfs: missing [2020-05-14T23:00:10.912Z] - zfs command: missing [2020-05-14T23:00:10.912Z] - zpool command: missing [2020-05-14T23:00:10.912Z] [2020-05-14T23:00:10.912Z] Limits: [2020-05-14T23:00:10.912Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:00:10.912Z] [2020-05-14T23:00:10.912Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:00:11.246Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:00:11.246Z] #1 [internal] load build definition from Dockerfile [2020-05-14T23:00:11.246Z] #1 DONE 0.0s [2020-05-14T23:00:11.246Z] [2020-05-14T23:00:11.246Z] #2 [internal] load .dockerignore [2020-05-14T23:00:11.246Z] #2 DONE 0.0s [2020-05-14T23:00:11.246Z] [2020-05-14T23:00:11.246Z] #1 [internal] load build definition from Dockerfile [2020-05-14T23:00:11.246Z] #1 transferring dockerfile: 16.32kB done [2020-05-14T23:00:11.246Z] #1 DONE 0.0s [2020-05-14T23:00:11.246Z] [2020-05-14T23:00:11.246Z] #2 [internal] load .dockerignore [2020-05-14T23:00:11.246Z] #2 transferring context: 87B done [2020-05-14T23:00:11.246Z] #2 DONE 0.0s [2020-05-14T23:00:11.246Z] [2020-05-14T23:00:11.246Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:00:11.246Z] #3 DONE 0.1s [2020-05-14T23:00:11.502Z] [2020-05-14T23:00:11.502Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:00:11.502Z] #4 CACHED [2020-05-14T23:00:12.075Z] [2020-05-14T23:00:12.075Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:00:12.075Z] #6 DONE 0.1s [2020-05-14T23:00:12.075Z] [2020-05-14T23:00:12.075Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:00:12.075Z] #5 DONE 0.1s [2020-05-14T23:00:12.075Z] [2020-05-14T23:00:12.075Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:00:12.075Z] #57 DONE 0.0s [2020-05-14T23:00:12.075Z] [2020-05-14T23:00:12.075Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:00:12.075Z] #7 DONE 0.0s [2020-05-14T23:00:12.075Z] [2020-05-14T23:00:12.075Z] #20 [internal] load build context [2020-05-14T23:00:13.447Z] #20 transferring context: 50.64MB 1.3s done [2020-05-14T23:00:13.447Z] #20 DONE 1.3s [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #46 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:00:13.447Z] #58 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:00:13.447Z] #16 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #50 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:13.447Z] #30 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:13.447Z] #23 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #60 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:13.447Z] #59 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:13.447Z] #43 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #53 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:00:13.447Z] #19 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:13.447Z] #54 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:13.447Z] #49 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:00:13.447Z] #11 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:13.447Z] #21 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #37 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:13.447Z] #47 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #56 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:00:13.447Z] #29 CACHED [2020-05-14T23:00:13.447Z] [2020-05-14T23:00:13.447Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:00:13.448Z] #55 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:00:13.448Z] #12 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:00:13.448Z] #51 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:13.448Z] #33 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:00:13.448Z] #24 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:00:13.448Z] #14 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:00:13.448Z] #17 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:00:13.448Z] #15 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:00:13.448Z] #32 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:00:13.448Z] #44 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:00:13.448Z] #8 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:00:13.448Z] #36 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:00:13.448Z] #35 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:00:13.448Z] #9 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:00:13.448Z] #22 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:00:13.448Z] #27 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:00:13.448Z] #13 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:00:13.448Z] #42 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:00:13.448Z] #34 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:00:13.448Z] #10 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:00:13.448Z] #48 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:13.448Z] #45 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:13.448Z] #41 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:00:13.448Z] #18 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:00:13.448Z] #39 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:00:13.448Z] #31 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:00:13.448Z] #25 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:13.448Z] #52 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:00:13.448Z] #28 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:13.448Z] #38 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:00:13.448Z] #40 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:00:13.448Z] #26 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:00:13.448Z] #61 CACHED [2020-05-14T23:00:13.448Z] [2020-05-14T23:00:13.448Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:00:14.376Z] #62 DONE 0.9s [2020-05-14T23:00:14.376Z] [2020-05-14T23:00:14.376Z] #63 exporting to image [2020-05-14T23:00:14.376Z] #63 exporting layers [2020-05-14T23:00:15.305Z] #63 exporting layers 0.9s done [2020-05-14T23:00:15.305Z] #63 writing image sha256:b5481bb82a0283d9215d86f23a2335360f06a750a2bcd9373ac8e09a1f044ff0 done [2020-05-14T23:00:15.305Z] #63 naming to docker.io/library/docker:bd2cb6e162528afcf4563970251fe3c554049593 done [2020-05-14T23:00:15.305Z] #63 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-14T23:00:15.632Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40967/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/validate/default [2020-05-14T23:00:16.560Z] Congratulations! All commits are properly signed with the DCO! [2020-05-14T23:00:16.560Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-14T23:00:16.560Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-14T23:00:16.560Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-14T23:00:16.560Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-14T23:00:16.560Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-14T23:00:16.560Z] Congratulations! No new tests were added to integration-cli. [2020-05-14T23:00:16.560Z] [2020-05-14T23:00:16.560Z] INFO Start validation with golang-ci-lint [2020-05-14T23:00:16.817Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-14T23:00:16.817Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-14T23:00:16.817Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-14T23:00:16.852Z] Fetching without tags [2020-05-14T23:00:17.148Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:00:16.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:16.843Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:00:16.844Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:16.859Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:16.873Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:16.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:16.873Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:17.169Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:17.172Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:00:18.100Z] Merge succeeded, producing 57b35edbe7e21c4e738538e63796aa9c7d89077f [2020-05-14T23:00:18.100Z] Checking out Revision 57b35edbe7e21c4e738538e63796aa9c7d89077f (PR-40967) [2020-05-14T23:00:18.154Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:00:17.647Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:00:18.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:00:18.121Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:18.124Z] > git checkout -f 57b35edbe7e21c4e738538e63796aa9c7d89077f # timeout=10 [2020-05-14T23:00:18.182Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:00:19.067Z] + docker version [2020-05-14T23:00:19.067Z] Client: Docker Engine - Community [2020-05-14T23:00:19.067Z] Version: 19.03.7 [2020-05-14T23:00:19.067Z] API version: 1.40 [2020-05-14T23:00:19.067Z] Go version: go1.12.17 [2020-05-14T23:00:19.067Z] Git commit: 7141c199a2 [2020-05-14T23:00:19.067Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-14T23:00:19.067Z] OS/Arch: linux/s390x [2020-05-14T23:00:19.067Z] Experimental: false [2020-05-14T23:00:19.067Z] [2020-05-14T23:00:19.067Z] Server: Docker Engine - Community [2020-05-14T23:00:19.067Z] Engine: [2020-05-14T23:00:19.067Z] Version: 19.03.7 [2020-05-14T23:00:19.067Z] API version: 1.40 (minimum version 1.12) [2020-05-14T23:00:19.067Z] Go version: go1.12.17 [2020-05-14T23:00:19.068Z] Git commit: 7141c199a2 [2020-05-14T23:00:19.068Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-14T23:00:19.068Z] OS/Arch: linux/s390x [2020-05-14T23:00:19.068Z] Experimental: true [2020-05-14T23:00:19.068Z] containerd: [2020-05-14T23:00:19.068Z] Version: 1.2.13 [2020-05-14T23:00:19.068Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:00:19.068Z] runc: [2020-05-14T23:00:19.068Z] Version: 1.0.0-rc10 [2020-05-14T23:00:19.068Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:19.068Z] docker-init: [2020-05-14T23:00:19.068Z] Version: 0.18.0 [2020-05-14T23:00:19.068Z] GitCommit: fec3683 [Pipeline] sh [2020-05-14T23:00:19.437Z] + docker info [2020-05-14T23:00:19.437Z] Client: [2020-05-14T23:00:19.437Z] Debug Mode: false [2020-05-14T23:00:19.437Z] [2020-05-14T23:00:19.437Z] Server: [2020-05-14T23:00:19.437Z] Containers: 0 [2020-05-14T23:00:19.437Z] Running: 0 [2020-05-14T23:00:19.437Z] Paused: 0 [2020-05-14T23:00:19.437Z] Stopped: 0 [2020-05-14T23:00:19.437Z] Images: 0 [2020-05-14T23:00:19.437Z] Server Version: 19.03.7 [2020-05-14T23:00:19.437Z] Storage Driver: overlay2 [2020-05-14T23:00:19.437Z] Backing Filesystem: [2020-05-14T23:00:19.437Z] Supports d_type: true [2020-05-14T23:00:19.437Z] Native Overlay Diff: true [2020-05-14T23:00:19.437Z] Logging Driver: json-file [2020-05-14T23:00:19.437Z] Cgroup Driver: cgroupfs [2020-05-14T23:00:19.437Z] Plugins: [2020-05-14T23:00:19.437Z] Volume: local [2020-05-14T23:00:19.437Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:00:19.437Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-14T23:00:19.437Z] Swarm: inactive [2020-05-14T23:00:19.437Z] Runtimes: runc [2020-05-14T23:00:19.437Z] Default Runtime: runc [2020-05-14T23:00:19.437Z] Init Binary: docker-init [2020-05-14T23:00:19.437Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:00:19.437Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:19.437Z] init version: fec3683 [2020-05-14T23:00:19.437Z] Security Options: [2020-05-14T23:00:19.437Z] apparmor [2020-05-14T23:00:19.437Z] seccomp [2020-05-14T23:00:19.437Z] Profile: default [2020-05-14T23:00:19.437Z] Kernel Version: 4.15.0-91-generic [2020-05-14T23:00:19.437Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-14T23:00:19.437Z] OSType: linux [2020-05-14T23:00:19.437Z] Architecture: s390x [2020-05-14T23:00:19.437Z] CPUs: 2 [2020-05-14T23:00:19.437Z] Total Memory: 7.861GiB [2020-05-14T23:00:19.437Z] Name: s390x-ubuntu-03 [2020-05-14T23:00:19.437Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-14T23:00:19.437Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:00:19.437Z] Debug Mode: false [2020-05-14T23:00:19.437Z] Username: dockerbuildbot [2020-05-14T23:00:19.437Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:00:19.437Z] Labels: [2020-05-14T23:00:19.437Z] Experimental: true [2020-05-14T23:00:19.437Z] Insecure Registries: [2020-05-14T23:00:19.437Z] 127.0.0.0/8 [2020-05-14T23:00:19.437Z] Live Restore Enabled: false [2020-05-14T23:00:19.437Z] [2020-05-14T23:00:19.437Z] WARNING: No swap limit support [Pipeline] sh [2020-05-14T23:00:19.825Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:19.825Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:19.825Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:00:19.825Z] + bash /home/jenkins/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:00:20.107Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:00:20.107Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-14T23:00:20.107Z] [2020-05-14T23:00:20.107Z] Generally Necessary: [2020-05-14T23:00:20.107Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:00:20.107Z] - apparmor: enabled and tools installed [2020-05-14T23:00:20.107Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:00:20.107Z] - CONFIG_NET_NS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_PID_NS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_MEMCG: enabled [2020-05-14T23:00:20.107Z] - CONFIG_KEYS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:00:20.107Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:00:20.107Z] [2020-05-14T23:00:20.107Z] Optional Features: [2020-05-14T23:00:20.107Z] - CONFIG_USER_NS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:00:20.107Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:00:20.107Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-14T23:00:20.107Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:00:20.107Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:00:20.107Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:00:20.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:00:20.107Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:00:20.107Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:00:20.107Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:00:20.107Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:00:20.107Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:00:20.107Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:00:20.107Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:00:20.107Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:00:20.107Z] - Network Drivers: [2020-05-14T23:00:20.107Z] - "overlay": [2020-05-14T23:00:20.107Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:00:20.107Z] Optional (for encrypted networks): [2020-05-14T23:00:20.107Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-14T23:00:20.107Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-14T23:00:20.107Z] - CONFIG_XFRM: enabled [2020-05-14T23:00:20.107Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:00:20.107Z] - "ipvlan": [2020-05-14T23:00:20.107Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:00:20.107Z] - "macvlan": [2020-05-14T23:00:20.107Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:00:20.107Z] - "ftp,tftp client in container": [2020-05-14T23:00:20.107Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:00:20.107Z] - Storage Drivers: [2020-05-14T23:00:20.107Z] - "aufs": [2020-05-14T23:00:20.107Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:00:20.107Z] - "btrfs": [2020-05-14T23:00:20.107Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:00:20.107Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:00:20.107Z] - "devicemapper": [2020-05-14T23:00:20.388Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:00:20.388Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:00:20.388Z] - "overlay": [2020-05-14T23:00:20.389Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:00:20.389Z] - "zfs": [2020-05-14T23:00:20.389Z] - /dev/zfs: missing [2020-05-14T23:00:20.389Z] - zfs command: missing [2020-05-14T23:00:20.389Z] - zpool command: missing [2020-05-14T23:00:20.389Z] [2020-05-14T23:00:20.389Z] Limits: [2020-05-14T23:00:20.389Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:00:20.389Z] [2020-05-14T23:00:20.389Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:00:20.809Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:00:20.809Z] #2 [internal] load build definition from Dockerfile [2020-05-14T23:00:20.809Z] #2 transferring dockerfile: 16.32kB done [2020-05-14T23:00:20.809Z] #2 DONE 0.0s [2020-05-14T23:00:20.809Z] [2020-05-14T23:00:20.809Z] #1 [internal] load .dockerignore [2020-05-14T23:00:20.809Z] #1 transferring context: 87B done [2020-05-14T23:00:20.809Z] #1 DONE 0.0s [2020-05-14T23:00:20.809Z] [2020-05-14T23:00:20.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:00:21.422Z] #3 DONE 0.4s [2020-05-14T23:00:21.422Z] [2020-05-14T23:00:21.422Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:00:21.422Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-14T23:00:21.422Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-14T23:00:21.422Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-14T23:00:21.422Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s [2020-05-14T23:00:21.422Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-14T23:00:21.422Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-14T23:00:21.422Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-14T23:00:21.703Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-14T23:00:21.985Z] #4 DONE 0.6s [2020-05-14T23:00:22.268Z] [2020-05-14T23:00:22.268Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:00:22.512Z] Still waiting to schedule task [2020-05-14T23:00:22.512Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-14T23:00:22.513Z] Still waiting to schedule task [2020-05-14T23:00:22.513Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-14T23:00:22.518Z] Still waiting to schedule task [2020-05-14T23:00:22.518Z] All nodes of label ‘arm64&&linux’ are offline [2020-05-14T23:00:22.519Z] Still waiting to schedule task [2020-05-14T23:00:22.519Z] Waiting for next available executor on ‘windows-2019’ [2020-05-14T23:00:22.554Z] #6 DONE 0.2s [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:00:22.554Z] #5 DONE 0.2s [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:00:22.554Z] #7 DONE 0.0s [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:00:22.554Z] #13 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:00:22.554Z] #8 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:00:22.554Z] #12 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:00:22.554Z] #11 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:00:22.554Z] #15 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:00:22.554Z] #14 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:00:22.554Z] #16 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:00:22.554Z] #9 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:00:22.554Z] #10 CACHED [2020-05-14T23:00:22.554Z] [2020-05-14T23:00:22.554Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:00:22.554Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-14T23:00:22.838Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-14T23:00:22.838Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-14T23:00:22.838Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 928.12kB / 9.86MB 0.1s [2020-05-14T23:00:22.838Z] #57 ... [2020-05-14T23:00:22.838Z] [2020-05-14T23:00:22.838Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:00:22.838Z] #27 DONE 0.3s [2020-05-14T23:00:22.838Z] [2020-05-14T23:00:22.838Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:00:22.838Z] #35 DONE 0.4s [2020-05-14T23:00:22.838Z] [2020-05-14T23:00:22.838Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:00:22.838Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s [2020-05-14T23:00:23.123Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2020-05-14T23:00:23.406Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-14T23:00:24.889Z] #57 ... [2020-05-14T23:00:24.889Z] [2020-05-14T23:00:24.889Z] #20 [internal] load build context [2020-05-14T23:00:24.889Z] #20 transferring context: 50.64MB 2.4s done [2020-05-14T23:00:24.889Z] #20 DONE 2.4s [2020-05-14T23:00:24.889Z] [2020-05-14T23:00:24.889Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:00:25.184Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-05-14T23:00:25.184Z] #57 DONE 2.6s [2020-05-14T23:00:25.184Z] [2020-05-14T23:00:25.184Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:29.596Z] #21 4.044 + RM_GOPATH=0 [2020-05-14T23:00:29.596Z] #21 4.045 + TMP_GOPATH= [2020-05-14T23:00:29.596Z] #21 4.045 + : /build [2020-05-14T23:00:29.596Z] #21 4.045 + '[' -z '' ']' [2020-05-14T23:00:29.596Z] #21 4.047 ++ mktemp -d [2020-05-14T23:00:29.596Z] #21 4.050 + export GOPATH=/tmp/tmp.sZgGP0BO9a [2020-05-14T23:00:29.596Z] #21 4.050 + GOPATH=/tmp/tmp.sZgGP0BO9a [2020-05-14T23:00:29.596Z] #21 4.050 + RM_GOPATH=1 [2020-05-14T23:00:29.596Z] #21 4.054 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:29.596Z] #21 4.056 + dir=/tmp/install [2020-05-14T23:00:29.596Z] #21 4.056 + bin=dockercli [2020-05-14T23:00:29.596Z] #21 4.056 + shift [2020-05-14T23:00:29.596Z] #21 4.056 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-14T23:00:29.596Z] #21 4.056 + . /tmp/install/dockercli.installer [2020-05-14T23:00:29.596Z] #21 4.057 ++ : stable [2020-05-14T23:00:29.596Z] #21 4.057 ++ : 17.06.2-ce [2020-05-14T23:00:29.596Z] #21 4.059 + install_dockercli [2020-05-14T23:00:29.596Z] #21 4.059 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:00:29.596Z] #21 4.059 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:00:29.596Z] #21 4.060 ++ uname -m [2020-05-14T23:00:29.596Z] #21 4.061 + arch=s390x [2020-05-14T23:00:29.596Z] #21 4.061 + '[' s390x '!=' x86_64 ']' [2020-05-14T23:00:29.596Z] #21 4.061 + '[' s390x '!=' s390x ']' [2020-05-14T23:00:29.596Z] #21 4.061 + url=https://download.docker.com/linux/static [2020-05-14T23:00:29.596Z] #21 4.062 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-14T23:00:29.596Z] #21 4.066 + tar -xz docker/docker [2020-05-14T23:00:32.268Z] #21 ... [2020-05-14T23:00:32.268Z] [2020-05-14T23:00:32.268Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:32.268Z] #54 3.660 + RM_GOPATH=0 [2020-05-14T23:00:32.268Z] #54 3.660 + TMP_GOPATH= [2020-05-14T23:00:32.268Z] #54 3.660 + : /build [2020-05-14T23:00:32.268Z] #54 3.660 + '[' -z '' ']' [2020-05-14T23:00:32.268Z] #54 3.661 ++ mktemp -d [2020-05-14T23:00:32.268Z] #54 3.663 + export GOPATH=/tmp/tmp.rSJPsfSasG [2020-05-14T23:00:32.268Z] #54 3.663 + GOPATH=/tmp/tmp.rSJPsfSasG [2020-05-14T23:00:32.268Z] #54 3.664 + RM_GOPATH=1 [2020-05-14T23:00:32.268Z] #54 3.664 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:32.268Z] #54 3.666 + dir=/tmp/install [2020-05-14T23:00:32.268Z] #54 3.666 + bin=rootlesskit [2020-05-14T23:00:32.268Z] #54 3.667 + shift [2020-05-14T23:00:32.268Z] #54 3.667 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-14T23:00:32.268Z] #54 3.667 + . /tmp/install/rootlesskit.installer [2020-05-14T23:00:32.268Z] #54 3.668 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:00:32.268Z] #54 3.668 + install_rootlesskit [2020-05-14T23:00:32.268Z] #54 3.669 + case "$1" in [2020-05-14T23:00:32.268Z] #54 3.670 + export CGO_ENABLED=0 [2020-05-14T23:00:32.268Z] #54 3.671 + CGO_ENABLED=0 [2020-05-14T23:00:32.268Z] #54 3.671 + _install_rootlesskit [2020-05-14T23:00:32.268Z] #54 3.671 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-14T23:00:32.268Z] #54 3.671 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:00:32.268Z] #54 3.671 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rSJPsfSasG/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:00:32.268Z] #54 3.673 Cloning into '/tmp/tmp.rSJPsfSasG/src/github.com/rootless-containers/rootlesskit'... [2020-05-14T23:00:32.268Z] #54 7.378 + cd /tmp/tmp.rSJPsfSasG/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:00:32.268Z] #54 7.379 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:00:32.268Z] #54 7.444 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:00:32.268Z] #54 7.445 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-14T23:00:32.550Z] #54 ... [2020-05-14T23:00:32.550Z] [2020-05-14T23:00:32.550Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:00:32.550Z] #51 1.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:00:32.550Z] #51 1.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:00:32.550Z] #51 1.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:00:32.550Z] #51 2.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-14T23:00:32.550Z] #51 3.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-14T23:00:32.550Z] #51 5.424 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-14T23:00:32.831Z] #51 ... [2020-05-14T23:00:32.831Z] [2020-05-14T23:00:32.831Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:00:32.831Z] #17 2.249 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:00:32.831Z] #17 2.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:00:32.831Z] #17 2.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:00:32.831Z] #17 3.075 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-14T23:00:32.831Z] #17 4.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-14T23:00:32.831Z] #17 6.679 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-14T23:00:32.831Z] #17 ... [2020-05-14T23:00:32.831Z] [2020-05-14T23:00:32.831Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:00:32.831Z] #28 1.660 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-14T23:00:32.831Z] #28 1.660 Cloning into '.'... [2020-05-14T23:00:33.113Z] #28 ... [2020-05-14T23:00:33.113Z] [2020-05-14T23:00:33.113Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:00:33.113Z] #36 2.527 + git clone https://github.com/docker/distribution.git . [2020-05-14T23:00:33.113Z] #36 2.529 Cloning into '.'... [2020-05-14T23:00:33.113Z] #36 ... [2020-05-14T23:00:33.113Z] [2020-05-14T23:00:33.113Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:33.113Z] #38 3.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:00:33.113Z] #38 3.094 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:00:33.113Z] #38 3.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:00:33.113Z] #38 3.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-14T23:00:33.113Z] #38 5.447 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-14T23:00:33.113Z] #38 6.950 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-14T23:00:33.395Z] #38 ... [2020-05-14T23:00:33.395Z] [2020-05-14T23:00:33.395Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:33.395Z] #23 1.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:00:33.395Z] #23 1.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:00:33.395Z] #23 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:00:33.395Z] #23 2.359 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-14T23:00:33.395Z] #23 3.661 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-14T23:00:33.395Z] #23 5.747 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-14T23:00:33.395Z] #23 ... [2020-05-14T23:00:33.395Z] [2020-05-14T23:00:33.395Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:00:33.395Z] #32 2.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:00:33.395Z] #32 2.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:00:33.395Z] #32 2.921 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:00:33.395Z] #32 3.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-05-14T23:00:33.395Z] #32 4.980 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [177 kB] [2020-05-14T23:00:33.395Z] #32 6.514 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-14T23:00:33.410Z] Fetching without tags [2020-05-14T23:00:33.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:33.384Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:00:33.388Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:33.409Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:00:33.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:00:33.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:00:33.432Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:00:33.676Z] #32 ... [2020-05-14T23:00:33.676Z] [2020-05-14T23:00:33.676Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:33.676Z] #59 3.720 + RM_GOPATH=0 [2020-05-14T23:00:33.676Z] #59 3.721 + TMP_GOPATH= [2020-05-14T23:00:33.676Z] #59 3.721 + : /build [2020-05-14T23:00:33.676Z] #59 3.722 + '[' -z '' ']' [2020-05-14T23:00:33.676Z] #59 3.722 ++ mktemp -d [2020-05-14T23:00:33.676Z] #59 3.726 + export GOPATH=/tmp/tmp.CGggI4xoDV [2020-05-14T23:00:33.676Z] #59 3.728 + GOPATH=/tmp/tmp.CGggI4xoDV [2020-05-14T23:00:33.676Z] #59 3.728 + RM_GOPATH=1 [2020-05-14T23:00:33.676Z] #59 3.729 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:33.676Z] #59 3.730 + dir=/tmp/install [2020-05-14T23:00:33.676Z] #59 3.730 + bin=proxy [2020-05-14T23:00:33.676Z] #59 3.730 + shift [2020-05-14T23:00:33.676Z] #59 3.730 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-14T23:00:33.676Z] #59 3.732 + . /tmp/install/proxy.installer [2020-05-14T23:00:33.676Z] #59 3.732 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:00:33.676Z] #59 3.736 + install_proxy [2020-05-14T23:00:33.676Z] #59 3.736 + case "$1" in [2020-05-14T23:00:33.676Z] #59 3.736 + export CGO_ENABLED=0 [2020-05-14T23:00:33.676Z] #59 3.736 + CGO_ENABLED=0 [2020-05-14T23:00:33.676Z] #59 3.736 + _install_proxy [2020-05-14T23:00:33.676Z] #59 3.737 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-14T23:00:33.676Z] #59 3.739 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:00:33.676Z] #59 3.739 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CGggI4xoDV/src/github.com/docker/libnetwork [2020-05-14T23:00:33.676Z] #59 3.740 Cloning into '/tmp/tmp.CGggI4xoDV/src/github.com/docker/libnetwork'... [2020-05-14T23:00:33.936Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:00:33.957Z] #59 ... [2020-05-14T23:00:33.957Z] [2020-05-14T23:00:33.957Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:00:33.957Z] #51 11.56 Fetched 8043 kB in 10s (779 kB/s) [2020-05-14T23:00:34.964Z] #51 11.56 Reading package lists... [2020-05-14T23:00:34.964Z] #51 ... [2020-05-14T23:00:34.964Z] [2020-05-14T23:00:34.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:34.964Z] #41 2.311 + RM_GOPATH=0 [2020-05-14T23:00:34.964Z] #41 2.311 + TMP_GOPATH= [2020-05-14T23:00:34.964Z] #41 2.311 + : /build [2020-05-14T23:00:34.964Z] #41 2.311 + '[' -z '' ']' [2020-05-14T23:00:34.964Z] #41 2.311 ++ mktemp -d [2020-05-14T23:00:34.964Z] #41 2.311 + export GOPATH=/tmp/tmp.FxmWtofWvD [2020-05-14T23:00:34.964Z] #41 2.311 + GOPATH=/tmp/tmp.FxmWtofWvD [2020-05-14T23:00:34.964Z] #41 2.311 + RM_GOPATH=1 [2020-05-14T23:00:34.964Z] #41 2.311 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:34.964Z] #41 2.318 + dir=/tmp/install [2020-05-14T23:00:34.964Z] #41 2.318 + bin=vndr [2020-05-14T23:00:34.964Z] #41 2.318 + shift [2020-05-14T23:00:34.964Z] #41 2.318 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-14T23:00:34.964Z] #41 2.318 + . /tmp/install/vndr.installer [2020-05-14T23:00:34.964Z] #41 2.318 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:00:34.964Z] #41 2.319 + install_vndr [2020-05-14T23:00:34.964Z] #41 2.319 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-14T23:00:34.964Z] #41 2.320 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:00:34.964Z] #41 2.324 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FxmWtofWvD/src/github.com/LK4D4/vndr [2020-05-14T23:00:34.964Z] #41 2.329 Cloning into '/tmp/tmp.FxmWtofWvD/src/github.com/LK4D4/vndr'... [2020-05-14T23:00:34.964Z] #41 2.816 + cd /tmp/tmp.FxmWtofWvD/src/github.com/LK4D4/vndr [2020-05-14T23:00:34.964Z] #41 2.817 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:00:34.964Z] #41 2.830 + go build -buildmode=pie -v -o /build/vndr . [2020-05-14T23:00:34.964Z] #41 3.949 runtime/internal/atomic [2020-05-14T23:00:34.964Z] #41 3.950 internal/cpu [2020-05-14T23:00:34.964Z] #41 4.120 runtime/internal/sys [2020-05-14T23:00:34.964Z] #41 4.218 runtime/internal/math [2020-05-14T23:00:34.964Z] #41 4.311 internal/race [2020-05-14T23:00:34.964Z] #41 4.325 sync/atomic [2020-05-14T23:00:34.964Z] #41 4.382 internal/bytealg [2020-05-14T23:00:34.964Z] #41 4.552 unicode [2020-05-14T23:00:34.964Z] #41 4.879 runtime [2020-05-14T23:00:34.964Z] #41 7.568 unicode/utf8 [2020-05-14T23:00:34.964Z] #41 8.089 math [2020-05-14T23:00:35.247Z] #41 ... [2020-05-14T23:00:35.247Z] [2020-05-14T23:00:35.247Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:35.247Z] #30 3.777 + RM_GOPATH=0 [2020-05-14T23:00:35.247Z] #30 3.777 + TMP_GOPATH= [2020-05-14T23:00:35.247Z] #30 3.777 + : /build [2020-05-14T23:00:35.247Z] #30 3.777 + '[' -z '' ']' [2020-05-14T23:00:35.247Z] #30 3.777 ++ mktemp -d [2020-05-14T23:00:35.247Z] #30 3.780 + export GOPATH=/tmp/tmp.8AmD6ZPiWW [2020-05-14T23:00:35.247Z] #30 3.780 + GOPATH=/tmp/tmp.8AmD6ZPiWW [2020-05-14T23:00:35.247Z] #30 3.780 + RM_GOPATH=1 [2020-05-14T23:00:35.247Z] #30 3.780 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:35.247Z] #30 3.782 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:00:35.247Z] #30 3.782 + dir=/tmp/install [2020-05-14T23:00:35.247Z] #30 3.782 + bin=tomlv [2020-05-14T23:00:35.247Z] #30 3.782 + shift [2020-05-14T23:00:35.247Z] #30 3.782 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-14T23:00:35.247Z] #30 3.782 + . /tmp/install/tomlv.installer [2020-05-14T23:00:35.247Z] #30 3.782 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:00:35.247Z] #30 3.782 + install_tomlv [2020-05-14T23:00:35.247Z] #30 3.782 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-14T23:00:35.247Z] #30 3.782 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8AmD6ZPiWW/src/github.com/BurntSushi/toml [2020-05-14T23:00:35.247Z] #30 3.803 Cloning into '/tmp/tmp.8AmD6ZPiWW/src/github.com/BurntSushi/toml'... [2020-05-14T23:00:35.247Z] #30 4.695 + cd /tmp/tmp.8AmD6ZPiWW/src/github.com/BurntSushi/toml [2020-05-14T23:00:35.247Z] #30 4.695 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:00:35.247Z] #30 4.724 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:00:35.247Z] #30 5.230 math/bits [2020-05-14T23:00:35.247Z] #30 5.280 runtime [2020-05-14T23:00:35.247Z] #30 5.849 math [2020-05-14T23:00:35.247Z] #30 10.19 internal/testlog [2020-05-14T23:00:35.247Z] #30 ... [2020-05-14T23:00:35.247Z] [2020-05-14T23:00:35.247Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:35.247Z] #43 3.649 + RM_GOPATH=0 [2020-05-14T23:00:35.247Z] #43 3.649 + TMP_GOPATH= [2020-05-14T23:00:35.247Z] #43 3.649 + : /build [2020-05-14T23:00:35.247Z] #43 3.649 + '[' -z '' ']' [2020-05-14T23:00:35.247Z] #43 3.649 ++ mktemp -d [2020-05-14T23:00:35.247Z] #43 3.649 + export GOPATH=/tmp/tmp.KhSdkqVopY [2020-05-14T23:00:35.247Z] #43 3.649 + GOPATH=/tmp/tmp.KhSdkqVopY [2020-05-14T23:00:35.247Z] #43 3.649 + RM_GOPATH=1 [2020-05-14T23:00:35.247Z] #43 3.650 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:35.247Z] #43 3.652 + dir=/tmp/install [2020-05-14T23:00:35.247Z] #43 3.652 + bin=gotestsum [2020-05-14T23:00:35.247Z] #43 3.652 + shift [2020-05-14T23:00:35.247Z] #43 3.652 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-14T23:00:35.247Z] #43 3.652 + . /tmp/install/gotestsum.installer [2020-05-14T23:00:35.247Z] #43 3.652 ++ : v0.3.5 [2020-05-14T23:00:35.247Z] #43 3.652 + install_gotestsum [2020-05-14T23:00:35.247Z] #43 3.652 + echo 'Installing gotestsum version v0.3.5' [2020-05-14T23:00:35.247Z] #43 3.653 Installing gotestsum version v0.3.5 [2020-05-14T23:00:35.247Z] #43 3.653 + go get -d gotest.tools/gotestsum [2020-05-14T23:00:35.416Z] Merge succeeded, producing aa36dbfda277f2d3159c5643500b2effee71fca3 [2020-05-14T23:00:35.417Z] Checking out Revision aa36dbfda277f2d3159c5643500b2effee71fca3 (PR-40967) [2020-05-14T23:00:35.530Z] #43 ... [2020-05-14T23:00:35.530Z] [2020-05-14T23:00:35.530Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:35.530Z] #47 3.435 + RM_GOPATH=0 [2020-05-14T23:00:35.530Z] #47 3.436 + TMP_GOPATH= [2020-05-14T23:00:35.530Z] #47 3.436 + : /build [2020-05-14T23:00:35.530Z] #47 3.436 + '[' -z '' ']' [2020-05-14T23:00:35.530Z] #47 3.436 ++ mktemp -d [2020-05-14T23:00:35.530Z] #47 3.438 + export GOPATH=/tmp/tmp.DFJcnNwgkV [2020-05-14T23:00:35.530Z] #47 3.438 + GOPATH=/tmp/tmp.DFJcnNwgkV [2020-05-14T23:00:35.530Z] #47 3.438 + RM_GOPATH=1 [2020-05-14T23:00:35.530Z] #47 3.439 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:35.530Z] #47 3.441 + dir=/tmp/install [2020-05-14T23:00:35.530Z] #47 3.441 + bin=shfmt [2020-05-14T23:00:35.530Z] #47 3.441 + shift [2020-05-14T23:00:35.530Z] #47 3.441 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-14T23:00:35.530Z] #47 3.441 + . /tmp/install/shfmt.installer [2020-05-14T23:00:35.530Z] #47 3.442 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:00:35.530Z] #47 3.442 + install_shfmt [2020-05-14T23:00:35.530Z] #47 3.442 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-14T23:00:35.530Z] #47 3.442 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:00:35.530Z] #47 3.442 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DFJcnNwgkV/src/github.com/mvdan/sh [2020-05-14T23:00:35.530Z] #47 3.444 Cloning into '/tmp/tmp.DFJcnNwgkV/src/github.com/mvdan/sh'... [2020-05-14T23:00:35.530Z] #47 9.762 + cd /tmp/tmp.DFJcnNwgkV/src/github.com/mvdan/sh [2020-05-14T23:00:35.530Z] #47 9.763 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:00:35.530Z] #47 9.900 + GO111MODULE=on [2020-05-14T23:00:35.530Z] #47 9.900 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-14T23:00:35.530Z] #47 ... [2020-05-14T23:00:35.530Z] [2020-05-14T23:00:35.530Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:35.530Z] #45 3.350 + RM_GOPATH=0 [2020-05-14T23:00:35.530Z] #45 3.350 + TMP_GOPATH= [2020-05-14T23:00:35.530Z] #45 3.350 + : /build [2020-05-14T23:00:35.530Z] #45 3.350 + '[' -z '' ']' [2020-05-14T23:00:35.530Z] #45 3.352 ++ mktemp -d [2020-05-14T23:00:35.530Z] #45 3.354 + export GOPATH=/tmp/tmp.ok7miyVnMI [2020-05-14T23:00:35.530Z] #45 3.354 + GOPATH=/tmp/tmp.ok7miyVnMI [2020-05-14T23:00:35.530Z] #45 3.354 + RM_GOPATH=1 [2020-05-14T23:00:35.530Z] #45 3.357 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:35.530Z] #45 3.358 + dir=/tmp/install [2020-05-14T23:00:35.530Z] #45 3.359 + bin=golangci_lint [2020-05-14T23:00:35.530Z] #45 3.359 + shift [2020-05-14T23:00:35.530Z] #45 3.359 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-14T23:00:35.530Z] #45 3.359 + . /tmp/install/golangci_lint.installer [2020-05-14T23:00:35.530Z] #45 3.360 ++ : v1.23.8 [2020-05-14T23:00:35.530Z] #45 3.362 + install_golangci_lint [2020-05-14T23:00:35.530Z] #45 3.362 + echo 'Installing golangci-lint version v1.23.8' [2020-05-14T23:00:35.530Z] #45 3.362 Installing golangci-lint version v1.23.8 [2020-05-14T23:00:35.530Z] #45 3.363 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-14T23:00:35.644Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:00:33.956Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:33.960Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:00:35.124Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:00:35.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:00:35.437Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:00:35.440Z] > git checkout -f aa36dbfda277f2d3159c5643500b2effee71fca3 # timeout=10 [2020-05-14T23:00:35.669Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:00:35.820Z] #45 ... [2020-05-14T23:00:35.820Z] [2020-05-14T23:00:35.820Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:35.820Z] #49 4.063 + RM_GOPATH=0 [2020-05-14T23:00:35.820Z] #49 4.063 + TMP_GOPATH= [2020-05-14T23:00:35.820Z] #49 4.063 + : /build [2020-05-14T23:00:35.820Z] #49 4.063 + '[' -z '' ']' [2020-05-14T23:00:35.820Z] #49 4.064 ++ mktemp -d [2020-05-14T23:00:35.820Z] #49 4.065 + export GOPATH=/tmp/tmp.s4G1cLFM9v [2020-05-14T23:00:35.820Z] #49 4.065 + GOPATH=/tmp/tmp.s4G1cLFM9v [2020-05-14T23:00:35.820Z] #49 4.065 + RM_GOPATH=1 [2020-05-14T23:00:35.820Z] #49 4.065 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:35.820Z] #49 4.066 + dir=/tmp/install [2020-05-14T23:00:35.820Z] #49 4.066 + bin=runc [2020-05-14T23:00:35.820Z] #49 4.066 + shift [2020-05-14T23:00:35.820Z] #49 4.066 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-14T23:00:35.820Z] #49 4.066 + . /tmp/install/runc.installer [2020-05-14T23:00:35.820Z] #49 4.066 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:35.820Z] #49 4.067 + install_runc [2020-05-14T23:00:35.820Z] #49 4.070 + uname -r [2020-05-14T23:00:35.820Z] #49 4.071 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-14T23:00:35.820Z] #49 4.072 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-14T23:00:35.820Z] #49 4.073 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-14T23:00:35.820Z] #49 4.074 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-14T23:00:35.820Z] #49 4.074 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.s4G1cLFM9v/src/github.com/opencontainers/runc [2020-05-14T23:00:35.820Z] #49 4.078 Cloning into '/tmp/tmp.s4G1cLFM9v/src/github.com/opencontainers/runc'... [2020-05-14T23:00:35.820Z] #49 ... [2020-05-14T23:00:35.820Z] [2020-05-14T23:00:35.820Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:35.820Z] #21 10.39 + mkdir -p /build [2020-05-14T23:00:35.820Z] #21 10.39 + mv docker/docker /build/ [2020-05-14T23:00:35.820Z] #21 10.40 + rmdir docker [2020-05-14T23:00:35.820Z] #21 DONE 10.8s [2020-05-14T23:00:35.820Z] [2020-05-14T23:00:35.820Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:35.820Z] #30 10.49 encoding [2020-05-14T23:00:35.820Z] #30 10.62 runtime/cgo [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:00:36.554Z] + docker version [2020-05-14T23:00:36.554Z] Client: [2020-05-14T23:00:36.554Z] Version: 18.06.1-ce [2020-05-14T23:00:36.554Z] API version: 1.38 [2020-05-14T23:00:36.554Z] Go version: go1.10.3 [2020-05-14T23:00:36.554Z] Git commit: e68fc7a [2020-05-14T23:00:36.554Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-14T23:00:36.554Z] OS/Arch: linux/ppc64le [2020-05-14T23:00:36.554Z] Experimental: false [2020-05-14T23:00:36.554Z] [2020-05-14T23:00:36.554Z] Server: [2020-05-14T23:00:36.554Z] Engine: [2020-05-14T23:00:36.554Z] Version: 18.06.1-ce [2020-05-14T23:00:36.554Z] API version: 1.38 (minimum version 1.12) [2020-05-14T23:00:36.554Z] Go version: go1.10.3 [2020-05-14T23:00:36.554Z] Git commit: e68fc7a [2020-05-14T23:00:36.554Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-14T23:00:36.554Z] OS/Arch: linux/ppc64le [2020-05-14T23:00:36.554Z] Experimental: true [Pipeline] sh [2020-05-14T23:00:36.940Z] + docker info [2020-05-14T23:00:36.940Z] Containers: 0 [2020-05-14T23:00:36.940Z] Running: 0 [2020-05-14T23:00:36.940Z] Paused: 0 [2020-05-14T23:00:36.940Z] Stopped: 0 [2020-05-14T23:00:36.940Z] Images: 0 [2020-05-14T23:00:36.940Z] Server Version: 18.06.1-ce [2020-05-14T23:00:36.940Z] Storage Driver: overlay2 [2020-05-14T23:00:36.940Z] Backing Filesystem: extfs [2020-05-14T23:00:36.940Z] Supports d_type: true [2020-05-14T23:00:36.940Z] Native Overlay Diff: true [2020-05-14T23:00:36.940Z] Logging Driver: json-file [2020-05-14T23:00:36.940Z] Cgroup Driver: cgroupfs [2020-05-14T23:00:36.940Z] Plugins: [2020-05-14T23:00:36.940Z] Volume: local [2020-05-14T23:00:36.940Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:00:36.940Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-14T23:00:36.940Z] Swarm: inactive [2020-05-14T23:00:36.940Z] Runtimes: runc [2020-05-14T23:00:36.940Z] Default Runtime: runc [2020-05-14T23:00:36.940Z] Init Binary: docker-init [2020-05-14T23:00:36.940Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-14T23:00:36.940Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-14T23:00:36.940Z] init version: fec3683 [2020-05-14T23:00:36.940Z] Security Options: [2020-05-14T23:00:36.940Z] apparmor [2020-05-14T23:00:36.940Z] seccomp [2020-05-14T23:00:36.940Z] Profile: default [2020-05-14T23:00:36.940Z] Kernel Version: 4.4.0-139-generic [2020-05-14T23:00:36.940Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-14T23:00:36.940Z] OSType: linux [2020-05-14T23:00:36.940Z] Architecture: ppc64le [2020-05-14T23:00:36.940Z] CPUs: 4 [2020-05-14T23:00:36.940Z] Total Memory: 7.972GiB [2020-05-14T23:00:36.940Z] Name: ppc64le-ubuntu-13 [2020-05-14T23:00:36.940Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-14T23:00:36.940Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:00:36.940Z] Debug Mode (client): false [2020-05-14T23:00:36.940Z] Debug Mode (server): false [2020-05-14T23:00:36.940Z] Username: dockerbuildbot [2020-05-14T23:00:36.940Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:00:36.940Z] Labels: [2020-05-14T23:00:36.940Z] Experimental: true [2020-05-14T23:00:36.940Z] Insecure Registries: [2020-05-14T23:00:36.940Z] 127.0.0.0/8 [2020-05-14T23:00:36.940Z] Live Restore Enabled: false [2020-05-14T23:00:36.940Z] [Pipeline] sh [2020-05-14T23:00:37.324Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:37.324Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:00:37.324Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:00:37.324Z] + bash /home/docker/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:00:37.324Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:00:37.324Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-14T23:00:37.324Z] [2020-05-14T23:00:37.324Z] Generally Necessary: [2020-05-14T23:00:37.324Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:00:37.324Z] - apparmor: enabled and tools installed [2020-05-14T23:00:37.610Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:00:37.610Z] - CONFIG_NET_NS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_PID_NS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_MEMCG: enabled [2020-05-14T23:00:37.610Z] - CONFIG_KEYS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:00:37.610Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:00:37.610Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:00:37.610Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-14T23:00:37.610Z] [2020-05-14T23:00:37.610Z] Optional Features: [2020-05-14T23:00:37.610Z] - CONFIG_USER_NS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:00:37.610Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:00:37.610Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:00:37.610Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:00:37.610Z] (cgroup swap accounting is currently enabled) [2020-05-14T23:00:37.896Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-14T23:00:37.896Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:00:37.896Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:00:37.896Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:00:37.896Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:00:37.896Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:00:37.896Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:00:37.896Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:00:37.896Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:00:37.896Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:00:37.896Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:00:37.896Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:00:37.896Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:00:37.896Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:00:37.896Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:00:37.896Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:00:37.896Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:00:37.896Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:00:37.896Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:00:37.896Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:00:37.896Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:00:37.896Z] - Network Drivers: [2020-05-14T23:00:37.896Z] - "overlay": [2020-05-14T23:00:37.896Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:00:37.896Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:00:37.896Z] Optional (for encrypted networks): [2020-05-14T23:00:38.182Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:00:38.182Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_XFRM: enabled [2020-05-14T23:00:38.182Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:00:38.182Z] - "ipvlan": [2020-05-14T23:00:38.182Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:00:38.182Z] - "macvlan": [2020-05-14T23:00:38.182Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:00:38.182Z] - "ftp,tftp client in container": [2020-05-14T23:00:38.182Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:00:38.182Z] - Storage Drivers: [2020-05-14T23:00:38.182Z] - "aufs": [2020-05-14T23:00:38.182Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:00:38.182Z] - "btrfs": [2020-05-14T23:00:38.182Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:00:38.182Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:00:38.182Z] - "devicemapper": [2020-05-14T23:00:38.182Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:00:38.182Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:00:38.182Z] - "overlay": [2020-05-14T23:00:38.182Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:00:38.182Z] - "zfs": [2020-05-14T23:00:38.182Z] - /dev/zfs: missing [2020-05-14T23:00:38.182Z] - zfs command: missing [2020-05-14T23:00:38.182Z] - zpool command: missing [2020-05-14T23:00:38.182Z] [2020-05-14T23:00:38.182Z] Limits: [2020-05-14T23:00:38.182Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:00:38.182Z] [2020-05-14T23:00:38.182Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:00:38.614Z] + make bundles/buildx [2020-05-14T23:00:39.234Z] make: command: Command not found [2020-05-14T23:00:39.234Z] make: command: Command not found [2020-05-14T23:00:39.234Z] mkdir bundles [2020-05-14T23:00:39.234Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-14T23:00:39.234Z] --build-arg BUILDX_COMMIT \ [2020-05-14T23:00:39.234Z] --build-arg BUILDX_REPO \ [2020-05-14T23:00:39.234Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-14T23:00:39.234Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-14T23:00:39.234Z] . [2020-05-14T23:00:39.234Z] /bin/sh: 4: go: not found [2020-05-14T23:00:39.234Z] /bin/sh: 5: go: not found [2020-05-14T23:00:41.338Z] #30 ... [2020-05-14T23:00:41.338Z] [2020-05-14T23:00:41.338Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:41.338Z] #49 12.85 Checking out files: 98% (988/1002) Checking out files: 99% (992/1002) Checking out files: 100% (1002/1002) Checking out files: 100% (1002/1002), done. [2020-05-14T23:00:41.338Z] #49 12.88 + cd /tmp/tmp.s4G1cLFM9v/src/github.com/opencontainers/runc [2020-05-14T23:00:41.338Z] #49 12.88 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:00:41.338Z] #49 13.74 + '[' -z '' ']' [2020-05-14T23:00:41.338Z] #49 13.74 + target=static [2020-05-14T23:00:41.338Z] #49 13.74 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-14T23:00:41.338Z] #49 15.26 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-05-14T23:00:41.937Z] Sending build context to Docker daemon 55.39MB [2020-05-14T23:00:41.937Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-14T23:00:41.937Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-14T23:00:41.937Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-14T23:00:41.937Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-14T23:00:42.222Z] 1.13.10-stretch: Pulling from library/golang [2020-05-14T23:00:42.222Z] 4cde65f7be4b: Pulling fs layer [2020-05-14T23:00:42.222Z] 00bc277ea268: Pulling fs layer [2020-05-14T23:00:42.222Z] 31c03e97e8a1: Pulling fs layer [2020-05-14T23:00:42.222Z] 2cae94e17fa6: Pulling fs layer [2020-05-14T23:00:42.222Z] c017a1580661: Pulling fs layer [2020-05-14T23:00:42.222Z] b3343b78770d: Pulling fs layer [2020-05-14T23:00:42.222Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-14T23:00:42.222Z] c017a1580661: Waiting [2020-05-14T23:00:42.222Z] b3343b78770d: Waiting [2020-05-14T23:00:42.222Z] 7fe1d7df2e7c: Waiting [2020-05-14T23:00:42.222Z] 2cae94e17fa6: Waiting [2020-05-14T23:00:42.507Z] 31c03e97e8a1: Verifying Checksum [2020-05-14T23:00:42.507Z] 31c03e97e8a1: Download complete [2020-05-14T23:00:42.793Z] 00bc277ea268: Verifying Checksum [2020-05-14T23:00:42.793Z] 00bc277ea268: Download complete [2020-05-14T23:00:43.356Z] #49 ... [2020-05-14T23:00:43.356Z] [2020-05-14T23:00:43.356Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:43.356Z] #59 16.50 Checking out files: 89% (1851/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-14T23:00:43.356Z] #59 16.82 + cd /tmp/tmp.CGggI4xoDV/src/github.com/docker/libnetwork [2020-05-14T23:00:43.356Z] #59 16.82 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:00:43.356Z] #59 17.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-14T23:00:45.506Z] 4cde65f7be4b: Download complete [2020-05-14T23:00:46.030Z] #59 ... [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:00:46.030Z] #51 11.56 Reading package lists... [2020-05-14T23:00:46.030Z] #51 16.60 Reading package lists... [2020-05-14T23:00:46.030Z] #51 19.53 Building dependency tree... [2020-05-14T23:00:46.030Z] #51 20.56 The following additional packages will be installed: [2020-05-14T23:00:46.030Z] #51 20.56 libbtrfs0 [2020-05-14T23:00:46.030Z] #51 20.62 The following NEW packages will be installed: [2020-05-14T23:00:46.030Z] #51 20.62 libbtrfs-dev libbtrfs0 [2020-05-14T23:00:46.030Z] #51 20.76 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:00:46.030Z] #51 20.76 Need to get 118 kB of archives. [2020-05-14T23:00:46.030Z] #51 20.76 After this operation, 390 kB of additional disk space will be used. [2020-05-14T23:00:46.030Z] #51 20.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-14T23:00:46.030Z] #51 20.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-14T23:00:46.030Z] #51 21.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:00:46.030Z] #51 21.57 Fetched 118 kB in 0s (904 kB/s) [2020-05-14T23:00:46.030Z] #51 21.64 Selecting previously unselected package libbtrfs0. [2020-05-14T23:00:46.030Z] #51 21.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 ... 15176 files and directories currently installed.) [2020-05-14T23:00:46.030Z] #51 21.81 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-14T23:00:46.030Z] #51 21.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:00:46.030Z] #51 21.87 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:00:46.030Z] #51 21.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-14T23:00:46.030Z] #51 21.88 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:00:46.030Z] #51 22.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:00:46.030Z] #51 22.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:00:46.030Z] #51 22.15 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:00:46.030Z] #51 DONE 23.0s [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:46.030Z] #23 13.10 Fetched 8043 kB in 11s (711 kB/s) [2020-05-14T23:00:46.030Z] #23 13.10 Reading package lists... [2020-05-14T23:00:46.030Z] #23 17.52 Reading package lists... [2020-05-14T23:00:46.030Z] #23 21.57 Building dependency tree... [2020-05-14T23:00:46.030Z] #23 22.69 ca-certificates is already the newest version (20190110). [2020-05-14T23:00:46.030Z] #23 22.69 The following additional packages will be installed: [2020-05-14T23:00:46.030Z] #23 22.69 libjq1 libonig5 [2020-05-14T23:00:46.030Z] #23 23.09 The following NEW packages will be installed: [2020-05-14T23:00:46.030Z] #23 23.09 jq libjq1 libonig5 [2020-05-14T23:00:46.030Z] #23 23.26 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:00:46.030Z] #23 23.26 Need to get 350 kB of archives. [2020-05-14T23:00:46.030Z] #23 23.26 After this operation, 1154 kB of additional disk space will be used. [2020-05-14T23:00:46.030Z] #23 23.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-14T23:00:46.030Z] #23 ... [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:00:46.030Z] #17 13.18 Fetched 8043 kB in 11s (735 kB/s) [2020-05-14T23:00:46.030Z] #17 13.18 Reading package lists... [2020-05-14T23:00:46.030Z] #17 17.86 Reading package lists... [2020-05-14T23:00:46.030Z] #17 21.97 Building dependency tree... [2020-05-14T23:00:46.030Z] #17 23.41 libcap2-bin is already the newest version (1:2.25-2). [2020-05-14T23:00:46.030Z] #17 23.41 The following additional packages will be installed: [2020-05-14T23:00:46.030Z] #17 23.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-14T23:00:46.030Z] #17 23.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-14T23:00:46.030Z] #17 23.41 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-14T23:00:46.030Z] #17 23.41 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-14T23:00:46.030Z] #17 23.41 python3.7 python3.7-minimal vim-runtime xxd [2020-05-14T23:00:46.030Z] #17 23.41 Suggested packages: [2020-05-14T23:00:46.030Z] #17 23.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-14T23:00:46.030Z] #17 23.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-14T23:00:46.030Z] #17 23.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-14T23:00:46.030Z] #17 23.41 Recommended packages: [2020-05-14T23:00:46.030Z] #17 23.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-14T23:00:46.030Z] #17 23.41 python3-keyrings.alt python3-xdg unzip [2020-05-14T23:00:46.030Z] #17 ... [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:46.030Z] #23 23.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-14T23:00:46.030Z] #23 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-14T23:00:46.030Z] #23 ... [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:46.030Z] #47 11.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:00:46.030Z] #47 11.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:00:46.030Z] #47 11.06 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:00:46.030Z] #47 11.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:00:46.030Z] #47 11.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:00:46.030Z] #47 12.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:00:46.030Z] #47 12.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:00:46.030Z] #47 13.75 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:00:46.030Z] #47 14.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:00:46.030Z] #47 14.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:00:46.030Z] #47 14.95 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:00:46.030Z] #47 15.12 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:00:46.030Z] #47 15.47 runtime/cgo [2020-05-14T23:00:46.030Z] #47 15.48 runtime [2020-05-14T23:00:46.030Z] #47 ... [2020-05-14T23:00:46.030Z] [2020-05-14T23:00:46.030Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:00:46.030Z] #36 13.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-14T23:00:46.030Z] #36 15.65 + 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-05-14T23:00:46.130Z] 2cae94e17fa6: Verifying Checksum [2020-05-14T23:00:46.130Z] 2cae94e17fa6: Download complete [2020-05-14T23:00:46.311Z] #36 ... [2020-05-14T23:00:46.311Z] [2020-05-14T23:00:46.311Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:00:46.311Z] #32 13.77 Fetched 8043 kB in 11s (733 kB/s) [2020-05-14T23:00:46.311Z] #32 13.77 Reading package lists... [2020-05-14T23:00:46.311Z] #32 18.18 Reading package lists... [2020-05-14T23:00:46.311Z] #32 22.19 Building dependency tree... [2020-05-14T23:00:46.311Z] #32 23.77 The following additional packages will be installed: [2020-05-14T23:00:46.311Z] #32 23.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-14T23:00:46.311Z] #32 23.77 Suggested packages: [2020-05-14T23:00:46.311Z] #32 23.77 cmake-doc ninja-build lrzip [2020-05-14T23:00:46.311Z] #32 23.77 Recommended packages: [2020-05-14T23:00:46.312Z] #32 23.77 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-14T23:00:46.419Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-14T23:00:46.419Z] 7fe1d7df2e7c: Download complete [2020-05-14T23:00:46.594Z] #32 ... [2020-05-14T23:00:46.594Z] [2020-05-14T23:00:46.594Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:46.594Z] #38 14.01 Fetched 8043 kB in 11s (732 kB/s) [2020-05-14T23:00:46.594Z] #38 14.01 Reading package lists... [2020-05-14T23:00:46.594Z] #38 18.57 Reading package lists... [2020-05-14T23:00:46.594Z] #38 22.61 Building dependency tree... [2020-05-14T23:00:46.594Z] #38 24.23 The following additional packages will be installed: [2020-05-14T23:00:46.594Z] #38 24.23 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-14T23:00:46.594Z] #38 24.23 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-14T23:00:46.594Z] #38 24.24 Suggested packages: [2020-05-14T23:00:46.594Z] #38 24.24 manpages-dev python-setuptools [2020-05-14T23:00:46.594Z] #38 ... [2020-05-14T23:00:46.594Z] [2020-05-14T23:00:46.594Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:46.594Z] #23 24.18 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:00:46.707Z] c017a1580661: Verifying Checksum [2020-05-14T23:00:46.707Z] c017a1580661: Download complete [2020-05-14T23:00:46.875Z] #23 24.30 Fetched 350 kB in 0s (2322 kB/s) [2020-05-14T23:00:46.875Z] #23 24.36 Selecting previously unselected package libonig5:s390x. [2020-05-14T23:00:46.875Z] #23 24.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-14T23:00:46.875Z] #23 24.41 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-14T23:00:46.875Z] #23 24.42 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-14T23:00:47.157Z] #23 24.62 Selecting previously unselected package libjq1:s390x. [2020-05-14T23:00:47.157Z] #23 24.62 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-14T23:00:47.157Z] #23 24.62 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-14T23:00:47.439Z] #23 24.83 Selecting previously unselected package jq. [2020-05-14T23:00:47.439Z] #23 24.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-14T23:00:47.439Z] #23 24.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:00:47.439Z] #23 24.96 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-14T23:00:47.439Z] #23 24.96 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-14T23:00:47.439Z] #23 24.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:00:47.439Z] #23 24.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:00:47.752Z] #23 ... [2020-05-14T23:00:47.752Z] [2020-05-14T23:00:47.752Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:47.752Z] #41 12.68 unicode/utf16 [2020-05-14T23:00:47.752Z] #41 12.85 container/list [2020-05-14T23:00:47.752Z] #41 13.39 crypto/internal/subtle [2020-05-14T23:00:47.752Z] #41 13.49 crypto/subtle [2020-05-14T23:00:47.752Z] #41 13.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-14T23:00:47.752Z] #41 13.64 internal/nettrace [2020-05-14T23:00:47.752Z] #41 13.76 runtime/cgo [2020-05-14T23:00:47.752Z] #41 18.48 vendor/golang.org/x/crypto/internal/subtle [2020-05-14T23:00:47.752Z] #41 ... [2020-05-14T23:00:47.752Z] [2020-05-14T23:00:47.752Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:47.752Z] #38 25.23 The following NEW packages will be installed: [2020-05-14T23:00:47.752Z] #38 25.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-14T23:00:47.752Z] #38 25.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-14T23:00:47.752Z] #38 25.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-14T23:00:47.752Z] #38 25.27 python-six zlib1g-dev [2020-05-14T23:00:48.068Z] #38 ... [2020-05-14T23:00:48.068Z] [2020-05-14T23:00:48.068Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:00:48.068Z] #23 DONE 25.4s [2020-05-14T23:00:48.068Z] [2020-05-14T23:00:48.068Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:48.068Z] #38 25.42 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:00:48.068Z] #38 25.42 Need to get 3742 kB of archives. [2020-05-14T23:00:48.068Z] #38 25.42 After this operation, 22.0 MB of additional disk space will be used. [2020-05-14T23:00:48.068Z] #38 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-14T23:00:48.068Z] #38 25.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-14T23:00:48.068Z] #38 25.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-14T23:00:48.068Z] #38 25.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-14T23:00:48.068Z] #38 25.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-14T23:00:48.068Z] #38 25.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-14T23:00:48.068Z] #38 25.47 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-05-14T23:00:48.068Z] #38 25.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-14T23:00:48.068Z] #38 25.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-14T23:00:48.068Z] #38 ... [2020-05-14T23:00:48.068Z] [2020-05-14T23:00:48.068Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:00:48.068Z] #24 DONE 0.1s [2020-05-14T23:00:48.068Z] [2020-05-14T23:00:48.068Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:00:48.068Z] #38 25.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-14T23:00:48.068Z] #38 25.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-14T23:00:48.068Z] #38 25.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-14T23:00:48.068Z] #38 25.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-14T23:00:48.068Z] #38 25.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-14T23:00:48.068Z] #38 25.65 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-14T23:00:48.068Z] #38 25.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-14T23:00:48.068Z] #38 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-14T23:00:49.073Z] #38 26.70 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:00:49.356Z] #38 26.80 Fetched 3742 kB in 0s (10.2 MB/s) [2020-05-14T23:00:49.356Z] #38 26.83 Selecting previously unselected package libcap-dev:s390x. [2020-05-14T23:00:49.356Z] #38 26.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 ... 15176 files and directories currently installed.) [2020-05-14T23:00:49.356Z] #38 26.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-14T23:00:49.356Z] #38 26.92 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-14T23:00:49.356Z] #38 27.03 Selecting previously unselected package libnet1:s390x. [2020-05-14T23:00:49.638Z] #38 27.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-14T23:00:49.638Z] #38 27.04 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-14T23:00:49.638Z] #38 27.16 Selecting previously unselected package libnet1-dev. [2020-05-14T23:00:49.638Z] #38 27.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-14T23:00:49.638Z] #38 27.18 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:00:49.920Z] #38 27.37 Selecting previously unselected package libnl-3-200:s390x. [2020-05-14T23:00:49.920Z] #38 27.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-14T23:00:49.920Z] #38 27.38 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-14T23:00:49.920Z] #38 27.47 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-14T23:00:49.920Z] #38 27.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-14T23:00:49.920Z] #38 27.47 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-14T23:00:50.188Z] 4cde65f7be4b: Pull complete [2020-05-14T23:00:50.202Z] #38 27.72 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-14T23:00:50.202Z] #38 27.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-14T23:00:50.202Z] #38 27.74 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-14T23:00:50.202Z] #38 27.82 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-14T23:00:50.475Z] 00bc277ea268: Pull complete [2020-05-14T23:00:50.488Z] #38 27.83 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-14T23:00:50.488Z] #38 27.83 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-14T23:00:50.488Z] #38 27.93 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-14T23:00:50.488Z] #38 27.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-14T23:00:50.488Z] #38 27.94 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-14T23:00:50.758Z] 31c03e97e8a1: Pull complete [2020-05-14T23:00:50.770Z] #38 28.22 Selecting previously unselected package libprotobuf17:s390x. [2020-05-14T23:00:50.770Z] #38 28.22 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:50.770Z] #38 28.23 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-14T23:00:51.383Z] #38 28.65 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-14T23:00:51.383Z] #38 28.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:51.383Z] #38 28.66 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-14T23:00:51.383Z] #38 28.78 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-14T23:00:51.383Z] #38 28.78 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:51.383Z] #38 28.78 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-14T23:00:51.800Z] b3343b78770d: Verifying Checksum [2020-05-14T23:00:51.800Z] b3343b78770d: Download complete [2020-05-14T23:00:52.390Z] #38 29.71 Selecting previously unselected package libprotoc17:s390x. [2020-05-14T23:00:52.390Z] #38 29.72 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:52.390Z] #38 29.72 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-14T23:00:52.814Z] #38 30.28 Selecting previously unselected package protobuf-c-compiler. [2020-05-14T23:00:52.814Z] #38 30.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-14T23:00:52.814Z] #38 30.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:00:52.815Z] #38 30.40 Selecting previously unselected package protobuf-compiler. [2020-05-14T23:00:53.096Z] #38 30.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:53.096Z] #38 30.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:00:53.096Z] #38 30.53 Selecting previously unselected package python-pkg-resources. [2020-05-14T23:00:53.096Z] #38 30.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:00:53.096Z] #38 30.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-14T23:00:53.379Z] #38 30.71 Selecting previously unselected package python-six. [2020-05-14T23:00:53.379Z] #38 30.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-14T23:00:53.379Z] #38 30.73 Unpacking python-six (1.12.0-1) ... [2020-05-14T23:00:53.379Z] #38 30.84 Selecting previously unselected package python-protobuf. [2020-05-14T23:00:53.379Z] #38 30.85 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-14T23:00:53.379Z] #38 30.85 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-14T23:00:53.379Z] #38 ... [2020-05-14T23:00:53.379Z] [2020-05-14T23:00:53.379Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:00:53.379Z] #41 28.49 sync [2020-05-14T23:00:53.379Z] #41 28.49 internal/reflectlite [2020-05-14T23:00:54.628Z] 2cae94e17fa6: Pull complete [2020-05-14T23:00:54.856Z] #41 29.76 github.com/LK4D4/vndr/godl/singleflight [2020-05-14T23:00:54.856Z] #41 30.00 math/rand [2020-05-14T23:00:55.470Z] #41 ... [2020-05-14T23:00:55.470Z] [2020-05-14T23:00:55.470Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:00:55.470Z] #52 1.640 + RM_GOPATH=0 [2020-05-14T23:00:55.470Z] #52 1.640 + TMP_GOPATH= [2020-05-14T23:00:55.470Z] #52 1.640 + : /build [2020-05-14T23:00:55.470Z] #52 1.640 + '[' -z '' ']' [2020-05-14T23:00:55.470Z] #52 1.641 ++ mktemp -d [2020-05-14T23:00:55.470Z] #52 1.642 + export GOPATH=/tmp/tmp.S5ruTbgxDr [2020-05-14T23:00:55.470Z] #52 1.642 + GOPATH=/tmp/tmp.S5ruTbgxDr [2020-05-14T23:00:55.470Z] #52 1.642 + RM_GOPATH=1 [2020-05-14T23:00:55.470Z] #52 1.642 ++ dirname /tmp/install/install.sh [2020-05-14T23:00:55.470Z] #52 1.642 + dir=/tmp/install [2020-05-14T23:00:55.470Z] #52 1.642 + bin=containerd [2020-05-14T23:00:55.470Z] #52 1.642 + shift [2020-05-14T23:00:55.470Z] #52 1.642 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-14T23:00:55.470Z] #52 1.642 + . /tmp/install/containerd.installer [2020-05-14T23:00:55.470Z] #52 1.643 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:00:55.470Z] #52 1.643 + install_containerd [2020-05-14T23:00:55.470Z] #52 1.643 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-14T23:00:55.470Z] #52 1.643 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:00:55.470Z] #52 1.643 + git clone https://github.com/containerd/containerd.git /tmp/tmp.S5ruTbgxDr/src/github.com/containerd/containerd [2020-05-14T23:00:55.470Z] #52 1.647 Cloning into '/tmp/tmp.S5ruTbgxDr/src/github.com/containerd/containerd'... [2020-05-14T23:00:55.753Z] #52 ... [2020-05-14T23:00:55.753Z] [2020-05-14T23:00:55.753Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:00:55.753Z] #25 2.865 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:00:55.753Z] #25 3.287 [2020-05-14T23:00:55.753Z] #25 3.449 # 2.7% ##### 7.5% ########### 15.9% ################# 24.2% ##################### 30.5% ########################## 36.7% ############################# 40.9% ################################# 47.2% ###################################### 53.5% ########################################### 59.7% ############################################### 66.0% #################################################### 72.3% ######################################################## 78.5% ############################################################# 84.8% ################################################################# 91.1% ###################################################################### 97.4% ######################################################################## 100.0% [2020-05-14T23:00:55.753Z] #25 5.900 #=#=# [2020-05-14T23:00:55.753Z] #25 6.064 0.9% ######### 13.3% ##################### 30.3% ###################################### 53.0% ################################################## 70.0% ################################################################## 92.7% ######################################################################## 100.0% [2020-05-14T23:00:55.753Z] #25 7.179 [2020-05-14T23:00:56.043Z] #25 7.408 ## 3.9% ###### 9.0% ########### 16.6% ############### 21.7% ##################### 29.4% [2020-05-14T23:00:56.043Z] #25 ... [2020-05-14T23:00:56.043Z] [2020-05-14T23:00:56.043Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:00:56.043Z] #59 DONE 31.1s [2020-05-14T23:00:56.043Z] [2020-05-14T23:00:56.043Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:00:56.043Z] #25 7.408 ## 3.9% ###### 9.0% ########### 16.6% ############### 21.7% ##################### 29.4% ########################## 37.0% [2020-05-14T23:00:56.043Z] #25 ... [2020-05-14T23:00:56.043Z] [2020-05-14T23:00:56.043Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:00:56.043Z] #28 31.94 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-14T23:00:56.043Z] #28 32.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-14T23:00:56.043Z] #28 33.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-14T23:00:57.331Z] c017a1580661: Pull complete [2020-05-14T23:00:57.518Z] #28 ... [2020-05-14T23:00:57.518Z] [2020-05-14T23:00:57.518Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:00:57.518Z] #32 24.70 The following NEW packages will be installed: [2020-05-14T23:00:57.518Z] #32 24.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-14T23:00:57.518Z] #32 24.70 vim-common xxd [2020-05-14T23:00:57.518Z] #32 24.82 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:00:57.518Z] #32 24.82 Need to get 14.0 MB of archives. [2020-05-14T23:00:57.518Z] #32 24.82 After this operation, 62.1 MB of additional disk space will be used. [2020-05-14T23:00:57.518Z] #32 24.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-14T23:00:57.518Z] #32 24.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:00:57.518Z] #32 24.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-14T23:00:57.518Z] #32 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-14T23:00:57.518Z] #32 25.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-14T23:00:57.518Z] #32 25.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-14T23:00:57.518Z] #32 25.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-14T23:00:57.518Z] #32 25.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-14T23:00:57.518Z] #32 25.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-14T23:00:57.518Z] #32 25.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-14T23:00:57.518Z] #32 26.67 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:00:57.518Z] #32 26.75 Fetched 14.0 MB in 1s (12.4 MB/s) [2020-05-14T23:00:57.518Z] #32 26.84 Selecting previously unselected package xxd. [2020-05-14T23:00:57.518Z] #32 26.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) [2020-05-14T23:00:57.518Z] #32 26.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-14T23:00:57.518Z] #32 27.00 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:00:57.518Z] #32 27.18 Selecting previously unselected package vim-common. [2020-05-14T23:00:57.518Z] #32 27.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:00:57.518Z] #32 27.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:00:57.518Z] #32 27.57 Selecting previously unselected package cmake-data. [2020-05-14T23:00:57.518Z] #32 27.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-14T23:00:57.518Z] #32 27.58 Unpacking cmake-data (3.13.4-1) ... [2020-05-14T23:00:57.518Z] #32 30.13 Selecting previously unselected package libicu63:s390x. [2020-05-14T23:00:57.518Z] #32 30.17 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-14T23:00:57.518Z] #32 30.19 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-14T23:00:57.518Z] #32 ... [2020-05-14T23:00:57.518Z] [2020-05-14T23:00:57.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:00:57.518Z] #25 7.408 ## 3.9% ###### 9.0% ########### 16.6% ############### 21.7% ##################### 29.4% ########################## 37.0% ################################ 44.6% ################################### 49.7% ######################################### 57.3% ############################################ 62.4% ################################################ 67.5% ###################################################### 75.1% ########################################################### 82.7% ################################################################# 90.3% ######################################################################## 100.0% [2020-05-14T23:00:57.801Z] #25 9.711 [2020-05-14T23:00:58.647Z] #25 9.841 # 1.9% ### 4.8% ##### 7.6% ####### 10.4% ######### 13.3% ########### 16.1% ############# 18.9% ############### 21.8% ################## [2020-05-14T23:00:58.647Z] #25 ... [2020-05-14T23:00:58.647Z] [2020-05-14T23:00:58.647Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:00:58.647Z] #17 26.22 The following NEW packages will be installed: [2020-05-14T23:00:58.647Z] #17 26.22 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-14T23:00:58.647Z] #17 26.22 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-14T23:00:58.647Z] #17 26.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-14T23:00:58.647Z] #17 26.22 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-14T23:00:58.647Z] #17 26.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-14T23:00:58.647Z] #17 26.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-14T23:00:58.647Z] #17 26.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-14T23:00:58.647Z] #17 26.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-14T23:00:58.647Z] #17 26.22 xz-utils zip [2020-05-14T23:00:58.647Z] #17 26.35 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:00:58.647Z] #17 26.35 Need to get 27.7 MB of archives. [2020-05-14T23:00:58.647Z] #17 26.35 After this operation, 117 MB of additional disk space will be used. [2020-05-14T23:00:58.647Z] #17 26.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-14T23:00:58.647Z] #17 26.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-14T23:00:58.647Z] #17 26.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-14T23:00:58.647Z] #17 26.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-14T23:00:58.647Z] #17 26.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-14T23:00:58.647Z] #17 26.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-14T23:00:58.647Z] #17 26.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-14T23:00:58.647Z] #17 26.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-14T23:00:58.647Z] #17 26.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-14T23:00:58.647Z] #17 26.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-14T23:00:58.647Z] #17 26.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-14T23:00:58.647Z] #17 26.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-14T23:00:58.647Z] #17 26.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-14T23:00:58.647Z] #17 26.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-14T23:00:58.647Z] #17 26.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-14T23:00:58.647Z] #17 26.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-14T23:00:58.647Z] #17 26.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-14T23:00:58.647Z] #17 26.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:00:58.647Z] #17 26.75 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-14T23:00:58.647Z] #17 26.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-14T23:00:58.647Z] #17 26.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-14T23:00:58.647Z] #17 26.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-14T23:00:58.647Z] #17 26.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-14T23:00:58.647Z] #17 26.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-14T23:00:58.647Z] #17 26.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-14T23:00:58.647Z] #17 26.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-14T23:00:58.647Z] #17 26.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-14T23:00:58.647Z] #17 26.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-14T23:00:58.647Z] #17 26.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-14T23:00:58.647Z] #17 27.30 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-14T23:00:58.647Z] #17 27.30 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-14T23:00:58.647Z] #17 27.31 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-14T23:00:58.647Z] #17 27.31 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-14T23:00:58.647Z] #17 27.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-14T23:00:58.647Z] #17 27.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-14T23:00:58.648Z] #17 27.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-14T23:00:58.648Z] #17 27.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-14T23:00:58.648Z] #17 27.47 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-14T23:00:58.648Z] #17 27.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-14T23:00:58.648Z] #17 27.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-14T23:00:58.648Z] #17 27.51 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-14T23:00:58.648Z] #17 27.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-14T23:00:58.648Z] #17 27.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-14T23:00:58.648Z] #17 27.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-14T23:00:58.648Z] #17 27.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-14T23:00:58.648Z] #17 28.11 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-14T23:00:58.648Z] #17 28.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-14T23:00:58.648Z] #17 28.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-14T23:00:58.648Z] #17 28.95 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:00:58.648Z] #17 29.07 Fetched 27.7 MB in 2s (14.5 MB/s) [2020-05-14T23:00:58.648Z] #17 29.16 Selecting previously unselected package pigz. [2020-05-14T23:00:58.648Z] #17 29.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) [2020-05-14T23:00:58.648Z] #17 29.31 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 29.31 Unpacking pigz (2.4-1) ... [2020-05-14T23:00:58.648Z] #17 29.48 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-14T23:00:58.648Z] #17 29.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 29.48 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-14T23:00:58.648Z] #17 30.31 Selecting previously unselected package python3.7-minimal. [2020-05-14T23:00:58.648Z] #17 30.32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 30.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:00:58.648Z] #17 31.74 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-14T23:00:58.648Z] #17 31.75 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:00:58.648Z] #17 35.20 Selecting previously unselected package python3-minimal. [2020-05-14T23:00:58.648Z] #17 35.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 ... 23447 files and directories currently installed.) [2020-05-14T23:00:58.648Z] #17 35.35 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 35.36 Unpacking python3-minimal (3.7.3-1) ... [2020-05-14T23:00:58.648Z] #17 35.45 Selecting previously unselected package libmpdec2:s390x. [2020-05-14T23:00:58.648Z] #17 35.45 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 35.46 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-14T23:00:58.648Z] #17 35.62 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-14T23:00:58.648Z] #17 35.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-14T23:00:58.648Z] #17 35.64 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-14T23:00:58.930Z] #17 ... [2020-05-14T23:00:58.930Z] [2020-05-14T23:00:58.930Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:00:58.930Z] #32 36.36 Selecting previously unselected package libxml2:s390x. [2020-05-14T23:00:58.930Z] #32 36.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-14T23:00:58.930Z] #32 36.38 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:00:59.212Z] #32 36.86 Selecting previously unselected package libarchive13:s390x. [2020-05-14T23:00:59.212Z] #32 36.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-14T23:00:59.212Z] #32 36.86 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-14T23:00:59.495Z] #32 37.19 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-14T23:00:59.778Z] #32 37.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-14T23:00:59.778Z] #32 37.22 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-14T23:00:59.778Z] #32 37.31 Selecting previously unselected package librhash0:s390x. [2020-05-14T23:00:59.778Z] #32 37.31 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-14T23:00:59.778Z] #32 37.31 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-14T23:01:00.059Z] #32 37.44 Selecting previously unselected package libuv1:s390x. [2020-05-14T23:01:00.059Z] #32 37.44 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-14T23:01:00.059Z] #32 37.44 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-14T23:01:00.059Z] #32 37.55 Selecting previously unselected package cmake. [2020-05-14T23:01:00.059Z] #32 37.55 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-14T23:01:00.059Z] #32 37.56 Unpacking cmake (3.13.4-1) ... [2020-05-14T23:01:00.789Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-00b5ed18002e72479) in /home/ubuntu/workspace/moby_PR-40967 [Pipeline] { [Pipeline] checkout [2020-05-14T23:01:02.088Z] #32 ... [2020-05-14T23:01:02.088Z] [2020-05-14T23:01:02.088Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:01:02.088Z] #38 31.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-14T23:01:02.088Z] #38 33.29 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 33.29 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-14T23:01:02.088Z] #38 33.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-14T23:01:02.088Z] #38 33.31 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-14T23:01:02.088Z] #38 33.32 Setting up python-six (1.12.0-1) ... [2020-05-14T23:01:02.088Z] #38 35.22 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-14T23:01:02.088Z] #38 35.23 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-14T23:01:02.088Z] #38 35.24 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 35.24 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-14T23:01:02.088Z] #38 35.25 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 35.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 35.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:01:02.088Z] #38 35.27 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 35.28 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:01:02.088Z] #38 35.29 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-14T23:01:02.088Z] #38 38.63 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-14T23:01:02.088Z] #38 38.63 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:01:02.088Z] #38 DONE 39.2s [2020-05-14T23:01:02.088Z] [2020-05-14T23:01:02.088Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:01:02.088Z] #25 9.841 # 1.9% ### 4.8% ##### 7.6% ####### 10.4% ######### 13.3% ########### 16.1% ############# 18.9% ############### 21.8% ################## 25.5% ##################### 29.3% ####################### 32.2% ######################### 35.9% ############################ 39.7% ################################ 44.5% ################################### 49.2% ##################################### 52.0% ####################################### 54.8% ######################################### 57.7% ########################################### 60.5% ############################################# 63.4% ############################################### 66.2% ################################################## 70.0% ################################################### 71.9% ##################################################### 74.7% ####################################################### 77.5% ######################################################### 80.4% ########################################################### 83.2% ############################################################# 86.1% ############################################################### 88.9% ################################################################## 91.7% ################################################################### 93.6% #################################################################### 95.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-14T23:01:02.088Z] #25 14.08 [2020-05-14T23:01:02.860Z] b3343b78770d: Pull complete [2020-05-14T23:01:02.860Z] 7fe1d7df2e7c: Pull complete [2020-05-14T23:01:02.860Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-14T23:01:02.860Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-14T23:01:02.860Z] ---> 4d38c0565539 [2020-05-14T23:01:02.860Z] Step 5/15 : ARG BUILDX_REPO [2020-05-14T23:01:02.860Z] ---> Running in 22c4f4bed358 [2020-05-14T23:01:02.860Z] Removing intermediate container 22c4f4bed358 [2020-05-14T23:01:02.860Z] ---> fc39f4f0f5cc [2020-05-14T23:01:02.860Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-14T23:01:02.860Z] ---> Running in 9d515728fd1e [2020-05-14T23:01:02.860Z] Cloning into '/buildx'... [2020-05-14T23:01:03.095Z] #25 ... [2020-05-14T23:01:03.095Z] [2020-05-14T23:01:03.095Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:01:03.095Z] #32 39.95 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-14T23:01:03.095Z] #32 40.00 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:01:03.095Z] #32 40.01 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-14T23:01:03.095Z] #32 40.01 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:01:03.095Z] #32 40.03 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-14T23:01:03.095Z] #32 40.04 Setting up cmake-data (3.13.4-1) ... [2020-05-14T23:01:03.096Z] #32 40.05 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:01:03.096Z] #32 40.05 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-14T23:01:03.096Z] #32 40.06 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-14T23:01:03.096Z] #32 40.07 Setting up cmake (3.13.4-1) ... [2020-05-14T23:01:03.096Z] #32 40.07 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:01:03.096Z] #32 40.16 Processing triggers for mime-support (3.62) ... [2020-05-14T23:01:03.096Z] #32 DONE 40.6s [2020-05-14T23:01:03.382Z] [2020-05-14T23:01:03.382Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:03.382Z] #17 36.85 Selecting previously unselected package python3.7. [2020-05-14T23:01:03.382Z] #17 36.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 36.90 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:01:03.382Z] #17 37.04 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-14T23:01:03.382Z] #17 37.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 37.05 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-14T23:01:03.382Z] #17 37.18 Setting up python3-minimal (3.7.3-1) ... [2020-05-14T23:01:03.382Z] #17 38.35 Selecting previously unselected package python3. [2020-05-14T23:01:03.382Z] #17 38.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23859 files and directories currently installed.) [2020-05-14T23:01:03.382Z] #17 38.43 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 38.44 Unpacking python3 (3.7.3-1) ... [2020-05-14T23:01:03.382Z] #17 38.56 Selecting previously unselected package libip4tc0:s390x. [2020-05-14T23:01:03.382Z] #17 38.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 38.58 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-14T23:01:03.382Z] #17 38.66 Selecting previously unselected package libip6tc0:s390x. [2020-05-14T23:01:03.382Z] #17 38.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 38.68 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-14T23:01:03.382Z] #17 38.82 Selecting previously unselected package libiptc0:s390x. [2020-05-14T23:01:03.382Z] #17 38.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 38.85 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-14T23:01:03.382Z] #17 39.18 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-14T23:01:03.382Z] #17 39.19 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 39.19 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-14T23:01:03.382Z] #17 39.25 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-14T23:01:03.382Z] #17 39.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 39.29 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-14T23:01:03.382Z] #17 39.45 Selecting previously unselected package libnftnl11:s390x. [2020-05-14T23:01:03.382Z] #17 39.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 39.46 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-14T23:01:03.382Z] #17 39.59 Selecting previously unselected package iptables. [2020-05-14T23:01:03.382Z] #17 39.62 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 39.64 Unpacking iptables (1.8.2-4) ... [2020-05-14T23:01:03.382Z] #17 40.22 Selecting previously unselected package xxd. [2020-05-14T23:01:03.382Z] #17 40.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-14T23:01:03.382Z] #17 40.23 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:01:03.382Z] #17 40.46 Selecting previously unselected package vim-common. [2020-05-14T23:01:03.382Z] #17 40.46 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:01:03.382Z] #17 40.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:01:03.382Z] #17 40.75 Selecting previously unselected package bash-completion. [2020-05-14T23:01:03.382Z] #17 40.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-14T23:01:03.526Z] using credential docker-jenkins-github-credentials [2020-05-14T23:01:03.536Z] Cloning the remote Git repository [2020-05-14T23:01:03.537Z] Cloning with configured refspecs honoured and without tags [2020-05-14T23:01:03.664Z] #17 ... [2020-05-14T23:01:03.664Z] [2020-05-14T23:01:03.664Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:03.664Z] #30 28.59 sync [2020-05-14T23:01:03.664Z] #30 28.59 internal/reflectlite [2020-05-14T23:01:03.664Z] #30 30.75 errors [2020-05-14T23:01:03.664Z] #30 30.77 sort [2020-05-14T23:01:03.664Z] #30 31.26 strconv [2020-05-14T23:01:03.664Z] #30 32.09 io [2020-05-14T23:01:03.664Z] #30 33.13 syscall [2020-05-14T23:01:03.664Z] #30 34.87 reflect [2020-05-14T23:01:03.664Z] #30 ... [2020-05-14T23:01:03.664Z] [2020-05-14T23:01:03.664Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:01:03.664Z] #25 15.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:01:03.945Z] #25 15.92 [2020-05-14T23:01:04.227Z] #25 16.04 ## 2.9% ######################################################################## 100.0% [2020-05-14T23:01:04.227Z] #25 16.17 [2020-05-14T23:01:03.906Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:01:03.971Z] > git init /home/ubuntu/workspace/moby_PR-40967 # timeout=10 [2020-05-14T23:01:04.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:04.345Z] > git --version # timeout=10 [2020-05-14T23:01:04.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:04.363Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:05.232Z] #25 17.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:01:05.514Z] #25 17.54 #=#=# [2020-05-14T23:01:05.796Z] #25 17.69 #=#=# ######################################################################## 100.0% [2020-05-14T23:01:05.796Z] #25 ... [2020-05-14T23:01:05.796Z] [2020-05-14T23:01:05.796Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:05.796Z] #41 30.85 internal/singleflight [2020-05-14T23:01:05.796Z] #41 31.26 io [2020-05-14T23:01:05.796Z] #41 31.26 strconv [2020-05-14T23:01:05.796Z] #41 32.46 bytes [2020-05-14T23:01:05.796Z] #41 34.15 reflect [2020-05-14T23:01:05.796Z] #41 34.52 bufio [2020-05-14T23:01:05.796Z] #41 36.21 syscall [2020-05-14T23:01:06.078Z] #41 ... [2020-05-14T23:01:06.078Z] [2020-05-14T23:01:06.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:01:06.078Z] #25 17.90 [2020-05-14T23:01:07.084Z] #25 ... [2020-05-14T23:01:07.084Z] [2020-05-14T23:01:07.084Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:01:07.084Z] #43 32.06 + cd /tmp/tmp.KhSdkqVopY/src/gotest.tools/gotestsum [2020-05-14T23:01:07.084Z] #43 32.06 + git checkout -q v0.3.5 [2020-05-14T23:01:07.084Z] #43 32.07 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-14T23:01:07.084Z] #43 ... [2020-05-14T23:01:07.084Z] [2020-05-14T23:01:07.084Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:07.084Z] #17 43.76 Unpacking bash-completion (1:2.8-6) ... [2020-05-14T23:01:07.084Z] #17 44.28 Selecting previously unselected package bzip2. [2020-05-14T23:01:07.084Z] #17 44.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-14T23:01:07.084Z] #17 44.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:01:07.084Z] #17 44.39 Selecting previously unselected package xz-utils. [2020-05-14T23:01:07.084Z] #17 44.39 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-14T23:01:07.084Z] #17 44.39 Unpacking xz-utils (5.2.4-1) ... [2020-05-14T23:01:07.084Z] #17 44.63 Selecting previously unselected package apparmor. [2020-05-14T23:01:07.084Z] #17 44.63 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-14T23:01:07.366Z] #17 44.74 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:01:07.648Z] #17 45.18 Selecting previously unselected package aufs-tools. [2020-05-14T23:01:07.649Z] #17 45.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-14T23:01:07.649Z] #17 45.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:01:07.649Z] #17 ... [2020-05-14T23:01:07.649Z] [2020-05-14T23:01:07.649Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:07.649Z] #47 32.82 internal/oserror [2020-05-14T23:01:07.649Z] #47 32.83 bytes [2020-05-14T23:01:07.649Z] #47 32.86 syscall [2020-05-14T23:01:07.649Z] #47 34.96 reflect [2020-05-14T23:01:07.649Z] #47 39.90 time [2020-05-14T23:01:07.930Z] #47 ... [2020-05-14T23:01:07.930Z] [2020-05-14T23:01:07.930Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:07.930Z] #17 45.35 Selecting previously unselected package libonig5:s390x. [2020-05-14T23:01:07.930Z] #17 45.35 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-14T23:01:07.930Z] #17 45.36 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-14T23:01:08.213Z] #17 45.57 Selecting previously unselected package libjq1:s390x. [2020-05-14T23:01:08.213Z] #17 45.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-14T23:01:08.213Z] #17 45.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-14T23:01:08.213Z] #17 45.71 Selecting previously unselected package jq. [2020-05-14T23:01:08.213Z] #17 45.71 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-14T23:01:08.213Z] #17 45.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:01:08.213Z] #17 45.82 Selecting previously unselected package libaio1:s390x. [2020-05-14T23:01:08.213Z] #17 45.83 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-14T23:01:08.213Z] #17 45.83 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-14T23:01:08.213Z] #17 45.91 Selecting previously unselected package libgpm2:s390x. [2020-05-14T23:01:08.213Z] #17 45.91 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-14T23:01:08.213Z] #17 45.92 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-14T23:01:08.378Z] Removing intermediate container 9d515728fd1e [2020-05-14T23:01:08.378Z] ---> 2a7a799ee7fc [2020-05-14T23:01:08.378Z] Step 7/15 : WORKDIR /buildx [2020-05-14T23:01:08.378Z] ---> Running in 936898a0b804 [2020-05-14T23:01:08.378Z] Removing intermediate container 936898a0b804 [2020-05-14T23:01:08.378Z] ---> 5490379a7e10 [2020-05-14T23:01:08.378Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-14T23:01:08.378Z] ---> Running in 2b4f581701db [2020-05-14T23:01:08.378Z] Removing intermediate container 2b4f581701db [2020-05-14T23:01:08.378Z] ---> 7eb7c72859e7 [2020-05-14T23:01:08.378Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-14T23:01:08.378Z] ---> Running in 012ca6ac1347 [2020-05-14T23:01:08.495Z] #17 45.99 Selecting previously unselected package libicu63:s390x. [2020-05-14T23:01:08.495Z] #17 45.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-14T23:01:08.495Z] #17 46.00 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-14T23:01:08.661Z] From https://github.com/docker/buildx [2020-05-14T23:01:08.661Z] * [new tag] v0.3.1 -> build [2020-05-14T23:01:09.280Z] Switched to branch 'build' [2020-05-14T23:01:09.505Z] #17 ... [2020-05-14T23:01:09.505Z] [2020-05-14T23:01:09.505Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:01:09.505Z] #25 19.21 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:01:09.505Z] #25 19.28 skipping existing b63cc5f62c21 [2020-05-14T23:01:09.505Z] #25 19.40 [2020-05-14T23:01:09.505Z] #25 20.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:01:09.505Z] #25 20.90 [2020-05-14T23:01:09.505Z] #25 21.00 ######################################################################## 100.0% [2020-05-14T23:01:09.505Z] #25 21.09 [2020-05-14T23:01:09.505Z] #25 21.14 Download of images into '/build' complete. [2020-05-14T23:01:09.505Z] #25 21.14 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:01:09.505Z] #25 21.14 tar -cC '/build' . | docker load [2020-05-14T23:01:09.505Z] #25 DONE 21.4s [2020-05-14T23:01:09.505Z] [2020-05-14T23:01:09.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:09.505Z] #39 2.706 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:01:09.505Z] #39 2.707 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:01:09.505Z] #39 2.715 Note: Building without GnuTLS support [2020-05-14T23:01:09.505Z] #39 3.848 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:01:09.505Z] #39 3.895 GEN .gitid [2020-05-14T23:01:09.505Z] #39 3.905 GEN criu/include/version.h [2020-05-14T23:01:09.505Z] #39 3.959 GEN include/common/asm [2020-05-14T23:01:09.505Z] #39 5.116 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.129 PBCC images/opts.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.194 PBCC images/sit.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.238 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.274 DEP images/opts.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.315 DEP images/sit.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.360 PBCC images/macvlan.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.378 DEP images/macvlan.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.439 PBCC images/autofs.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.476 DEP images/autofs.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.511 PBCC images/sysctl.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.552 DEP images/sysctl.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.569 PBCC images/time.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.619 DEP images/time.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.683 PBCC images/binfmt-misc.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.707 DEP images/binfmt-misc.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.761 PBCC images/seccomp.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.772 DEP images/seccomp.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.817 PBCC images/userns.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.844 DEP images/userns.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.851 PBCC images/cgroup.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.888 DEP images/cgroup.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.930 PBCC images/fown.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.946 PBCC images/ext-file.pb-c.c [2020-05-14T23:01:09.505Z] #39 5.950 DEP images/fown.pb-c.d [2020-05-14T23:01:09.505Z] #39 5.965 DEP images/ext-file.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.067 PBCC images/rpc.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.110 DEP images/rpc.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.153 PBCC images/siginfo.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.172 DEP images/siginfo.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.227 PBCC images/pagemap.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.263 DEP images/pagemap.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.303 PBCC images/rlimit.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.308 DEP images/rlimit.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.385 PBCC images/file-lock.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.417 DEP images/file-lock.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.473 PBCC images/tty.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.563 DEP images/tty.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.633 PBCC images/tun.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.700 PBCC images/netdev.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.719 DEP images/tun.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.804 DEP images/netdev.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.828 PBCC images/vma.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.859 DEP images/vma.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.880 PBCC images/creds.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.905 DEP images/creds.pb-c.d [2020-05-14T23:01:09.505Z] #39 6.960 PBCC images/utsns.pb-c.c [2020-05-14T23:01:09.505Z] #39 6.981 DEP images/utsns.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.062 PBCC images/ipc-desc.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.067 PBCC images/ipc-sem.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.071 DEP images/ipc-desc.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.086 DEP images/ipc-sem.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.152 PBCC images/ipc-msg.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.164 DEP images/ipc-msg.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.250 PBCC images/ipc-shm.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.254 DEP images/ipc-shm.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.308 PBCC images/ipc-var.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.331 DEP images/ipc-var.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.381 PBCC images/sk-opts.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.409 PBCC images/packet-sock.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.440 DEP images/sk-opts.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.521 DEP images/packet-sock.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.566 PBCC images/sk-netlink.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.624 DEP images/sk-netlink.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.634 PBCC images/sk-inet.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.704 DEP images/sk-inet.pb-c.d [2020-05-14T23:01:09.505Z] #39 7.783 PBCC images/sk-unix.pb-c.c [2020-05-14T23:01:09.505Z] #39 7.888 DEP images/sk-unix.pb-c.d [2020-05-14T23:01:09.787Z] #39 7.916 PBCC images/mm.pb-c.c [2020-05-14T23:01:09.787Z] #39 7.924 DEP images/mm.pb-c.d [2020-05-14T23:01:09.787Z] #39 8.096 PBCC images/timerfd.pb-c.c [2020-05-14T23:01:09.787Z] #39 8.116 DEP images/timerfd.pb-c.d [2020-05-14T23:01:09.787Z] #39 8.168 PBCC images/timer.pb-c.c [2020-05-14T23:01:09.787Z] #39 8.200 DEP images/timer.pb-c.d [2020-05-14T23:01:09.787Z] #39 8.295 PBCC images/sa.pb-c.c [2020-05-14T23:01:10.069Z] #39 8.375 DEP images/sa.pb-c.d [2020-05-14T23:01:10.069Z] #39 8.489 PBCC images/pipe-data.pb-c.c [2020-05-14T23:01:10.069Z] #39 8.505 DEP images/pipe-data.pb-c.d [2020-05-14T23:01:10.301Z] Removing intermediate container 012ca6ac1347 [2020-05-14T23:01:10.301Z] ---> 15027d75b6be [2020-05-14T23:01:10.301Z] Step 10/15 : ARG GOOS [2020-05-14T23:01:10.351Z] #39 8.615 PBCC images/mnt.pb-c.c [2020-05-14T23:01:10.351Z] #39 8.736 DEP images/mnt.pb-c.d [2020-05-14T23:01:10.585Z] ---> Running in b17d868d3001 [2020-05-14T23:01:10.585Z] Removing intermediate container b17d868d3001 [2020-05-14T23:01:10.585Z] ---> bb90edadf065 [2020-05-14T23:01:10.585Z] Step 11/15 : ARG GOARCH [2020-05-14T23:01:10.585Z] ---> Running in a043b48cbd43 [2020-05-14T23:01:10.585Z] Removing intermediate container a043b48cbd43 [2020-05-14T23:01:10.585Z] ---> 68f1e200545b [2020-05-14T23:01:10.585Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-14T23:01:10.632Z] #39 8.755 PBCC images/sk-packet.pb-c.c [2020-05-14T23:01:10.632Z] #39 8.815 DEP images/sk-packet.pb-c.d [2020-05-14T23:01:10.632Z] #39 8.994 PBCC images/tcp-stream.pb-c.c [2020-05-14T23:01:10.632Z] #39 9.106 DEP images/tcp-stream.pb-c.d [2020-05-14T23:01:10.869Z] ---> Running in f79fdc8e9f0a [2020-05-14T23:01:10.914Z] #39 9.183 PBCC images/pipe.pb-c.c [2020-05-14T23:01:10.914Z] #39 9.206 DEP images/pipe.pb-c.d [2020-05-14T23:01:10.914Z] #39 9.240 PBCC images/pstree.pb-c.c [2020-05-14T23:01:10.914Z] #39 9.256 DEP images/pstree.pb-c.d [2020-05-14T23:01:10.914Z] #39 9.278 PBCC images/fs.pb-c.c [2020-05-14T23:01:10.914Z] #39 9.295 DEP images/fs.pb-c.d [2020-05-14T23:01:11.196Z] #39 9.364 PBCC images/signalfd.pb-c.c [2020-05-14T23:01:11.196Z] #39 9.392 DEP images/signalfd.pb-c.d [2020-05-14T23:01:11.196Z] #39 9.516 PBCC images/fh.pb-c.c [2020-05-14T23:01:11.196Z] #39 9.531 PBCC images/fsnotify.pb-c.c [2020-05-14T23:01:11.196Z] #39 9.611 DEP images/fh.pb-c.d [2020-05-14T23:01:11.477Z] #39 9.647 DEP images/fsnotify.pb-c.d [2020-05-14T23:01:11.478Z] #39 9.708 PBCC images/eventpoll.pb-c.c [2020-05-14T23:01:11.478Z] #39 9.725 DEP images/eventpoll.pb-c.d [2020-05-14T23:01:11.478Z] #39 9.744 PBCC images/eventfd.pb-c.c [2020-05-14T23:01:11.478Z] #39 9.749 DEP images/eventfd.pb-c.d [2020-05-14T23:01:11.478Z] #39 9.781 PBCC images/remap-file-path.pb-c.c [2020-05-14T23:01:11.478Z] #39 9.846 DEP images/remap-file-path.pb-c.d [2020-05-14T23:01:11.478Z] #39 9.927 PBCC images/fifo.pb-c.c [2020-05-14T23:01:11.478Z] #39 9.945 DEP images/fifo.pb-c.d [2020-05-14T23:01:11.759Z] #39 10.02 PBCC images/ghost-file.pb-c.c [2020-05-14T23:01:11.759Z] #39 10.08 DEP images/ghost-file.pb-c.d [2020-05-14T23:01:11.759Z] #39 10.14 PBCC images/regfile.pb-c.c [2020-05-14T23:01:11.759Z] #39 10.20 DEP images/regfile.pb-c.d [2020-05-14T23:01:12.041Z] #39 10.27 PBCC images/ns.pb-c.c [2020-05-14T23:01:12.041Z] #39 10.27 DEP images/ns.pb-c.d [2020-05-14T23:01:12.041Z] #39 10.35 PBCC images/fdinfo.pb-c.c [2020-05-14T23:01:12.041Z] #39 10.40 DEP images/fdinfo.pb-c.d [2020-05-14T23:01:12.041Z] #39 10.45 PBCC images/core-aarch64.pb-c.c [2020-05-14T23:01:12.041Z] #39 ... [2020-05-14T23:01:12.041Z] [2020-05-14T23:01:12.041Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:12.041Z] #33 1.785 + RM_GOPATH=0 [2020-05-14T23:01:12.041Z] #33 1.785 + TMP_GOPATH= [2020-05-14T23:01:12.041Z] #33 1.785 + : /build [2020-05-14T23:01:12.041Z] #33 1.785 + '[' -z '' ']' [2020-05-14T23:01:12.041Z] #33 1.786 ++ mktemp -d [2020-05-14T23:01:12.041Z] #33 1.787 + export GOPATH=/tmp/tmp.JpUQ1BAJ3l [2020-05-14T23:01:12.041Z] #33 1.787 + GOPATH=/tmp/tmp.JpUQ1BAJ3l [2020-05-14T23:01:12.041Z] #33 1.787 + RM_GOPATH=1 [2020-05-14T23:01:12.041Z] #33 1.788 ++ dirname /tmp/install/install.sh [2020-05-14T23:01:12.041Z] #33 1.790 + dir=/tmp/install [2020-05-14T23:01:12.041Z] #33 1.791 + bin=tini [2020-05-14T23:01:12.041Z] #33 1.791 + shift [2020-05-14T23:01:12.041Z] #33 1.791 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-14T23:01:12.041Z] #33 1.791 + . /tmp/install/tini.installer [2020-05-14T23:01:12.041Z] #33 1.792 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:01:12.041Z] #33 1.792 + install_tini [2020-05-14T23:01:12.041Z] #33 1.793 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-14T23:01:12.041Z] #33 1.793 + git clone https://github.com/krallin/tini.git /tmp/tmp.JpUQ1BAJ3l/tini [2020-05-14T23:01:12.041Z] #33 1.793 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:01:12.041Z] #33 1.795 Cloning into '/tmp/tmp.JpUQ1BAJ3l/tini'... [2020-05-14T23:01:12.041Z] #33 2.485 + cd /tmp/tmp.JpUQ1BAJ3l/tini [2020-05-14T23:01:12.041Z] #33 2.485 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:01:12.041Z] #33 2.489 + cmake . [2020-05-14T23:01:12.041Z] #33 2.959 -- The C compiler identification is GNU 8.3.0 [2020-05-14T23:01:12.041Z] #33 3.012 -- Check for working C compiler: /usr/bin/cc [2020-05-14T23:01:12.041Z] #33 3.545 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-14T23:01:12.041Z] #33 3.546 -- Detecting C compiler ABI info [2020-05-14T23:01:12.041Z] #33 4.226 -- Detecting C compiler ABI info - done [2020-05-14T23:01:12.041Z] #33 4.231 -- Detecting C compile features [2020-05-14T23:01:12.041Z] #33 5.706 -- Detecting C compile features - done [2020-05-14T23:01:12.041Z] #33 5.716 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-14T23:01:12.041Z] #33 5.926 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-14T23:01:12.041Z] #33 6.018 -- Configuring done [2020-05-14T23:01:12.041Z] #33 6.034 -- Generating done [2020-05-14T23:01:12.041Z] #33 6.052 -- Build files have been written to: /tmp/tmp.JpUQ1BAJ3l/tini [2020-05-14T23:01:12.041Z] #33 6.085 + make tini-static [2020-05-14T23:01:12.041Z] #33 6.543 Scanning dependencies of target tini-static [2020-05-14T23:01:12.041Z] #33 6.708 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-14T23:01:12.041Z] #33 8.354 [100%] Linking C executable tini-static [2020-05-14T23:01:12.041Z] #33 8.684 [100%] Built target tini-static [2020-05-14T23:01:12.041Z] #33 8.805 + mkdir -p /build [2020-05-14T23:01:12.041Z] #33 8.807 + cp tini-static /build/docker-init [2020-05-14T23:01:12.041Z] #33 DONE 9.1s [2020-05-14T23:01:12.041Z] [2020-05-14T23:01:12.041Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:12.041Z] #39 10.49 PBCC images/core-arm.pb-c.c [2020-05-14T23:01:12.041Z] #39 10.53 PBCC images/core-ppc64.pb-c.c [2020-05-14T23:01:12.041Z] #39 10.57 PBCC images/core-s390.pb-c.c [2020-05-14T23:01:12.041Z] #39 ... [2020-05-14T23:01:12.041Z] [2020-05-14T23:01:12.041Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:12.041Z] #47 45.48 context [2020-05-14T23:01:12.041Z] #47 46.53 internal/poll [2020-05-14T23:01:12.041Z] #47 46.87 encoding/binary [2020-05-14T23:01:14.159Z] #47 48.89 encoding/base64 [2020-05-14T23:01:14.159Z] #47 49.15 os [2020-05-14T23:01:14.159Z] #47 49.32 strings [2020-05-14T23:01:14.404Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b44e873a5fc2d39c) in /home/ubuntu/workspace/moby_PR-40967 [Pipeline] { [Pipeline] checkout [2020-05-14T23:01:15.165Z] #47 ... [2020-05-14T23:01:15.165Z] [2020-05-14T23:01:15.165Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:15.165Z] #30 40.12 time [2020-05-14T23:01:15.165Z] #30 45.48 internal/poll [2020-05-14T23:01:15.165Z] #30 46.91 internal/fmtsort [2020-05-14T23:01:15.165Z] #30 47.36 internal/syscall/execenv [2020-05-14T23:01:15.165Z] #30 47.54 internal/syscall/unix [2020-05-14T23:01:15.165Z] #30 47.67 strings [2020-05-14T23:01:15.165Z] #30 47.95 os [2020-05-14T23:01:15.165Z] #30 ... [2020-05-14T23:01:15.165Z] [2020-05-14T23:01:15.165Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:01:15.165Z] #52 27.65 Checking out files: 46% (1472/3177) Checking out files: 47% (1494/3177) Checking out files: 48% (1525/3177) Checking out files: 49% (1557/3177) Checking out files: 50% (1589/3177) Checking out files: 51% (1621/3177) Checking out files: 52% (1653/3177) Checking out files: 53% (1684/3177) Checking out files: 54% (1716/3177) Checking out files: 55% (1748/3177) Checking out files: 56% (1780/3177) Checking out files: 57% (1811/3177) Checking out files: 58% (1843/3177) Checking out files: 59% (1875/3177) Checking out files: 60% (1907/3177) Checking out files: 61% (1938/3177) Checking out files: 62% (1970/3177) Checking out files: 63% (2002/3177) Checking out files: 64% (2034/3177) Checking out files: 65% (2066/3177) Checking out files: 66% (2097/3177) Checking out files: 67% (2129/3177) Checking out files: 68% (2161/3177) Checking out files: 69% (2193/3177) Checking out files: 70% (2224/3177) Checking out files: 71% (2256/3177) Checking out files: 72% (2288/3177) Checking out files: 73% (2320/3177) Checking out files: 74% (2351/3177) Checking out files: 75% (2383/3177) Checking out files: 76% (2415/3177) Checking out files: 77% (2447/3177) Checking out files: 78% (2479/3177) Checking out files: 79% (2510/3177) Checking out files: 80% (2542/3177) Checking out files: 81% (2574/3177) Checking out files: 82% (2606/3177) Checking out files: 83% (2637/3177) Checking out files: 84% (2669/3177) Checking out files: 85% (2701/3177) Checking out files: 86% (2733/3177) Checking out files: 87% (2764/3177) Checking out files: 88% (2796/3177) Checking out files: 89% (2828/3177) Checking out files: 90% (2860/3177) Checking out files: 91% (2892/3177) Checking out files: 92% (2923/3177) Checking out files: 93% (2955/3177) Checking out files: 94% (2987/3177) Checking out files: 95% (3019/3177) Checking out files: 96% (3050/3177) Checking out files: 97% (3082/3177) Checking out files: 98% (3114/3177) Checking out files: 99% (3146/3177) Checking out files: 100% (3177/3177) Checking out files: 100% (3177/3177), done. [2020-05-14T23:01:15.165Z] #52 28.97 + cd /tmp/tmp.S5ruTbgxDr/src/github.com/containerd/containerd [2020-05-14T23:01:15.165Z] #52 28.97 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:01:15.779Z] #52 30.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-14T23:01:15.780Z] #52 30.22 + BUILDTAGS='netgo osusergo static_build' [2020-05-14T23:01:15.780Z] #52 30.22 + export EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:01:15.780Z] #52 30.22 + EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:01:15.780Z] #52 30.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-14T23:01:15.780Z] #52 30.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-14T23:01:15.780Z] #52 30.22 + '[' '' = dynamic ']' [2020-05-14T23:01:15.780Z] #52 30.22 + make [2020-05-14T23:01:16.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb46f0614bf3a29c) in /home/ubuntu/workspace/moby_PR-40967 [Pipeline] { [Pipeline] checkout [2020-05-14T23:01:16.786Z] #52 31.12 + bin/ctr [2020-05-14T23:01:16.850Z] using credential docker-jenkins-github-credentials [2020-05-14T23:01:16.861Z] Cloning the remote Git repository [2020-05-14T23:01:16.861Z] Cloning with configured refspecs honoured and without tags [2020-05-14T23:01:16.845Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:01:16.893Z] > git init /home/ubuntu/workspace/moby_PR-40967 # timeout=10 [2020-05-14T23:01:17.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:17.376Z] > git --version # timeout=10 [2020-05-14T23:01:17.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:17.399Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:19.245Z] using credential docker-jenkins-github-credentials [2020-05-14T23:01:19.253Z] Cloning the remote Git repository [2020-05-14T23:01:19.253Z] Cloning with configured refspecs honoured and without tags [2020-05-14T23:01:19.465Z] #52 ... [2020-05-14T23:01:19.465Z] [2020-05-14T23:01:19.465Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:19.465Z] #41 44.16 time [2020-05-14T23:01:19.465Z] #41 47.01 internal/fmtsort [2020-05-14T23:01:19.465Z] #41 47.54 internal/syscall/execenv [2020-05-14T23:01:19.465Z] #41 47.91 internal/syscall/unix [2020-05-14T23:01:19.465Z] #41 48.19 strings [2020-05-14T23:01:19.465Z] #41 49.48 os [2020-05-14T23:01:19.465Z] #41 50.72 regexp/syntax [2020-05-14T23:01:19.465Z] #41 52.45 fmt [2020-05-14T23:01:19.465Z] #41 ... [2020-05-14T23:01:19.465Z] [2020-05-14T23:01:19.465Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:19.465Z] #17 52.10 Selecting previously unselected package libnet1:s390x. [2020-05-14T23:01:19.465Z] #17 52.10 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-14T23:01:19.465Z] #17 52.10 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-14T23:01:19.465Z] #17 52.17 Selecting previously unselected package libnl-3-200:s390x. [2020-05-14T23:01:19.465Z] #17 52.17 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-14T23:01:19.465Z] #17 52.17 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-14T23:01:19.465Z] #17 52.31 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-14T23:01:19.465Z] #17 52.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-14T23:01:19.465Z] #17 52.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-14T23:01:19.465Z] #17 52.37 Selecting previously unselected package libreadline5:s390x. [2020-05-14T23:01:19.465Z] #17 52.37 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-14T23:01:19.465Z] #17 52.37 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-14T23:01:19.465Z] #17 52.52 Selecting previously unselected package net-tools. [2020-05-14T23:01:19.465Z] #17 52.52 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-14T23:01:19.465Z] #17 52.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:01:19.465Z] #17 52.82 Selecting previously unselected package python-pip-whl. [2020-05-14T23:01:19.465Z] #17 52.82 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-14T23:01:19.465Z] #17 52.83 Unpacking python-pip-whl (18.1-5) ... [2020-05-14T23:01:19.465Z] #17 53.72 Selecting previously unselected package python3-lib2to3. [2020-05-14T23:01:19.465Z] #17 53.73 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-14T23:01:19.465Z] #17 53.73 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:01:19.465Z] #17 53.87 Selecting previously unselected package python3-distutils. [2020-05-14T23:01:19.465Z] #17 53.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-14T23:01:19.465Z] #17 53.88 Unpacking python3-distutils (3.7.3-1) ... [2020-05-14T23:01:19.465Z] #17 53.99 Selecting previously unselected package python3-pip. [2020-05-14T23:01:19.465Z] #17 53.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-14T23:01:19.465Z] #17 53.99 Unpacking python3-pip (18.1-5) ... [2020-05-14T23:01:19.466Z] #17 54.23 Selecting previously unselected package python3-pkg-resources. [2020-05-14T23:01:19.466Z] #17 54.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:01:19.466Z] #17 54.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:01:19.466Z] #17 54.41 Selecting previously unselected package python3-setuptools. [2020-05-14T23:01:19.466Z] #17 54.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-14T23:01:19.466Z] #17 54.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-14T23:01:19.466Z] #17 54.74 Selecting previously unselected package python3-wheel. [2020-05-14T23:01:19.466Z] #17 54.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-14T23:01:19.466Z] #17 54.75 Unpacking python3-wheel (0.32.3-2) ... [2020-05-14T23:01:19.466Z] #17 54.84 Selecting previously unselected package sudo. [2020-05-14T23:01:19.466Z] #17 54.84 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-14T23:01:19.466Z] #17 54.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:01:19.466Z] #17 55.50 Selecting previously unselected package thin-provisioning-tools. [2020-05-14T23:01:19.466Z] #17 55.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-14T23:01:19.466Z] #17 55.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:01:19.466Z] #17 55.73 Selecting previously unselected package uidmap. [2020-05-14T23:01:19.466Z] #17 55.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-14T23:01:19.466Z] #17 55.77 Unpacking uidmap (1:4.5-1.1) ... [2020-05-14T23:01:19.466Z] #17 55.92 Selecting previously unselected package vim-runtime. [2020-05-14T23:01:19.466Z] #17 55.92 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:01:19.466Z] #17 55.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-14T23:01:19.466Z] #17 56.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-14T23:01:19.466Z] #17 56.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:01:19.277Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:01:19.332Z] > git init /home/ubuntu/workspace/moby_PR-40967 # timeout=10 [2020-05-14T23:01:19.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:19.636Z] > git --version # timeout=10 [2020-05-14T23:01:19.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:19.720Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:21.708Z] Fetching without tags [2020-05-14T23:01:22.140Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:01:22.924Z] #17 ... [2020-05-14T23:01:22.924Z] [2020-05-14T23:01:22.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:22.924Z] #39 10.63 PBCC images/core-x86.pb-c.c [2020-05-14T23:01:22.924Z] #39 10.72 PBCC images/core.pb-c.c [2020-05-14T23:01:22.924Z] #39 10.83 PBCC images/inventory.pb-c.c [2020-05-14T23:01:22.924Z] #39 10.87 DEP images/core-aarch64.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.05 DEP images/core-arm.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.14 DEP images/core-ppc64.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.22 DEP images/core-s390.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.30 DEP images/core-x86.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.46 DEP images/core.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.57 DEP images/inventory.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.64 PBCC images/cpuinfo.pb-c.c [2020-05-14T23:01:22.924Z] #39 11.70 DEP images/cpuinfo.pb-c.d [2020-05-14T23:01:22.924Z] #39 11.73 PBCC images/stats.pb-c.c [2020-05-14T23:01:22.924Z] #39 11.74 DEP images/stats.pb-c.d [2020-05-14T23:01:22.924Z] #39 12.83 make[1]: Nothing to be done for 'all'. [2020-05-14T23:01:22.924Z] #39 14.18 CC images/stats.o [2020-05-14T23:01:22.924Z] #39 14.38 CC images/core.o [2020-05-14T23:01:22.924Z] #39 14.76 CC images/core-x86.o [2020-05-14T23:01:22.924Z] #39 15.26 CC images/core-arm.o [2020-05-14T23:01:22.924Z] #39 15.62 CC images/core-aarch64.o [2020-05-14T23:01:22.924Z] #39 16.03 CC images/core-ppc64.o [2020-05-14T23:01:22.924Z] #39 16.48 CC images/core-s390.o [2020-05-14T23:01:22.924Z] #39 16.86 CC images/cpuinfo.o [2020-05-14T23:01:22.924Z] #39 17.19 CC images/inventory.o [2020-05-14T23:01:22.924Z] #39 17.35 CC images/fdinfo.o [2020-05-14T23:01:22.924Z] #39 17.75 CC images/fown.o [2020-05-14T23:01:22.924Z] #39 17.98 CC images/ns.o [2020-05-14T23:01:22.924Z] #39 18.23 CC images/regfile.o [2020-05-14T23:01:22.924Z] #39 18.37 CC images/ghost-file.o [2020-05-14T23:01:22.924Z] #39 18.74 CC images/fifo.o [2020-05-14T23:01:22.924Z] #39 18.94 CC images/remap-file-path.o [2020-05-14T23:01:22.924Z] #39 19.15 CC images/eventfd.o [2020-05-14T23:01:22.924Z] #39 19.33 CC images/eventpoll.o [2020-05-14T23:01:22.924Z] #39 19.56 CC images/fh.o [2020-05-14T23:01:22.924Z] #39 19.89 CC images/fsnotify.o [2020-05-14T23:01:22.924Z] #39 20.49 CC images/signalfd.o [2020-05-14T23:01:22.924Z] #39 20.72 CC images/fs.o [2020-05-14T23:01:22.924Z] #39 20.93 CC images/pstree.o [2020-05-14T23:01:22.924Z] #39 21.03 CC images/pipe.o [2020-05-14T23:01:22.924Z] #39 ... [2020-05-14T23:01:22.924Z] [2020-05-14T23:01:22.924Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:22.924Z] #17 60.32 Selecting previously unselected package vim. [2020-05-14T23:01:22.924Z] #17 60.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-14T23:01:22.924Z] #17 60.36 Unpacking vim (2:8.1.0875-5) ... [2020-05-14T23:01:21.731Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:21.754Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:01:21.770Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:21.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:21.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:21.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:21.799Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:22.228Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:22.242Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:01:23.206Z] #17 60.89 Selecting previously unselected package xfsprogs. [2020-05-14T23:01:23.488Z] #17 60.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-14T23:01:23.488Z] #17 60.90 Unpacking xfsprogs (4.20.0-1) ... [2020-05-14T23:01:23.507Z] Merge succeeded, producing fe0773f55010ad11f85509188766a8c75a93ba63 [2020-05-14T23:01:23.507Z] Checking out Revision fe0773f55010ad11f85509188766a8c75a93ba63 (PR-40967) [2020-05-14T23:01:23.770Z] #17 61.46 Selecting previously unselected package zip. [2020-05-14T23:01:24.052Z] #17 61.48 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-14T23:01:24.052Z] #17 61.49 Unpacking zip (3.0-11+b1) ... [2020-05-14T23:01:24.052Z] #17 61.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:01:24.335Z] #17 61.75 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:01:24.335Z] #17 61.76 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-14T23:01:24.335Z] #17 61.76 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-14T23:01:24.335Z] #17 61.77 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-14T23:01:24.335Z] #17 61.78 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-14T23:01:24.335Z] #17 61.79 Setting up uidmap (1:4.5-1.1) ... [2020-05-14T23:01:24.335Z] #17 61.79 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-14T23:01:24.335Z] #17 61.80 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-14T23:01:24.335Z] #17 61.81 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:01:24.335Z] #17 61.81 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-14T23:01:24.335Z] #17 61.82 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-14T23:01:24.335Z] #17 61.83 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:01:24.335Z] #17 61.84 Setting up zip (3.0-11+b1) ... [2020-05-14T23:01:24.335Z] #17 61.84 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:01:24.335Z] #17 61.86 Setting up bash-completion (1:2.8-6) ... [2020-05-14T23:01:23.224Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:01:23.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:01:23.575Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:23.591Z] > git checkout -f fe0773f55010ad11f85509188766a8c75a93ba63 # timeout=10 [2020-05-14T23:01:25.806Z] #17 ... [2020-05-14T23:01:25.806Z] [2020-05-14T23:01:25.806Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:25.806Z] #30 50.54 path [2020-05-14T23:01:25.806Z] #30 51.23 text/tabwriter [2020-05-14T23:01:25.806Z] #30 51.55 fmt [2020-05-14T23:01:25.806Z] #30 51.71 path/filepath [2020-05-14T23:01:25.806Z] #30 53.48 io/ioutil [2020-05-14T23:01:25.806Z] #30 54.20 flag [2020-05-14T23:01:25.806Z] #30 54.21 github.com/BurntSushi/toml [2020-05-14T23:01:25.806Z] #30 55.79 log [2020-05-14T23:01:25.806Z] #30 57.19 github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:01:25.806Z] #30 ... [2020-05-14T23:01:25.806Z] [2020-05-14T23:01:25.806Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:25.806Z] #39 21.17 CC images/tcp-stream.o [2020-05-14T23:01:25.806Z] #39 21.43 CC images/sk-packet.o [2020-05-14T23:01:25.806Z] #39 21.61 CC images/mnt.o [2020-05-14T23:01:25.806Z] #39 21.76 CC images/pipe-data.o [2020-05-14T23:01:25.806Z] #39 21.93 CC images/sa.o [2020-05-14T23:01:25.806Z] #39 22.07 CC images/timer.o [2020-05-14T23:01:25.806Z] #39 22.35 CC images/timerfd.o [2020-05-14T23:01:25.806Z] #39 22.57 CC images/mm.o [2020-05-14T23:01:25.806Z] #39 22.78 CC images/sk-opts.o [2020-05-14T23:01:25.806Z] #39 22.91 CC images/sk-unix.o [2020-05-14T23:01:25.806Z] #39 23.08 CC images/sk-inet.o [2020-05-14T23:01:25.806Z] #39 23.24 CC images/tun.o [2020-05-14T23:01:25.806Z] #39 23.58 CC images/sk-netlink.o [2020-05-14T23:01:25.806Z] #39 23.70 CC images/packet-sock.o [2020-05-14T23:01:25.806Z] #39 23.95 CC images/ipc-var.o [2020-05-14T23:01:25.806Z] #39 24.07 CC images/ipc-desc.o [2020-05-14T23:01:25.806Z] #39 24.16 CC images/ipc-shm.o [2020-05-14T23:01:26.092Z] #39 24.26 CC images/ipc-msg.o [2020-05-14T23:01:26.092Z] #39 24.47 CC images/ipc-sem.o [2020-05-14T23:01:26.382Z] #39 ... [2020-05-14T23:01:26.382Z] [2020-05-14T23:01:26.382Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:26.382Z] #30 DONE 61.3s [2020-05-14T23:01:26.382Z] [2020-05-14T23:01:26.382Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:26.382Z] #39 24.68 CC images/utsns.o [2020-05-14T23:01:26.664Z] #39 24.83 CC images/creds.o [2020-05-14T23:01:26.664Z] #39 ... [2020-05-14T23:01:26.664Z] [2020-05-14T23:01:26.664Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:26.664Z] #47 51.58 golang.org/x/sys/unix [2020-05-14T23:01:26.664Z] #47 52.00 fmt [2020-05-14T23:01:26.664Z] #47 55.50 encoding/json [2020-05-14T23:01:26.664Z] #47 58.80 github.com/pkg/diff [2020-05-14T23:01:26.664Z] #47 59.91 go/ast [2020-05-14T23:01:26.664Z] #47 60.09 golang.org/x/crypto/ssh/terminal [2020-05-14T23:01:26.664Z] #47 60.86 mvdan.cc/editorconfig [2020-05-14T23:01:26.664Z] #47 ... [2020-05-14T23:01:26.664Z] [2020-05-14T23:01:26.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:26.664Z] #41 54.54 regexp [2020-05-14T23:01:26.664Z] #41 56.11 go/token [2020-05-14T23:01:26.664Z] #41 57.31 internal/lazyregexp [2020-05-14T23:01:26.664Z] #41 57.39 go/scanner [2020-05-14T23:01:26.664Z] #41 57.53 net/url [2020-05-14T23:01:26.664Z] #41 58.17 go/ast [2020-05-14T23:01:26.664Z] #41 59.14 text/template/parse [2020-05-14T23:01:26.946Z] #41 ... [2020-05-14T23:01:26.946Z] [2020-05-14T23:01:26.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:26.946Z] #39 25.27 CC images/vma.o [2020-05-14T23:01:26.946Z] #39 25.37 CC images/netdev.o [2020-05-14T23:01:27.229Z] #39 25.63 CC images/tty.o [2020-05-14T23:01:27.532Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:01:27.571Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:01:27.843Z] #39 25.96 CC images/file-lock.o [2020-05-14T23:01:27.843Z] #39 26.11 CC images/rlimit.o [2020-05-14T23:01:27.843Z] #39 26.26 CC images/pagemap.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:01:28.125Z] #39 26.45 CC images/siginfo.o [2020-05-14T23:01:28.407Z] #39 26.71 CC images/rpc.o [2020-05-14T23:01:28.718Z] + docker version [2020-05-14T23:01:29.414Z] #39 27.63 CC images/ext-file.o [2020-05-14T23:01:29.414Z] #39 27.75 CC images/cgroup.o [2020-05-14T23:01:29.695Z] #39 28.17 CC images/userns.o [2020-05-14T23:01:29.977Z] #39 28.36 CC images/google/protobuf/descriptor.o [2020-05-14T23:01:30.983Z] #39 29.27 CC images/opts.o [2020-05-14T23:01:30.983Z] #39 29.39 CC images/seccomp.o [2020-05-14T23:01:31.598Z] #39 29.70 CC images/binfmt-misc.o [2020-05-14T23:01:31.598Z] #39 29.86 CC images/time.o [2020-05-14T23:01:31.598Z] #39 30.07 CC images/sysctl.o [2020-05-14T23:01:31.880Z] #39 30.22 CC images/autofs.o [2020-05-14T23:01:31.880Z] #39 30.33 CC images/macvlan.o [2020-05-14T23:01:32.162Z] #39 30.51 CC images/sit.o [2020-05-14T23:01:32.162Z] #39 30.62 LINK images/built-in.o [2020-05-14T23:01:32.444Z] #39 30.69 GEN compel/include/asm [2020-05-14T23:01:32.444Z] #39 30.70 GEN compel/include/version.h [2020-05-14T23:01:32.444Z] #39 30.72 touch .config [2020-05-14T23:01:32.444Z] #39 30.75 GEN include/common/config.h [2020-05-14T23:01:32.444Z] #39 30.81 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-14T23:01:32.444Z] #39 30.86 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-14T23:01:32.444Z] #39 30.89 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-14T23:01:32.444Z] #39 30.91 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-14T23:01:32.444Z] #39 30.92 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-14T23:01:32.444Z] #39 30.96 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-14T23:01:32.444Z] #39 30.97 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-14T23:01:32.726Z] #39 30.98 DEP compel/plugins/std/infect.d [2020-05-14T23:01:32.726Z] #39 31.12 DEP compel/plugins/std/string.d [2020-05-14T23:01:33.009Z] #39 31.22 DEP compel/plugins/std/log.d [2020-05-14T23:01:33.009Z] #39 31.29 DEP compel/plugins/std/fds.d [2020-05-14T23:01:33.009Z] #39 31.37 DEP compel/plugins/std/std.d [2020-05-14T23:01:33.009Z] #39 31.47 DEP compel/plugins/shmem/shmem.d [2020-05-14T23:01:33.291Z] #39 31.57 DEP compel/plugins/fds/fds.d [2020-05-14T23:01:33.291Z] #39 31.72 CC compel/plugins/std/std.o [2020-05-14T23:01:33.573Z] #39 32.00 CC compel/plugins/std/fds.o [2020-05-14T23:01:33.855Z] #39 32.21 CC compel/plugins/std/log.o [2020-05-14T23:01:34.468Z] #39 32.86 CC compel/plugins/std/string.o [2020-05-14T23:01:35.082Z] #39 33.31 CC compel/plugins/std/infect.o [2020-05-14T23:01:35.364Z] #39 33.61 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-14T23:01:35.364Z] #39 33.69 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-14T23:01:35.364Z] #39 33.75 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-14T23:01:35.645Z] #39 33.90 AR compel/plugins/std.lib.a [2020-05-14T23:01:35.645Z] #39 33.94 CC compel/plugins/fds/fds.o [2020-05-14T23:01:35.645Z] #39 34.11 AR compel/plugins/fds.lib.a [2020-05-14T23:01:35.645Z] #39 34.13 HOSTDEP compel/src/lib/log-host.d [2020-05-14T23:01:35.927Z] #39 34.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-14T23:01:35.927Z] #39 ... [2020-05-14T23:01:35.927Z] [2020-05-14T23:01:35.927Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:35.927Z] #17 64.73 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-14T23:01:35.927Z] #17 64.73 Setting up xz-utils (5.2.4-1) ... [2020-05-14T23:01:35.927Z] #17 64.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-14T23:01:35.927Z] #17 64.83 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:01:35.927Z] #17 64.93 invoke-rc.d: could not determine current runlevel [2020-05-14T23:01:35.927Z] #17 64.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-14T23:01:35.927Z] #17 64.94 Setting up pigz (2.4-1) ... [2020-05-14T23:01:35.927Z] #17 64.95 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-14T23:01:35.927Z] #17 64.95 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-14T23:01:35.927Z] #17 64.96 Setting up python-pip-whl (18.1-5) ... [2020-05-14T23:01:35.927Z] #17 64.97 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-14T23:01:35.927Z] #17 64.98 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:01:35.927Z] #17 65.36 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-14T23:01:35.927Z] #17 65.36 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-14T23:01:35.927Z] #17 65.37 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-14T23:01:35.927Z] #17 65.38 Setting up vim (2:8.1.0875-5) ... [2020-05-14T23:01:35.927Z] #17 65.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-14T23:01:35.927Z] #17 65.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-14T23:01:35.927Z] #17 65.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-14T23:01:35.927Z] #17 65.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-14T23:01:35.927Z] #17 65.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-14T23:01:35.927Z] #17 65.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-14T23:01:35.927Z] #17 65.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-14T23:01:35.927Z] #17 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-14T23:01:35.927Z] #17 65.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-14T23:01:35.927Z] #17 65.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:01:35.927Z] #17 65.50 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-14T23:01:35.927Z] #17 65.50 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:01:35.927Z] #17 65.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-14T23:01:35.927Z] #17 65.52 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:01:35.927Z] #17 68.54 Setting up iptables (1.8.2-4) ... [2020-05-14T23:01:35.927Z] #17 68.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-14T23:01:35.927Z] #17 68.60 Setting up python3 (3.7.3-1) ... [2020-05-14T23:01:35.927Z] #17 69.16 Setting up python3-wheel (0.32.3-2) ... [2020-05-14T23:01:35.927Z] #17 69.98 Setting up apparmor (2.13.2-10) ... [2020-05-14T23:01:35.927Z] #17 71.42 Setting up xfsprogs (4.20.0-1) ... [2020-05-14T23:01:35.927Z] #17 71.42 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:01:35.927Z] #17 71.93 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:01:35.927Z] #17 72.92 Setting up python3-distutils (3.7.3-1) ... [2020-05-14T23:01:35.927Z] #17 73.45 Setting up python3-setuptools (40.8.0-1) ... [2020-05-14T23:01:36.209Z] #17 ... [2020-05-14T23:01:36.209Z] [2020-05-14T23:01:36.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:36.209Z] #39 34.42 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-14T23:01:36.209Z] #39 34.52 HOSTDEP compel/src/main-host.d [2020-05-14T23:01:36.490Z] #39 34.65 DEP compel/src/lib/ptrace.d [2020-05-14T23:01:36.490Z] #39 34.82 DEP compel/src/lib/infect.d [2020-05-14T23:01:36.772Z] #39 35.01 DEP compel/src/lib/infect-util.d [2020-05-14T23:01:36.772Z] #39 35.16 DEP compel/src/lib/infect-rpc.d [2020-05-14T23:01:37.053Z] #39 35.30 DEP compel/arch/s390/src/lib/infect.d [2020-05-14T23:01:37.053Z] #39 35.48 DEP compel/arch/s390/src/lib/cpu.d [2020-05-14T23:01:37.336Z] #39 35.59 DEP compel/src/lib/log.d [2020-05-14T23:01:37.336Z] #39 35.69 DEP compel/src/main.d [2020-05-14T23:01:37.336Z] #39 ... [2020-05-14T23:01:37.336Z] [2020-05-14T23:01:37.336Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:01:37.336Z] #47 62.49 mvdan.cc/sh/v3/fileutil [2020-05-14T23:01:37.336Z] #47 62.65 mvdan.cc/sh/v3/syntax [2020-05-14T23:01:37.336Z] #47 68.45 mvdan.cc/sh/v3/cmd/shfmt [2020-05-14T23:01:37.625Z] #47 DONE 72.6s [2020-05-14T23:01:37.625Z] [2020-05-14T23:01:37.625Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:37.625Z] #39 35.91 DEP compel/src/lib/handle-elf.d [2020-05-14T23:01:37.625Z] #39 35.99 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-14T23:01:37.625Z] #39 36.08 CC compel/src/lib/log.o [2020-05-14T23:01:37.625Z] #39 ... [2020-05-14T23:01:37.625Z] [2020-05-14T23:01:37.625Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:37.625Z] #41 62.81 go/parser [2020-05-14T23:01:37.625Z] #41 63.61 text/template [2020-05-14T23:01:37.625Z] #41 65.68 encoding/xml [2020-05-14T23:01:37.625Z] #41 68.47 go/doc [2020-05-14T23:01:37.625Z] #41 69.04 github.com/LK4D4/vndr/versioned [2020-05-14T23:01:37.625Z] #41 69.16 crypto/rsa [2020-05-14T23:01:37.625Z] #41 70.33 crypto/x509/pkix [2020-05-14T23:01:37.625Z] #41 70.89 vendor/golang.org/x/crypto/cryptobyte [2020-05-14T23:01:37.625Z] #41 71.72 github.com/LK4D4/vndr/build [2020-05-14T23:01:37.829Z] Fetching without tags [2020-05-14T23:01:37.907Z] #41 72.91 net [2020-05-14T23:01:37.907Z] #41 ... [2020-05-14T23:01:37.907Z] [2020-05-14T23:01:37.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:37.907Z] #39 36.24 CC compel/arch/s390/src/lib/cpu.o [2020-05-14T23:01:38.181Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:01:38.189Z] #39 36.56 CC compel/arch/s390/src/lib/infect.o [2020-05-14T23:01:37.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:37.741Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:01:37.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:37.797Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:37.828Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:37.828Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:37.829Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:38.189Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:38.218Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:01:38.707Z] Client: Docker Engine - Community [2020-05-14T23:01:38.707Z] Version: 19.03.8 [2020-05-14T23:01:38.707Z] API version: 1.40 [2020-05-14T23:01:38.707Z] Go version: go1.12.17 [2020-05-14T23:01:38.707Z] Git commit: afacb8b [2020-05-14T23:01:38.707Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-14T23:01:38.707Z] OS/Arch: linux/arm64 [2020-05-14T23:01:38.707Z] Experimental: false [2020-05-14T23:01:38.707Z] [2020-05-14T23:01:38.707Z] Server: Docker Engine - Community [2020-05-14T23:01:38.707Z] Engine: [2020-05-14T23:01:38.707Z] Version: 19.03.8 [2020-05-14T23:01:38.707Z] API version: 1.40 (minimum version 1.12) [2020-05-14T23:01:38.707Z] Go version: go1.12.17 [2020-05-14T23:01:38.707Z] Git commit: afacb8b [2020-05-14T23:01:38.707Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-14T23:01:38.707Z] OS/Arch: linux/arm64 [2020-05-14T23:01:38.707Z] Experimental: true [2020-05-14T23:01:38.707Z] containerd: [2020-05-14T23:01:38.707Z] Version: 1.2.13 [2020-05-14T23:01:38.707Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:01:38.707Z] runc: [2020-05-14T23:01:38.707Z] Version: 1.0.0-rc10 [2020-05-14T23:01:38.707Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:01:38.707Z] docker-init: [2020-05-14T23:01:38.707Z] Version: 0.18.0 [2020-05-14T23:01:38.707Z] GitCommit: fec3683 [Pipeline] sh [2020-05-14T23:01:39.064Z] + docker info [2020-05-14T23:01:39.208Z] #39 ... [2020-05-14T23:01:39.208Z] [2020-05-14T23:01:39.208Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:01:39.208Z] #17 74.57 Setting up python3-pip (18.1-5) ... [2020-05-14T23:01:39.208Z] #17 75.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:01:39.208Z] #17 76.08 Processing triggers for mime-support (3.62) ... [2020-05-14T23:01:39.208Z] #17 DONE 76.5s [2020-05-14T23:01:39.208Z] [2020-05-14T23:01:39.208Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:39.208Z] #39 37.52 CC compel/src/lib/infect-rpc.o [2020-05-14T23:01:39.490Z] #39 37.89 CC compel/src/lib/infect-util.o [2020-05-14T23:01:39.772Z] #39 38.04 CC compel/src/lib/infect.o [2020-05-14T23:01:39.914Z] Merge succeeded, producing 20deeff8fe42c953baa4873e48afc6d2718cb291 [2020-05-14T23:01:39.914Z] Checking out Revision 20deeff8fe42c953baa4873e48afc6d2718cb291 (PR-40967) [2020-05-14T23:01:39.023Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:01:39.880Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:01:39.913Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:39.939Z] > git checkout -f 20deeff8fe42c953baa4873e48afc6d2718cb291 # timeout=10 [2020-05-14T23:01:40.778Z] #39 ... [2020-05-14T23:01:40.778Z] [2020-05-14T23:01:40.778Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:01:40.778Z] #18 1.482 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-14T23:01:40.778Z] #18 1.484 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-14T23:01:40.778Z] #18 1.488 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-14T23:01:40.778Z] #18 DONE 1.7s [2020-05-14T23:01:40.778Z] [2020-05-14T23:01:40.778Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:01:41.053Z] Fetching without tags [2020-05-14T23:01:41.413Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:01:42.801Z] Merge succeeded, producing b77891178e7a2097b5b5663ce08f820927ea9887 [2020-05-14T23:01:42.801Z] Checking out Revision b77891178e7a2097b5b5663ce08f820927ea9887 (PR-40967) [2020-05-14T23:01:40.956Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:40.967Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:01:40.986Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:41.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:01:41.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:01:41.056Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:01:41.057Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:01:41.427Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:41.456Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:01:42.220Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:01:42.769Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-14T23:01:42.808Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:01:42.836Z] > git checkout -f b77891178e7a2097b5b5663ce08f820927ea9887 # timeout=10 [2020-05-14T23:01:43.774Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:01:43.777Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:01:45.177Z] + docker version [2020-05-14T23:01:46.346Z] #19 ... [2020-05-14T23:01:46.346Z] [2020-05-14T23:01:46.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:46.346Z] #39 39.80 CC compel/src/lib/ptrace.o [2020-05-14T23:01:46.346Z] #39 40.19 AR compel/libcompel.a [2020-05-14T23:01:46.346Z] #39 40.25 HOSTCC compel/src/main-host.o [2020-05-14T23:01:46.346Z] #39 40.60 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-14T23:01:46.346Z] #39 40.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-14T23:01:46.346Z] #39 41.07 HOSTCC compel/src/lib/log-host.o [2020-05-14T23:01:46.346Z] #39 41.19 HOSTLINK compel/compel-host-bin [2020-05-14T23:01:46.346Z] #39 41.25 DEP soccr/soccr.d [2020-05-14T23:01:46.346Z] #39 41.33 CC soccr/soccr.o [2020-05-14T23:01:46.346Z] #39 42.19 AR soccr/libsoccr.a [2020-05-14T23:01:46.346Z] #39 42.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:01:46.346Z] #39 42.49 DEP criu/arch/s390/sigframe.d [2020-05-14T23:01:46.346Z] #39 42.64 DEP criu/arch/s390/crtools.d [2020-05-14T23:01:46.346Z] #39 42.80 DEP criu/arch/s390/cpu.d [2020-05-14T23:01:46.346Z] #39 42.96 CC criu/arch/s390/cpu.o [2020-05-14T23:01:46.346Z] #39 43.42 CC criu/arch/s390/crtools.o [2020-05-14T23:01:46.346Z] #39 44.32 CC criu/arch/s390/sigframe.o [2020-05-14T23:01:46.346Z] #39 44.64 LINK criu/arch/s390/crtools.built-in.o [2020-05-14T23:01:46.346Z] #39 44.68 DEP criu/pie/util-vdso.d [2020-05-14T23:01:46.346Z] #39 44.81 DEP criu/pie/util.d [2020-05-14T23:01:46.628Z] #39 45.00 CC criu/pie/util.o [2020-05-14T23:01:46.908Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:01:46.910Z] #39 45.33 CC criu/pie/util-vdso.o [2020-05-14T23:01:46.912Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-14T23:01:47.553Z] #39 45.88 AR criu/pie/pie.lib.a [2020-05-14T23:01:47.553Z] #39 45.96 DEP criu/pie/restorer.d [Pipeline] sh [2020-05-14T23:01:47.837Z] #39 46.22 DEP criu/arch/s390/restorer.d [2020-05-14T23:01:47.837Z] #39 46.35 DEP criu/arch/s390/vdso-pie.d [2020-05-14T23:01:48.098Z] + docker version [2020-05-14T23:01:48.119Z] #39 46.47 DEP criu/pie/parasite-vdso.d [2020-05-14T23:01:48.401Z] #39 46.68 DEP criu/pie/parasite.d [2020-05-14T23:01:48.683Z] #39 46.94 CC criu/pie/parasite.o [2020-05-14T23:01:49.046Z] Client: [2020-05-14T23:01:49.046Z] Debug Mode: false [2020-05-14T23:01:49.046Z] [2020-05-14T23:01:49.046Z] Server: [2020-05-14T23:01:49.046Z] Containers: 0 [2020-05-14T23:01:49.046Z] Running: 0 [2020-05-14T23:01:49.046Z] Paused: 0 [2020-05-14T23:01:49.046Z] Stopped: 0 [2020-05-14T23:01:49.046Z] Images: 0 [2020-05-14T23:01:49.046Z] Server Version: 19.03.8 [2020-05-14T23:01:49.046Z] Storage Driver: overlay2 [2020-05-14T23:01:49.046Z] Backing Filesystem: [2020-05-14T23:01:49.046Z] Supports d_type: true [2020-05-14T23:01:49.046Z] Native Overlay Diff: true [2020-05-14T23:01:49.046Z] Logging Driver: json-file [2020-05-14T23:01:49.046Z] Cgroup Driver: cgroupfs [2020-05-14T23:01:49.046Z] Plugins: [2020-05-14T23:01:49.046Z] Volume: local [2020-05-14T23:01:49.046Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:01:49.046Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-14T23:01:49.046Z] Swarm: inactive [2020-05-14T23:01:49.046Z] Runtimes: runc [2020-05-14T23:01:49.046Z] Default Runtime: runc [2020-05-14T23:01:49.046Z] Init Binary: docker-init [2020-05-14T23:01:49.046Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:01:49.046Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:01:49.046Z] init version: fec3683 [2020-05-14T23:01:49.046Z] Security Options: [2020-05-14T23:01:49.046Z] apparmor [2020-05-14T23:01:49.046Z] seccomp [2020-05-14T23:01:49.046Z] Profile: default [2020-05-14T23:01:49.046Z] Kernel Version: 4.15.0-1065-aws [2020-05-14T23:01:49.046Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-14T23:01:49.046Z] OSType: linux [2020-05-14T23:01:49.046Z] Architecture: aarch64 [2020-05-14T23:01:49.046Z] CPUs: 4 [2020-05-14T23:01:49.046Z] Total Memory: 7.525GiB [2020-05-14T23:01:49.046Z] Name: ip-10-100-34-104 [2020-05-14T23:01:49.046Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-14T23:01:49.046Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:01:49.046Z] Debug Mode: false [2020-05-14T23:01:49.046Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:01:49.046Z] Labels: [2020-05-14T23:01:49.046Z] Experimental: true [2020-05-14T23:01:49.046Z] Insecure Registries: [2020-05-14T23:01:49.046Z] 127.0.0.0/8 [2020-05-14T23:01:49.046Z] Live Restore Enabled: true [2020-05-14T23:01:49.046Z] [2020-05-14T23:01:49.046Z] WARNING: No swap limit support [Pipeline] sh [2020-05-14T23:01:49.338Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:01:49.338Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:01:49.338Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:01:49.338Z] + bash /home/ubuntu/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:01:49.338Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:01:49.338Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-14T23:01:49.338Z] [2020-05-14T23:01:49.338Z] Generally Necessary: [2020-05-14T23:01:49.338Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:01:49.338Z] - apparmor: enabled and tools installed [2020-05-14T23:01:49.598Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:01:49.598Z] - CONFIG_NET_NS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_PID_NS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:01:49.598Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_MEMCG: enabled [2020-05-14T23:01:49.598Z] - CONFIG_KEYS: enabled [2020-05-14T23:01:49.598Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:01:49.598Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:01:49.689Z] #39 47.76 LINK criu/pie/parasite.built-in.o [2020-05-14T23:01:49.689Z] #39 47.77 GEN criu/pie/parasite-blob.h [2020-05-14T23:01:49.689Z] #39 47.80 CC criu/pie/parasite-vdso.o [2020-05-14T23:01:49.858Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:01:49.858Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:01:49.858Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:01:49.858Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:01:49.858Z] [2020-05-14T23:01:49.858Z] Optional Features: [2020-05-14T23:01:49.858Z] - CONFIG_USER_NS: enabled [2020-05-14T23:01:49.858Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:01:49.858Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:01:49.858Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:01:49.858Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:01:49.858Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-14T23:01:49.858Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:01:49.858Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:01:49.858Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:01:49.858Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:01:49.858Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:01:49.858Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:01:49.858Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:01:49.858Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:01:49.858Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:01:49.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:01:49.858Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:01:49.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:01:49.858Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:01:49.858Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:01:49.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:01:49.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:01:49.971Z] #39 48.38 CC criu/arch/s390/vdso-pie.o [2020-05-14T23:01:50.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:01:50.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:01:50.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:01:50.117Z] - Network Drivers: [2020-05-14T23:01:50.117Z] - "overlay": [2020-05-14T23:01:50.117Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:01:50.117Z] Optional (for encrypted networks): [2020-05-14T23:01:50.117Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:01:50.117Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-14T23:01:50.117Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-14T23:01:50.117Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-14T23:01:50.117Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-14T23:01:50.117Z] - CONFIG_XFRM: enabled [2020-05-14T23:01:50.117Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:01:50.117Z] - "ipvlan": [2020-05-14T23:01:50.117Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:01:50.117Z] - "macvlan": [2020-05-14T23:01:50.117Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:01:50.117Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:01:50.117Z] - "ftp,tftp client in container": [2020-05-14T23:01:50.261Z] #39 ... [2020-05-14T23:01:50.262Z] [2020-05-14T23:01:50.262Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:01:50.262Z] #19 5.536 Collecting yamllint==1.16.0 [2020-05-14T23:01:50.262Z] #19 5.875 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-14T23:01:50.262Z] #19 5.946 Collecting pyyaml (from yamllint==1.16.0) [2020-05-14T23:01:50.262Z] #19 6.075 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-14T23:01:50.262Z] #19 7.474 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-14T23:01:50.262Z] #19 7.568 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-14T23:01:50.262Z] #19 7.608 Building wheels for collected packages: pyyaml [2020-05-14T23:01:50.262Z] #19 7.608 Running setup.py bdist_wheel for pyyaml: started [2020-05-14T23:01:50.262Z] #19 8.640 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-14T23:01:50.262Z] #19 8.640 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-14T23:01:50.262Z] #19 8.707 Successfully built pyyaml [2020-05-14T23:01:50.262Z] #19 8.722 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-14T23:01:50.262Z] #19 9.072 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-14T23:01:50.262Z] #19 DONE 9.5s [2020-05-14T23:01:50.262Z] [2020-05-14T23:01:50.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:50.262Z] #41 75.21 vendor/golang.org/x/crypto/poly1305 [2020-05-14T23:01:50.262Z] #41 75.71 vendor/golang.org/x/crypto/chacha20poly1305 [2020-05-14T23:01:50.262Z] #41 76.15 vendor/golang.org/x/crypto/curve25519 [2020-05-14T23:01:50.262Z] #41 76.66 vendor/golang.org/x/crypto/hkdf [2020-05-14T23:01:50.262Z] #41 76.87 vendor/golang.org/x/text/transform [2020-05-14T23:01:50.262Z] #41 77.52 vendor/golang.org/x/text/unicode/bidi [2020-05-14T23:01:50.262Z] #41 78.99 vendor/golang.org/x/text/secure/bidirule [2020-05-14T23:01:50.262Z] #41 79.23 vendor/golang.org/x/text/unicode/norm [2020-05-14T23:01:50.262Z] #41 82.65 vendor/golang.org/x/net/idna [2020-05-14T23:01:50.262Z] #41 84.90 vendor/golang.org/x/net/http2/hpack [2020-05-14T23:01:50.376Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:01:50.377Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:01:50.377Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:01:50.377Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:01:50.377Z] - Storage Drivers: [2020-05-14T23:01:50.377Z] - "aufs": [2020-05-14T23:01:50.377Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:01:50.377Z] - "btrfs": [2020-05-14T23:01:50.377Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:01:50.377Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:01:50.377Z] - "devicemapper": [2020-05-14T23:01:50.377Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:01:50.377Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:01:50.377Z] - "overlay": [2020-05-14T23:01:50.377Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:01:50.377Z] - "zfs": [2020-05-14T23:01:50.377Z] - /dev/zfs: missing [2020-05-14T23:01:50.377Z] - zfs command: missing [2020-05-14T23:01:50.377Z] - zpool command: missing [2020-05-14T23:01:50.377Z] [2020-05-14T23:01:50.377Z] Limits: [2020-05-14T23:01:50.377Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:01:50.377Z] [2020-05-14T23:01:50.377Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:01:50.546Z] #41 ... [2020-05-14T23:01:50.546Z] [2020-05-14T23:01:50.546Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:01:50.546Z] #22 DONE 0.2s [2020-05-14T23:01:50.546Z] [2020-05-14T23:01:50.546Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:01:50.728Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:01:50.728Z] #2 [internal] load build definition from Dockerfile [2020-05-14T23:01:50.728Z] #2 transferring dockerfile: 16.32kB done [2020-05-14T23:01:50.728Z] #2 DONE 0.0s [2020-05-14T23:01:50.728Z] [2020-05-14T23:01:50.728Z] #1 [internal] load .dockerignore [2020-05-14T23:01:50.728Z] #1 transferring context: 87B done [2020-05-14T23:01:50.728Z] #1 DONE 0.0s [2020-05-14T23:01:50.728Z] [2020-05-14T23:01:50.728Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:01:51.160Z] #26 DONE 0.7s [2020-05-14T23:01:51.160Z] [2020-05-14T23:01:51.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:01:51.160Z] #41 86.16 mime [2020-05-14T23:01:51.297Z] #3 DONE 0.4s [2020-05-14T23:01:51.297Z] [2020-05-14T23:01:51.297Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:01:51.297Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-14T23:01:51.297Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 386.65kB / 8.28MB 0.2s [2020-05-14T23:01:51.297Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-14T23:01:51.297Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-05-14T23:01:51.297Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-05-14T23:01:51.557Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-05-14T23:01:51.817Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2020-05-14T23:01:51.817Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-05-14T23:01:52.077Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-05-14T23:01:52.338Z] #4 DONE 0.9s [2020-05-14T23:01:52.600Z] [2020-05-14T23:01:52.600Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:01:52.630Z] #41 87.58 mime/quotedprintable [2020-05-14T23:01:52.630Z] #41 87.83 net/http/internal [2020-05-14T23:01:52.862Z] #6 DONE 0.3s [2020-05-14T23:01:52.862Z] [2020-05-14T23:01:52.862Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:01:52.862Z] #5 DONE 0.2s [2020-05-14T23:01:52.862Z] [2020-05-14T23:01:52.862Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:01:52.862Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-14T23:01:53.130Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-14T23:01:53.130Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2020-05-14T23:01:53.130Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-14T23:01:53.130Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-05-14T23:01:53.701Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-05-14T23:01:53.701Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-14T23:01:54.650Z] #41 89.39 crypto/tls [2020-05-14T23:01:54.685Z] Client: Docker Engine - Community [2020-05-14T23:01:54.685Z] Version: 19.03.8 [2020-05-14T23:01:54.685Z] API version: 1.40 [2020-05-14T23:01:54.685Z] Go version: go1.12.17 [2020-05-14T23:01:54.685Z] Git commit: afacb8b7f0 [2020-05-14T23:01:54.685Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-14T23:01:54.685Z] OS/Arch: linux/amd64 [2020-05-14T23:01:54.685Z] Experimental: false [2020-05-14T23:01:54.685Z] [2020-05-14T23:01:54.685Z] Server: Docker Engine - Community [2020-05-14T23:01:54.685Z] Engine: [2020-05-14T23:01:54.685Z] Version: 19.03.8 [2020-05-14T23:01:54.685Z] API version: 1.40 (minimum version 1.12) [2020-05-14T23:01:54.685Z] Go version: go1.12.17 [2020-05-14T23:01:54.685Z] Git commit: afacb8b7f0 [2020-05-14T23:01:54.685Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-14T23:01:54.685Z] OS/Arch: linux/amd64 [2020-05-14T23:01:54.685Z] Experimental: true [2020-05-14T23:01:54.685Z] containerd: [2020-05-14T23:01:54.685Z] Version: 1.2.13 [2020-05-14T23:01:54.685Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:01:54.685Z] runc: [2020-05-14T23:01:54.685Z] Version: 1.0.0-rc10 [2020-05-14T23:01:54.685Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:01:54.685Z] docker-init: [2020-05-14T23:01:54.685Z] Version: 0.18.0 [2020-05-14T23:01:54.685Z] GitCommit: fec3683 [Pipeline] sh [2020-05-14T23:01:55.023Z] + docker info [2020-05-14T23:01:55.086Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-05-14T23:01:55.087Z] #57 DONE 2.1s [2020-05-14T23:01:55.087Z] [2020-05-14T23:01:55.087Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:01:55.087Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-14T23:01:55.087Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-14T23:01:55.087Z] #7 sha256:02e5ddc37901699ec66dc42634b7ff01b5419ce430558ef6371cda0744ca6c3c 1.79kB / 1.79kB done [2020-05-14T23:01:55.087Z] #7 sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 49.17MB / 49.17MB 1.6s done [2020-05-14T23:01:55.087Z] #7 sha256:23d8696bd5e5e12c5aed585dcd311e5172d5413c19ab40dfe5fe61d9ded39ece 5.46kB / 5.46kB done [2020-05-14T23:01:55.087Z] #7 sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 7.68MB / 7.68MB 0.7s done [2020-05-14T23:01:55.087Z] #7 sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 9.98MB / 9.98MB 1.4s done [2020-05-14T23:01:55.087Z] #7 sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 52.16MB / 52.16MB 1.7s done [2020-05-14T23:01:55.087Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 40.01MB / 62.47MB 2.2s [2020-05-14T23:01:55.087Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 23.89MB / 97.69MB 2.2s [2020-05-14T23:01:55.087Z] #7 sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac 155B / 155B 1.9s done [2020-05-14T23:01:55.087Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 0.3s [2020-05-14T23:01:55.143Z] Client: Docker Engine - Community [2020-05-14T23:01:55.143Z] Version: 19.03.8 [2020-05-14T23:01:55.143Z] API version: 1.40 [2020-05-14T23:01:55.143Z] Go version: go1.12.17 [2020-05-14T23:01:55.143Z] Git commit: afacb8b7f0 [2020-05-14T23:01:55.143Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-14T23:01:55.143Z] OS/Arch: linux/amd64 [2020-05-14T23:01:55.143Z] Experimental: false [2020-05-14T23:01:55.143Z] [2020-05-14T23:01:55.143Z] Server: Docker Engine - Community [2020-05-14T23:01:55.143Z] Engine: [2020-05-14T23:01:55.143Z] Version: 19.03.8 [2020-05-14T23:01:55.143Z] API version: 1.40 (minimum version 1.12) [2020-05-14T23:01:55.143Z] Go version: go1.12.17 [2020-05-14T23:01:55.143Z] Git commit: afacb8b7f0 [2020-05-14T23:01:55.143Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-14T23:01:55.143Z] OS/Arch: linux/amd64 [2020-05-14T23:01:55.143Z] Experimental: true [2020-05-14T23:01:55.143Z] containerd: [2020-05-14T23:01:55.143Z] Version: 1.2.13 [2020-05-14T23:01:55.143Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:01:55.143Z] runc: [2020-05-14T23:01:55.143Z] Version: 1.0.0-rc10 [2020-05-14T23:01:55.143Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:01:55.143Z] docker-init: [2020-05-14T23:01:55.143Z] Version: 0.18.0 [2020-05-14T23:01:55.143Z] GitCommit: fec3683 [Pipeline] sh [2020-05-14T23:01:55.264Z] #41 ... [2020-05-14T23:01:55.264Z] [2020-05-14T23:01:55.264Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:01:55.264Z] #54 85.69 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:01:55.264Z] #54 85.69 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-14T23:01:55.264Z] #54 DONE 90.3s [2020-05-14T23:01:55.264Z] [2020-05-14T23:01:55.264Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:01:55.264Z] #55 DONE 0.1s [2020-05-14T23:01:55.352Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 44.66MB / 62.47MB 2.3s [2020-05-14T23:01:55.352Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 47.98MB / 62.47MB 2.4s [2020-05-14T23:01:55.352Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 37.07MB / 97.69MB 2.4s [2020-05-14T23:01:55.463Z] + docker info [2020-05-14T23:01:55.548Z] [2020-05-14T23:01:55.549Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:55.549Z] #39 48.69 CC criu/arch/s390/restorer.o [2020-05-14T23:01:55.549Z] #39 49.04 CC criu/pie/restorer.o [2020-05-14T23:01:55.549Z] #39 50.65 LINK criu/pie/restorer.built-in.o [2020-05-14T23:01:55.549Z] #39 50.66 GEN criu/pie/restorer-blob.h [2020-05-14T23:01:55.549Z] #39 50.73 DEP criu/vdso.d [2020-05-14T23:01:55.549Z] #39 50.85 DEP criu/uts_ns.d [2020-05-14T23:01:55.549Z] #39 51.02 DEP criu/util.d [2020-05-14T23:01:55.549Z] #39 51.22 DEP criu/uffd.d [2020-05-14T23:01:55.549Z] #39 51.40 DEP criu/tun.d [2020-05-14T23:01:55.549Z] #39 51.61 DEP criu/tty.d [2020-05-14T23:01:55.549Z] #39 51.81 DEP criu/timerfd.d [2020-05-14T23:01:55.549Z] #39 51.92 DEP criu/sysfs_parse.d [2020-05-14T23:01:55.549Z] #39 51.99 DEP criu/sysctl.d [2020-05-14T23:01:55.549Z] #39 52.14 DEP criu/string.d [2020-05-14T23:01:55.549Z] #39 52.18 DEP criu/stats.d [2020-05-14T23:01:55.549Z] #39 52.29 DEP criu/sockets.d [2020-05-14T23:01:55.549Z] #39 52.47 DEP criu/sk-unix.d [2020-05-14T23:01:55.549Z] #39 52.57 DEP criu/sk-tcp.d [2020-05-14T23:01:55.549Z] #39 52.82 DEP criu/sk-queue.d [2020-05-14T23:01:55.549Z] #39 52.94 DEP criu/sk-packet.d [2020-05-14T23:01:55.549Z] #39 53.13 DEP criu/sk-netlink.d [2020-05-14T23:01:55.549Z] #39 53.24 DEP criu/sk-inet.d [2020-05-14T23:01:55.549Z] #39 53.35 DEP criu/signalfd.d [2020-05-14T23:01:55.549Z] #39 53.45 DEP criu/sigframe.d [2020-05-14T23:01:55.549Z] #39 53.54 DEP criu/shmem.d [2020-05-14T23:01:55.549Z] #39 53.86 DEP criu/servicefd.d [2020-05-14T23:01:55.636Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 42.41MB / 97.69MB 2.5s [2020-05-14T23:01:55.637Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 53.52MB / 62.47MB 2.6s [2020-05-14T23:01:55.835Z] #39 54.22 DEP criu/seize.d [2020-05-14T23:01:55.924Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.8s [2020-05-14T23:01:55.924Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 53.94MB / 97.69MB 2.8s [2020-05-14T23:01:55.924Z] #7 sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 62.47MB / 62.47MB 2.9s done [2020-05-14T23:01:55.924Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 61.56MB / 97.69MB 3.0s [2020-05-14T23:01:56.124Z] #39 54.36 DEP criu/seccomp.d [2020-05-14T23:01:56.124Z] #39 ... [2020-05-14T23:01:56.124Z] [2020-05-14T23:01:56.124Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:01:56.124Z] #43 DONE 91.3s [2020-05-14T23:01:56.192Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 88.51MB / 97.69MB 3.1s [2020-05-14T23:01:56.192Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.3s [2020-05-14T23:01:56.192Z] #7 sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 97.69MB / 97.69MB 3.3s done [2020-05-14T23:01:56.413Z] [2020-05-14T23:01:56.413Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:01:56.413Z] #39 54.65 DEP criu/rst-malloc.d [2020-05-14T23:01:56.413Z] #39 54.74 DEP criu/rbtree.d [2020-05-14T23:01:56.413Z] #39 54.83 DEP criu/pstree.d [2020-05-14T23:01:56.702Z] #39 54.96 DEP criu/protobuf.d [2020-05-14T23:01:56.702Z] #39 55.09 GEN criu/protobuf-desc-gen.h [2020-05-14T23:01:57.134Z] #7 ... [2020-05-14T23:01:57.134Z] [2020-05-14T23:01:57.134Z] #20 [internal] load build context [2020-05-14T23:01:57.134Z] #20 transferring context: 50.64MB 4.1s done [2020-05-14T23:01:57.134Z] #20 DONE 4.2s [2020-05-14T23:01:57.134Z] [2020-05-14T23:01:57.134Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:01:57.724Z] #39 56.24 DEP criu/protobuf-desc.d [2020-05-14T23:01:58.006Z] #39 56.34 DEP criu/proc_parse.d [2020-05-14T23:01:58.006Z] #39 56.45 DEP criu/plugin.d [2020-05-14T23:01:58.288Z] #39 56.51 DEP criu/pipes.d [2020-05-14T23:01:58.288Z] #39 56.61 DEP criu/pie-util.d [2020-05-14T23:01:58.288Z] #39 56.69 DEP criu/pie-util-vdso.d [2020-05-14T23:01:58.517Z] #7 extracting sha256:6243ff87266a170a3ad584d6c9c13f9b93c3aa84bded170c0040480f6c4e4170 3.7s done [2020-05-14T23:01:58.569Z] #39 56.84 DEP criu/path.d [2020-05-14T23:01:58.569Z] #39 56.95 DEP criu/parasite-syscall.d [2020-05-14T23:01:58.569Z] #39 57.04 DEP criu/pagemap.d [2020-05-14T23:01:58.777Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 [2020-05-14T23:01:58.851Z] #39 57.10 DEP criu/pagemap-cache.d [2020-05-14T23:01:58.851Z] #39 57.22 DEP criu/page-xfer.d [2020-05-14T23:01:58.851Z] #39 57.29 DEP criu/page-pipe.d [2020-05-14T23:01:59.133Z] #39 57.36 DEP criu/netfilter.d [2020-05-14T23:01:59.133Z] #39 57.42 DEP criu/net.d [2020-05-14T23:01:59.133Z] #39 57.50 DEP criu/namespaces.d [2020-05-14T23:01:59.133Z] #39 57.56 DEP criu/mount.d [2020-05-14T23:01:59.346Z] #7 extracting sha256:ac0e7aea31e932e05b2ceba046f4e670116c0e81cfc82ca24a86a41afe7f0f98 0.3s done [2020-05-14T23:01:59.346Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 [2020-05-14T23:01:59.414Z] #39 57.64 DEP criu/mem.d [2020-05-14T23:01:59.414Z] #39 57.72 DEP criu/lsm.d [2020-05-14T23:01:59.414Z] #39 57.78 DEP criu/log.d [2020-05-14T23:01:59.414Z] #39 57.84 DEP criu/libnetlink.d [2020-05-14T23:01:59.606Z] #7 extracting sha256:41ee43f3d2cbd321b8fb1657fed3947ec55776292d85377636a5fd3188d42662 0.3s done [2020-05-14T23:01:59.696Z] #39 57.95 DEP criu/kerndat.d [2020-05-14T23:01:59.696Z] #39 58.06 DEP criu/kcmp-ids.d [2020-05-14T23:01:59.696Z] #39 58.11 DEP criu/irmap.d [2020-05-14T23:01:59.696Z] #39 58.18 DEP criu/ipc_ns.d [2020-05-14T23:01:59.870Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 [2020-05-14T23:01:59.978Z] #39 58.28 DEP criu/image.d [2020-05-14T23:01:59.978Z] #39 58.40 DEP criu/image-desc.d [2020-05-14T23:02:00.260Z] #39 58.48 DEP criu/fsnotify.d [2020-05-14T23:02:00.260Z] #39 58.62 DEP criu/filesystems.d [2020-05-14T23:02:00.542Z] #39 58.75 DEP criu/files.d [2020-05-14T23:02:00.542Z] #39 58.86 DEP criu/files-reg.d [2020-05-14T23:02:00.823Z] #39 59.03 DEP criu/files-ext.d [2020-05-14T23:02:00.824Z] #39 59.15 DEP criu/file-lock.d [2020-05-14T23:02:00.824Z] #39 59.23 DEP criu/file-ids.d [2020-05-14T23:02:00.824Z] #39 59.30 DEP criu/fifo.d [2020-05-14T23:02:01.105Z] #39 59.41 DEP criu/fdstore.d [2020-05-14T23:02:01.105Z] #39 59.50 DEP criu/fault-injection.d [2020-05-14T23:02:01.105Z] #39 59.53 DEP criu/external.d [2020-05-14T23:02:01.387Z] #39 59.61 DEP criu/eventpoll.d [2020-05-14T23:02:01.387Z] #39 59.70 DEP criu/eventfd.d [2020-05-14T23:02:01.387Z] #39 59.79 DEP criu/crtools.d [2020-05-14T23:02:01.669Z] #39 59.88 DEP criu/cr-service.d [2020-05-14T23:02:01.669Z] #39 60.00 DEP criu/cr-restore.d [2020-05-14T23:02:01.780Z] #7 extracting sha256:5bac10972135477f10794c7cecd0815eb04e84c70622089fc585b9622b1fabd9 2.0s done [2020-05-14T23:02:01.950Z] #39 60.15 DEP criu/cr-errno.d [2020-05-14T23:02:01.950Z] #39 60.19 DEP criu/cr-dump.d [2020-05-14T23:02:01.950Z] #39 60.37 DEP criu/cr-dedup.d [2020-05-14T23:02:02.012Z] Client: [2020-05-14T23:02:02.012Z] Debug Mode: false [2020-05-14T23:02:02.012Z] [2020-05-14T23:02:02.012Z] Server: [2020-05-14T23:02:02.012Z] Containers: 0 [2020-05-14T23:02:02.012Z] Running: 0 [2020-05-14T23:02:02.012Z] Paused: 0 [2020-05-14T23:02:02.012Z] Stopped: 0 [2020-05-14T23:02:02.012Z] Images: 0 [2020-05-14T23:02:02.012Z] Server Version: 19.03.8 [2020-05-14T23:02:02.012Z] Storage Driver: overlay2 [2020-05-14T23:02:02.012Z] Backing Filesystem: [2020-05-14T23:02:02.012Z] Supports d_type: true [2020-05-14T23:02:02.012Z] Native Overlay Diff: true [2020-05-14T23:02:02.012Z] Logging Driver: json-file [2020-05-14T23:02:02.012Z] Cgroup Driver: cgroupfs [2020-05-14T23:02:02.012Z] Plugins: [2020-05-14T23:02:02.012Z] Volume: local [2020-05-14T23:02:02.012Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:02:02.012Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-14T23:02:02.012Z] Swarm: inactive [2020-05-14T23:02:02.012Z] Runtimes: runc [2020-05-14T23:02:02.012Z] Default Runtime: runc [2020-05-14T23:02:02.012Z] Init Binary: docker-init [2020-05-14T23:02:02.012Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:02:02.012Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:02:02.012Z] init version: fec3683 [2020-05-14T23:02:02.012Z] Security Options: [2020-05-14T23:02:02.012Z] apparmor [2020-05-14T23:02:02.012Z] seccomp [2020-05-14T23:02:02.012Z] Profile: default [2020-05-14T23:02:02.012Z] Kernel Version: 4.15.0-1065-aws [2020-05-14T23:02:02.012Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-14T23:02:02.012Z] OSType: linux [2020-05-14T23:02:02.012Z] Architecture: x86_64 [2020-05-14T23:02:02.012Z] CPUs: 2 [2020-05-14T23:02:02.012Z] Total Memory: 7.501GiB [2020-05-14T23:02:02.012Z] Name: ip-10-100-56-199 [2020-05-14T23:02:02.012Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-14T23:02:02.012Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:02:02.012Z] Debug Mode: false [2020-05-14T23:02:02.012Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:02:02.012Z] Labels: [2020-05-14T23:02:02.012Z] Experimental: true [2020-05-14T23:02:02.012Z] Insecure Registries: [2020-05-14T23:02:02.012Z] 127.0.0.0/8 [2020-05-14T23:02:02.012Z] Live Restore Enabled: true [2020-05-14T23:02:02.012Z] [2020-05-14T23:02:02.012Z] WARNING: No swap limit support [Pipeline] sh [2020-05-14T23:02:02.040Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 [2020-05-14T23:02:02.232Z] #39 60.53 DEP criu/cr-check.d [2020-05-14T23:02:02.316Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:02:02.316Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:02:02.316Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:02:02.316Z] + bash /home/ubuntu/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:02:02.316Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:02:02.316Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-14T23:02:02.316Z] [2020-05-14T23:02:02.316Z] Generally Necessary: [2020-05-14T23:02:02.316Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:02:02.316Z] - apparmor: enabled and tools installed [2020-05-14T23:02:02.316Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:02:02.316Z] - CONFIG_NET_NS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_PID_NS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_MEMCG: enabled [2020-05-14T23:02:02.316Z] - CONFIG_KEYS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:02:02.316Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:02:02.316Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:02:02.316Z] [2020-05-14T23:02:02.316Z] Optional Features: [2020-05-14T23:02:02.316Z] - CONFIG_USER_NS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:02:02.316Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:02:02.316Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:02:02.316Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:02:02.316Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-14T23:02:02.514Z] #39 60.71 DEP criu/config.d [2020-05-14T23:02:02.514Z] #39 60.89 DEP criu/clone-noasan.d [2020-05-14T23:02:02.514Z] #39 60.94 DEP criu/cgroup.d [2020-05-14T23:02:02.579Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-14T23:02:02.579Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:02:02.579Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:02:02.579Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:02:02.579Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:02:02.579Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:02:02.579Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:02:02.579Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:02:02.579Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:02:02.579Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:02:02.579Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:02:02.579Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:02:02.579Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:02:02.579Z] - Network Drivers: [2020-05-14T23:02:02.579Z] - "overlay": [2020-05-14T23:02:02.579Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:02:02.579Z] Optional (for encrypted networks): [2020-05-14T23:02:02.579Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-14T23:02:02.579Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-14T23:02:02.579Z] - CONFIG_XFRM: enabled [2020-05-14T23:02:02.579Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:02:02.579Z] - "ipvlan": [2020-05-14T23:02:02.579Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:02:02.579Z] - "macvlan": [2020-05-14T23:02:02.579Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:02:02.579Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:02:02.579Z] - "ftp,tftp client in container": [2020-05-14T23:02:02.796Z] #39 61.00 DEP criu/cgroup-props.d [2020-05-14T23:02:02.796Z] #39 61.05 DEP criu/bitmap.d [2020-05-14T23:02:02.796Z] #39 61.07 DEP criu/bfd.d [2020-05-14T23:02:02.796Z] #39 61.11 DEP criu/autofs.d [2020-05-14T23:02:02.796Z] #39 61.20 DEP criu/aio.d [2020-05-14T23:02:02.837Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:02:02.837Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:02:02.837Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:02:02.837Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:02:02.837Z] - Storage Drivers: [2020-05-14T23:02:02.837Z] - "aufs": [2020-05-14T23:02:02.837Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:02:02.837Z] - "btrfs": [2020-05-14T23:02:02.837Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:02:02.837Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:02:02.837Z] - "devicemapper": [2020-05-14T23:02:02.837Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:02:02.837Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:02:02.837Z] - "overlay": [2020-05-14T23:02:02.837Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:02:02.837Z] - "zfs": [2020-05-14T23:02:02.837Z] - /dev/zfs: missing [2020-05-14T23:02:02.837Z] - zfs command: missing [2020-05-14T23:02:02.837Z] - zpool command: missing [2020-05-14T23:02:02.837Z] [2020-05-14T23:02:02.837Z] Limits: [2020-05-14T23:02:02.837Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:02:02.837Z] [2020-05-14T23:02:02.837Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:02:03.079Z] #39 61.27 DEP criu/action-scripts.d [2020-05-14T23:02:03.079Z] #39 61.42 CC criu/action-scripts.o [2020-05-14T23:02:03.164Z] Client: [2020-05-14T23:02:03.164Z] Debug Mode: false [2020-05-14T23:02:03.164Z] [2020-05-14T23:02:03.164Z] Server: [2020-05-14T23:02:03.164Z] Containers: 0 [2020-05-14T23:02:03.164Z] Running: 0 [2020-05-14T23:02:03.164Z] Paused: 0 [2020-05-14T23:02:03.164Z] Stopped: 0 [2020-05-14T23:02:03.164Z] Images: 0 [2020-05-14T23:02:03.164Z] Server Version: 19.03.8 [2020-05-14T23:02:03.164Z] Storage Driver: overlay2 [2020-05-14T23:02:03.164Z] Backing Filesystem: [2020-05-14T23:02:03.164Z] Supports d_type: true [2020-05-14T23:02:03.164Z] Native Overlay Diff: true [2020-05-14T23:02:03.164Z] Logging Driver: json-file [2020-05-14T23:02:03.164Z] Cgroup Driver: cgroupfs [2020-05-14T23:02:03.164Z] Plugins: [2020-05-14T23:02:03.164Z] Volume: local [2020-05-14T23:02:03.164Z] Network: bridge host ipvlan macvlan null overlay [2020-05-14T23:02:03.164Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-14T23:02:03.164Z] Swarm: inactive [2020-05-14T23:02:03.164Z] Runtimes: runc [2020-05-14T23:02:03.164Z] Default Runtime: runc [2020-05-14T23:02:03.164Z] Init Binary: docker-init [2020-05-14T23:02:03.164Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-14T23:02:03.164Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:02:03.164Z] init version: fec3683 [2020-05-14T23:02:03.164Z] Security Options: [2020-05-14T23:02:03.164Z] apparmor [2020-05-14T23:02:03.164Z] seccomp [2020-05-14T23:02:03.164Z] Profile: default [2020-05-14T23:02:03.164Z] Kernel Version: 4.15.0-1065-aws [2020-05-14T23:02:03.164Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-14T23:02:03.164Z] OSType: linux [2020-05-14T23:02:03.164Z] Architecture: x86_64 [2020-05-14T23:02:03.164Z] CPUs: 2 [2020-05-14T23:02:03.164Z] Total Memory: 7.501GiB [2020-05-14T23:02:03.164Z] Name: ip-10-100-89-89 [2020-05-14T23:02:03.164Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-14T23:02:03.164Z] Docker Root Dir: /var/lib/docker [2020-05-14T23:02:03.164Z] Debug Mode: false [2020-05-14T23:02:03.164Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:02:03.164Z] Labels: [2020-05-14T23:02:03.164Z] Experimental: true [2020-05-14T23:02:03.164Z] Insecure Registries: [2020-05-14T23:02:03.164Z] 127.0.0.0/8 [2020-05-14T23:02:03.164Z] Live Restore Enabled: true [2020-05-14T23:02:03.164Z] [2020-05-14T23:02:03.164Z] WARNING: No swap limit support [Pipeline] sh [2020-05-14T23:02:03.176Z] + sudo modprobe ip_vs [2020-05-14T23:02:03.360Z] #39 61.73 CC criu/aio.o [2020-05-14T23:02:03.435Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:02:03.450Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:02:03.450Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:02:03.450Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40967/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-14T23:02:03.450Z] + bash /home/ubuntu/workspace/moby_PR-40967/check-config.sh [2020-05-14T23:02:03.450Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-14T23:02:03.450Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-14T23:02:03.450Z] [2020-05-14T23:02:03.450Z] Generally Necessary: [2020-05-14T23:02:03.450Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-14T23:02:03.450Z] - apparmor: enabled and tools installed [2020-05-14T23:02:03.642Z] #39 62.05 CC criu/autofs.o [2020-05-14T23:02:03.701Z] #1 [internal] load build definition from Dockerfile [2020-05-14T23:02:03.701Z] #1 transferring dockerfile: 16.32kB done [2020-05-14T23:02:03.701Z] #1 DONE 0.0s [2020-05-14T23:02:03.701Z] [2020-05-14T23:02:03.701Z] #2 [internal] load .dockerignore [2020-05-14T23:02:03.701Z] #2 transferring context: 87B done [2020-05-14T23:02:03.701Z] #2 DONE 0.1s [2020-05-14T23:02:03.701Z] [2020-05-14T23:02:03.701Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:02:03.708Z] - CONFIG_NAMESPACES: enabled [2020-05-14T23:02:03.708Z] - CONFIG_NET_NS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_PID_NS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_IPC_NS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_UTS_NS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUPS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CPUSETS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_MEMCG: enabled [2020-05-14T23:02:03.708Z] - CONFIG_KEYS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_VETH: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-14T23:02:03.708Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-14T23:02:03.708Z] [2020-05-14T23:02:03.708Z] Optional Features: [2020-05-14T23:02:03.708Z] - CONFIG_USER_NS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_SECCOMP: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-14T23:02:03.708Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-14T23:02:03.708Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-14T23:02:03.708Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-14T23:02:03.708Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-14T23:02:03.708Z] - CONFIG_BLK_CGROUP: enabled [2020-05-14T23:02:03.708Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-14T23:02:03.708Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_PERF: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-14T23:02:03.708Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-14T23:02:03.708Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-14T23:02:03.708Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-14T23:02:03.708Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-14T23:02:03.955Z] #7 extracting sha256:b9615df067a65580785afd57bc12e4cedba0171af6d671b71b60d85f41621b25 1.8s done [2020-05-14T23:02:03.969Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-14T23:02:03.969Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_IP_VS: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-14T23:02:03.969Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-14T23:02:03.969Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-14T23:02:03.969Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_EXT4_FS: enabled [2020-05-14T23:02:03.969Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-14T23:02:03.969Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-14T23:02:03.969Z] - Network Drivers: [2020-05-14T23:02:03.969Z] - "overlay": [2020-05-14T23:02:03.969Z] - CONFIG_VXLAN: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-14T23:02:03.969Z] Optional (for encrypted networks): [2020-05-14T23:02:03.969Z] - CONFIG_CRYPTO: enabled [2020-05-14T23:02:03.969Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-14T23:02:03.969Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-14T23:02:03.969Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-14T23:02:03.969Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-14T23:02:03.969Z] - CONFIG_XFRM: enabled [2020-05-14T23:02:03.969Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-14T23:02:03.969Z] - "ipvlan": [2020-05-14T23:02:03.969Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-14T23:02:03.969Z] - "macvlan": [2020-05-14T23:02:03.969Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_DUMMY: enabled (as module) [2020-05-14T23:02:03.969Z] - "ftp,tftp client in container": [2020-05-14T23:02:03.969Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-14T23:02:03.969Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-14T23:02:03.969Z] - Storage Drivers: [2020-05-14T23:02:03.969Z] - "aufs": [2020-05-14T23:02:03.969Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-14T23:02:03.969Z] - "btrfs": [2020-05-14T23:02:03.969Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-14T23:02:04.215Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de [2020-05-14T23:02:04.226Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-14T23:02:04.226Z] - "devicemapper": [2020-05-14T23:02:04.226Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-14T23:02:04.226Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-14T23:02:04.226Z] - "overlay": [2020-05-14T23:02:04.226Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-14T23:02:04.226Z] - "zfs": [2020-05-14T23:02:04.226Z] - /dev/zfs: missing [2020-05-14T23:02:04.226Z] - zfs command: missing [2020-05-14T23:02:04.226Z] - zpool command: missing [2020-05-14T23:02:04.226Z] [2020-05-14T23:02:04.226Z] Limits: [2020-05-14T23:02:04.226Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-14T23:02:04.226Z] [2020-05-14T23:02:04.226Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-05-14T23:02:04.265Z] #3 DONE 0.8s [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-14T23:02:04.522Z] [2020-05-14T23:02:04.522Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:02:04.522Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-14T23:02:04.522Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-14T23:02:04.522Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-14T23:02:04.522Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-14T23:02:04.522Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-05-14T23:02:04.522Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 3.43MB / 8.88MB 0.1s [2020-05-14T23:02:04.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:02:04.576Z] #2 [internal] load .dockerignore [2020-05-14T23:02:04.576Z] #2 transferring context: 87B 0.0s done [2020-05-14T23:02:04.576Z] #2 DONE 0.1s [2020-05-14T23:02:04.576Z] [2020-05-14T23:02:04.576Z] #1 [internal] load build definition from Dockerfile [2020-05-14T23:02:04.576Z] #1 transferring dockerfile: 16.32kB done [2020-05-14T23:02:04.576Z] #1 DONE 0.1s [2020-05-14T23:02:04.576Z] [2020-05-14T23:02:04.576Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:02:04.649Z] #39 62.89 CC criu/bfd.o [2020-05-14T23:02:04.780Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-14T23:02:04.780Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-05-14T23:02:04.931Z] #39 63.16 CC criu/bitmap.o [2020-05-14T23:02:04.931Z] #39 63.24 CC criu/cgroup-props.o [2020-05-14T23:02:05.037Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-05-14T23:02:05.037Z] #4 DONE 0.7s [2020-05-14T23:02:05.139Z] #3 DONE 0.6s [2020-05-14T23:02:05.213Z] #39 63.65 CC criu/cgroup.o [2020-05-14T23:02:05.394Z] [2020-05-14T23:02:05.394Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:02:05.394Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-14T23:02:05.394Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-14T23:02:05.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.74MB / 8.88MB 0.1s [2020-05-14T23:02:05.394Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-14T23:02:05.394Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-14T23:02:05.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-14T23:02:05.394Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-14T23:02:05.972Z] [2020-05-14T23:02:05.973Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:02:05.973Z] #5 DONE 0.3s [2020-05-14T23:02:05.973Z] [2020-05-14T23:02:05.973Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:02:05.973Z] #6 DONE 0.2s [2020-05-14T23:02:06.041Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-05-14T23:02:06.041Z] #4 DONE 0.7s [2020-05-14T23:02:06.233Z] [2020-05-14T23:02:06.233Z] #20 [internal] load build context [2020-05-14T23:02:06.606Z] [2020-05-14T23:02:06.606Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:02:06.862Z] #6 DONE 0.2s [2020-05-14T23:02:06.862Z] [2020-05-14T23:02:06.862Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:02:06.862Z] #5 DONE 0.3s [2020-05-14T23:02:06.862Z] [2020-05-14T23:02:06.862Z] #20 [internal] load build context [2020-05-14T23:02:07.233Z] #39 65.19 CC criu/clone-noasan.o [2020-05-14T23:02:07.233Z] #39 65.27 CC criu/config.o [2020-05-14T23:02:07.510Z] #7 extracting sha256:7275efaf12f9ea94c6e0418c379d210a443fa4c2586fd18db009eb83829871de 3.5s done [2020-05-14T23:02:07.770Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac [2020-05-14T23:02:07.847Z] #39 66.10 CC criu/cr-check.o [2020-05-14T23:02:08.030Z] #7 extracting sha256:27c76219acbb41d35b9e86103cc45ad9f843f30179646a812dc6a920bbf0bfac done [2020-05-14T23:02:08.030Z] #7 DONE 15.2s [2020-05-14T23:02:08.030Z] [2020-05-14T23:02:08.030Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:02:08.775Z] #20 transferring context: 13.73MB 2.6s [2020-05-14T23:02:08.852Z] #39 66.92 CC criu/cr-dedup.o [2020-05-14T23:02:08.852Z] #39 67.14 CC criu/cr-dump.o [2020-05-14T23:02:08.852Z] #39 ... [2020-05-14T23:02:08.852Z] [2020-05-14T23:02:08.852Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:08.852Z] #41 93.97 net/http [2020-05-14T23:02:08.852Z] #41 99.74 github.com/LK4D4/vndr/godl [2020-05-14T23:02:08.852Z] #41 100.2 github.com/LK4D4/vndr [2020-05-14T23:02:09.858Z] #41 DONE 105.1s [2020-05-14T23:02:09.858Z] [2020-05-14T23:02:09.858Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:10.133Z] #20 transferring context: 6.10MB 3.1s [2020-05-14T23:02:10.878Z] #52 ... [2020-05-14T23:02:10.878Z] [2020-05-14T23:02:10.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:02:10.878Z] #39 69.03 CC criu/cr-errno.o [2020-05-14T23:02:10.878Z] #39 69.14 CC criu/cr-restore.o [2020-05-14T23:02:11.322Z] #8 DONE 2.9s [2020-05-14T23:02:11.322Z] [2020-05-14T23:02:11.322Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:02:11.892Z] #9 DONE 0.9s [2020-05-14T23:02:11.892Z] [2020-05-14T23:02:11.892Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:02:11.892Z] #27 DONE 0.1s [2020-05-14T23:02:11.892Z] [2020-05-14T23:02:11.892Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:12.030Z] #20 ... [2020-05-14T23:02:12.030Z] [2020-05-14T23:02:12.030Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:02:12.030Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-14T23:02:12.030Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-14T23:02:12.030Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-14T23:02:12.030Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-05-14T23:02:12.030Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.5s done [2020-05-14T23:02:12.030Z] #57 DONE 5.3s [2020-05-14T23:02:12.030Z] [2020-05-14T23:02:12.030Z] #20 [internal] load build context [2020-05-14T23:02:12.030Z] #20 ... [2020-05-14T23:02:12.030Z] [2020-05-14T23:02:12.030Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:12.030Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-14T23:02:12.030Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-14T23:02:12.030Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done [2020-05-14T23:02:12.030Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-14T23:02:12.030Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-14T23:02:12.030Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-14T23:02:12.030Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.8s done [2020-05-14T23:02:12.030Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.5s done [2020-05-14T23:02:12.030Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 3.3s done [2020-05-14T23:02:12.030Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.2s done [2020-05-14T23:02:12.030Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.8s [2020-05-14T23:02:12.030Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.5s done [2020-05-14T23:02:12.070Z] #20 ... [2020-05-14T23:02:12.071Z] [2020-05-14T23:02:12.071Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:02:12.071Z] #57 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-14T23:02:12.071Z] #57 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-14T23:02:12.071Z] #57 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-14T23:02:12.071Z] #57 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-05-14T23:02:12.071Z] #57 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2020-05-14T23:02:12.071Z] #57 DONE 5.6s [2020-05-14T23:02:12.071Z] [2020-05-14T23:02:12.071Z] #20 [internal] load build context [2020-05-14T23:02:12.071Z] #20 ... [2020-05-14T23:02:12.071Z] [2020-05-14T23:02:12.071Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:12.071Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-14T23:02:12.071Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-14T23:02:12.071Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-14T23:02:12.071Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.7s done [2020-05-14T23:02:12.071Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-14T23:02:12.071Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.8s done [2020-05-14T23:02:12.071Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.9s done [2020-05-14T23:02:12.071Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 2.4s done [2020-05-14T23:02:12.071Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.8s done [2020-05-14T23:02:12.071Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.4s done [2020-05-14T23:02:12.071Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.3s [2020-05-14T23:02:12.071Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.5s done [2020-05-14T23:02:12.152Z] #47 ... [2020-05-14T23:02:12.152Z] [2020-05-14T23:02:12.152Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:02:12.152Z] #35 DONE 0.1s [2020-05-14T23:02:12.152Z] [2020-05-14T23:02:12.152Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:13.002Z] #7 ... [2020-05-14T23:02:13.002Z] [2020-05-14T23:02:13.002Z] #20 [internal] load build context [2020-05-14T23:02:13.002Z] #20 transferring context: 50.64MB 6.7s done [2020-05-14T23:02:13.002Z] #20 DONE 6.8s [2020-05-14T23:02:13.002Z] [2020-05-14T23:02:13.002Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:13.603Z] #39 71.47 CC criu/cr-service.o [2020-05-14T23:02:13.603Z] #39 ... [2020-05-14T23:02:13.603Z] [2020-05-14T23:02:13.603Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:13.603Z] #28 DONE 110.6s [2020-05-14T23:02:13.603Z] [2020-05-14T23:02:13.603Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:13.917Z] #7 ... [2020-05-14T23:02:13.917Z] [2020-05-14T23:02:13.917Z] #20 [internal] load build context [2020-05-14T23:02:13.917Z] #20 transferring context: 50.64MB 7.0s done [2020-05-14T23:02:13.917Z] #20 DONE 7.2s [2020-05-14T23:02:13.917Z] [2020-05-14T23:02:13.917Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:14.216Z] #45 ... [2020-05-14T23:02:14.216Z] [2020-05-14T23:02:14.216Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:02:14.216Z] #29 DONE 0.1s [2020-05-14T23:02:14.216Z] [2020-05-14T23:02:14.216Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:02:14.216Z] #39 72.61 CC criu/crtools.o [2020-05-14T23:02:14.498Z] #39 ... [2020-05-14T23:02:14.498Z] [2020-05-14T23:02:14.498Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:02:14.498Z] #31 DONE 0.1s [2020-05-14T23:02:14.498Z] [2020-05-14T23:02:14.498Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:02:14.498Z] #34 DONE 0.1s [2020-05-14T23:02:14.498Z] [2020-05-14T23:02:14.498Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:02:14.498Z] #39 72.80 CC criu/eventfd.o [2020-05-14T23:02:14.780Z] #39 72.93 CC criu/eventpoll.o [2020-05-14T23:02:15.061Z] #39 73.27 CC criu/external.o [2020-05-14T23:02:15.061Z] #39 73.42 CC criu/fault-injection.o [2020-05-14T23:02:15.061Z] #39 73.49 CC criu/fdstore.o [2020-05-14T23:02:15.361Z] #39 73.72 CC criu/fifo.o [2020-05-14T23:02:15.642Z] #39 74.05 CC criu/file-ids.o [2020-05-14T23:02:15.842Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.8s done [2020-05-14T23:02:15.923Z] #39 74.20 CC criu/file-lock.o [2020-05-14T23:02:16.101Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-14T23:02:16.294Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.3s done [2020-05-14T23:02:16.294Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.1s [2020-05-14T23:02:16.294Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-14T23:02:16.536Z] #39 74.66 CC criu/files-ext.o [2020-05-14T23:02:16.536Z] #39 74.83 CC criu/files-reg.o [2020-05-14T23:02:16.552Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-14T23:02:16.808Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-14T23:02:16.808Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-14T23:02:17.026Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.6s done [2020-05-14T23:02:17.026Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-14T23:02:17.541Z] #39 75.61 CC criu/files.o [2020-05-14T23:02:17.586Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.5s done [2020-05-14T23:02:17.586Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-14T23:02:17.972Z] #36 ... [2020-05-14T23:02:17.972Z] [2020-05-14T23:02:17.972Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:17.972Z] #21 3.745 + RM_GOPATH=0 [2020-05-14T23:02:17.972Z] #21 3.745 + TMP_GOPATH= [2020-05-14T23:02:17.972Z] #21 3.745 + : /build [2020-05-14T23:02:17.972Z] #21 3.745 + '[' -z '' ']' [2020-05-14T23:02:17.972Z] #21 3.750 ++ mktemp -d [2020-05-14T23:02:17.972Z] #21 3.751 + export GOPATH=/tmp/tmp.Pmf6W1bgzm [2020-05-14T23:02:17.972Z] #21 3.751 + GOPATH=/tmp/tmp.Pmf6W1bgzm [2020-05-14T23:02:17.972Z] #21 3.753 + RM_GOPATH=1 [2020-05-14T23:02:17.972Z] #21 3.753 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:17.972Z] #21 3.753 + dir=/tmp/install [2020-05-14T23:02:17.972Z] #21 3.754 + bin=dockercli [2020-05-14T23:02:17.972Z] #21 3.754 + shift [2020-05-14T23:02:17.972Z] #21 3.754 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-14T23:02:17.972Z] #21 3.754 + . /tmp/install/dockercli.installer [2020-05-14T23:02:17.972Z] #21 3.754 ++ : stable [2020-05-14T23:02:17.972Z] #21 3.754 ++ : 17.06.2-ce [2020-05-14T23:02:17.972Z] #21 3.754 + install_dockercli [2020-05-14T23:02:17.972Z] #21 3.754 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:02:17.972Z] #21 3.754 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:02:17.972Z] #21 3.757 ++ uname -m [2020-05-14T23:02:17.972Z] #21 3.934 + arch=aarch64 [2020-05-14T23:02:17.972Z] #21 3.934 + '[' aarch64 '!=' x86_64 ']' [2020-05-14T23:02:17.972Z] #21 3.934 + '[' aarch64 '!=' s390x ']' [2020-05-14T23:02:17.972Z] #21 3.934 + '[' aarch64 '!=' armhf ']' [2020-05-14T23:02:17.972Z] #21 3.934 + build_dockercli [2020-05-14T23:02:17.972Z] #21 3.934 + git clone https://github.com/docker/docker-ce /tmp/tmp.Pmf6W1bgzm/tmp/docker-ce [2020-05-14T23:02:17.972Z] #21 4.098 Cloning into '/tmp/tmp.Pmf6W1bgzm/tmp/docker-ce'... [2020-05-14T23:02:17.972Z] #21 ... [2020-05-14T23:02:17.972Z] [2020-05-14T23:02:17.972Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:17.972Z] #30 5.561 + RM_GOPATH=0 [2020-05-14T23:02:17.972Z] #30 5.562 + TMP_GOPATH= [2020-05-14T23:02:17.972Z] #30 5.563 + : /build [2020-05-14T23:02:17.972Z] #30 5.563 + '[' -z '' ']' [2020-05-14T23:02:17.972Z] #30 5.565 ++ mktemp -d [2020-05-14T23:02:17.972Z] #30 5.568 + export GOPATH=/tmp/tmp.x8lxS30S46 [2020-05-14T23:02:17.972Z] #30 5.569 + GOPATH=/tmp/tmp.x8lxS30S46 [2020-05-14T23:02:17.972Z] #30 5.569 + RM_GOPATH=1 [2020-05-14T23:02:17.972Z] #30 5.570 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:17.972Z] #30 5.571 + dir=/tmp/install [2020-05-14T23:02:17.972Z] #30 5.572 + bin=tomlv [2020-05-14T23:02:17.972Z] #30 5.572 + shift [2020-05-14T23:02:17.972Z] #30 5.573 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-14T23:02:17.972Z] #30 5.574 + . /tmp/install/tomlv.installer [2020-05-14T23:02:17.972Z] #30 5.574 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:17.972Z] #30 5.575 + install_tomlv [2020-05-14T23:02:17.972Z] #30 5.580 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-14T23:02:17.972Z] #30 5.581 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:17.972Z] #30 5.581 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x8lxS30S46/src/github.com/BurntSushi/toml [2020-05-14T23:02:17.972Z] #30 5.584 Cloning into '/tmp/tmp.x8lxS30S46/src/github.com/BurntSushi/toml'... [2020-05-14T23:02:18.154Z] #39 76.45 CC criu/filesystems.o [2020-05-14T23:02:18.232Z] #30 ... [2020-05-14T23:02:18.232Z] [2020-05-14T23:02:18.232Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:18.232Z] #47 6.296 + RM_GOPATH=0 [2020-05-14T23:02:18.232Z] #47 6.299 + TMP_GOPATH= [2020-05-14T23:02:18.232Z] #47 6.300 + : /build [2020-05-14T23:02:18.232Z] #47 6.301 + '[' -z '' ']' [2020-05-14T23:02:18.232Z] #47 6.301 ++ mktemp -d [2020-05-14T23:02:18.232Z] #47 6.304 + export GOPATH=/tmp/tmp.as863HD6vd [2020-05-14T23:02:18.232Z] #47 6.304 + GOPATH=/tmp/tmp.as863HD6vd [2020-05-14T23:02:18.232Z] #47 6.305 + RM_GOPATH=1 [2020-05-14T23:02:18.232Z] #47 6.306 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:18.232Z] #47 6.325 + dir=/tmp/install [2020-05-14T23:02:18.232Z] #47 6.325 + bin=shfmt [2020-05-14T23:02:18.232Z] #47 6.326 + shift [2020-05-14T23:02:18.232Z] #47 6.326 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-14T23:02:18.232Z] #47 6.326 + . /tmp/install/shfmt.installer [2020-05-14T23:02:18.232Z] #47 6.326 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:18.232Z] #47 6.326 + install_shfmt [2020-05-14T23:02:18.232Z] #47 6.326 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-14T23:02:18.232Z] #47 6.327 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:18.232Z] #47 6.328 + git clone https://github.com/mvdan/sh.git /tmp/tmp.as863HD6vd/src/github.com/mvdan/sh [2020-05-14T23:02:18.436Z] #39 76.76 CC criu/fsnotify.o [2020-05-14T23:02:18.491Z] #47 6.489 Cloning into '/tmp/tmp.as863HD6vd/src/github.com/mvdan/sh'... [2020-05-14T23:02:18.717Z] #39 77.20 CC criu/image-desc.o [2020-05-14T23:02:18.999Z] #39 77.30 CC criu/image.o [2020-05-14T23:02:19.245Z] Removing intermediate container f79fdc8e9f0a [2020-05-14T23:02:19.245Z] ---> 5f6a52e7114e [2020-05-14T23:02:19.245Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-14T23:02:19.245Z] ---> 4d38c0565539 [2020-05-14T23:02:19.245Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-14T23:02:19.245Z] ---> 482f084e7585 [2020-05-14T23:02:19.245Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-14T23:02:19.245Z] ---> Running in 2973c265ed01 [2020-05-14T23:02:19.245Z] Removing intermediate container 2973c265ed01 [2020-05-14T23:02:19.245Z] ---> 68ee3e8e829c [2020-05-14T23:02:19.245Z] Successfully built 68ee3e8e829c [2020-05-14T23:02:19.245Z] Successfully tagged moby-buildx:latest [2020-05-14T23:02:19.245Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-14T23:02:19.245Z] if [ -n "${id}" ]; then \ [2020-05-14T23:02:19.245Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-14T23:02:19.245Z] && touch bundles/buildx; \ [2020-05-14T23:02:19.245Z] docker rm -f ${id}; \ [2020-05-14T23:02:19.245Z] fi [2020-05-14T23:02:19.245Z] 2fcf1ce305166ee75ff9dd74b73c2ea6f6a22e84a56ba66856695f7784185c19 [2020-05-14T23:02:19.245Z] bundles/buildx version [2020-05-14T23:02:19.245Z] buildx v0.3.1 6db68d0 [2020-05-14T23:02:19.245Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:bd2cb6e162528afcf4563970251fe3c554049593 . [2020-05-14T23:02:19.245Z] #1 [internal] booting buildkit [2020-05-14T23:02:19.245Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-14T23:02:19.245Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-05-14T23:02:19.245Z] #1 creating container buildx_buildkit_default [2020-05-14T23:02:19.245Z] #1 creating container buildx_buildkit_default 0.5s done [2020-05-14T23:02:19.245Z] #1 DONE 3.0s [2020-05-14T23:02:19.245Z] [2020-05-14T23:02:19.245Z] #2 [internal] load build definition from Dockerfile [2020-05-14T23:02:19.245Z] #2 transferring dockerfile: 16.31kB done [2020-05-14T23:02:19.245Z] #2 DONE 0.0s [2020-05-14T23:02:19.245Z] [2020-05-14T23:02:19.245Z] #3 [internal] load .dockerignore [2020-05-14T23:02:19.245Z] #3 transferring context: 87B done [2020-05-14T23:02:19.245Z] #3 DONE 0.0s [2020-05-14T23:02:19.245Z] [2020-05-14T23:02:19.245Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-14T23:02:19.245Z] #4 DONE 0.9s [2020-05-14T23:02:19.245Z] [2020-05-14T23:02:19.245Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-14T23:02:19.245Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-14T23:02:19.245Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-14T23:02:19.245Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-14T23:02:19.245Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-14T23:02:19.280Z] #39 77.65 CC criu/ipc_ns.o [2020-05-14T23:02:19.528Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-14T23:02:19.528Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-05-14T23:02:19.812Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-14T23:02:19.893Z] #39 78.13 CC criu/irmap.o [2020-05-14T23:02:20.096Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-14T23:02:20.175Z] #39 78.40 CC criu/kcmp-ids.o [2020-05-14T23:02:20.175Z] #39 78.48 CC criu/kerndat.o [2020-05-14T23:02:20.387Z] #5 DONE 1.3s [2020-05-14T23:02:20.387Z] [2020-05-14T23:02:20.387Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-14T23:02:20.789Z] #39 78.96 CC criu/libnetlink.o [2020-05-14T23:02:20.789Z] #39 79.19 CC criu/log.o [2020-05-14T23:02:20.969Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done [2020-05-14T23:02:20.993Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.4s done [2020-05-14T23:02:20.993Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-14T23:02:21.008Z] #7 DONE 0.8s [2020-05-14T23:02:21.008Z] [2020-05-14T23:02:21.008Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-14T23:02:21.298Z] #6 DONE 0.9s [2020-05-14T23:02:21.298Z] [2020-05-14T23:02:21.298Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:02:21.298Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-14T23:02:21.402Z] #39 79.49 CC criu/lsm.o [2020-05-14T23:02:21.402Z] #39 79.72 CC criu/mem.o [2020-05-14T23:02:21.556Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-14T23:02:21.931Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-14T23:02:21.931Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-14T23:02:21.931Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-14T23:02:22.016Z] #39 80.40 CC criu/mount.o [2020-05-14T23:02:22.562Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.31MB / 9.86MB 0.7s [2020-05-14T23:02:22.700Z] #47 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:22.700Z] #54 4.543 + RM_GOPATH=0 [2020-05-14T23:02:22.700Z] #54 4.543 + TMP_GOPATH= [2020-05-14T23:02:22.700Z] #54 4.543 + : /build [2020-05-14T23:02:22.700Z] #54 4.543 + '[' -z '' ']' [2020-05-14T23:02:22.700Z] #54 4.552 ++ mktemp -d [2020-05-14T23:02:22.700Z] #54 4.555 + export GOPATH=/tmp/tmp.HZi6TPMJgO [2020-05-14T23:02:22.700Z] #54 4.555 + GOPATH=/tmp/tmp.HZi6TPMJgO [2020-05-14T23:02:22.700Z] #54 4.555 + RM_GOPATH=1 [2020-05-14T23:02:22.700Z] #54 4.560 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:22.700Z] #54 4.563 + dir=/tmp/install [2020-05-14T23:02:22.700Z] #54 4.563 + bin=rootlesskit [2020-05-14T23:02:22.700Z] #54 4.563 + shift [2020-05-14T23:02:22.700Z] #54 4.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-14T23:02:22.700Z] #54 4.563 + . /tmp/install/rootlesskit.installer [2020-05-14T23:02:22.700Z] #54 4.563 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:22.700Z] #54 4.563 + install_rootlesskit [2020-05-14T23:02:22.700Z] #54 4.563 + case "$1" in [2020-05-14T23:02:22.700Z] #54 4.563 + export CGO_ENABLED=0 [2020-05-14T23:02:22.700Z] #54 4.563 + CGO_ENABLED=0 [2020-05-14T23:02:22.700Z] #54 4.563 + _install_rootlesskit [2020-05-14T23:02:22.700Z] #54 4.563 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-14T23:02:22.700Z] #54 4.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HZi6TPMJgO/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:22.700Z] #54 4.567 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:22.700Z] #54 4.570 Cloning into '/tmp/tmp.HZi6TPMJgO/src/github.com/rootless-containers/rootlesskit'... [2020-05-14T23:02:22.700Z] #54 9.611 + cd /tmp/tmp.HZi6TPMJgO/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:22.700Z] #54 9.612 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:22.700Z] #54 9.828 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:02:22.700Z] #54 9.831 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-14T23:02:22.700Z] #54 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:22.700Z] #41 6.044 + RM_GOPATH=0 [2020-05-14T23:02:22.700Z] #41 6.044 + TMP_GOPATH= [2020-05-14T23:02:22.700Z] #41 6.044 + : /build [2020-05-14T23:02:22.700Z] #41 6.044 + '[' -z '' ']' [2020-05-14T23:02:22.700Z] #41 6.044 ++ mktemp -d [2020-05-14T23:02:22.700Z] #41 6.044 + export GOPATH=/tmp/tmp.MTw0FpNNK6 [2020-05-14T23:02:22.700Z] #41 6.044 + GOPATH=/tmp/tmp.MTw0FpNNK6 [2020-05-14T23:02:22.700Z] #41 6.044 + RM_GOPATH=1 [2020-05-14T23:02:22.700Z] #41 6.044 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:22.700Z] #41 6.044 + dir=/tmp/install [2020-05-14T23:02:22.700Z] #41 6.044 + bin=vndr [2020-05-14T23:02:22.700Z] #41 6.044 + shift [2020-05-14T23:02:22.700Z] #41 6.044 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-14T23:02:22.700Z] #41 6.044 + . /tmp/install/vndr.installer [2020-05-14T23:02:22.700Z] #41 6.044 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:22.700Z] #41 6.044 + install_vndr [2020-05-14T23:02:22.700Z] #41 6.044 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-14T23:02:22.700Z] #41 6.044 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MTw0FpNNK6/src/github.com/LK4D4/vndr [2020-05-14T23:02:22.700Z] #41 6.044 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:22.700Z] #41 7.168 Cloning into '/tmp/tmp.MTw0FpNNK6/src/github.com/LK4D4/vndr'... [2020-05-14T23:02:22.700Z] #41 8.084 + cd /tmp/tmp.MTw0FpNNK6/src/github.com/LK4D4/vndr [2020-05-14T23:02:22.700Z] #41 8.084 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:22.700Z] #41 8.114 + go build -buildmode=pie -v -o /build/vndr . [2020-05-14T23:02:22.700Z] #41 10.33 unicode [2020-05-14T23:02:22.700Z] #41 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:22.700Z] #38 6.990 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:22.700Z] #38 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:22.700Z] #38 7.028 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:22.700Z] #38 7.949 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:02:22.700Z] #38 9.976 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:02:22.700Z] #38 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:22.700Z] #45 6.219 + RM_GOPATH=0 [2020-05-14T23:02:22.700Z] #45 6.219 + TMP_GOPATH= [2020-05-14T23:02:22.700Z] #45 6.219 + : /build [2020-05-14T23:02:22.700Z] #45 6.219 + '[' -z '' ']' [2020-05-14T23:02:22.700Z] #45 6.219 ++ mktemp -d [2020-05-14T23:02:22.700Z] #45 6.229 + export GOPATH=/tmp/tmp.ea89cF9VcD [2020-05-14T23:02:22.700Z] #45 6.229 + GOPATH=/tmp/tmp.ea89cF9VcD [2020-05-14T23:02:22.700Z] #45 6.229 + RM_GOPATH=1 [2020-05-14T23:02:22.700Z] #45 6.229 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:22.700Z] #45 6.264 + dir=/tmp/install [2020-05-14T23:02:22.700Z] #45 6.264 + bin=golangci_lint [2020-05-14T23:02:22.700Z] #45 6.264 + shift [2020-05-14T23:02:22.700Z] #45 6.264 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-14T23:02:22.700Z] #45 6.264 + . /tmp/install/golangci_lint.installer [2020-05-14T23:02:22.700Z] #45 6.264 ++ : v1.23.8 [2020-05-14T23:02:22.700Z] #45 6.272 Installing golangci-lint version v1.23.8 [2020-05-14T23:02:22.700Z] #45 6.276 + install_golangci_lint [2020-05-14T23:02:22.700Z] #45 6.276 + echo 'Installing golangci-lint version v1.23.8' [2020-05-14T23:02:22.700Z] #45 6.276 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-14T23:02:22.700Z] #45 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:22.700Z] #51 6.587 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:22.700Z] #51 6.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:22.700Z] #51 6.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:22.700Z] #51 7.417 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:02:22.700Z] #51 9.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:02:22.700Z] #51 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:22.700Z] #23 4.092 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:22.700Z] #23 4.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:22.700Z] #23 4.156 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:22.700Z] #23 4.764 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:02:22.700Z] #23 6.524 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:02:22.700Z] #23 7.896 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:02:22.700Z] #23 ... [2020-05-14T23:02:22.700Z] [2020-05-14T23:02:22.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:22.700Z] #10 6.069 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:22.700Z] #10 6.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:22.700Z] #10 6.130 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:22.700Z] #10 6.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:02:22.700Z] #10 8.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:02:22.700Z] #10 10.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:02:22.865Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.83MB / 9.86MB 0.9s [2020-05-14T23:02:22.865Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.17MB / 9.86MB 1.0s [2020-05-14T23:02:22.960Z] #10 ... [2020-05-14T23:02:22.960Z] [2020-05-14T23:02:22.960Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:22.960Z] #59 3.711 + RM_GOPATH=0 [2020-05-14T23:02:22.960Z] #59 3.711 + TMP_GOPATH= [2020-05-14T23:02:22.960Z] #59 3.711 + : /build [2020-05-14T23:02:22.960Z] #59 3.711 + '[' -z '' ']' [2020-05-14T23:02:22.960Z] #59 3.711 ++ mktemp -d [2020-05-14T23:02:22.960Z] #59 3.711 + export GOPATH=/tmp/tmp.yMLa5R4Kic [2020-05-14T23:02:22.960Z] #59 3.711 + GOPATH=/tmp/tmp.yMLa5R4Kic [2020-05-14T23:02:22.960Z] #59 3.711 + RM_GOPATH=1 [2020-05-14T23:02:22.960Z] #59 3.711 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:22.960Z] #59 3.711 + dir=/tmp/install [2020-05-14T23:02:22.960Z] #59 3.711 + bin=proxy [2020-05-14T23:02:22.960Z] #59 3.711 + shift [2020-05-14T23:02:22.960Z] #59 3.711 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-14T23:02:22.960Z] #59 3.711 + . /tmp/install/proxy.installer [2020-05-14T23:02:22.960Z] #59 3.711 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:22.960Z] #59 3.711 + install_proxy [2020-05-14T23:02:22.960Z] #59 3.711 + case "$1" in [2020-05-14T23:02:22.960Z] #59 3.713 + export CGO_ENABLED=0 [2020-05-14T23:02:22.960Z] #59 3.713 + CGO_ENABLED=0 [2020-05-14T23:02:22.960Z] #59 3.713 + _install_proxy [2020-05-14T23:02:22.960Z] #59 3.713 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-14T23:02:22.960Z] #59 3.713 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yMLa5R4Kic/src/github.com/docker/libnetwork [2020-05-14T23:02:22.960Z] #59 3.713 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:22.960Z] #59 3.719 Cloning into '/tmp/tmp.yMLa5R4Kic/src/github.com/docker/libnetwork'... [2020-05-14T23:02:22.960Z] #59 ... [2020-05-14T23:02:22.960Z] [2020-05-14T23:02:22.960Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:22.960Z] #32 3.936 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:22.960Z] #32 4.061 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:22.960Z] #32 4.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:22.960Z] #32 4.512 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:02:22.960Z] #32 6.068 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:02:22.960Z] #32 7.304 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:02:23.163Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.86MB / 9.86MB 1.2s [2020-05-14T23:02:23.163Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.40MB / 9.86MB 1.3s [2020-05-14T23:02:23.221Z] #32 ... [2020-05-14T23:02:23.221Z] [2020-05-14T23:02:23.221Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:23.221Z] #28 5.759 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-14T23:02:23.221Z] #28 5.761 Cloning into '.'... [2020-05-14T23:02:23.221Z] #28 ... [2020-05-14T23:02:23.221Z] [2020-05-14T23:02:23.221Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:23.221Z] #43 5.365 + RM_GOPATH=0 [2020-05-14T23:02:23.221Z] #43 5.365 + TMP_GOPATH= [2020-05-14T23:02:23.221Z] #43 5.365 + : /build [2020-05-14T23:02:23.221Z] #43 5.365 + '[' -z '' ']' [2020-05-14T23:02:23.221Z] #43 5.367 ++ mktemp -d [2020-05-14T23:02:23.221Z] #43 5.369 + export GOPATH=/tmp/tmp.VCMhRvAKHJ [2020-05-14T23:02:23.221Z] #43 5.369 + GOPATH=/tmp/tmp.VCMhRvAKHJ [2020-05-14T23:02:23.221Z] #43 5.369 + RM_GOPATH=1 [2020-05-14T23:02:23.221Z] #43 5.370 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:23.221Z] #43 5.373 + dir=/tmp/install [2020-05-14T23:02:23.221Z] #43 5.374 + bin=gotestsum [2020-05-14T23:02:23.221Z] #43 5.375 Installing gotestsum version v0.3.5 [2020-05-14T23:02:23.221Z] #43 5.375 + shift [2020-05-14T23:02:23.221Z] #43 5.375 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-14T23:02:23.221Z] #43 5.375 + . /tmp/install/gotestsum.installer [2020-05-14T23:02:23.221Z] #43 5.375 ++ : v0.3.5 [2020-05-14T23:02:23.221Z] #43 5.375 + install_gotestsum [2020-05-14T23:02:23.221Z] #43 5.375 + echo 'Installing gotestsum version v0.3.5' [2020-05-14T23:02:23.221Z] #43 5.375 + go get -d gotest.tools/gotestsum [2020-05-14T23:02:23.249Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|name|types_sizes|deps|exports_file|imports) took 1m57.046161051s [2020-05-14T23:02:23.249Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 471.775227ms [2020-05-14T23:02:23.468Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.26MB / 9.86MB 1.5s [2020-05-14T23:02:23.468Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-14T23:02:23.468Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-14T23:02:23.490Z] #43 ... [2020-05-14T23:02:23.490Z] [2020-05-14T23:02:23.490Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:23.490Z] #41 10.44 encoding [2020-05-14T23:02:23.490Z] #41 10.50 math [2020-05-14T23:02:23.490Z] #41 10.62 unicode/utf16 [2020-05-14T23:02:23.490Z] #41 10.68 runtime [2020-05-14T23:02:23.490Z] #41 10.90 container/list [2020-05-14T23:02:24.036Z] #39 82.13 CC criu/namespaces.o [2020-05-14T23:02:24.434Z] #41 12.58 crypto/internal/subtle [2020-05-14T23:02:24.650Z] #39 82.88 CC criu/net.o [2020-05-14T23:02:25.006Z] #41 13.06 crypto/subtle [2020-05-14T23:02:25.222Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done [2020-05-14T23:02:25.222Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-14T23:02:25.584Z] #41 13.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-14T23:02:25.584Z] #41 13.55 internal/nettrace [2020-05-14T23:02:25.584Z] #41 13.78 runtime/cgo [2020-05-14T23:02:25.655Z] #39 84.06 CC criu/netfilter.o [2020-05-14T23:02:25.728Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.7s done [2020-05-14T23:02:25.728Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-14T23:02:25.937Z] #39 84.28 CC criu/page-pipe.o [2020-05-14T23:02:26.219Z] #39 ... [2020-05-14T23:02:26.219Z] [2020-05-14T23:02:26.219Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:26.219Z] #49 121.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-05-14T23:02:27.159Z] #58 ... [2020-05-14T23:02:27.159Z] [2020-05-14T23:02:27.159Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:27.159Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-14T23:02:27.159Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 38.62MB / 96.51MB 4.9s [2020-05-14T23:02:27.159Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-14T23:02:27.159Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.5s done [2020-05-14T23:02:27.159Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-14T23:02:27.159Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 42.56MB / 54.14MB 4.9s [2020-05-14T23:02:27.159Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 1.6s done [2020-05-14T23:02:27.159Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 43.19MB / 73.51MB 4.9s [2020-05-14T23:02:27.159Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-14T23:02:27.159Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.3s done [2020-05-14T23:02:27.160Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 44.91MB / 57.46MB 4.9s [2020-05-14T23:02:27.160Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 45.93MB / 54.14MB 5.2s [2020-05-14T23:02:27.160Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 47.12MB / 73.51MB 5.4s [2020-05-14T23:02:27.160Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 48.98MB / 57.46MB 5.4s [2020-05-14T23:02:27.224Z] #49 122.5 + mkdir -p /build [2020-05-14T23:02:27.506Z] #49 122.5 + cp runc /build/runc [2020-05-14T23:02:27.527Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 49.60MB / 54.14MB 5.5s [2020-05-14T23:02:27.527Z] #8 ... [2020-05-14T23:02:27.527Z] [2020-05-14T23:02:27.527Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-14T23:02:27.527Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.0s done [2020-05-14T23:02:27.527Z] #58 DONE 6.2s [2020-05-14T23:02:27.527Z] [2020-05-14T23:02:27.527Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:27.527Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 43.44MB / 96.51MB 5.7s [2020-05-14T23:02:27.527Z] #8 ... [2020-05-14T23:02:27.527Z] [2020-05-14T23:02:27.527Z] #21 [internal] load build context [2020-05-14T23:02:27.527Z] #21 transferring context: 35.70MB 6.2s [2020-05-14T23:02:27.789Z] #49 DONE 122.9s [2020-05-14T23:02:27.789Z] [2020-05-14T23:02:27.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:02:27.789Z] #39 84.62 CC criu/page-xfer.o [2020-05-14T23:02:27.789Z] #39 85.34 CC criu/pagemap-cache.o [2020-05-14T23:02:27.789Z] #39 85.52 CC criu/pagemap.o [2020-05-14T23:02:27.789Z] #39 85.87 CC criu/parasite-syscall.o [2020-05-14T23:02:27.845Z] #21 ... [2020-05-14T23:02:27.845Z] [2020-05-14T23:02:27.845Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:27.845Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.36MB / 54.14MB 5.9s [2020-05-14T23:02:27.845Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 51.20MB / 73.51MB 5.9s [2020-05-14T23:02:27.845Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 52.60MB / 57.46MB 5.9s [2020-05-14T23:02:27.845Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 6.0s done [2020-05-14T23:02:28.071Z] #39 86.34 CC criu/path.o [2020-05-14T23:02:28.137Z] #41 16.31 vendor/golang.org/x/crypto/internal/subtle [2020-05-14T23:02:28.164Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 48.61MB / 96.51MB 6.1s [2020-05-14T23:02:28.164Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 55.90MB / 73.51MB 6.3s [2020-05-14T23:02:28.164Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 56.78MB / 57.46MB 6.3s [2020-05-14T23:02:28.164Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 6.4s done [2020-05-14T23:02:28.353Z] #39 86.64 CC criu/pie-util-vdso.o [2020-05-14T23:02:28.401Z] #41 ... [2020-05-14T23:02:28.401Z] [2020-05-14T23:02:28.401Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:28.401Z] #36 6.429 + git clone https://github.com/docker/distribution.git . [2020-05-14T23:02:28.401Z] #36 6.435 Cloning into '.'... [2020-05-14T23:02:28.467Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 57.47MB / 96.51MB 6.6s [2020-05-14T23:02:28.467Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 60.41MB / 73.51MB 6.6s [2020-05-14T23:02:28.635Z] #39 87.01 CC criu/pie-util.o [2020-05-14T23:02:28.635Z] #39 87.07 CC criu/pipes.o [2020-05-14T23:02:28.662Z] #36 ... [2020-05-14T23:02:28.662Z] [2020-05-14T23:02:28.662Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:28.662Z] #30 6.620 + cd /tmp/tmp.x8lxS30S46/src/github.com/BurntSushi/toml [2020-05-14T23:02:28.662Z] #30 6.623 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:28.662Z] #30 6.650 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:02:28.662Z] #30 7.156 runtime/internal/sys [2020-05-14T23:02:28.662Z] #30 7.218 internal/cpu [2020-05-14T23:02:28.662Z] #30 7.223 math/bits [2020-05-14T23:02:28.662Z] #30 7.239 runtime/internal/atomic [2020-05-14T23:02:28.662Z] #30 7.579 runtime/internal/math [2020-05-14T23:02:28.662Z] #30 7.751 math [2020-05-14T23:02:28.662Z] #30 7.903 unicode/utf8 [2020-05-14T23:02:28.662Z] #30 7.930 internal/race [2020-05-14T23:02:28.662Z] #30 7.959 internal/bytealg [2020-05-14T23:02:28.662Z] #30 8.453 sync/atomic [2020-05-14T23:02:28.662Z] #30 8.699 unicode [2020-05-14T23:02:28.662Z] #30 9.226 internal/testlog [2020-05-14T23:02:28.662Z] #30 9.675 runtime [2020-05-14T23:02:28.662Z] #30 9.997 encoding [2020-05-14T23:02:28.662Z] #30 10.92 runtime/cgo [2020-05-14T23:02:28.662Z] #30 ... [2020-05-14T23:02:28.662Z] [2020-05-14T23:02:28.662Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:28.662Z] #47 14.73 + cd /tmp/tmp.as863HD6vd/src/github.com/mvdan/sh [2020-05-14T23:02:28.662Z] #47 14.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:28.662Z] #47 14.88 + GO111MODULE=on [2020-05-14T23:02:28.662Z] #47 14.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-14T23:02:28.662Z] #47 16.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:02:28.662Z] #47 16.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:02:28.662Z] #47 16.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:02:28.662Z] #47 16.65 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:02:28.662Z] #47 16.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:02:28.776Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 63.85MB / 96.51MB 6.9s [2020-05-14T23:02:28.776Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 64.39MB / 73.51MB 6.9s [2020-05-14T23:02:28.917Z] #39 87.34 CC criu/plugin.o [2020-05-14T23:02:29.098Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 69.61MB / 96.51MB 7.2s [2020-05-14T23:02:29.098Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 69.05MB / 73.51MB 7.2s [2020-05-14T23:02:29.199Z] #39 87.50 CC criu/proc_parse.o [2020-05-14T23:02:29.388Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 74.87MB / 96.51MB 7.5s [2020-05-14T23:02:29.388Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 7.5s done [2020-05-14T23:02:29.388Z] #8 ... [2020-05-14T23:02:29.388Z] [2020-05-14T23:02:29.388Z] #21 [internal] load build context [2020-05-14T23:02:29.388Z] #21 transferring context: 50.64MB 8.0s done [2020-05-14T23:02:29.388Z] #21 DONE 8.1s [2020-05-14T23:02:29.388Z] [2020-05-14T23:02:29.388Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-14T23:02:29.388Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 80.97MB / 96.51MB 7.6s [2020-05-14T23:02:29.605Z] #47 17.72 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:02:29.673Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 87.37MB / 96.51MB 7.8s [2020-05-14T23:02:29.673Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 92.72MB / 96.51MB 7.9s [2020-05-14T23:02:29.958Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 8.1s done [2020-05-14T23:02:29.958Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-14T23:02:30.204Z] #39 88.52 CC criu/protobuf-desc.o [2020-05-14T23:02:30.479Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.2s [2020-05-14T23:02:30.486Z] #39 88.84 CC criu/protobuf.o [2020-05-14T23:02:30.549Z] #47 18.60 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:02:30.768Z] #39 89.06 CC criu/pstree.o [2020-05-14T23:02:30.965Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-14T23:02:31.381Z] #39 89.60 CC criu/rbtree.o [2020-05-14T23:02:31.381Z] #39 89.74 CC criu/rst-malloc.o [2020-05-14T23:02:31.663Z] #39 90.00 CC criu/seccomp.o [2020-05-14T23:02:31.938Z] #47 19.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:02:31.944Z] #39 90.37 CC criu/seize.o [2020-05-14T23:02:32.199Z] #47 ... [2020-05-14T23:02:32.199Z] [2020-05-14T23:02:32.199Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:32.199Z] #59 17.14 Checking out files: 60% (1242/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-14T23:02:32.199Z] #59 18.14 + cd /tmp/tmp.yMLa5R4Kic/src/github.com/docker/libnetwork [2020-05-14T23:02:32.199Z] #59 18.14 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:32.199Z] #59 18.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-14T23:02:32.226Z] #39 ... [2020-05-14T23:02:32.226Z] [2020-05-14T23:02:32.226Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:32.226Z] #36 129.3 + dpkg --print-architecture [2020-05-14T23:02:32.226Z] #36 129.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-14T23:02:32.379Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.7s done [2020-05-14T23:02:32.379Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-14T23:02:32.508Z] #36 129.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-14T23:02:32.508Z] #36 129.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-14T23:02:32.637Z] #7 DONE 26.6s [2020-05-14T23:02:32.637Z] [2020-05-14T23:02:32.637Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:02:32.772Z] #59 ... [2020-05-14T23:02:32.772Z] [2020-05-14T23:02:32.772Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:32.772Z] #38 10.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:02:32.772Z] #38 17.33 Fetched 8175 kB in 11s (774 kB/s) [2020-05-14T23:02:32.850Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done [2020-05-14T23:02:33.035Z] #38 17.33 Reading package lists... [2020-05-14T23:02:33.035Z] #38 ... [2020-05-14T23:02:33.035Z] [2020-05-14T23:02:33.035Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:33.035Z] #51 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:02:33.035Z] #51 17.36 Fetched 8175 kB in 11s (742 kB/s) [2020-05-14T23:02:33.035Z] #51 17.36 Reading package lists... [2020-05-14T23:02:33.035Z] #51 ... [2020-05-14T23:02:33.035Z] [2020-05-14T23:02:33.035Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:33.035Z] #36 20.50 Checking out files: 87% (1391/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-05-14T23:02:33.035Z] #36 20.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-14T23:02:33.105Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-14T23:02:33.105Z] #7 DONE 26.4s [2020-05-14T23:02:33.361Z] [2020-05-14T23:02:33.361Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:02:34.536Z] #8 DONE 1.6s [2020-05-14T23:02:34.536Z] [2020-05-14T23:02:34.536Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:02:34.777Z] #8 DONE 1.4s [2020-05-14T23:02:34.777Z] [2020-05-14T23:02:34.777Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:02:34.949Z] #36 22.80 + 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-05-14T23:02:35.210Z] #36 ... [2020-05-14T23:02:35.210Z] [2020-05-14T23:02:35.210Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:35.210Z] #32 13.21 Fetched 8175 kB in 10s (823 kB/s) [2020-05-14T23:02:35.210Z] #32 13.21 Reading package lists... [2020-05-14T23:02:35.210Z] #32 19.59 Reading package lists... [2020-05-14T23:02:35.210Z] #32 ... [2020-05-14T23:02:35.210Z] [2020-05-14T23:02:35.210Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:35.210Z] #47 21.92 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:02:35.210Z] #47 22.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:02:35.210Z] #47 22.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:02:35.210Z] #47 22.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:02:35.467Z] #9 DONE 1.1s [2020-05-14T23:02:35.467Z] [2020-05-14T23:02:35.467Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:02:35.467Z] #35 DONE 0.1s [2020-05-14T23:02:35.467Z] [2020-05-14T23:02:35.467Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:35.467Z] #51 ... [2020-05-14T23:02:35.467Z] [2020-05-14T23:02:35.467Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:02:35.467Z] #27 DONE 0.2s [2020-05-14T23:02:35.471Z] #47 23.59 runtime [2020-05-14T23:02:35.700Z] #9 DONE 1.1s [2020-05-14T23:02:35.700Z] [2020-05-14T23:02:35.700Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:02:35.700Z] #27 DONE 0.1s [2020-05-14T23:02:35.700Z] [2020-05-14T23:02:35.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:35.732Z] [2020-05-14T23:02:35.732Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:35.732Z] #47 ... [2020-05-14T23:02:35.732Z] [2020-05-14T23:02:35.732Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:35.732Z] #23 13.87 Fetched 8175 kB in 11s (769 kB/s) [2020-05-14T23:02:35.732Z] #23 13.87 Reading package lists... [2020-05-14T23:02:35.955Z] #38 ... [2020-05-14T23:02:35.955Z] [2020-05-14T23:02:35.955Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:02:35.955Z] #35 DONE 0.1s [2020-05-14T23:02:35.955Z] [2020-05-14T23:02:35.955Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:35.993Z] #23 20.02 Reading package lists... [2020-05-14T23:02:35.993Z] #23 ... [2020-05-14T23:02:35.993Z] [2020-05-14T23:02:35.993Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:35.993Z] #38 17.33 Reading package lists... [2020-05-14T23:02:39.323Z] #38 24.00 Reading package lists... [2020-05-14T23:02:39.323Z] #38 ... [2020-05-14T23:02:39.323Z] [2020-05-14T23:02:39.323Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:39.323Z] #10 17.10 Fetched 8175 kB in 11s (725 kB/s) [2020-05-14T23:02:39.323Z] #10 17.10 Reading package lists... [2020-05-14T23:02:39.323Z] #10 24.37 Reading package lists... [2020-05-14T23:02:39.323Z] #10 ... [2020-05-14T23:02:39.323Z] [2020-05-14T23:02:39.323Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:39.323Z] #23 20.02 Reading package lists... [2020-05-14T23:02:39.584Z] #23 26.65 Building dependency tree... [2020-05-14T23:02:40.880Z] #36 ... [2020-05-14T23:02:40.880Z] [2020-05-14T23:02:40.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:02:40.880Z] #39 90.71 CC criu/servicefd.o [2020-05-14T23:02:40.880Z] #39 90.93 CC criu/shmem.o [2020-05-14T23:02:40.880Z] #39 91.26 CC criu/sigframe.o [2020-05-14T23:02:40.881Z] #39 91.33 CC criu/signalfd.o [2020-05-14T23:02:40.881Z] #39 91.48 CC criu/sk-inet.o [2020-05-14T23:02:40.881Z] #39 91.95 CC criu/sk-netlink.o [2020-05-14T23:02:40.881Z] #39 92.10 CC criu/sk-packet.o [2020-05-14T23:02:40.881Z] #39 92.39 CC criu/sk-queue.o [2020-05-14T23:02:40.881Z] #39 92.64 CC criu/sk-tcp.o [2020-05-14T23:02:40.881Z] #39 92.83 CC criu/sk-unix.o [2020-05-14T23:02:40.881Z] #39 93.69 CC criu/sockets.o [2020-05-14T23:02:40.881Z] #39 94.08 CC criu/stats.o [2020-05-14T23:02:40.881Z] #39 94.30 CC criu/string.o [2020-05-14T23:02:40.881Z] #39 94.37 CC criu/sysctl.o [2020-05-14T23:02:40.881Z] #39 94.84 CC criu/sysfs_parse.o [2020-05-14T23:02:40.881Z] #39 95.03 CC criu/timerfd.o [2020-05-14T23:02:40.881Z] #39 95.31 CC criu/tty.o [2020-05-14T23:02:40.881Z] #39 96.16 CC criu/tun.o [2020-05-14T23:02:40.881Z] #39 96.44 CC criu/uffd.o [2020-05-14T23:02:40.881Z] #39 96.87 CC criu/util.o [2020-05-14T23:02:40.881Z] #39 97.64 CC criu/uts_ns.o [2020-05-14T23:02:40.881Z] #39 97.74 CC criu/vdso.o [2020-05-14T23:02:40.881Z] #39 98.01 LINK criu/built-in.o [2020-05-14T23:02:40.881Z] #39 98.09 LINK criu/criu [2020-05-14T23:02:40.881Z] #39 98.20 DEP lib/c/criu.d [2020-05-14T23:02:40.881Z] #39 98.22 CC images/rpc.pb-c.o [2020-05-14T23:02:40.881Z] #39 98.41 CC lib/c/criu.o [2020-05-14T23:02:40.881Z] #39 98.79 LINK lib/c/built-in.o [2020-05-14T23:02:40.881Z] #39 98.79 LINK lib/c/libcriu.so [2020-05-14T23:02:40.881Z] #39 98.83 LINK lib/c/libcriu.a [2020-05-14T23:02:40.881Z] #39 98.87 GEN magic.py [2020-05-14T23:02:40.881Z] #39 98.92 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:02:40.881Z] #39 98.92 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:02:40.881Z] #39 98.92 Note: Building without GnuTLS support [2020-05-14T23:02:40.881Z] #39 99.13 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:02:41.009Z] #28 ... [2020-05-14T23:02:41.009Z] [2020-05-14T23:02:41.009Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:41.009Z] #59 5.010 + RM_GOPATH=0 [2020-05-14T23:02:41.009Z] #59 5.017 + TMP_GOPATH= [2020-05-14T23:02:41.009Z] #59 5.017 + : /build [2020-05-14T23:02:41.009Z] #59 5.017 + '[' -z '' ']' [2020-05-14T23:02:41.009Z] #59 5.017 ++ mktemp -d [2020-05-14T23:02:41.009Z] #59 5.017 + export GOPATH=/tmp/tmp.QwNNJPdpHg [2020-05-14T23:02:41.009Z] #59 5.017 + GOPATH=/tmp/tmp.QwNNJPdpHg [2020-05-14T23:02:41.009Z] #59 5.017 + RM_GOPATH=1 [2020-05-14T23:02:41.009Z] #59 5.017 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:41.009Z] #59 5.017 + dir=/tmp/install [2020-05-14T23:02:41.009Z] #59 5.017 + bin=proxy [2020-05-14T23:02:41.009Z] #59 5.017 + shift [2020-05-14T23:02:41.009Z] #59 5.017 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-14T23:02:41.009Z] #59 5.017 + . /tmp/install/proxy.installer [2020-05-14T23:02:41.009Z] #59 5.017 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:41.009Z] #59 5.017 + install_proxy [2020-05-14T23:02:41.009Z] #59 5.017 + case "$1" in [2020-05-14T23:02:41.009Z] #59 5.017 + export CGO_ENABLED=0 [2020-05-14T23:02:41.009Z] #59 5.017 + CGO_ENABLED=0 [2020-05-14T23:02:41.009Z] #59 5.017 + _install_proxy [2020-05-14T23:02:41.009Z] #59 5.017 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-14T23:02:41.009Z] #59 5.017 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QwNNJPdpHg/src/github.com/docker/libnetwork [2020-05-14T23:02:41.009Z] #59 5.017 Cloning into '/tmp/tmp.QwNNJPdpHg/src/github.com/docker/libnetwork'... [2020-05-14T23:02:41.009Z] #59 5.018 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:41.162Z] #39 99.45 make[1]: Nothing to be done for 'all'. [2020-05-14T23:02:41.240Z] #36 ... [2020-05-14T23:02:41.240Z] [2020-05-14T23:02:41.240Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:41.240Z] #30 5.295 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.240Z] #30 5.296 + RM_GOPATH=0 [2020-05-14T23:02:41.240Z] #30 5.296 + TMP_GOPATH= [2020-05-14T23:02:41.240Z] #30 5.296 + : /build [2020-05-14T23:02:41.240Z] #30 5.296 + '[' -z '' ']' [2020-05-14T23:02:41.240Z] #30 5.296 ++ mktemp -d [2020-05-14T23:02:41.240Z] #30 5.296 + export GOPATH=/tmp/tmp.zCKfQ4LFZZ [2020-05-14T23:02:41.241Z] #30 5.296 + GOPATH=/tmp/tmp.zCKfQ4LFZZ [2020-05-14T23:02:41.241Z] #30 5.296 + RM_GOPATH=1 [2020-05-14T23:02:41.241Z] #30 5.296 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:41.241Z] #30 5.296 + dir=/tmp/install [2020-05-14T23:02:41.241Z] #30 5.296 + bin=tomlv [2020-05-14T23:02:41.241Z] #30 5.296 + shift [2020-05-14T23:02:41.241Z] #30 5.296 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-14T23:02:41.241Z] #30 5.296 + . /tmp/install/tomlv.installer [2020-05-14T23:02:41.241Z] #30 5.296 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.241Z] #30 5.296 + install_tomlv [2020-05-14T23:02:41.241Z] #30 5.296 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-14T23:02:41.241Z] #30 5.296 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zCKfQ4LFZZ/src/github.com/BurntSushi/toml [2020-05-14T23:02:41.241Z] #30 5.296 Cloning into '/tmp/tmp.zCKfQ4LFZZ/src/github.com/BurntSushi/toml'... [2020-05-14T23:02:41.444Z] #39 99.75 make[1]: 'images/built-in.o' is up to date. [2020-05-14T23:02:41.444Z] #39 99.76 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-14T23:02:41.444Z] #39 99.78 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-14T23:02:41.444Z] #39 99.80 make[1]: 'compel/libcompel.a' is up to date. [2020-05-14T23:02:41.444Z] #39 99.82 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-14T23:02:41.444Z] #39 99.84 make[1]: Nothing to be done for 'all'. [2020-05-14T23:02:41.444Z] #39 99.85 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:02:41.444Z] #39 99.93 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.444Z] #39 99.95 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.497Z] #30 5.701 + cd /tmp/tmp.zCKfQ4LFZZ/src/github.com/BurntSushi/toml [2020-05-14T23:02:41.497Z] #30 5.701 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.497Z] #30 5.701 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:02:41.512Z] #23 29.75 ca-certificates is already the newest version (20190110). [2020-05-14T23:02:41.512Z] #23 29.75 The following additional packages will be installed: [2020-05-14T23:02:41.575Z] #59 ... [2020-05-14T23:02:41.575Z] [2020-05-14T23:02:41.575Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:41.575Z] #30 5.669 + RM_GOPATH=0 [2020-05-14T23:02:41.575Z] #30 5.669 + TMP_GOPATH= [2020-05-14T23:02:41.575Z] #30 5.669 + : /build [2020-05-14T23:02:41.575Z] #30 5.669 + '[' -z '' ']' [2020-05-14T23:02:41.575Z] #30 5.669 ++ mktemp -d [2020-05-14T23:02:41.575Z] #30 5.671 + export GOPATH=/tmp/tmp.EcXMpTEILY [2020-05-14T23:02:41.575Z] #30 5.671 + GOPATH=/tmp/tmp.EcXMpTEILY [2020-05-14T23:02:41.575Z] #30 5.676 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.575Z] #30 5.676 + RM_GOPATH=1 [2020-05-14T23:02:41.575Z] #30 5.676 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:41.575Z] #30 5.676 + dir=/tmp/install [2020-05-14T23:02:41.575Z] #30 5.676 + bin=tomlv [2020-05-14T23:02:41.575Z] #30 5.676 + shift [2020-05-14T23:02:41.575Z] #30 5.676 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-14T23:02:41.575Z] #30 5.676 + . /tmp/install/tomlv.installer [2020-05-14T23:02:41.575Z] #30 5.676 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.575Z] #30 5.676 + install_tomlv [2020-05-14T23:02:41.575Z] #30 5.676 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-14T23:02:41.575Z] #30 5.676 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EcXMpTEILY/src/github.com/BurntSushi/toml [2020-05-14T23:02:41.575Z] #30 5.676 Cloning into '/tmp/tmp.EcXMpTEILY/src/github.com/BurntSushi/toml'... [2020-05-14T23:02:41.575Z] #30 6.224 + cd /tmp/tmp.EcXMpTEILY/src/github.com/BurntSushi/toml [2020-05-14T23:02:41.575Z] #30 6.224 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:02:41.575Z] #30 6.240 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:02:41.728Z] #39 99.97 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.728Z] #39 100.0 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.728Z] #39 100.1 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.728Z] #39 100.1 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.728Z] #39 100.1 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.728Z] #39 100.2 make[2]: Nothing to be done for 'all'. [2020-05-14T23:02:41.753Z] #30 6.024 internal/cpu [2020-05-14T23:02:41.753Z] #30 6.024 runtime/internal/atomic [2020-05-14T23:02:41.753Z] #30 6.111 runtime/internal/sys [2020-05-14T23:02:41.773Z] #23 29.75 libjq1 libonig5 [2020-05-14T23:02:42.009Z] #30 6.178 runtime/internal/math [2020-05-14T23:02:42.009Z] #30 6.196 internal/bytealg [2020-05-14T23:02:42.009Z] #30 6.219 math/bits [2020-05-14T23:02:42.009Z] #30 6.351 math [2020-05-14T23:02:42.012Z] #39 100.2 INSTALL criu/criu [2020-05-14T23:02:42.140Z] #30 6.740 internal/cpu [2020-05-14T23:02:42.140Z] #30 6.768 runtime/internal/atomic [2020-05-14T23:02:42.265Z] #30 6.394 runtime [2020-05-14T23:02:42.304Z] #39 DONE 100.5s [2020-05-14T23:02:42.304Z] [2020-05-14T23:02:42.304Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:42.348Z] #23 30.25 The following NEW packages will be installed: [2020-05-14T23:02:42.348Z] #23 30.26 jq libjq1 libonig5 [2020-05-14T23:02:42.402Z] #30 6.993 runtime/internal/sys [2020-05-14T23:02:42.660Z] #30 7.270 runtime/internal/math [2020-05-14T23:02:42.660Z] #30 7.415 internal/bytealg [2020-05-14T23:02:42.922Z] #23 30.80 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:02:42.922Z] #23 30.80 Need to get 325 kB of archives. [2020-05-14T23:02:42.922Z] #23 30.80 After this operation, 1019 kB of additional disk space will be used. [2020-05-14T23:02:42.922Z] #23 30.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-14T23:02:42.922Z] #23 30.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-14T23:02:42.922Z] #23 30.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-14T23:02:42.926Z] #30 7.426 math/bits [2020-05-14T23:02:43.497Z] #30 8.291 math [2020-05-14T23:02:44.321Z] #23 32.44 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:02:44.396Z] #36 DONE 141.3s [2020-05-14T23:02:44.396Z] [2020-05-14T23:02:44.396Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:44.429Z] #30 8.986 runtime [2020-05-14T23:02:44.584Z] #23 32.67 Fetched 325 kB in 1s (638 kB/s) [2020-05-14T23:02:44.679Z] #52 ... [2020-05-14T23:02:44.679Z] [2020-05-14T23:02:44.679Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:02:44.845Z] #23 32.83 Selecting previously unselected package libonig5:arm64. [2020-05-14T23:02:44.845Z] #23 32.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 ... 15382 files and directories currently installed.) [2020-05-14T23:02:44.845Z] #23 32.92 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-05-14T23:02:44.845Z] #23 32.93 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-14T23:02:44.962Z] #37 DONE 0.2s [2020-05-14T23:02:44.962Z] [2020-05-14T23:02:44.962Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:02:45.243Z] #40 DONE 0.2s [2020-05-14T23:02:45.243Z] [2020-05-14T23:02:45.243Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:02:45.243Z] #42 DONE 0.1s [2020-05-14T23:02:45.243Z] [2020-05-14T23:02:45.243Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:02:45.360Z] #30 ... [2020-05-14T23:02:45.360Z] [2020-05-14T23:02:45.360Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:45.360Z] #47 8.727 + RM_GOPATH=0 [2020-05-14T23:02:45.360Z] #47 8.727 + TMP_GOPATH= [2020-05-14T23:02:45.360Z] #47 8.727 + : /build [2020-05-14T23:02:45.360Z] #47 8.727 + '[' -z '' ']' [2020-05-14T23:02:45.360Z] #47 8.727 ++ mktemp -d [2020-05-14T23:02:45.360Z] #47 8.727 + export GOPATH=/tmp/tmp.hfLEzpMX4p [2020-05-14T23:02:45.360Z] #47 8.727 + GOPATH=/tmp/tmp.hfLEzpMX4p [2020-05-14T23:02:45.360Z] #47 8.727 + RM_GOPATH=1 [2020-05-14T23:02:45.360Z] #47 8.727 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:45.360Z] #47 8.758 + dir=/tmp/install [2020-05-14T23:02:45.360Z] #47 8.759 + bin=shfmt [2020-05-14T23:02:45.360Z] #47 8.762 + shift [2020-05-14T23:02:45.360Z] #47 8.762 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-14T23:02:45.360Z] #47 8.764 + . /tmp/install/shfmt.installer [2020-05-14T23:02:45.360Z] #47 8.765 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:45.360Z] #47 8.769 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:45.360Z] #47 8.771 + install_shfmt [2020-05-14T23:02:45.360Z] #47 8.771 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-14T23:02:45.360Z] #47 8.771 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hfLEzpMX4p/src/github.com/mvdan/sh [2020-05-14T23:02:45.361Z] #47 8.771 Cloning into '/tmp/tmp.hfLEzpMX4p/src/github.com/mvdan/sh'... [2020-05-14T23:02:45.361Z] #47 ... [2020-05-14T23:02:45.361Z] [2020-05-14T23:02:45.361Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:45.361Z] #41 7.334 + RM_GOPATH=0 [2020-05-14T23:02:45.361Z] #41 7.334 + TMP_GOPATH= [2020-05-14T23:02:45.361Z] #41 7.334 + : /build [2020-05-14T23:02:45.361Z] #41 7.334 + '[' -z '' ']' [2020-05-14T23:02:45.361Z] #41 7.334 ++ mktemp -d [2020-05-14T23:02:45.361Z] #41 7.334 + export GOPATH=/tmp/tmp.xUgtpjSWnt [2020-05-14T23:02:45.361Z] #41 7.334 + GOPATH=/tmp/tmp.xUgtpjSWnt [2020-05-14T23:02:45.361Z] #41 7.334 + RM_GOPATH=1 [2020-05-14T23:02:45.361Z] #41 7.334 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:45.361Z] #41 7.350 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:45.361Z] #41 7.350 + dir=/tmp/install [2020-05-14T23:02:45.361Z] #41 7.350 + bin=vndr [2020-05-14T23:02:45.361Z] #41 7.350 + shift [2020-05-14T23:02:45.361Z] #41 7.350 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-14T23:02:45.361Z] #41 7.350 + . /tmp/install/vndr.installer [2020-05-14T23:02:45.361Z] #41 7.350 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:45.361Z] #41 7.350 + install_vndr [2020-05-14T23:02:45.361Z] #41 7.350 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-14T23:02:45.361Z] #41 7.350 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xUgtpjSWnt/src/github.com/LK4D4/vndr [2020-05-14T23:02:45.361Z] #41 7.360 Cloning into '/tmp/tmp.xUgtpjSWnt/src/github.com/LK4D4/vndr'... [2020-05-14T23:02:45.361Z] #41 8.508 + cd /tmp/tmp.xUgtpjSWnt/src/github.com/LK4D4/vndr [2020-05-14T23:02:45.361Z] #41 8.509 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:45.361Z] #41 8.540 + go build -buildmode=pie -v -o /build/vndr . [2020-05-14T23:02:45.366Z] #23 33.29 Selecting previously unselected package libjq1:arm64. [2020-05-14T23:02:45.366Z] #23 33.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-14T23:02:45.366Z] #23 33.32 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-14T23:02:45.366Z] #23 33.53 Selecting previously unselected package jq. [2020-05-14T23:02:45.525Z] #44 DONE 0.2s [2020-05-14T23:02:45.525Z] [2020-05-14T23:02:45.525Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:45.570Z] #30 ... [2020-05-14T23:02:45.571Z] [2020-05-14T23:02:45.571Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:45.571Z] #21 9.565 + RM_GOPATH=0 [2020-05-14T23:02:45.571Z] #21 9.565 + TMP_GOPATH= [2020-05-14T23:02:45.571Z] #21 9.565 + : /build [2020-05-14T23:02:45.571Z] #21 9.565 + '[' -z '' ']' [2020-05-14T23:02:45.571Z] #21 9.565 ++ mktemp -d [2020-05-14T23:02:45.571Z] #21 9.587 + export GOPATH=/tmp/tmp.kLkhwxj3GK [2020-05-14T23:02:45.571Z] #21 9.587 + GOPATH=/tmp/tmp.kLkhwxj3GK [2020-05-14T23:02:45.571Z] #21 9.587 + RM_GOPATH=1 [2020-05-14T23:02:45.571Z] #21 9.589 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:45.571Z] #21 9.592 + dir=/tmp/install [2020-05-14T23:02:45.571Z] #21 9.595 + bin=dockercli [2020-05-14T23:02:45.571Z] #21 9.595 + shift [2020-05-14T23:02:45.571Z] #21 9.596 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-14T23:02:45.571Z] #21 9.596 + . /tmp/install/dockercli.installer [2020-05-14T23:02:45.571Z] #21 9.614 ++ : stable [2020-05-14T23:02:45.571Z] #21 9.614 ++ : 17.06.2-ce [2020-05-14T23:02:45.571Z] #21 9.614 + install_dockercli [2020-05-14T23:02:45.571Z] #21 9.614 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:02:45.571Z] #21 9.614 ++ uname -m [2020-05-14T23:02:45.571Z] #21 9.614 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:02:45.571Z] #21 9.623 + arch=x86_64 [2020-05-14T23:02:45.571Z] #21 9.623 + '[' x86_64 '!=' x86_64 ']' [2020-05-14T23:02:45.571Z] #21 9.623 + url=https://download.docker.com/linux/static [2020-05-14T23:02:45.571Z] #21 9.623 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-14T23:02:45.571Z] #21 9.623 + tar -xz docker/docker [2020-05-14T23:02:45.620Z] #41 ... [2020-05-14T23:02:45.620Z] [2020-05-14T23:02:45.620Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:45.627Z] #23 33.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-14T23:02:45.627Z] #23 33.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:02:45.627Z] #23 33.79 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-14T23:02:45.627Z] #23 33.81 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-14T23:02:45.826Z] #21 ... [2020-05-14T23:02:45.826Z] [2020-05-14T23:02:45.826Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:45.826Z] #47 10.12 + RM_GOPATH=0 [2020-05-14T23:02:45.826Z] #47 10.12 + TMP_GOPATH= [2020-05-14T23:02:45.826Z] #47 10.12 + : /build [2020-05-14T23:02:45.826Z] #47 10.12 + '[' -z '' ']' [2020-05-14T23:02:45.826Z] #47 10.12 ++ mktemp -d [2020-05-14T23:02:45.826Z] #47 10.12 + export GOPATH=/tmp/tmp.k0e1Gh2A36 [2020-05-14T23:02:45.826Z] #47 10.12 + GOPATH=/tmp/tmp.k0e1Gh2A36 [2020-05-14T23:02:45.826Z] #47 10.12 + RM_GOPATH=1 [2020-05-14T23:02:45.826Z] #47 10.13 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:45.826Z] #47 10.13 + dir=/tmp/install [2020-05-14T23:02:45.826Z] #47 10.13 + bin=shfmt [2020-05-14T23:02:45.826Z] #47 10.13 + shift [2020-05-14T23:02:45.826Z] #47 10.13 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-14T23:02:45.826Z] #47 10.13 + . /tmp/install/shfmt.installer [2020-05-14T23:02:45.826Z] #47 10.13 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:45.826Z] #47 10.13 + install_shfmt [2020-05-14T23:02:45.826Z] #47 10.13 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-14T23:02:45.826Z] #47 10.13 + git clone https://github.com/mvdan/sh.git /tmp/tmp.k0e1Gh2A36/src/github.com/mvdan/sh [2020-05-14T23:02:45.826Z] #47 10.13 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:45.826Z] #47 10.13 Cloning into '/tmp/tmp.k0e1Gh2A36/src/github.com/mvdan/sh'... [2020-05-14T23:02:45.826Z] #47 ... [2020-05-14T23:02:45.826Z] [2020-05-14T23:02:45.826Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:45.877Z] #21 ... [2020-05-14T23:02:45.877Z] [2020-05-14T23:02:45.877Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:45.877Z] #38 ... [2020-05-14T23:02:45.877Z] [2020-05-14T23:02:45.877Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:45.894Z] #23 33.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:02:45.894Z] #23 33.85 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:02:46.082Z] #28 ... [2020-05-14T23:02:46.082Z] [2020-05-14T23:02:46.082Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.082Z] #43 10.32 + RM_GOPATH=0 [2020-05-14T23:02:46.082Z] #43 10.32 + TMP_GOPATH= [2020-05-14T23:02:46.082Z] #43 10.32 + : /build [2020-05-14T23:02:46.082Z] #43 10.32 + '[' -z '' ']' [2020-05-14T23:02:46.082Z] #43 10.33 ++ mktemp -d [2020-05-14T23:02:46.082Z] #43 10.33 + export GOPATH=/tmp/tmp.qkDuHVud2u [2020-05-14T23:02:46.082Z] #43 10.33 + GOPATH=/tmp/tmp.qkDuHVud2u [2020-05-14T23:02:46.082Z] #43 10.33 + RM_GOPATH=1 [2020-05-14T23:02:46.082Z] #43 10.33 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.082Z] #43 10.34 + dir=/tmp/install [2020-05-14T23:02:46.082Z] #43 10.34 + bin=gotestsum [2020-05-14T23:02:46.082Z] #43 10.34 + shift [2020-05-14T23:02:46.082Z] #43 10.34 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-14T23:02:46.082Z] #43 10.34 + . /tmp/install/gotestsum.installer [2020-05-14T23:02:46.082Z] #43 10.34 ++ : v0.3.5 [2020-05-14T23:02:46.082Z] #43 10.34 + install_gotestsum [2020-05-14T23:02:46.082Z] #43 10.34 + echo 'Installing gotestsum version v0.3.5' [2020-05-14T23:02:46.082Z] #43 10.34 + go get -d gotest.tools/gotestsum [2020-05-14T23:02:46.082Z] #43 10.34 Installing gotestsum version v0.3.5 [2020-05-14T23:02:46.082Z] #43 ... [2020-05-14T23:02:46.082Z] [2020-05-14T23:02:46.082Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.082Z] #54 10.29 + RM_GOPATH=0 [2020-05-14T23:02:46.082Z] #54 10.29 + TMP_GOPATH= [2020-05-14T23:02:46.082Z] #54 10.29 + : /build [2020-05-14T23:02:46.082Z] #54 10.29 + '[' -z '' ']' [2020-05-14T23:02:46.082Z] #54 10.30 ++ mktemp -d [2020-05-14T23:02:46.082Z] #54 10.31 + export GOPATH=/tmp/tmp.eGzfWsg12Q [2020-05-14T23:02:46.082Z] #54 10.31 + GOPATH=/tmp/tmp.eGzfWsg12Q [2020-05-14T23:02:46.082Z] #54 10.31 + RM_GOPATH=1 [2020-05-14T23:02:46.082Z] #54 10.32 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.082Z] #54 10.32 + dir=/tmp/install [2020-05-14T23:02:46.082Z] #54 10.32 + bin=rootlesskit [2020-05-14T23:02:46.082Z] #54 10.32 + shift [2020-05-14T23:02:46.082Z] #54 10.32 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-14T23:02:46.082Z] #54 10.32 + . /tmp/install/rootlesskit.installer [2020-05-14T23:02:46.082Z] #54 10.32 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:46.082Z] #54 10.32 + install_rootlesskit [2020-05-14T23:02:46.082Z] #54 10.32 + case "$1" in [2020-05-14T23:02:46.082Z] #54 10.32 + export CGO_ENABLED=0 [2020-05-14T23:02:46.082Z] #54 10.32 + CGO_ENABLED=0 [2020-05-14T23:02:46.082Z] #54 10.32 + _install_rootlesskit [2020-05-14T23:02:46.082Z] #54 10.32 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-14T23:02:46.082Z] #54 10.32 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.eGzfWsg12Q/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:46.082Z] #54 10.32 Cloning into '/tmp/tmp.eGzfWsg12Q/src/github.com/rootless-containers/rootlesskit'... [2020-05-14T23:02:46.082Z] #54 10.32 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:46.133Z] #23 ... [2020-05-14T23:02:46.133Z] [2020-05-14T23:02:46.133Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:46.133Z] #32 ... [2020-05-14T23:02:46.133Z] [2020-05-14T23:02:46.133Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.133Z] #43 10.66 + RM_GOPATH=0 [2020-05-14T23:02:46.133Z] #43 10.66 + TMP_GOPATH= [2020-05-14T23:02:46.133Z] #43 10.66 + : /build [2020-05-14T23:02:46.133Z] #43 10.66 + '[' -z '' ']' [2020-05-14T23:02:46.133Z] #43 10.66 ++ mktemp -d [2020-05-14T23:02:46.133Z] #43 10.67 + export GOPATH=/tmp/tmp.59GDJqDbYB [2020-05-14T23:02:46.133Z] #43 10.67 + GOPATH=/tmp/tmp.59GDJqDbYB [2020-05-14T23:02:46.133Z] #43 10.67 + RM_GOPATH=1 [2020-05-14T23:02:46.133Z] #43 10.68 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.133Z] #43 10.68 + dir=/tmp/install [2020-05-14T23:02:46.133Z] #43 10.68 + bin=gotestsum [2020-05-14T23:02:46.133Z] #43 10.68 + shift [2020-05-14T23:02:46.133Z] #43 10.68 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-14T23:02:46.133Z] #43 10.68 + . /tmp/install/gotestsum.installer [2020-05-14T23:02:46.133Z] #43 10.68 ++ : v0.3.5 [2020-05-14T23:02:46.133Z] #43 10.68 + install_gotestsum [2020-05-14T23:02:46.133Z] #43 10.68 + echo 'Installing gotestsum version v0.3.5' [2020-05-14T23:02:46.134Z] #43 10.68 + go get -d gotest.tools/gotestsum [2020-05-14T23:02:46.134Z] #43 10.68 Installing gotestsum version v0.3.5 [2020-05-14T23:02:46.337Z] #54 ... [2020-05-14T23:02:46.337Z] [2020-05-14T23:02:46.337Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:46.337Z] #23 7.140 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:46.337Z] #23 7.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:46.337Z] #23 7.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:46.337Z] #23 9.393 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:46.337Z] #23 ... [2020-05-14T23:02:46.337Z] [2020-05-14T23:02:46.337Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.337Z] #45 9.773 + RM_GOPATH=0 [2020-05-14T23:02:46.337Z] #45 9.774 + TMP_GOPATH= [2020-05-14T23:02:46.337Z] #45 9.774 + : /build [2020-05-14T23:02:46.337Z] #45 9.774 + '[' -z '' ']' [2020-05-14T23:02:46.337Z] #45 9.774 ++ mktemp -d [2020-05-14T23:02:46.337Z] #45 9.780 + export GOPATH=/tmp/tmp.cEUNdpIhJa [2020-05-14T23:02:46.337Z] #45 9.780 + GOPATH=/tmp/tmp.cEUNdpIhJa [2020-05-14T23:02:46.337Z] #45 9.780 + RM_GOPATH=1 [2020-05-14T23:02:46.337Z] #45 9.780 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.337Z] #45 9.795 + dir=/tmp/install [2020-05-14T23:02:46.337Z] #45 9.803 + bin=golangci_lint [2020-05-14T23:02:46.337Z] #45 9.803 + shift [2020-05-14T23:02:46.337Z] #45 9.803 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-14T23:02:46.337Z] #45 9.803 + . /tmp/install/golangci_lint.installer [2020-05-14T23:02:46.337Z] #45 9.803 ++ : v1.23.8 [2020-05-14T23:02:46.337Z] #45 9.803 + install_golangci_lint [2020-05-14T23:02:46.337Z] #45 9.803 + echo 'Installing golangci-lint version v1.23.8' [2020-05-14T23:02:46.337Z] #45 9.803 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-14T23:02:46.337Z] #45 9.803 Installing golangci-lint version v1.23.8 [2020-05-14T23:02:46.391Z] #43 ... [2020-05-14T23:02:46.391Z] [2020-05-14T23:02:46.391Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.391Z] #54 9.613 + RM_GOPATH=0 [2020-05-14T23:02:46.391Z] #54 9.615 + TMP_GOPATH= [2020-05-14T23:02:46.391Z] #54 9.615 + : /build [2020-05-14T23:02:46.391Z] #54 9.615 + '[' -z '' ']' [2020-05-14T23:02:46.391Z] #54 9.616 ++ mktemp -d [2020-05-14T23:02:46.391Z] #54 9.628 + export GOPATH=/tmp/tmp.F1BLd1xGQo [2020-05-14T23:02:46.391Z] #54 9.628 + GOPATH=/tmp/tmp.F1BLd1xGQo [2020-05-14T23:02:46.391Z] #54 9.628 + RM_GOPATH=1 [2020-05-14T23:02:46.391Z] #54 9.628 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.391Z] #54 9.628 + dir=/tmp/install [2020-05-14T23:02:46.391Z] #54 9.629 + bin=rootlesskit [2020-05-14T23:02:46.391Z] #54 9.629 + shift [2020-05-14T23:02:46.391Z] #54 9.629 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-14T23:02:46.391Z] #54 9.631 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:46.391Z] #54 9.631 + . /tmp/install/rootlesskit.installer [2020-05-14T23:02:46.391Z] #54 9.631 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:46.391Z] #54 9.631 + install_rootlesskit [2020-05-14T23:02:46.391Z] #54 9.631 + case "$1" in [2020-05-14T23:02:46.391Z] #54 9.631 + export CGO_ENABLED=0 [2020-05-14T23:02:46.391Z] #54 9.631 + CGO_ENABLED=0 [2020-05-14T23:02:46.391Z] #54 9.631 + _install_rootlesskit [2020-05-14T23:02:46.391Z] #54 9.631 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-14T23:02:46.391Z] #54 9.631 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F1BLd1xGQo/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:46.391Z] #54 9.634 Cloning into '/tmp/tmp.F1BLd1xGQo/src/github.com/rootless-containers/rootlesskit'... [2020-05-14T23:02:46.391Z] #54 ... [2020-05-14T23:02:46.391Z] [2020-05-14T23:02:46.391Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:46.391Z] #36 10.70 + git clone https://github.com/docker/distribution.git . [2020-05-14T23:02:46.391Z] #36 10.72 Cloning into '.'... [2020-05-14T23:02:46.593Z] #45 ... [2020-05-14T23:02:46.593Z] [2020-05-14T23:02:46.593Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:46.593Z] #59 10.04 + RM_GOPATH=0 [2020-05-14T23:02:46.593Z] #59 10.04 + TMP_GOPATH= [2020-05-14T23:02:46.593Z] #59 10.04 + : /build [2020-05-14T23:02:46.593Z] #59 10.04 + '[' -z '' ']' [2020-05-14T23:02:46.593Z] #59 10.04 ++ mktemp -d [2020-05-14T23:02:46.593Z] #59 10.05 + export GOPATH=/tmp/tmp.pp5VuWgc76 [2020-05-14T23:02:46.593Z] #59 10.05 + GOPATH=/tmp/tmp.pp5VuWgc76 [2020-05-14T23:02:46.593Z] #59 10.05 + RM_GOPATH=1 [2020-05-14T23:02:46.593Z] #59 10.05 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.593Z] #59 10.05 + dir=/tmp/install [2020-05-14T23:02:46.593Z] #59 10.05 + bin=proxy [2020-05-14T23:02:46.593Z] #59 10.05 + shift [2020-05-14T23:02:46.593Z] #59 10.05 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-14T23:02:46.593Z] #59 10.05 + . /tmp/install/proxy.installer [2020-05-14T23:02:46.593Z] #59 10.05 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:46.593Z] #59 10.05 + install_proxy [2020-05-14T23:02:46.593Z] #59 10.05 + case "$1" in [2020-05-14T23:02:46.593Z] #59 10.05 + export CGO_ENABLED=0 [2020-05-14T23:02:46.593Z] #59 10.05 + CGO_ENABLED=0 [2020-05-14T23:02:46.593Z] #59 10.05 + _install_proxy [2020-05-14T23:02:46.593Z] #59 10.05 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-14T23:02:46.593Z] #59 10.05 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.pp5VuWgc76/src/github.com/docker/libnetwork [2020-05-14T23:02:46.593Z] #59 10.05 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:02:46.593Z] #59 10.07 Cloning into '/tmp/tmp.pp5VuWgc76/src/github.com/docker/libnetwork'... [2020-05-14T23:02:46.649Z] #36 ... [2020-05-14T23:02:46.649Z] [2020-05-14T23:02:46.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:46.649Z] #10 11.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:46.649Z] #10 11.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:46.649Z] #10 11.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:46.649Z] #10 ... [2020-05-14T23:02:46.649Z] [2020-05-14T23:02:46.649Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:46.649Z] #45 9.123 + RM_GOPATH=0 [2020-05-14T23:02:46.649Z] #45 9.123 + TMP_GOPATH= [2020-05-14T23:02:46.649Z] #45 9.123 + : /build [2020-05-14T23:02:46.649Z] #45 9.123 + '[' -z '' ']' [2020-05-14T23:02:46.649Z] #45 9.123 ++ mktemp -d [2020-05-14T23:02:46.649Z] #45 9.136 + export GOPATH=/tmp/tmp.eCJVBni8rh [2020-05-14T23:02:46.649Z] #45 9.136 + GOPATH=/tmp/tmp.eCJVBni8rh [2020-05-14T23:02:46.649Z] #45 9.136 + RM_GOPATH=1 [2020-05-14T23:02:46.649Z] #45 9.136 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:46.649Z] #45 9.137 + dir=/tmp/install [2020-05-14T23:02:46.649Z] #45 9.137 + bin=golangci_lint [2020-05-14T23:02:46.649Z] #45 9.137 + shift [2020-05-14T23:02:46.649Z] #45 9.137 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-14T23:02:46.649Z] #45 9.137 + . /tmp/install/golangci_lint.installer [2020-05-14T23:02:46.649Z] #45 9.137 ++ : v1.23.8 [2020-05-14T23:02:46.649Z] #45 9.144 + install_golangci_lint [2020-05-14T23:02:46.649Z] #45 9.144 + echo 'Installing golangci-lint version v1.23.8' [2020-05-14T23:02:46.649Z] #45 9.144 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-14T23:02:46.649Z] #45 9.144 Installing golangci-lint version v1.23.8 [2020-05-14T23:02:46.849Z] #59 ... [2020-05-14T23:02:46.849Z] [2020-05-14T23:02:46.849Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:46.849Z] #51 6.453 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:46.849Z] #51 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:46.849Z] #51 6.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:46.849Z] #51 8.281 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:46.849Z] #51 ... [2020-05-14T23:02:46.849Z] [2020-05-14T23:02:46.849Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:46.849Z] #32 10.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:46.849Z] #32 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:46.849Z] #32 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:46.906Z] #45 ... [2020-05-14T23:02:46.906Z] [2020-05-14T23:02:46.906Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:46.906Z] #28 11.18 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-14T23:02:46.906Z] #28 11.19 Cloning into '.'... [2020-05-14T23:02:47.113Z] #32 ... [2020-05-14T23:02:47.113Z] [2020-05-14T23:02:47.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:47.113Z] #10 10.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:47.113Z] #10 10.14 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:47.113Z] #10 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:47.113Z] #10 ... [2020-05-14T23:02:47.113Z] [2020-05-14T23:02:47.113Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:47.113Z] #41 10.49 + RM_GOPATH=0 [2020-05-14T23:02:47.113Z] #41 10.49 + TMP_GOPATH= [2020-05-14T23:02:47.113Z] #41 10.49 + : /build [2020-05-14T23:02:47.113Z] #41 10.49 + '[' -z '' ']' [2020-05-14T23:02:47.113Z] #41 10.50 ++ mktemp -d [2020-05-14T23:02:47.113Z] #41 10.50 + export GOPATH=/tmp/tmp.zNnGQG2kLK [2020-05-14T23:02:47.113Z] #41 10.50 + GOPATH=/tmp/tmp.zNnGQG2kLK [2020-05-14T23:02:47.113Z] #41 10.50 + RM_GOPATH=1 [2020-05-14T23:02:47.113Z] #41 10.50 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:47.113Z] #41 10.50 + dir=/tmp/install [2020-05-14T23:02:47.113Z] #41 10.50 + bin=vndr [2020-05-14T23:02:47.113Z] #41 10.50 + shift [2020-05-14T23:02:47.113Z] #41 10.50 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-14T23:02:47.113Z] #41 10.50 + . /tmp/install/vndr.installer [2020-05-14T23:02:47.113Z] #41 10.50 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:47.113Z] #41 10.50 + install_vndr [2020-05-14T23:02:47.113Z] #41 10.50 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-14T23:02:47.113Z] #41 10.50 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zNnGQG2kLK/src/github.com/LK4D4/vndr [2020-05-14T23:02:47.113Z] #41 10.50 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:47.113Z] #41 10.51 Cloning into '/tmp/tmp.zNnGQG2kLK/src/github.com/LK4D4/vndr'... [2020-05-14T23:02:47.113Z] #41 11.39 + cd /tmp/tmp.zNnGQG2kLK/src/github.com/LK4D4/vndr [2020-05-14T23:02:47.113Z] #41 11.39 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:02:47.113Z] #41 11.47 + go build -buildmode=pie -v -o /build/vndr . [2020-05-14T23:02:47.286Z] #23 ... [2020-05-14T23:02:47.286Z] [2020-05-14T23:02:47.286Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:47.286Z] #51 17.36 Reading package lists... [2020-05-14T23:02:47.286Z] #51 25.49 Reading package lists... [2020-05-14T23:02:47.286Z] #51 31.62 Building dependency tree... [2020-05-14T23:02:47.286Z] #51 ... [2020-05-14T23:02:47.286Z] [2020-05-14T23:02:47.286Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:47.286Z] #23 DONE 35.1s [2020-05-14T23:02:47.286Z] [2020-05-14T23:02:47.286Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:02:47.286Z] #24 DONE 0.1s [2020-05-14T23:02:47.286Z] [2020-05-14T23:02:47.286Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:47.286Z] #32 19.59 Reading package lists... [2020-05-14T23:02:47.286Z] #32 25.85 Building dependency tree... [2020-05-14T23:02:47.286Z] #32 29.17 The following additional packages will be installed: [2020-05-14T23:02:47.286Z] #32 29.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-14T23:02:47.286Z] #32 29.19 Suggested packages: [2020-05-14T23:02:47.286Z] #32 29.19 cmake-doc ninja-build lrzip [2020-05-14T23:02:47.286Z] #32 29.19 Recommended packages: [2020-05-14T23:02:47.286Z] #32 29.19 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-14T23:02:47.286Z] #32 30.27 The following NEW packages will be installed: [2020-05-14T23:02:47.286Z] #32 30.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-14T23:02:47.286Z] #32 30.30 vim-common xxd [2020-05-14T23:02:47.286Z] #32 30.68 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:02:47.286Z] #32 30.68 Need to get 14.2 MB of archives. [2020-05-14T23:02:47.286Z] #32 30.68 After this operation, 60.0 MB of additional disk space will be used. [2020-05-14T23:02:47.286Z] #32 30.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-14T23:02:47.286Z] #32 30.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:02:47.286Z] #32 30.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-14T23:02:47.286Z] #32 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-14T23:02:47.286Z] #32 31.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-05-14T23:02:47.286Z] #32 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-05-14T23:02:47.286Z] #32 31.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-05-14T23:02:47.286Z] #32 31.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-05-14T23:02:47.286Z] #32 31.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-05-14T23:02:47.286Z] #32 31.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-05-14T23:02:47.286Z] #32 33.46 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:02:47.286Z] #32 33.71 Fetched 14.2 MB in 1s (9542 kB/s) [2020-05-14T23:02:47.286Z] #32 33.84 Selecting previously unselected package xxd. [2020-05-14T23:02:47.286Z] #32 33.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-14T23:02:47.286Z] #32 33.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-14T23:02:47.286Z] #32 33.98 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:02:47.286Z] #32 34.17 Selecting previously unselected package vim-common. [2020-05-14T23:02:47.286Z] #32 34.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:02:47.286Z] #32 34.21 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:02:47.286Z] #32 34.80 Selecting previously unselected package cmake-data. [2020-05-14T23:02:47.286Z] #32 34.81 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-14T23:02:47.286Z] #32 34.83 Unpacking cmake-data (3.13.4-1) ... [2020-05-14T23:02:47.286Z] #32 ... [2020-05-14T23:02:47.286Z] [2020-05-14T23:02:47.286Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:02:47.369Z] #41 ... [2020-05-14T23:02:47.369Z] [2020-05-14T23:02:47.369Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:02:47.369Z] #28 11.15 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-14T23:02:47.369Z] #28 11.16 Cloning into '.'... [2020-05-14T23:02:48.214Z] #52 122.4 + bin/containerd [2020-05-14T23:02:49.202Z] #25 ... [2020-05-14T23:02:49.202Z] [2020-05-14T23:02:49.202Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:49.202Z] #59 DONE 37.1s [2020-05-14T23:02:49.202Z] [2020-05-14T23:02:49.202Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:49.202Z] #38 24.00 Reading package lists... [2020-05-14T23:02:49.202Z] #38 30.57 Building dependency tree... [2020-05-14T23:02:49.202Z] #38 33.77 The following additional packages will be installed: [2020-05-14T23:02:49.202Z] #38 33.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-14T23:02:49.202Z] #38 33.77 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-14T23:02:49.202Z] #38 33.78 Suggested packages: [2020-05-14T23:02:49.202Z] #38 33.80 manpages-dev python-setuptools [2020-05-14T23:02:49.202Z] #38 35.16 The following NEW packages will be installed: [2020-05-14T23:02:49.202Z] #38 35.16 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-14T23:02:49.202Z] #38 35.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-14T23:02:49.202Z] #38 35.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-14T23:02:49.202Z] #38 35.17 python-six zlib1g-dev [2020-05-14T23:02:49.202Z] #38 35.87 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:02:49.202Z] #38 35.87 Need to get 3798 kB of archives. [2020-05-14T23:02:49.202Z] #38 35.87 After this operation, 21.6 MB of additional disk space will be used. [2020-05-14T23:02:49.202Z] #38 35.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-05-14T23:02:49.202Z] #38 35.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-14T23:02:49.202Z] #38 35.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-05-14T23:02:49.202Z] #38 35.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-14T23:02:49.202Z] #38 35.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-05-14T23:02:49.202Z] #38 35.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-14T23:02:49.202Z] #38 35.98 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-05-14T23:02:49.202Z] #38 35.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-05-14T23:02:49.202Z] #38 36.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-05-14T23:02:49.202Z] #38 36.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-05-14T23:02:49.202Z] #38 36.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-05-14T23:02:49.202Z] #38 36.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-05-14T23:02:49.202Z] #38 36.34 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-05-14T23:02:49.202Z] #38 36.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-05-14T23:02:49.202Z] #38 36.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-14T23:02:49.202Z] #38 36.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-05-14T23:02:49.202Z] #38 36.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-05-14T23:02:49.775Z] #38 ... [2020-05-14T23:02:49.775Z] [2020-05-14T23:02:49.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:49.775Z] #10 24.37 Reading package lists... [2020-05-14T23:02:49.775Z] #10 31.00 Building dependency tree... [2020-05-14T23:02:49.775Z] #10 34.45 The following additional packages will be installed: [2020-05-14T23:02:49.775Z] #10 34.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-14T23:02:49.775Z] #10 34.47 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-14T23:02:49.775Z] #10 34.47 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-14T23:02:49.775Z] #10 34.47 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-14T23:02:49.775Z] #10 34.48 mingw-w64-x86-64-dev [2020-05-14T23:02:49.775Z] #10 34.49 Suggested packages: [2020-05-14T23:02:49.775Z] #10 34.51 gcc-8-locales seccomp wine64 [2020-05-14T23:02:49.775Z] #10 36.55 The following NEW packages will be installed: [2020-05-14T23:02:49.775Z] #10 36.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-14T23:02:49.775Z] #10 36.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-14T23:02:49.775Z] #10 36.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-14T23:02:49.775Z] #10 36.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-14T23:02:49.775Z] #10 36.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-14T23:02:49.775Z] #10 36.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-14T23:02:49.775Z] #10 36.58 The following packages will be upgraded: [2020-05-14T23:02:49.775Z] #10 36.60 libsystemd0 libudev1 [2020-05-14T23:02:49.775Z] #10 37.04 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:02:49.775Z] #10 37.04 Need to get 73.8 MB of archives. [2020-05-14T23:02:49.775Z] #10 37.04 After this operation, 472 MB of additional disk space will be used. [2020-05-14T23:02:49.775Z] #10 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u4 [313 kB] [2020-05-14T23:02:49.775Z] #10 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u4 [146 kB] [2020-05-14T23:02:49.775Z] #10 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-05-14T23:02:49.775Z] #10 37.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-05-14T23:02:49.775Z] #10 37.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-14T23:02:49.775Z] #10 37.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-05-14T23:02:49.775Z] #10 37.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-05-14T23:02:49.775Z] #10 37.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-14T23:02:49.775Z] #10 ... [2020-05-14T23:02:49.775Z] [2020-05-14T23:02:49.775Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:49.775Z] #38 37.91 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:02:50.346Z] #38 38.19 Fetched 3798 kB in 1s (3823 kB/s) [2020-05-14T23:02:50.346Z] #38 38.32 Selecting previously unselected package libcap-dev:arm64. [2020-05-14T23:02:50.346Z] #38 38.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 ... 15382 files and directories currently installed.) [2020-05-14T23:02:50.346Z] #38 38.45 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-05-14T23:02:50.346Z] #38 38.47 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-05-14T23:02:50.919Z] #38 38.95 Selecting previously unselected package libnet1:arm64. [2020-05-14T23:02:50.919Z] #38 38.96 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-14T23:02:50.919Z] #38 38.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:02:51.182Z] #38 39.29 Selecting previously unselected package libnet1-dev. [2020-05-14T23:02:51.182Z] #38 39.35 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-14T23:02:51.443Z] #38 ... [2020-05-14T23:02:51.443Z] [2020-05-14T23:02:51.443Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:51.443Z] #51 35.33 The following additional packages will be installed: [2020-05-14T23:02:51.443Z] #51 35.34 libbtrfs0 [2020-05-14T23:02:51.443Z] #51 35.59 The following NEW packages will be installed: [2020-05-14T23:02:51.443Z] #51 35.60 libbtrfs-dev libbtrfs0 [2020-05-14T23:02:51.443Z] #51 36.08 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:02:51.443Z] #51 36.08 Need to get 119 kB of archives. [2020-05-14T23:02:51.443Z] #51 36.08 After this operation, 387 kB of additional disk space will be used. [2020-05-14T23:02:51.443Z] #51 36.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-14T23:02:51.443Z] #51 36.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-14T23:02:51.443Z] #51 37.49 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:02:51.443Z] #51 37.65 Fetched 119 kB in 0s (354 kB/s) [2020-05-14T23:02:51.443Z] #51 37.78 Selecting previously unselected package libbtrfs0. [2020-05-14T23:02:51.443Z] #51 37.78 (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 ... 15382 files and directories currently installed.) [2020-05-14T23:02:51.443Z] #51 37.90 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-14T23:02:51.443Z] #51 37.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:02:51.443Z] #51 38.06 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:02:51.443Z] #51 38.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-14T23:02:51.443Z] #51 38.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:02:51.443Z] #51 38.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:02:51.443Z] #51 38.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:02:51.443Z] #51 38.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:02:51.443Z] #51 DONE 39.4s [2020-05-14T23:02:51.443Z] [2020-05-14T23:02:51.443Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:51.443Z] #38 39.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:02:51.705Z] #38 39.83 Selecting previously unselected package libnl-3-200:arm64. [2020-05-14T23:02:51.705Z] #38 39.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-14T23:02:51.705Z] #38 39.83 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-14T23:02:51.965Z] #38 40.00 Selecting previously unselected package libnl-3-dev:arm64. [2020-05-14T23:02:51.965Z] #38 40.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-05-14T23:02:51.965Z] #38 40.01 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-14T23:02:52.229Z] #38 40.39 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-14T23:02:52.491Z] #38 40.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-14T23:02:52.491Z] #38 40.41 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-14T23:02:52.654Z] #28 ... [2020-05-14T23:02:52.654Z] [2020-05-14T23:02:52.654Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:52.654Z] #54 16.66 Checking out files: 96% (766/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-14T23:02:52.654Z] #54 16.83 + cd /tmp/tmp.eGzfWsg12Q/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:52.654Z] #54 16.83 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:52.754Z] #38 40.72 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-05-14T23:02:52.754Z] #38 40.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-05-14T23:02:52.754Z] #38 40.84 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-14T23:02:52.910Z] #54 17.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:02:52.910Z] #54 17.15 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-14T23:02:53.028Z] #38 40.99 Selecting previously unselected package zlib1g-dev:arm64. [2020-05-14T23:02:53.028Z] #38 40.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-05-14T23:02:53.028Z] #38 41.01 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:02:53.290Z] #38 41.31 Selecting previously unselected package libprotobuf17:arm64. [2020-05-14T23:02:53.290Z] #38 41.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-05-14T23:02:53.290Z] #38 41.37 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-14T23:02:53.462Z] #28 ... [2020-05-14T23:02:53.462Z] [2020-05-14T23:02:53.462Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:53.462Z] #54 17.10 Checking out files: 93% (742/795) Checking out files: 94% (748/795) Checking out files: 95% (756/795) Checking out files: 96% (764/795) Checking out files: 97% (772/795) Checking out files: 98% (780/795) Checking out files: 99% (788/795) Checking out files: 100% (795/795) Checking out files: 100% (795/795), done. [2020-05-14T23:02:53.462Z] #54 17.25 + cd /tmp/tmp.F1BLd1xGQo/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:02:53.462Z] #54 17.25 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:02:53.462Z] #54 18.20 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:02:53.462Z] #54 18.20 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-14T23:02:53.698Z] #52 ... [2020-05-14T23:02:53.698Z] [2020-05-14T23:02:53.698Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:53.698Z] #45 144.0 + cd /tmp/tmp.ok7miyVnMI/src/github.com/golangci/golangci-lint/ [2020-05-14T23:02:53.698Z] #45 144.0 + git checkout -q v1.23.8 [2020-05-14T23:02:53.698Z] #45 144.2 ++ git describe --tags [2020-05-14T23:02:53.698Z] #45 144.2 + version=v1.23.8 [2020-05-14T23:02:53.698Z] #45 144.2 ++ git rev-parse --short HEAD [2020-05-14T23:02:53.698Z] #45 144.2 + commit=76a82c6 [2020-05-14T23:02:53.698Z] #45 144.2 ++ git show -s --format=%cd [2020-05-14T23:02:53.698Z] #45 144.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-14T23:02:53.698Z] #45 144.2 + 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-05-14T23:02:54.238Z] #38 42.27 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-05-14T23:02:54.238Z] #38 42.27 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-05-14T23:02:54.238Z] #38 42.27 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-14T23:02:54.519Z] #38 42.58 Selecting previously unselected package libprotobuf-dev:arm64. [2020-05-14T23:02:54.519Z] #38 42.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-05-14T23:02:54.519Z] #38 42.59 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-14T23:02:55.992Z] #54 ... [2020-05-14T23:02:55.992Z] [2020-05-14T23:02:55.992Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:55.992Z] #21 10.63 + RM_GOPATH=0 [2020-05-14T23:02:55.992Z] #21 10.63 + TMP_GOPATH= [2020-05-14T23:02:55.992Z] #21 10.63 + : /build [2020-05-14T23:02:55.992Z] #21 10.63 + '[' -z '' ']' [2020-05-14T23:02:55.992Z] #21 10.63 ++ mktemp -d [2020-05-14T23:02:55.992Z] #21 10.63 + export GOPATH=/tmp/tmp.SZ5RUIwwUL [2020-05-14T23:02:55.992Z] #21 10.63 + GOPATH=/tmp/tmp.SZ5RUIwwUL [2020-05-14T23:02:55.992Z] #21 10.63 + RM_GOPATH=1 [2020-05-14T23:02:55.992Z] #21 10.63 ++ dirname /tmp/install/install.sh [2020-05-14T23:02:55.992Z] #21 10.66 + dir=/tmp/install [2020-05-14T23:02:55.992Z] #21 10.66 + bin=dockercli [2020-05-14T23:02:55.992Z] #21 10.66 + shift [2020-05-14T23:02:55.992Z] #21 10.66 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:02:55.992Z] #21 10.66 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-14T23:02:55.992Z] #21 10.66 + . /tmp/install/dockercli.installer [2020-05-14T23:02:55.992Z] #21 10.66 ++ : stable [2020-05-14T23:02:55.992Z] #21 10.66 ++ : 17.06.2-ce [2020-05-14T23:02:55.992Z] #21 10.66 + install_dockercli [2020-05-14T23:02:55.992Z] #21 10.66 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:02:55.992Z] #21 10.66 ++ uname -m [2020-05-14T23:02:55.992Z] #21 10.66 + arch=x86_64 [2020-05-14T23:02:55.992Z] #21 10.66 + '[' x86_64 '!=' x86_64 ']' [2020-05-14T23:02:55.992Z] #21 10.66 + url=https://download.docker.com/linux/static [2020-05-14T23:02:55.992Z] #21 10.66 + tar -xz docker/docker [2020-05-14T23:02:55.992Z] #21 10.67 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-14T23:02:56.225Z] #54 ... [2020-05-14T23:02:56.225Z] [2020-05-14T23:02:56.225Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:02:56.225Z] #36 10.19 + git clone https://github.com/docker/distribution.git . [2020-05-14T23:02:56.225Z] #36 10.19 Cloning into '.'... [2020-05-14T23:02:56.225Z] #36 ... [2020-05-14T23:02:56.225Z] [2020-05-14T23:02:56.225Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:56.225Z] #30 12.39 unicode/utf8 [2020-05-14T23:02:56.225Z] #30 12.98 internal/race [2020-05-14T23:02:56.225Z] #30 13.39 sync/atomic [2020-05-14T23:02:56.225Z] #30 14.06 unicode [2020-05-14T23:02:56.225Z] #30 19.02 internal/testlog [2020-05-14T23:02:56.225Z] #30 19.77 encoding [2020-05-14T23:02:56.225Z] #30 19.92 runtime/cgo [2020-05-14T23:02:56.254Z] #21 ... [2020-05-14T23:02:56.254Z] [2020-05-14T23:02:56.254Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:56.254Z] #41 10.92 internal/race [2020-05-14T23:02:56.254Z] #41 11.20 sync/atomic [2020-05-14T23:02:56.254Z] #41 11.40 runtime [2020-05-14T23:02:56.254Z] #41 11.82 unicode [2020-05-14T23:02:56.254Z] #41 18.01 internal/testlog [2020-05-14T23:02:56.254Z] #41 18.49 encoding [2020-05-14T23:02:56.254Z] #41 18.70 unicode/utf16 [2020-05-14T23:02:56.254Z] #41 19.43 container/list [2020-05-14T23:02:56.254Z] #41 20.45 crypto/internal/subtle [2020-05-14T23:02:56.254Z] #41 20.64 crypto/subtle [2020-05-14T23:02:56.254Z] #41 20.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-14T23:02:56.434Z] #38 44.18 Selecting previously unselected package libprotoc17:arm64. [2020-05-14T23:02:56.434Z] #38 44.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-05-14T23:02:56.434Z] #38 44.20 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-14T23:02:56.481Z] #30 ... [2020-05-14T23:02:56.481Z] [2020-05-14T23:02:56.481Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:56.481Z] #38 10.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:56.481Z] #38 10.79 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:56.481Z] #38 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:56.481Z] #38 12.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:56.481Z] #38 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:56.481Z] #38 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:56.524Z] #41 21.11 internal/nettrace [2020-05-14T23:02:56.524Z] #41 ... [2020-05-14T23:02:56.524Z] [2020-05-14T23:02:56.524Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:02:56.524Z] #38 11.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:56.524Z] #38 11.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:56.524Z] #38 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:56.524Z] #38 12.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:56.524Z] #38 16.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:56.782Z] #38 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:57.017Z] #38 44.94 Selecting previously unselected package protobuf-c-compiler. [2020-05-14T23:02:57.017Z] #38 44.95 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-05-14T23:02:57.017Z] #38 44.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:02:57.017Z] #38 ... [2020-05-14T23:02:57.017Z] [2020-05-14T23:02:57.017Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:57.017Z] #47 45.04 syscall [2020-05-14T23:02:57.017Z] #47 45.05 strings [2020-05-14T23:02:57.017Z] #47 45.06 bytes [2020-05-14T23:02:57.017Z] #47 45.06 strconv [2020-05-14T23:02:57.040Z] #38 ... [2020-05-14T23:02:57.040Z] [2020-05-14T23:02:57.040Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:57.040Z] #41 21.72 runtime/cgo [2020-05-14T23:02:57.298Z] #41 ... [2020-05-14T23:02:57.298Z] [2020-05-14T23:02:57.298Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:57.298Z] #51 11.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:57.298Z] #51 11.95 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:57.298Z] #51 11.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:57.298Z] #51 13.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:57.298Z] #51 17.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:57.298Z] #51 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:57.298Z] #51 ... [2020-05-14T23:02:57.298Z] [2020-05-14T23:02:57.298Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:57.298Z] #32 12.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:57.298Z] #32 12.30 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:57.298Z] #32 12.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:57.298Z] #32 14.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:57.298Z] #32 17.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:57.559Z] #32 22.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:57.559Z] #32 ... [2020-05-14T23:02:57.559Z] [2020-05-14T23:02:57.559Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:57.559Z] #23 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:02:57.559Z] #23 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:02:57.559Z] #23 12.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:02:57.559Z] #23 13.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:57.559Z] #23 16.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:57.559Z] #23 21.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:57.844Z] #38 ... [2020-05-14T23:02:57.844Z] [2020-05-14T23:02:57.844Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:02:57.844Z] #23 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:57.844Z] #23 15.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:58.100Z] #23 ... [2020-05-14T23:02:58.100Z] [2020-05-14T23:02:58.100Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:58.100Z] #41 14.15 unicode [2020-05-14T23:02:58.100Z] #41 14.73 runtime [2020-05-14T23:02:58.100Z] #41 21.11 unicode/utf16 [2020-05-14T23:02:58.100Z] #41 21.96 container/list [2020-05-14T23:02:58.100Z] #41 ... [2020-05-14T23:02:58.100Z] [2020-05-14T23:02:58.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:58.100Z] #10 12.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:58.100Z] #10 15.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:58.100Z] #10 18.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:58.405Z] #10 ... [2020-05-14T23:02:58.405Z] [2020-05-14T23:02:58.405Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:02:58.405Z] #32 12.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:58.405Z] #32 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:58.405Z] #32 19.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:58.494Z] #23 ... [2020-05-14T23:02:58.494Z] [2020-05-14T23:02:58.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:02:58.494Z] #10 13.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:02:58.494Z] #10 16.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:58.494Z] #10 21.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:58.664Z] #32 ... [2020-05-14T23:02:58.664Z] [2020-05-14T23:02:58.664Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:58.664Z] #41 22.96 crypto/internal/subtle [2020-05-14T23:02:58.752Z] #10 ... [2020-05-14T23:02:58.752Z] [2020-05-14T23:02:58.752Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:58.752Z] #30 16.14 unicode/utf8 [2020-05-14T23:02:58.752Z] #30 17.29 unicode [2020-05-14T23:02:58.752Z] #30 23.11 runtime/cgo [2020-05-14T23:02:58.923Z] #41 ... [2020-05-14T23:02:58.923Z] [2020-05-14T23:02:58.923Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:02:58.923Z] #51 13.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:02:58.924Z] #51 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:02:59.180Z] #51 ... [2020-05-14T23:02:59.180Z] [2020-05-14T23:02:59.180Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:02:59.180Z] #21 23.21 + mkdir -p /build [2020-05-14T23:02:59.180Z] #21 23.21 + mv docker/docker /build/ [2020-05-14T23:02:59.180Z] #21 23.22 + rmdir docker [2020-05-14T23:02:59.316Z] #30 ... [2020-05-14T23:02:59.316Z] [2020-05-14T23:02:59.316Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:02:59.316Z] #47 23.94 + cd /tmp/tmp.hfLEzpMX4p/src/github.com/mvdan/sh [2020-05-14T23:02:59.316Z] #47 23.96 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:02:59.438Z] #21 DONE 23.6s [2020-05-14T23:02:59.438Z] [2020-05-14T23:02:59.438Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:02:59.438Z] #41 23.28 crypto/subtle [2020-05-14T23:02:59.438Z] #41 23.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-14T23:02:59.438Z] #41 23.75 internal/nettrace [2020-05-14T23:02:59.577Z] #47 24.13 + GO111MODULE=on [2020-05-14T23:02:59.577Z] #47 24.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-14T23:02:59.704Z] #41 24.04 runtime/cgo [2020-05-14T23:03:00.320Z] #47 ... [2020-05-14T23:03:00.320Z] [2020-05-14T23:03:00.320Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:00.320Z] #30 37.84 sync [2020-05-14T23:03:00.320Z] #30 37.87 internal/reflectlite [2020-05-14T23:03:00.320Z] #30 40.61 sort [2020-05-14T23:03:00.320Z] #30 40.62 errors [2020-05-14T23:03:00.320Z] #30 41.08 strconv [2020-05-14T23:03:00.320Z] #30 41.08 io [2020-05-14T23:03:00.320Z] #30 41.09 internal/oserror [2020-05-14T23:03:00.320Z] #30 41.39 syscall [2020-05-14T23:03:00.320Z] #30 43.74 strings [2020-05-14T23:03:00.320Z] #30 43.75 bytes [2020-05-14T23:03:00.320Z] #30 47.82 bufio [2020-05-14T23:03:00.320Z] #30 ... [2020-05-14T23:03:00.320Z] [2020-05-14T23:03:00.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:00.320Z] #10 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-14T23:03:00.320Z] #10 38.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-14T23:03:00.320Z] #10 38.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-05-14T23:03:00.320Z] #10 40.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-14T23:03:00.320Z] #10 42.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-05-14T23:03:00.320Z] #10 42.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-05-14T23:03:00.320Z] #10 42.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-05-14T23:03:00.320Z] #10 42.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-05-14T23:03:00.320Z] #10 42.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-05-14T23:03:00.320Z] #10 42.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-05-14T23:03:00.320Z] #10 42.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-05-14T23:03:00.320Z] #10 42.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-05-14T23:03:00.320Z] #10 42.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-05-14T23:03:00.320Z] #10 42.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-05-14T23:03:00.320Z] #10 42.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-05-14T23:03:00.320Z] #10 42.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-05-14T23:03:00.320Z] #10 42.74 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-05-14T23:03:00.320Z] #10 42.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-05-14T23:03:00.320Z] #10 42.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-05-14T23:03:00.320Z] #10 44.17 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:00.320Z] #10 44.36 Fetched 73.8 MB in 6s (12.3 MB/s) [2020-05-14T23:03:00.320Z] #10 44.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 ... 15382 files and directories currently installed.) [2020-05-14T23:03:00.320Z] #10 44.70 Preparing to unpack .../libsystemd0_241-7~deb10u4_arm64.deb ... [2020-05-14T23:03:00.320Z] #10 44.76 Unpacking libsystemd0:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:03:00.320Z] #10 45.05 Setting up libsystemd0:arm64 (241-7~deb10u4) ... [2020-05-14T23:03:00.320Z] #10 45.22 (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 ... 15382 files and directories currently installed.) [2020-05-14T23:03:00.320Z] #10 45.25 Preparing to unpack .../libudev1_241-7~deb10u4_arm64.deb ... [2020-05-14T23:03:00.320Z] #10 45.29 Unpacking libudev1:arm64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:03:00.320Z] #10 45.54 Setting up libudev1:arm64 (241-7~deb10u4) ... [2020-05-14T23:03:00.320Z] #10 45.76 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-14T23:03:00.320Z] #10 45.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15382 files and directories currently installed.) [2020-05-14T23:03:00.320Z] #10 45.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-05-14T23:03:00.320Z] #10 45.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:03:00.320Z] #10 ... [2020-05-14T23:03:00.320Z] [2020-05-14T23:03:00.320Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:00.320Z] #25 4.357 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:03:00.320Z] #25 4.678 [2020-05-14T23:03:00.321Z] #25 4.885 0.3% ### 4.7% ##### 7.8% ######## 11.4% ########### 15.9% ############### 22.0% #################### 28.1% ######################### 35.0% ############################# 40.7% ################################# 47.2% ###################################### 53.2% ########################################## 58.4% ############################################### 66.1% ################################################## 69.6% #################################################### 72.6% ####################################################### 76.5% ########################################################## 81.2% ############################################################## 86.5% ################################################################# 90.8% ##################################################################### 96.0% ######################################################################## 100.0% [2020-05-14T23:03:00.321Z] #25 7.307 [2020-05-14T23:03:00.321Z] #25 7.693 0.1% ############# 18.5% ###################### 31.7% ################################# 47.1% ############################################# 63.3% #################################################### 73.1% ################################################################# 90.4% ######################################################################## 100.0% [2020-05-14T23:03:00.321Z] #25 8.919 [2020-05-14T23:03:00.321Z] #25 9.133 #=#=# 0.0% #### 5.7% ######## 12.1% ########### 16.1% ############### 22.0% ################### 27.2% #################### 28.1% #################### 28.9% ######################## 34.7% ########################### 38.7% ################################## 47.4% ###################################### 53.8% ############################################ 61.5% ################################################ 67.6% #################################################### 73.0% ########################################################## 81.2% ############################################################### 88.2% ##################################################################### 97.0% ######################################################################## 100.0% [2020-05-14T23:03:00.321Z] #25 11.60 [2020-05-14T23:03:01.413Z] #25 11.83 0.0% 1.3% # 2.1% ## 3.2% ### 4.7% #### 5.9% ##### 7.2% ##### 8.3% ###### 9.2% ####### 10.5% ######## 12.2% ########## 14.7% ########### 16.1% ############ 17.5% ############# 19.0% ############## 20.5% ################ 22.4% ################ 23.6% ################## 25.3% #################### 28.4% [2020-05-14T23:03:01.413Z] #25 ... [2020-05-14T23:03:01.413Z] [2020-05-14T23:03:01.413Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:01.413Z] #52 2.098 + RM_GOPATH=0 [2020-05-14T23:03:01.413Z] #52 2.098 + TMP_GOPATH= [2020-05-14T23:03:01.413Z] #52 2.098 + : /build [2020-05-14T23:03:01.413Z] #52 2.098 + '[' -z '' ']' [2020-05-14T23:03:01.413Z] #52 2.109 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:01.413Z] #52 2.109 ++ mktemp -d [2020-05-14T23:03:01.413Z] #52 2.109 + export GOPATH=/tmp/tmp.zJA3SZAH9o [2020-05-14T23:03:01.413Z] #52 2.109 + GOPATH=/tmp/tmp.zJA3SZAH9o [2020-05-14T23:03:01.413Z] #52 2.109 + RM_GOPATH=1 [2020-05-14T23:03:01.413Z] #52 2.109 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:01.413Z] #52 2.109 + dir=/tmp/install [2020-05-14T23:03:01.413Z] #52 2.109 + bin=containerd [2020-05-14T23:03:01.413Z] #52 2.109 + shift [2020-05-14T23:03:01.413Z] #52 2.109 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-14T23:03:01.413Z] #52 2.109 + . /tmp/install/containerd.installer [2020-05-14T23:03:01.413Z] #52 2.109 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:01.413Z] #52 2.109 + install_containerd [2020-05-14T23:03:01.413Z] #52 2.109 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-14T23:03:01.413Z] #52 2.109 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zJA3SZAH9o/src/github.com/containerd/containerd [2020-05-14T23:03:01.413Z] #52 2.115 Cloning into '/tmp/tmp.zJA3SZAH9o/src/github.com/containerd/containerd'... [2020-05-14T23:03:01.413Z] #52 ... [2020-05-14T23:03:01.413Z] [2020-05-14T23:03:01.413Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:01.941Z] #25 11.83 0.0% 1.3% # 2.1% ## 3.2% ### 4.7% #### 5.9% ##### 7.2% ##### 8.3% ###### 9.2% ####### 10.5% ######## 12.2% ########## 14.7% ########### 16.1% ############ 17.5% ############# 19.0% ############## 20.5% ################ 22.4% ################ 23.6% ################## 25.3% #################### 28.4% ##################### 30.4% ####################### 32.2% ######################## 34.3% ########################## 37.5% ############################# 40.3% ############################### 43.2% [2020-05-14T23:03:01.941Z] #25 ... [2020-05-14T23:03:01.941Z] [2020-05-14T23:03:01.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:01.941Z] #41 40.05 internal/reflectlite [2020-05-14T23:03:01.941Z] #41 40.05 github.com/LK4D4/vndr/godl/singleflight [2020-05-14T23:03:01.941Z] #41 40.12 math/rand [2020-05-14T23:03:01.941Z] #41 40.12 internal/singleflight [2020-05-14T23:03:01.941Z] #41 43.06 strconv [2020-05-14T23:03:01.941Z] #41 43.09 syscall [2020-05-14T23:03:01.941Z] #41 43.12 vendor/golang.org/x/net/dns/dnsmessage [2020-05-14T23:03:01.941Z] #41 43.14 io [2020-05-14T23:03:01.941Z] #41 45.83 bytes [2020-05-14T23:03:01.941Z] #41 49.35 reflect [2020-05-14T23:03:02.112Z] #47 26.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:02.112Z] #47 26.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:02.112Z] #47 26.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:02.112Z] #47 ... [2020-05-14T23:03:02.112Z] [2020-05-14T23:03:02.112Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:02.112Z] #21 25.92 + mkdir -p /build [2020-05-14T23:03:02.112Z] #21 25.97 + mv docker/docker /build/ [2020-05-14T23:03:02.112Z] #21 25.98 + rmdir docker [2020-05-14T23:03:02.112Z] #21 DONE 26.6s [2020-05-14T23:03:02.112Z] [2020-05-14T23:03:02.112Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:02.200Z] #41 ... [2020-05-14T23:03:02.200Z] [2020-05-14T23:03:02.200Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:02.516Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 30.4s done [2020-05-14T23:03:02.517Z] #8 DONE 38.9s [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-14T23:03:02.517Z] #9 DONE 0.2s [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-14T23:03:02.517Z] #10 DONE 0.2s [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-14T23:03:02.517Z] #28 DONE 0.1s [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:02.517Z] #48 ... [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-14T23:03:02.517Z] #36 DONE 0.1s [2020-05-14T23:03:02.517Z] [2020-05-14T23:03:02.517Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:03:02.517Z] #37 0.977 + git clone https://github.com/docker/distribution.git . [2020-05-14T23:03:02.517Z] #37 0.981 Cloning into '.'... [2020-05-14T23:03:02.628Z] #59 25.98 Checking out files: 50% (1044/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1879/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-14T23:03:02.628Z] #59 27.31 + cd /tmp/tmp.QwNNJPdpHg/src/github.com/docker/libnetwork [2020-05-14T23:03:02.735Z] #25 11.83 0.0% 1.3% # 2.1% ## 3.2% ### 4.7% #### 5.9% ##### 7.2% ##### 8.3% ###### 9.2% ####### 10.5% ######## 12.2% ########## 14.7% ########### 16.1% ############ 17.5% ############# 19.0% ############## 20.5% ################ 22.4% ################ 23.6% ################## 25.3% #################### 28.4% ##################### 30.4% ####################### 32.2% ######################## 34.3% ########################## 37.5% ############################# 40.3% ############################### 43.2% ################################# 46.0% ################################## 48.3% ################################### 49.4% ##################################### 51.9% ###################################### 53.9% ####################################### 55.2% [2020-05-14T23:03:02.735Z] #25 ... [2020-05-14T23:03:02.735Z] [2020-05-14T23:03:02.735Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:02.735Z] #32 40.73 Selecting previously unselected package libicu63:arm64. [2020-05-14T23:03:02.735Z] #32 40.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 40.75 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-14T23:03:02.735Z] #32 46.94 Selecting previously unselected package libxml2:arm64. [2020-05-14T23:03:02.735Z] #32 46.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 46.96 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:03:02.735Z] #32 47.56 Selecting previously unselected package libarchive13:arm64. [2020-05-14T23:03:02.735Z] #32 47.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 47.57 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-14T23:03:02.735Z] #32 47.97 Selecting previously unselected package libjsoncpp1:arm64. [2020-05-14T23:03:02.735Z] #32 47.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 47.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-14T23:03:02.735Z] #32 48.19 Selecting previously unselected package librhash0:arm64. [2020-05-14T23:03:02.735Z] #32 48.20 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 48.21 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-05-14T23:03:02.735Z] #32 48.42 Selecting previously unselected package libuv1:arm64. [2020-05-14T23:03:02.735Z] #32 48.42 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 48.42 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-05-14T23:03:02.735Z] #32 48.62 Selecting previously unselected package cmake. [2020-05-14T23:03:02.735Z] #32 48.62 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-05-14T23:03:02.735Z] #32 48.63 Unpacking cmake (3.13.4-1) ... [2020-05-14T23:03:02.735Z] #32 ... [2020-05-14T23:03:02.735Z] [2020-05-14T23:03:02.735Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:02.886Z] #59 27.32 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:03:03.453Z] #59 28.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-14T23:03:03.777Z] #25 11.83 0.0% 1.3% # 2.1% ## 3.2% ### 4.7% #### 5.9% ##### 7.2% ##### 8.3% ###### 9.2% ####### 10.5% ######## 12.2% ########## 14.7% ########### 16.1% ############ 17.5% ############# 19.0% ############## 20.5% ################ 22.4% ################ 23.6% ################## 25.3% #################### 28.4% ##################### 30.4% ####################### 32.2% ######################## 34.3% ########################## 37.5% ############################# 40.3% ############################### 43.2% ################################# 46.0% ################################## 48.3% ################################### 49.4% ##################################### 51.9% ###################################### 53.9% ####################################### 55.2% ########################################## 58.8% ############################################ 61.8% ############################################## 64.8% ################################################# 68.1% ################################################### 71.6% ##################################################### 74.2% ###################################################### 75.7% ######################################################## 78.5% ########################################################## 81.8% [2020-05-14T23:03:03.777Z] #25 ... [2020-05-14T23:03:03.777Z] [2020-05-14T23:03:03.777Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:03:03.777Z] #28 41.65 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-05-14T23:03:03.777Z] #28 42.25 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-14T23:03:03.777Z] #28 42.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-14T23:03:03.777Z] #28 ... [2020-05-14T23:03:03.777Z] [2020-05-14T23:03:03.777Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:04.309Z] #25 11.83 0.0% 1.3% # 2.1% ## 3.2% ### 4.7% #### 5.9% ##### 7.2% ##### 8.3% ###### 9.2% ####### 10.5% ######## 12.2% ########## 14.7% ########### 16.1% ############ 17.5% ############# 19.0% ############## 20.5% ################ 22.4% ################ 23.6% ################## 25.3% #################### 28.4% ##################### 30.4% ####################### 32.2% ######################## 34.3% ########################## 37.5% ############################# 40.3% ############################### 43.2% ################################# 46.0% ################################## 48.3% ################################### 49.4% ##################################### 51.9% ###################################### 53.9% ####################################### 55.2% ########################################## 58.8% ############################################ 61.8% ############################################## 64.8% ################################################# 68.1% ################################################### 71.6% ##################################################### 74.2% ###################################################### 75.7% ######################################################## 78.5% ########################################################## 81.8% ############################################################ 84.4% ############################################################### 88.2% ################################################################## 92.2% #################################################################### 95.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-14T23:03:04.309Z] #25 17.21 [2020-05-14T23:03:05.820Z] #25 18.59 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:03:06.055Z] #37 ... [2020-05-14T23:03:06.055Z] [2020-05-14T23:03:06.055Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:06.055Z] #42 0.757 + RM_GOPATH=0 [2020-05-14T23:03:06.055Z] #42 0.757 + TMP_GOPATH= [2020-05-14T23:03:06.055Z] #42 0.758 + : /build [2020-05-14T23:03:06.055Z] #42 0.758 + '[' -z '' ']' [2020-05-14T23:03:06.055Z] #42 0.758 ++ mktemp -d [2020-05-14T23:03:06.055Z] #42 0.760 + export GOPATH=/tmp/tmp.ER93COEirZ [2020-05-14T23:03:06.055Z] #42 0.760 + GOPATH=/tmp/tmp.ER93COEirZ [2020-05-14T23:03:06.055Z] #42 0.760 + RM_GOPATH=1 [2020-05-14T23:03:06.055Z] #42 0.761 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:06.055Z] #42 0.762 + dir=/tmp/install [2020-05-14T23:03:06.055Z] #42 0.762 + bin=vndr [2020-05-14T23:03:06.055Z] #42 0.762 + shift [2020-05-14T23:03:06.055Z] #42 0.763 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-14T23:03:06.055Z] #42 0.763 + . /tmp/install/vndr.installer [2020-05-14T23:03:06.055Z] #42 0.763 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:03:06.055Z] #42 0.763 + install_vndr [2020-05-14T23:03:06.055Z] #42 0.763 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-14T23:03:06.055Z] #42 0.764 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ER93COEirZ/src/github.com/LK4D4/vndr [2020-05-14T23:03:06.055Z] #42 0.764 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:03:06.055Z] #42 0.767 Cloning into '/tmp/tmp.ER93COEirZ/src/github.com/LK4D4/vndr'... [2020-05-14T23:03:06.055Z] #42 1.429 + cd /tmp/tmp.ER93COEirZ/src/github.com/LK4D4/vndr [2020-05-14T23:03:06.055Z] #42 1.430 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-14T23:03:06.055Z] #42 1.455 + go build -buildmode=pie -v -o /build/vndr . [2020-05-14T23:03:06.055Z] #42 3.559 runtime/internal/atomic [2020-05-14T23:03:06.055Z] #42 3.597 internal/cpu [2020-05-14T23:03:06.055Z] #42 3.646 runtime/internal/sys [2020-05-14T23:03:06.055Z] #42 3.705 internal/race [2020-05-14T23:03:06.055Z] #42 4.433 sync/atomic [2020-05-14T23:03:06.055Z] #42 4.514 runtime/internal/math [2020-05-14T23:03:06.055Z] #42 4.980 unicode [2020-05-14T23:03:06.055Z] #42 5.071 unicode/utf8 [2020-05-14T23:03:06.146Z] #25 18.91 [2020-05-14T23:03:06.377Z] #42 5.765 internal/bytealg [2020-05-14T23:03:06.424Z] #25 19.16 # 2.2% ######################################################################## 100.0% [2020-05-14T23:03:06.424Z] #25 19.29 [2020-05-14T23:03:06.435Z] #41 ... [2020-05-14T23:03:06.435Z] [2020-05-14T23:03:06.435Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:06.435Z] #47 25.31 + cd /tmp/tmp.k0e1Gh2A36/src/github.com/mvdan/sh [2020-05-14T23:03:06.435Z] #47 25.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:03:06.435Z] #47 25.51 + GO111MODULE=on [2020-05-14T23:03:06.435Z] #47 25.51 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-14T23:03:06.435Z] #47 27.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:06.435Z] #47 27.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:06.435Z] #47 27.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:06.435Z] #47 27.95 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:06.435Z] #47 28.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:06.435Z] #47 29.66 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:06.709Z] #25 ... [2020-05-14T23:03:06.709Z] [2020-05-14T23:03:06.709Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:06.709Z] #32 51.61 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-14T23:03:06.709Z] #32 52.12 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:03:06.709Z] #32 52.16 Setting up libuv1:arm64 (1.24.1-1) ... [2020-05-14T23:03:06.709Z] #32 52.21 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:03:06.709Z] #32 52.27 Setting up librhash0:arm64 (1.3.8-1) ... [2020-05-14T23:03:06.709Z] #32 52.28 Setting up cmake-data (3.13.4-1) ... [2020-05-14T23:03:06.709Z] #32 52.34 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:03:06.709Z] #32 52.36 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-05-14T23:03:06.709Z] #32 52.40 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-05-14T23:03:06.709Z] #32 52.43 Setting up cmake (3.13.4-1) ... [2020-05-14T23:03:06.709Z] #32 52.45 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:06.709Z] #32 52.61 Processing triggers for mime-support (3.62) ... [2020-05-14T23:03:06.709Z] #32 DONE 54.6s [2020-05-14T23:03:06.709Z] [2020-05-14T23:03:06.709Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:06.709Z] #38 45.16 Selecting previously unselected package protobuf-compiler. [2020-05-14T23:03:06.709Z] #38 45.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-05-14T23:03:06.709Z] #38 45.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 45.40 Selecting previously unselected package python-pkg-resources. [2020-05-14T23:03:06.709Z] #38 45.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:03:06.709Z] #38 45.41 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-14T23:03:06.709Z] #38 45.77 Selecting previously unselected package python-six. [2020-05-14T23:03:06.709Z] #38 45.77 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-14T23:03:06.709Z] #38 45.80 Unpacking python-six (1.12.0-1) ... [2020-05-14T23:03:06.709Z] #38 46.00 Selecting previously unselected package python-protobuf. [2020-05-14T23:03:06.709Z] #38 46.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-05-14T23:03:06.709Z] #38 46.01 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 46.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-14T23:03:06.709Z] #38 50.25 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 50.30 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:06.709Z] #38 50.32 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-14T23:03:06.709Z] #38 50.37 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-05-14T23:03:06.709Z] #38 50.39 Setting up python-six (1.12.0-1) ... [2020-05-14T23:03:06.709Z] #38 52.66 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:03:06.709Z] #38 52.69 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-14T23:03:06.709Z] #38 52.72 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 52.77 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-05-14T23:03:06.709Z] #38 52.92 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 52.94 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 52.98 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:06.709Z] #38 53.07 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-05-14T23:03:06.709Z] #38 53.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:03:06.709Z] #38 54.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-14T23:03:06.761Z] #47 30.93 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:07.414Z] #42 6.555 math/bits [2020-05-14T23:03:08.049Z] #42 ... [2020-05-14T23:03:08.049Z] [2020-05-14T23:03:08.049Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:08.049Z] #31 1.075 + RM_GOPATH=0 [2020-05-14T23:03:08.049Z] #31 1.075 + TMP_GOPATH= [2020-05-14T23:03:08.049Z] #31 1.075 + : /build [2020-05-14T23:03:08.049Z] #31 1.075 + '[' -z '' ']' [2020-05-14T23:03:08.049Z] #31 1.083 ++ mktemp -d [2020-05-14T23:03:08.049Z] #31 1.104 + export GOPATH=/tmp/tmp.LL0jN5jhhq [2020-05-14T23:03:08.049Z] #31 1.112 + GOPATH=/tmp/tmp.LL0jN5jhhq [2020-05-14T23:03:08.049Z] #31 1.112 + RM_GOPATH=1 [2020-05-14T23:03:08.049Z] #31 1.113 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:08.049Z] #31 1.153 + dir=/tmp/install [2020-05-14T23:03:08.049Z] #31 1.154 + bin=tomlv [2020-05-14T23:03:08.049Z] #31 1.154 + shift [2020-05-14T23:03:08.049Z] #31 1.155 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-14T23:03:08.049Z] #31 1.156 + . /tmp/install/tomlv.installer [2020-05-14T23:03:08.049Z] #31 1.157 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:03:08.049Z] #31 1.159 + install_tomlv [2020-05-14T23:03:08.049Z] #31 1.159 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-14T23:03:08.049Z] #31 1.160 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:03:08.049Z] #31 1.161 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LL0jN5jhhq/src/github.com/BurntSushi/toml [2020-05-14T23:03:08.049Z] #31 1.220 Cloning into '/tmp/tmp.LL0jN5jhhq/src/github.com/BurntSushi/toml'... [2020-05-14T23:03:08.049Z] #31 2.911 + cd /tmp/tmp.LL0jN5jhhq/src/github.com/BurntSushi/toml [2020-05-14T23:03:08.049Z] #31 2.911 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-14T23:03:08.049Z] #31 2.957 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:03:08.049Z] #31 4.126 internal/cpu [2020-05-14T23:03:08.049Z] #31 4.280 runtime/internal/atomic [2020-05-14T23:03:08.049Z] #31 4.352 runtime/internal/sys [2020-05-14T23:03:08.049Z] #31 4.357 math/bits [2020-05-14T23:03:08.049Z] #31 5.407 unicode/utf8 [2020-05-14T23:03:08.049Z] #31 5.687 sync/atomic [2020-05-14T23:03:08.049Z] #31 6.773 internal/bytealg [2020-05-14T23:03:08.049Z] #31 7.349 unicode [2020-05-14T23:03:08.049Z] #31 7.437 math [2020-05-14T23:03:08.629Z] #38 ... [2020-05-14T23:03:08.629Z] [2020-05-14T23:03:08.629Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:08.629Z] #43 46.27 + cd /tmp/tmp.VCMhRvAKHJ/src/gotest.tools/gotestsum [2020-05-14T23:03:08.629Z] #43 46.27 + git checkout -q v0.3.5 [2020-05-14T23:03:08.629Z] #43 46.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-14T23:03:08.629Z] #43 ... [2020-05-14T23:03:08.629Z] [2020-05-14T23:03:08.629Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:08.629Z] #25 21.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:03:08.890Z] #25 21.70 #=#=# [2020-05-14T23:03:09.083Z] #31 ... [2020-05-14T23:03:09.083Z] [2020-05-14T23:03:09.083Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:09.083Z] #42 8.345 internal/testlog [2020-05-14T23:03:09.153Z] #25 21.87 0.8% ######################################################################## 100.0% [2020-05-14T23:03:09.153Z] #25 22.07 [2020-05-14T23:03:09.325Z] #47 33.22 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:09.584Z] #47 ... [2020-05-14T23:03:09.584Z] [2020-05-14T23:03:09.584Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:09.584Z] #51 33.76 Fetched 8347 kB in 28s (303 kB/s) [2020-05-14T23:03:09.712Z] #42 8.994 runtime [2020-05-14T23:03:10.031Z] #59 ... [2020-05-14T23:03:10.031Z] [2020-05-14T23:03:10.031Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:03:10.095Z] #25 ... [2020-05-14T23:03:10.095Z] [2020-05-14T23:03:10.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:10.095Z] #10 48.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-14T23:03:10.095Z] #10 48.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-05-14T23:03:10.095Z] #10 48.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:03:10.095Z] #10 51.55 Selecting previously unselected package binutils-mingw-w64. [2020-05-14T23:03:10.095Z] #10 51.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-14T23:03:10.095Z] #10 51.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:03:10.095Z] #10 52.13 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-05-14T23:03:10.095Z] #10 52.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-14T23:03:10.095Z] #10 52.19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-14T23:03:10.095Z] #10 52.47 Selecting previously unselected package dmsetup. [2020-05-14T23:03:10.095Z] #10 52.47 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-05-14T23:03:10.095Z] #10 52.48 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-14T23:03:10.095Z] #10 52.66 Selecting previously unselected package mingw-w64-common. [2020-05-14T23:03:10.095Z] #10 52.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-14T23:03:10.095Z] #10 52.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-14T23:03:10.288Z] #36 33.98 Checking out files: 69% (1108/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-05-14T23:03:10.288Z] #36 34.88 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-14T23:03:10.363Z] #10 ... [2020-05-14T23:03:10.363Z] [2020-05-14T23:03:10.363Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:10.363Z] #33 2.904 + RM_GOPATH=0 [2020-05-14T23:03:10.363Z] #33 2.904 + TMP_GOPATH= [2020-05-14T23:03:10.363Z] #33 2.904 + : /build [2020-05-14T23:03:10.363Z] #33 2.905 + '[' -z '' ']' [2020-05-14T23:03:10.363Z] #33 2.906 ++ mktemp -d [2020-05-14T23:03:10.363Z] #33 2.908 + export GOPATH=/tmp/tmp.EjBwDSd235 [2020-05-14T23:03:10.363Z] #33 2.908 + GOPATH=/tmp/tmp.EjBwDSd235 [2020-05-14T23:03:10.363Z] #33 2.908 + RM_GOPATH=1 [2020-05-14T23:03:10.363Z] #33 2.908 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:10.363Z] #33 2.913 + dir=/tmp/install [2020-05-14T23:03:10.363Z] #33 2.914 + bin=tini [2020-05-14T23:03:10.363Z] #33 2.914 + shift [2020-05-14T23:03:10.363Z] #33 2.914 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-14T23:03:10.363Z] #33 2.914 + . /tmp/install/tini.installer [2020-05-14T23:03:10.363Z] #33 2.914 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:03:10.363Z] #33 2.914 + install_tini [2020-05-14T23:03:10.363Z] #33 2.914 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-14T23:03:10.363Z] #33 2.914 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:03:10.363Z] #33 2.915 + git clone https://github.com/krallin/tini.git /tmp/tmp.EjBwDSd235/tini [2020-05-14T23:03:10.363Z] #33 2.918 Cloning into '/tmp/tmp.EjBwDSd235/tini'... [2020-05-14T23:03:10.363Z] #33 ... [2020-05-14T23:03:10.363Z] [2020-05-14T23:03:10.363Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:10.363Z] #30 48.50 path [2020-05-14T23:03:10.363Z] #30 48.89 reflect [2020-05-14T23:03:10.363Z] #30 50.08 text/tabwriter [2020-05-14T23:03:10.363Z] #30 54.15 internal/syscall/execenv [2020-05-14T23:03:10.363Z] #30 54.16 internal/syscall/unix [2020-05-14T23:03:10.363Z] #30 54.19 time [2020-05-14T23:03:10.624Z] #30 ... [2020-05-14T23:03:10.624Z] [2020-05-14T23:03:10.624Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:10.624Z] #33 3.994 + cd /tmp/tmp.EjBwDSd235/tini [2020-05-14T23:03:10.624Z] #33 3.994 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:03:10.624Z] #33 4.005 + cmake . [2020-05-14T23:03:10.737Z] #42 9.873 math [2020-05-14T23:03:10.737Z] #42 9.933 encoding [2020-05-14T23:03:10.737Z] #42 ... [2020-05-14T23:03:10.737Z] [2020-05-14T23:03:10.737Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:10.737Z] #33 1.323 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:03:10.737Z] #33 1.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:03:10.737Z] #33 1.513 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:03:10.737Z] #33 3.289 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:03:10.737Z] #33 6.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:03:10.737Z] #33 9.692 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:03:11.031Z] #33 ... [2020-05-14T23:03:11.031Z] [2020-05-14T23:03:11.031Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:11.031Z] #52 1.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:03:11.031Z] #52 1.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:03:11.031Z] #52 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:03:11.031Z] #52 3.419 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:03:11.031Z] #52 6.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:03:11.031Z] #52 9.924 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:03:11.031Z] #52 ... [2020-05-14T23:03:11.031Z] [2020-05-14T23:03:11.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:11.031Z] #11 1.388 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:03:11.031Z] #11 1.492 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:03:11.031Z] #11 1.507 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:03:11.031Z] #11 3.655 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:03:11.031Z] #11 7.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:03:11.195Z] #33 ... [2020-05-14T23:03:11.195Z] [2020-05-14T23:03:11.195Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:11.195Z] #38 58.41 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-05-14T23:03:11.195Z] #38 58.47 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:11.195Z] #38 DONE 59.2s [2020-05-14T23:03:11.323Z] #11 10.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:03:11.323Z] #11 ... [2020-05-14T23:03:11.323Z] [2020-05-14T23:03:11.323Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:11.323Z] #24 1.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:03:11.323Z] #24 1.629 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:03:11.323Z] #24 1.644 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:03:11.323Z] #24 3.804 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:03:11.323Z] #24 7.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:03:11.323Z] #24 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:03:11.323Z] #24 ... [2020-05-14T23:03:11.323Z] [2020-05-14T23:03:11.323Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:11.323Z] #46 1.136 + RM_GOPATH=0 [2020-05-14T23:03:11.323Z] #46 1.143 + TMP_GOPATH= [2020-05-14T23:03:11.323Z] #46 1.146 + : /build [2020-05-14T23:03:11.323Z] #46 1.147 + '[' -z '' ']' [2020-05-14T23:03:11.323Z] #46 1.149 ++ mktemp -d [2020-05-14T23:03:11.323Z] #46 1.153 + export GOPATH=/tmp/tmp.KHWA8jZtDw [2020-05-14T23:03:11.323Z] #46 1.153 + GOPATH=/tmp/tmp.KHWA8jZtDw [2020-05-14T23:03:11.323Z] #46 1.154 + RM_GOPATH=1 [2020-05-14T23:03:11.323Z] #46 1.157 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:11.323Z] #46 1.160 + dir=/tmp/install [2020-05-14T23:03:11.323Z] #46 1.160 + bin=golangci_lint [2020-05-14T23:03:11.323Z] #46 1.160 + shift [2020-05-14T23:03:11.323Z] #46 1.161 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-14T23:03:11.323Z] #46 1.162 + . /tmp/install/golangci_lint.installer [2020-05-14T23:03:11.323Z] #46 1.164 ++ : v1.23.8 [2020-05-14T23:03:11.323Z] #46 1.172 + install_golangci_lint [2020-05-14T23:03:11.323Z] #46 1.174 + echo 'Installing golangci-lint version v1.23.8' [2020-05-14T23:03:11.323Z] #46 1.175 Installing golangci-lint version v1.23.8 [2020-05-14T23:03:11.323Z] #46 1.175 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-14T23:03:11.459Z] [2020-05-14T23:03:11.459Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:11.614Z] #46 ... [2020-05-14T23:03:11.614Z] [2020-05-14T23:03:11.614Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:11.614Z] #55 1.108 + RM_GOPATH=0 [2020-05-14T23:03:11.614Z] #55 1.133 + TMP_GOPATH= [2020-05-14T23:03:11.614Z] #55 1.136 + : /build [2020-05-14T23:03:11.614Z] #55 1.145 + '[' -z '' ']' [2020-05-14T23:03:11.614Z] #55 1.152 ++ mktemp -d [2020-05-14T23:03:11.614Z] #55 1.162 + export GOPATH=/tmp/tmp.6FOBju3cTS [2020-05-14T23:03:11.614Z] #55 1.162 + GOPATH=/tmp/tmp.6FOBju3cTS [2020-05-14T23:03:11.614Z] #55 1.162 + RM_GOPATH=1 [2020-05-14T23:03:11.614Z] #55 1.169 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:11.614Z] #55 1.202 + dir=/tmp/install [2020-05-14T23:03:11.614Z] #55 1.203 + bin=rootlesskit [2020-05-14T23:03:11.614Z] #55 1.203 + shift [2020-05-14T23:03:11.614Z] #55 1.203 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-14T23:03:11.614Z] #55 1.203 + . /tmp/install/rootlesskit.installer [2020-05-14T23:03:11.614Z] #55 1.206 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:03:11.614Z] #55 1.209 + install_rootlesskit [2020-05-14T23:03:11.614Z] #55 1.209 + case "$1" in [2020-05-14T23:03:11.614Z] #55 1.210 + export CGO_ENABLED=0 [2020-05-14T23:03:11.614Z] #55 1.211 + CGO_ENABLED=0 [2020-05-14T23:03:11.614Z] #55 1.211 + _install_rootlesskit [2020-05-14T23:03:11.614Z] #55 1.212 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-05-14T23:03:11.614Z] #55 1.212 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:03:11.614Z] #55 1.213 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6FOBju3cTS/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:03:11.614Z] #55 1.233 Cloning into '/tmp/tmp.6FOBju3cTS/src/github.com/rootless-containers/rootlesskit'... [2020-05-14T23:03:11.614Z] #55 10.29 + cd /tmp/tmp.6FOBju3cTS/src/github.com/rootless-containers/rootlesskit [2020-05-14T23:03:11.614Z] #55 10.29 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-05-14T23:03:11.614Z] #55 ... [2020-05-14T23:03:11.614Z] [2020-05-14T23:03:11.614Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:11.614Z] #39 1.378 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:03:11.614Z] #39 1.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:03:11.614Z] #39 1.591 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:03:11.614Z] #39 3.699 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:03:11.614Z] #39 7.178 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:03:11.614Z] #39 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:03:11.906Z] #39 ... [2020-05-14T23:03:11.906Z] [2020-05-14T23:03:11.906Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:11.906Z] #48 1.057 + RM_GOPATH=0 [2020-05-14T23:03:11.906Z] #48 1.057 + TMP_GOPATH= [2020-05-14T23:03:11.906Z] #48 1.057 + : /build [2020-05-14T23:03:11.906Z] #48 1.057 + '[' -z '' ']' [2020-05-14T23:03:11.906Z] #48 1.059 ++ mktemp -d [2020-05-14T23:03:11.906Z] #48 1.085 + export GOPATH=/tmp/tmp.vpUjA7PU1w [2020-05-14T23:03:11.906Z] #48 1.087 + GOPATH=/tmp/tmp.vpUjA7PU1w [2020-05-14T23:03:11.906Z] #48 1.087 + RM_GOPATH=1 [2020-05-14T23:03:11.906Z] #48 1.105 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:11.906Z] #48 1.107 + dir=/tmp/install [2020-05-14T23:03:11.906Z] #48 1.107 + bin=shfmt [2020-05-14T23:03:11.906Z] #48 1.107 + shift [2020-05-14T23:03:11.906Z] #48 1.109 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:03:11.906Z] #48 1.109 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-14T23:03:11.906Z] #48 1.109 + . /tmp/install/shfmt.installer [2020-05-14T23:03:11.906Z] #48 1.109 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:03:11.906Z] #48 1.109 + install_shfmt [2020-05-14T23:03:11.906Z] #48 1.109 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-14T23:03:11.906Z] #48 1.109 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vpUjA7PU1w/src/github.com/mvdan/sh [2020-05-14T23:03:11.906Z] #48 1.168 Cloning into '/tmp/tmp.vpUjA7PU1w/src/github.com/mvdan/sh'... [2020-05-14T23:03:11.906Z] #48 ... [2020-05-14T23:03:11.906Z] [2020-05-14T23:03:11.906Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:11.906Z] #22 1.101 + RM_GOPATH=0 [2020-05-14T23:03:11.906Z] #22 1.112 + TMP_GOPATH= [2020-05-14T23:03:11.906Z] #22 1.112 + : /build [2020-05-14T23:03:11.906Z] #22 1.112 + '[' -z '' ']' [2020-05-14T23:03:11.906Z] #22 1.136 ++ mktemp -d [2020-05-14T23:03:11.906Z] #22 1.140 + export GOPATH=/tmp/tmp.78BWsqEntc [2020-05-14T23:03:11.906Z] #22 1.140 + GOPATH=/tmp/tmp.78BWsqEntc [2020-05-14T23:03:11.906Z] #22 1.142 + RM_GOPATH=1 [2020-05-14T23:03:11.906Z] #22 1.147 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:11.906Z] #22 1.164 + dir=/tmp/install [2020-05-14T23:03:11.906Z] #22 1.165 + bin=dockercli [2020-05-14T23:03:11.906Z] #22 1.165 + shift [2020-05-14T23:03:11.906Z] #22 1.165 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-14T23:03:11.906Z] #22 1.166 + . /tmp/install/dockercli.installer [2020-05-14T23:03:11.906Z] #22 1.166 ++ : stable [2020-05-14T23:03:11.906Z] #22 1.167 ++ : 17.06.2-ce [2020-05-14T23:03:11.906Z] #22 1.197 + install_dockercli [2020-05-14T23:03:11.906Z] #22 1.198 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:03:11.906Z] #22 1.198 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:03:11.906Z] #22 1.199 ++ uname -m [2020-05-14T23:03:11.906Z] #22 1.204 + arch=ppc64le [2020-05-14T23:03:11.906Z] #22 1.204 + '[' ppc64le '!=' x86_64 ']' [2020-05-14T23:03:11.906Z] #22 1.204 + '[' ppc64le '!=' s390x ']' [2020-05-14T23:03:11.906Z] #22 1.204 + '[' ppc64le '!=' armhf ']' [2020-05-14T23:03:11.906Z] #22 1.206 + build_dockercli [2020-05-14T23:03:11.906Z] #22 1.206 + git clone https://github.com/docker/docker-ce /tmp/tmp.78BWsqEntc/tmp/docker-ce [2020-05-14T23:03:11.906Z] #22 1.228 Cloning into '/tmp/tmp.78BWsqEntc/tmp/docker-ce'... [2020-05-14T23:03:12.029Z] #39 ... [2020-05-14T23:03:12.029Z] [2020-05-14T23:03:12.029Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:12.029Z] #47 49.97 bufio [2020-05-14T23:03:12.029Z] #47 50.44 text/tabwriter [2020-05-14T23:03:12.029Z] #47 52.07 reflect [2020-05-14T23:03:12.029Z] #47 52.09 regexp/syntax [2020-05-14T23:03:12.029Z] #47 57.93 regexp [2020-05-14T23:03:12.029Z] #47 58.25 time [2020-05-14T23:03:12.029Z] #47 ... [2020-05-14T23:03:12.029Z] [2020-05-14T23:03:12.029Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:12.029Z] #33 5.125 -- The C compiler identification is GNU 8.3.0 [2020-05-14T23:03:12.029Z] #33 5.160 -- Check for working C compiler: /usr/bin/cc [2020-05-14T23:03:12.186Z] #36 ... [2020-05-14T23:03:12.186Z] [2020-05-14T23:03:12.186Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:12.186Z] #47 26.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:12.186Z] #47 27.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:12.186Z] #47 28.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:12.186Z] #47 29.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:12.186Z] #47 32.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:12.186Z] #47 34.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:12.186Z] #47 35.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:12.186Z] #47 35.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:12.186Z] #47 35.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:12.186Z] #47 36.44 runtime/cgo [2020-05-14T23:03:12.186Z] #47 36.45 runtime [2020-05-14T23:03:12.195Z] #22 ... [2020-05-14T23:03:12.195Z] [2020-05-14T23:03:12.195Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:12.195Z] #44 1.066 + RM_GOPATH=0 [2020-05-14T23:03:12.195Z] #44 1.066 + TMP_GOPATH= [2020-05-14T23:03:12.195Z] #44 1.067 + : /build [2020-05-14T23:03:12.195Z] #44 1.067 + '[' -z '' ']' [2020-05-14T23:03:12.195Z] #44 1.068 ++ mktemp -d [2020-05-14T23:03:12.195Z] #44 1.070 + export GOPATH=/tmp/tmp.DnPy9kjbBF [2020-05-14T23:03:12.195Z] #44 1.071 + GOPATH=/tmp/tmp.DnPy9kjbBF [2020-05-14T23:03:12.195Z] #44 1.071 + RM_GOPATH=1 [2020-05-14T23:03:12.195Z] #44 1.072 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:12.195Z] #44 1.073 + dir=/tmp/install [2020-05-14T23:03:12.195Z] #44 1.073 + bin=gotestsum [2020-05-14T23:03:12.195Z] #44 1.073 + shift [2020-05-14T23:03:12.195Z] #44 1.073 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-14T23:03:12.195Z] #44 1.073 + . /tmp/install/gotestsum.installer [2020-05-14T23:03:12.195Z] #44 1.073 ++ : v0.3.5 [2020-05-14T23:03:12.195Z] #44 1.074 + install_gotestsum [2020-05-14T23:03:12.195Z] #44 1.074 + echo 'Installing gotestsum version v0.3.5' [2020-05-14T23:03:12.195Z] #44 1.074 Installing gotestsum version v0.3.5 [2020-05-14T23:03:12.195Z] #44 1.074 + go get -d gotest.tools/gotestsum [2020-05-14T23:03:12.195Z] #44 ... [2020-05-14T23:03:12.195Z] [2020-05-14T23:03:12.195Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:12.195Z] #60 1.087 + RM_GOPATH=0 [2020-05-14T23:03:12.195Z] #60 1.087 + TMP_GOPATH= [2020-05-14T23:03:12.195Z] #60 1.087 + : /build [2020-05-14T23:03:12.195Z] #60 1.088 + '[' -z '' ']' [2020-05-14T23:03:12.195Z] #60 1.132 ++ mktemp -d [2020-05-14T23:03:12.195Z] #60 1.142 + export GOPATH=/tmp/tmp.XSJr1aTWFU [2020-05-14T23:03:12.195Z] #60 1.142 + GOPATH=/tmp/tmp.XSJr1aTWFU [2020-05-14T23:03:12.195Z] #60 1.142 + RM_GOPATH=1 [2020-05-14T23:03:12.195Z] #60 1.168 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:12.195Z] #60 1.197 + dir=/tmp/install [2020-05-14T23:03:12.195Z] #60 1.199 + bin=proxy [2020-05-14T23:03:12.195Z] #60 1.205 + shift [2020-05-14T23:03:12.195Z] #60 1.206 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-14T23:03:12.195Z] #60 1.206 + . /tmp/install/proxy.installer [2020-05-14T23:03:12.195Z] #60 1.207 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:03:12.195Z] #60 1.208 + install_proxy [2020-05-14T23:03:12.195Z] #60 1.209 + case "$1" in [2020-05-14T23:03:12.195Z] #60 1.210 + export CGO_ENABLED=0 [2020-05-14T23:03:12.195Z] #60 1.210 + CGO_ENABLED=0 [2020-05-14T23:03:12.195Z] #60 1.210 + _install_proxy [2020-05-14T23:03:12.195Z] #60 1.211 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:03:12.195Z] #60 1.211 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-14T23:03:12.195Z] #60 1.212 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.XSJr1aTWFU/src/github.com/docker/libnetwork [2020-05-14T23:03:12.195Z] #60 1.225 Cloning into '/tmp/tmp.XSJr1aTWFU/src/github.com/docker/libnetwork'... [2020-05-14T23:03:12.444Z] #47 ... [2020-05-14T23:03:12.444Z] [2020-05-14T23:03:12.444Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:03:12.444Z] #36 36.90 + 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-05-14T23:03:12.486Z] #60 ... [2020-05-14T23:03:12.486Z] [2020-05-14T23:03:12.486Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:03:12.486Z] #29 0.948 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-14T23:03:12.486Z] #29 0.956 Cloning into '.'... [2020-05-14T23:03:12.486Z] #29 ... [2020-05-14T23:03:12.486Z] [2020-05-14T23:03:12.486Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:12.486Z] #55 11.27 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:03:12.486Z] #55 11.28 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-14T23:03:12.602Z] #33 6.057 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-14T23:03:12.603Z] #33 6.057 -- Detecting C compiler ABI info [2020-05-14T23:03:12.603Z] #33 ... [2020-05-14T23:03:12.603Z] [2020-05-14T23:03:12.603Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:12.603Z] #41 50.68 bufio [2020-05-14T23:03:12.603Z] #41 53.00 regexp/syntax [2020-05-14T23:03:12.603Z] #41 53.24 hash/crc32 [2020-05-14T23:03:12.603Z] #41 54.49 crypto [2020-05-14T23:03:12.603Z] #41 55.16 crypto/rc4 [2020-05-14T23:03:12.603Z] #41 55.88 vendor/golang.org/x/text/transform [2020-05-14T23:03:12.603Z] #41 56.45 time [2020-05-14T23:03:12.863Z] #41 ... [2020-05-14T23:03:12.863Z] [2020-05-14T23:03:12.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:12.863Z] #10 60.81 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-14T23:03:12.863Z] #10 60.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-14T23:03:12.863Z] #10 60.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:03:13.805Z] #10 ... [2020-05-14T23:03:13.805Z] [2020-05-14T23:03:13.805Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:13.805Z] #25 23.46 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:03:13.805Z] #25 23.55 skipping existing ed4b54129745 [2020-05-14T23:03:13.805Z] #25 23.67 [2020-05-14T23:03:13.805Z] #25 25.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:03:13.805Z] #25 25.74 [2020-05-14T23:03:13.805Z] #25 25.98 ######################################################################## 100.0% [2020-05-14T23:03:13.805Z] #25 26.29 [2020-05-14T23:03:13.805Z] #25 26.38 Download of images into '/build' complete. [2020-05-14T23:03:13.805Z] #25 26.38 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:03:13.805Z] #25 26.39 tar -cC '/build' . | docker load [2020-05-14T23:03:13.805Z] #25 DONE 26.7s [2020-05-14T23:03:14.065Z] [2020-05-14T23:03:14.065Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:14.065Z] #33 6.877 -- Detecting C compiler ABI info - done [2020-05-14T23:03:14.065Z] #33 6.920 -- Detecting C compile features [2020-05-14T23:03:14.825Z] #51 33.76 Reading package lists... [2020-05-14T23:03:14.825Z] #51 ... [2020-05-14T23:03:14.825Z] [2020-05-14T23:03:14.825Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:14.825Z] #59 35.59 Checking out files: 38% (791/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-14T23:03:14.826Z] #59 37.25 + cd /tmp/tmp.pp5VuWgc76/src/github.com/docker/libnetwork [2020-05-14T23:03:14.826Z] #59 37.25 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-14T23:03:14.826Z] #59 38.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-14T23:03:16.621Z] #33 9.665 -- Detecting C compile features - done [2020-05-14T23:03:16.621Z] #33 9.714 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-14T23:03:16.621Z] #33 10.08 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-14T23:03:16.889Z] #33 10.28 -- Configuring done [2020-05-14T23:03:16.889Z] #33 10.32 -- Generating done [2020-05-14T23:03:16.889Z] #33 10.34 -- Build files have been written to: /tmp/tmp.EjBwDSd235/tini [2020-05-14T23:03:16.889Z] #33 10.35 + make tini-static [2020-05-14T23:03:17.340Z] #59 ... [2020-05-14T23:03:17.340Z] [2020-05-14T23:03:17.340Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:17.340Z] #41 41.52 vendor/golang.org/x/crypto/internal/subtle [2020-05-14T23:03:17.461Z] #33 10.90 Scanning dependencies of target tini-static [2020-05-14T23:03:17.597Z] #41 41.70 vendor/golang.org/x/crypto/curve25519 [2020-05-14T23:03:17.727Z] #33 11.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-14T23:03:18.676Z] #33 ... [2020-05-14T23:03:18.676Z] [2020-05-14T23:03:18.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:18.676Z] #47 66.67 mvdan.cc/sh/v3/fileutil [2020-05-14T23:03:18.676Z] #47 66.69 path/filepath [2020-05-14T23:03:19.001Z] #36 ... [2020-05-14T23:03:19.001Z] [2020-05-14T23:03:19.001Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:19.001Z] #41 39.76 vendor/golang.org/x/crypto/internal/subtle [2020-05-14T23:03:19.001Z] #41 40.23 vendor/golang.org/x/crypto/curve25519 [2020-05-14T23:03:19.356Z] #55 ... [2020-05-14T23:03:19.356Z] [2020-05-14T23:03:19.356Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:19.356Z] #42 10.80 unicode/utf16 [2020-05-14T23:03:19.356Z] #42 13.07 container/list [2020-05-14T23:03:19.356Z] #42 17.19 crypto/internal/subtle [2020-05-14T23:03:19.356Z] #42 17.79 crypto/subtle [2020-05-14T23:03:19.356Z] #42 18.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-14T23:03:19.356Z] #42 ... [2020-05-14T23:03:19.356Z] [2020-05-14T23:03:19.356Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:19.356Z] #31 8.646 internal/testlog [2020-05-14T23:03:19.356Z] #31 10.19 encoding [2020-05-14T23:03:19.356Z] #31 10.37 runtime [2020-05-14T23:03:19.356Z] #31 10.88 runtime/cgo [2020-05-14T23:03:19.356Z] #31 ... [2020-05-14T23:03:19.356Z] [2020-05-14T23:03:19.356Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:19.356Z] #42 18.79 internal/nettrace [2020-05-14T23:03:19.984Z] #42 19.20 runtime/cgo [2020-05-14T23:03:20.159Z] #41 ... [2020-05-14T23:03:20.159Z] [2020-05-14T23:03:20.159Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:03:20.159Z] #36 34.36 Checking out files: 64% (1030/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 94% (1511/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-05-14T23:03:20.159Z] #36 35.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-14T23:03:20.159Z] #36 37.95 + 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-05-14T23:03:20.415Z] #36 ... [2020-05-14T23:03:20.415Z] [2020-05-14T23:03:20.415Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:20.415Z] #23 34.64 Fetched 8347 kB in 28s (302 kB/s) [2020-05-14T23:03:20.415Z] #23 34.64 Reading package lists... [2020-05-14T23:03:20.415Z] #23 ... [2020-05-14T23:03:20.415Z] [2020-05-14T23:03:20.415Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:20.415Z] #51 33.76 Reading package lists... [2020-05-14T23:03:20.801Z] #45 DONE 173.9s [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:20.801Z] #52 153.7 + bin/containerd-stress [2020-05-14T23:03:20.801Z] #52 ... [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:03:20.801Z] #46 DONE 0.3s [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:03:20.801Z] #48 DONE 0.1s [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:20.801Z] #52 ... [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:03:20.801Z] #50 DONE 0.2s [2020-05-14T23:03:20.801Z] [2020-05-14T23:03:20.801Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:21.083Z] #52 155.4 + bin/containerd-shim [2020-05-14T23:03:21.232Z] #47 68.77 fmt [2020-05-14T23:03:21.232Z] #47 68.77 encoding/binary [2020-05-14T23:03:21.236Z] #51 45.22 Reading package lists... [2020-05-14T23:03:21.236Z] #51 ... [2020-05-14T23:03:21.236Z] [2020-05-14T23:03:21.236Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:21.236Z] #47 35.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:21.236Z] #47 35.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:21.236Z] #47 36.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:21.236Z] #47 36.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:21.236Z] #47 37.49 runtime [2020-05-14T23:03:21.491Z] #47 ... [2020-05-14T23:03:21.491Z] [2020-05-14T23:03:21.491Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:21.491Z] #23 34.64 Reading package lists... [2020-05-14T23:03:21.493Z] #47 ... [2020-05-14T23:03:21.493Z] [2020-05-14T23:03:21.493Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:21.493Z] #33 13.22 [100%] Linking C executable tini-static [2020-05-14T23:03:21.493Z] #33 13.97 [100%] Built target tini-static [2020-05-14T23:03:21.493Z] #33 14.19 + mkdir -p /build [2020-05-14T23:03:21.493Z] #33 14.19 + cp tini-static /build/docker-init [2020-05-14T23:03:21.493Z] #33 DONE 15.0s [2020-05-14T23:03:21.493Z] [2020-05-14T23:03:21.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:21.493Z] #10 69.69 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-14T23:03:21.493Z] #10 69.70 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-14T23:03:21.493Z] #10 69.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:03:22.064Z] #10 69.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-14T23:03:22.064Z] #10 69.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-14T23:03:22.064Z] #10 69.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:03:22.636Z] #10 ... [2020-05-14T23:03:22.636Z] [2020-05-14T23:03:22.636Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:22.636Z] #30 60.59 internal/poll [2020-05-14T23:03:22.636Z] #30 62.64 os [2020-05-14T23:03:22.636Z] #30 63.43 internal/fmtsort [2020-05-14T23:03:22.636Z] #30 65.05 path/filepath [2020-05-14T23:03:22.636Z] #30 65.05 fmt [2020-05-14T23:03:22.636Z] #30 66.77 io/ioutil [2020-05-14T23:03:22.636Z] #30 69.35 github.com/BurntSushi/toml [2020-05-14T23:03:22.636Z] #30 69.37 log [2020-05-14T23:03:22.636Z] #30 69.38 flag [2020-05-14T23:03:22.636Z] #30 ... [2020-05-14T23:03:22.636Z] [2020-05-14T23:03:22.636Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:22.636Z] #47 70.73 encoding/base64 [2020-05-14T23:03:22.636Z] #47 70.75 golang.org/x/sys/unix [2020-05-14T23:03:22.854Z] #23 45.77 Reading package lists... [2020-05-14T23:03:22.854Z] #23 ... [2020-05-14T23:03:22.854Z] [2020-05-14T23:03:22.854Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:22.854Z] #38 37.01 Fetched 8347 kB in 27s (314 kB/s) [2020-05-14T23:03:22.854Z] #38 37.01 Reading package lists... [2020-05-14T23:03:22.854Z] #38 ... [2020-05-14T23:03:22.854Z] [2020-05-14T23:03:22.854Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:22.854Z] #10 37.34 Fetched 8347 kB in 28s (303 kB/s) [2020-05-14T23:03:23.109Z] #10 37.34 Reading package lists... [2020-05-14T23:03:23.109Z] #10 ... [2020-05-14T23:03:23.109Z] [2020-05-14T23:03:23.109Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:23.109Z] #32 37.33 Fetched 8347 kB in 27s (306 kB/s) [2020-05-14T23:03:23.186Z] #41 ... [2020-05-14T23:03:23.186Z] [2020-05-14T23:03:23.186Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:23.186Z] #10 37.60 Fetched 8347 kB in 27s (314 kB/s) [2020-05-14T23:03:23.186Z] #10 37.60 Reading package lists... [2020-05-14T23:03:23.186Z] #10 ... [2020-05-14T23:03:23.186Z] [2020-05-14T23:03:23.186Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:23.186Z] #32 37.76 Fetched 8347 kB in 26s (322 kB/s) [2020-05-14T23:03:23.186Z] #32 37.76 Reading package lists... [2020-05-14T23:03:23.186Z] #32 ... [2020-05-14T23:03:23.186Z] [2020-05-14T23:03:23.186Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:23.186Z] #51 39.28 Fetched 8347 kB in 28s (303 kB/s) [2020-05-14T23:03:23.365Z] #32 37.33 Reading package lists... [2020-05-14T23:03:23.366Z] #32 ... [2020-05-14T23:03:23.366Z] [2020-05-14T23:03:23.366Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:23.366Z] #38 37.01 Reading package lists... [2020-05-14T23:03:23.752Z] #51 39.28 Reading package lists... [2020-05-14T23:03:23.752Z] #51 ... [2020-05-14T23:03:23.752Z] [2020-05-14T23:03:23.752Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:23.752Z] #38 38.33 Fetched 8347 kB in 27s (306 kB/s) [2020-05-14T23:03:23.752Z] #38 38.33 Reading package lists... [2020-05-14T23:03:23.752Z] #38 ... [2020-05-14T23:03:23.752Z] [2020-05-14T23:03:23.752Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:23.752Z] #23 38.52 Fetched 8347 kB in 27s (312 kB/s) [2020-05-14T23:03:24.318Z] #23 38.52 Reading package lists... [2020-05-14T23:03:24.318Z] #23 ... [2020-05-14T23:03:24.318Z] [2020-05-14T23:03:24.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:24.318Z] #10 37.60 Reading package lists... [2020-05-14T23:03:24.554Z] #47 ... [2020-05-14T23:03:24.555Z] [2020-05-14T23:03:24.555Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:24.555Z] #41 62.22 regexp [2020-05-14T23:03:24.555Z] #41 66.34 path/filepath [2020-05-14T23:03:24.555Z] #41 66.35 net [2020-05-14T23:03:24.555Z] #41 67.71 internal/lazyregexp [2020-05-14T23:03:24.555Z] #41 68.20 github.com/LK4D4/vndr/versioned [2020-05-14T23:03:24.555Z] #41 69.20 os/exec [2020-05-14T23:03:24.555Z] #41 70.04 encoding/binary [2020-05-14T23:03:24.555Z] #41 70.19 flag [2020-05-14T23:03:24.555Z] #41 ... [2020-05-14T23:03:24.555Z] [2020-05-14T23:03:24.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:24.555Z] #39 4.965 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:03:24.555Z] #39 4.965 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:03:24.555Z] #39 5.038 Note: Building without GnuTLS support [2020-05-14T23:03:24.555Z] #39 7.268 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:03:24.555Z] #39 7.304 GEN .gitid [2020-05-14T23:03:24.555Z] #39 7.343 GEN criu/include/version.h [2020-05-14T23:03:24.555Z] #39 7.427 GEN include/common/asm [2020-05-14T23:03:24.555Z] #39 9.603 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-14T23:03:24.555Z] #39 9.827 PBCC images/opts.pb-c.c [2020-05-14T23:03:24.555Z] #39 9.862 PBCC images/sit.pb-c.c [2020-05-14T23:03:24.555Z] #39 9.962 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.08 DEP images/opts.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.15 DEP images/sit.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.23 PBCC images/macvlan.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.26 DEP images/macvlan.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.30 PBCC images/autofs.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.33 DEP images/autofs.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.49 PBCC images/sysctl.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.54 DEP images/sysctl.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.62 PBCC images/time.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.66 DEP images/time.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.77 PBCC images/binfmt-misc.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.82 DEP images/binfmt-misc.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.86 PBCC images/seccomp.pb-c.c [2020-05-14T23:03:24.555Z] #39 10.87 DEP images/seccomp.pb-c.d [2020-05-14T23:03:24.555Z] #39 10.95 PBCC images/userns.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.06 DEP images/userns.pb-c.d [2020-05-14T23:03:24.555Z] #39 11.19 PBCC images/cgroup.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.26 DEP images/cgroup.pb-c.d [2020-05-14T23:03:24.555Z] #39 11.36 PBCC images/fown.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.47 PBCC images/ext-file.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.52 DEP images/fown.pb-c.d [2020-05-14T23:03:24.555Z] #39 11.57 DEP images/ext-file.pb-c.d [2020-05-14T23:03:24.555Z] #39 11.58 PBCC images/rpc.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.67 DEP images/rpc.pb-c.d [2020-05-14T23:03:24.555Z] #39 11.81 PBCC images/siginfo.pb-c.c [2020-05-14T23:03:24.555Z] #39 11.98 DEP images/siginfo.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.06 PBCC images/pagemap.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.09 DEP images/pagemap.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.15 PBCC images/rlimit.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.19 DEP images/rlimit.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.24 PBCC images/file-lock.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.29 DEP images/file-lock.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.39 PBCC images/tty.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.54 DEP images/tty.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.61 PBCC images/tun.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.66 PBCC images/netdev.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.74 DEP images/tun.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.77 DEP images/netdev.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.81 PBCC images/vma.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.84 DEP images/vma.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.90 PBCC images/creds.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.93 DEP images/creds.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.94 PBCC images/utsns.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.96 DEP images/utsns.pb-c.d [2020-05-14T23:03:24.555Z] #39 12.98 PBCC images/ipc-desc.pb-c.c [2020-05-14T23:03:24.555Z] #39 12.99 PBCC images/ipc-sem.pb-c.c [2020-05-14T23:03:24.555Z] #39 13.00 DEP images/ipc-desc.pb-c.d [2020-05-14T23:03:24.555Z] #39 13.07 DEP images/ipc-sem.pb-c.d [2020-05-14T23:03:24.555Z] #39 13.18 PBCC images/ipc-msg.pb-c.c [2020-05-14T23:03:24.555Z] #39 13.22 DEP images/ipc-msg.pb-c.d [2020-05-14T23:03:24.555Z] #39 13.27 PBCC images/ipc-shm.pb-c.c [2020-05-14T23:03:24.555Z] #39 13.32 DEP images/ipc-shm.pb-c.d [2020-05-14T23:03:24.555Z] #39 13.39 PBCC images/ipc-var.pb-c.c [2020-05-14T23:03:24.555Z] #39 13.43 DEP images/ipc-var.pb-c.d [2020-05-14T23:03:24.555Z] #39 13.49 PBCC images/sk-opts.pb-c.c [2020-05-14T23:03:24.815Z] #39 13.55 PBCC images/packet-sock.pb-c.c [2020-05-14T23:03:24.815Z] #39 13.68 DEP images/sk-opts.pb-c.d [2020-05-14T23:03:24.815Z] #39 13.75 DEP images/packet-sock.pb-c.d [2020-05-14T23:03:25.076Z] #39 13.83 PBCC images/sk-netlink.pb-c.c [2020-05-14T23:03:25.076Z] #39 13.85 DEP images/sk-netlink.pb-c.d [2020-05-14T23:03:25.076Z] #39 13.89 PBCC images/sk-inet.pb-c.c [2020-05-14T23:03:25.076Z] #39 13.91 DEP images/sk-inet.pb-c.d [2020-05-14T23:03:25.076Z] #39 14.02 PBCC images/sk-unix.pb-c.c [2020-05-14T23:03:25.337Z] #39 14.08 DEP images/sk-unix.pb-c.d [2020-05-14T23:03:25.337Z] #39 14.27 PBCC images/mm.pb-c.c [2020-05-14T23:03:25.460Z] #52 159.8 + bin/containerd-shim-runc-v1 [2020-05-14T23:03:25.551Z] #42 ... [2020-05-14T23:03:25.552Z] [2020-05-14T23:03:25.552Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:25.552Z] #48 19.94 + cd /tmp/tmp.vpUjA7PU1w/src/github.com/mvdan/sh [2020-05-14T23:03:25.552Z] #48 19.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-14T23:03:25.552Z] #48 20.13 + GO111MODULE=on [2020-05-14T23:03:25.552Z] #48 20.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-14T23:03:25.552Z] #48 22.45 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:25.552Z] #48 22.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:25.552Z] #48 22.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:25.552Z] #48 22.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:25.552Z] #48 22.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:25.599Z] #39 14.33 DEP images/mm.pb-c.d [2020-05-14T23:03:25.599Z] #39 14.48 PBCC images/timerfd.pb-c.c [2020-05-14T23:03:25.599Z] #39 14.56 DEP images/timerfd.pb-c.d [2020-05-14T23:03:25.599Z] #39 14.61 PBCC images/timer.pb-c.c [2020-05-14T23:03:25.843Z] #48 25.18 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:25.859Z] #39 14.64 DEP images/timer.pb-c.d [2020-05-14T23:03:25.859Z] #39 14.67 PBCC images/sa.pb-c.c [2020-05-14T23:03:25.859Z] #39 14.70 DEP images/sa.pb-c.d [2020-05-14T23:03:25.859Z] #39 14.72 PBCC images/pipe-data.pb-c.c [2020-05-14T23:03:25.859Z] #39 14.73 DEP images/pipe-data.pb-c.d [2020-05-14T23:03:25.859Z] #39 14.76 PBCC images/mnt.pb-c.c [2020-05-14T23:03:25.859Z] #39 14.79 DEP images/mnt.pb-c.d [2020-05-14T23:03:25.859Z] #39 14.82 PBCC images/sk-packet.pb-c.c [2020-05-14T23:03:26.126Z] #39 14.86 DEP images/sk-packet.pb-c.d [2020-05-14T23:03:26.126Z] #39 14.91 PBCC images/tcp-stream.pb-c.c [2020-05-14T23:03:26.126Z] #39 15.00 DEP images/tcp-stream.pb-c.d [2020-05-14T23:03:26.126Z] #39 15.08 PBCC images/pipe.pb-c.c [2020-05-14T23:03:26.388Z] #39 15.21 DEP images/pipe.pb-c.d [2020-05-14T23:03:26.388Z] #39 15.30 PBCC images/pstree.pb-c.c [2020-05-14T23:03:26.388Z] #39 15.31 DEP images/pstree.pb-c.d [2020-05-14T23:03:26.388Z] #39 ... [2020-05-14T23:03:26.388Z] [2020-05-14T23:03:26.388Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:26.388Z] #30 74.45 github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:03:26.473Z] #48 ... [2020-05-14T23:03:26.473Z] [2020-05-14T23:03:26.473Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:26.473Z] #52 25.76 Fetched 8128 kB in 25s (328 kB/s) [2020-05-14T23:03:27.479Z] #52 161.9 + bin/containerd-shim-runc-v2 [2020-05-14T23:03:28.093Z] #52 162.6 + binaries [2020-05-14T23:03:28.093Z] #52 162.6 + mkdir -p /build [2020-05-14T23:03:28.093Z] #52 162.6 + cp bin/containerd /build/containerd [2020-05-14T23:03:28.093Z] #52 162.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-14T23:03:28.093Z] #52 162.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-14T23:03:28.093Z] #52 162.6 + cp bin/ctr /build/ctr [2020-05-14T23:03:28.708Z] #52 DONE 163.0s [2020-05-14T23:03:29.322Z] [2020-05-14T23:03:29.322Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:03:29.604Z] #53 DONE 0.3s [2020-05-14T23:03:29.604Z] [2020-05-14T23:03:29.604Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:03:29.604Z] #56 DONE 0.2s [2020-05-14T23:03:29.604Z] [2020-05-14T23:03:29.604Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:03:29.690Z] Running on azwin-2-7c36c0 in d:\jenkins\workspace\moby_PR-40967 [Pipeline] { [Pipeline] ws [2020-05-14T23:03:29.708Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-14T23:03:29.886Z] #58 DONE 0.2s [2020-05-14T23:03:29.886Z] [2020-05-14T23:03:29.886Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:03:29.886Z] #60 DONE 0.1s [2020-05-14T23:03:29.886Z] [2020-05-14T23:03:29.886Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:03:29.886Z] #61 DONE 0.1s [2020-05-14T23:03:30.152Z] #10 49.57 Reading package lists... [2020-05-14T23:03:30.152Z] #10 ... [2020-05-14T23:03:30.152Z] [2020-05-14T23:03:30.152Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:30.152Z] #51 39.28 Reading package lists... [2020-05-14T23:03:30.168Z] [2020-05-14T23:03:30.168Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:03:30.781Z] #62 DONE 0.6s [2020-05-14T23:03:30.781Z] [2020-05-14T23:03:30.781Z] #63 exporting to image [2020-05-14T23:03:30.781Z] #63 exporting layers [2020-05-14T23:03:31.677Z] #30 DONE 78.9s [2020-05-14T23:03:31.677Z] [2020-05-14T23:03:31.677Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:31.677Z] #52 35.78 Checking out files: 52% (1657/3177) Checking out files: 53% (1684/3177) Checking out files: 54% (1716/3177) Checking out files: 55% (1748/3177) Checking out files: 56% (1780/3177) Checking out files: 57% (1811/3177) Checking out files: 58% (1843/3177) Checking out files: 59% (1875/3177) Checking out files: 60% (1907/3177) Checking out files: 61% (1938/3177) Checking out files: 62% (1970/3177) Checking out files: 63% (2002/3177) Checking out files: 64% (2034/3177) Checking out files: 65% (2066/3177) Checking out files: 66% (2097/3177) Checking out files: 67% (2129/3177) Checking out files: 68% (2161/3177) Checking out files: 69% (2193/3177) Checking out files: 70% (2224/3177) Checking out files: 71% (2256/3177) Checking out files: 72% (2288/3177) Checking out files: 73% (2320/3177) Checking out files: 74% (2351/3177) Checking out files: 75% (2383/3177) Checking out files: 76% (2415/3177) Checking out files: 77% (2447/3177) Checking out files: 78% (2479/3177) Checking out files: 79% (2510/3177) Checking out files: 80% (2542/3177) Checking out files: 81% (2574/3177) Checking out files: 82% (2606/3177) Checking out files: 83% (2637/3177) Checking out files: 84% (2669/3177) Checking out files: 85% (2701/3177) Checking out files: 86% (2733/3177) Checking out files: 87% (2764/3177) Checking out files: 88% (2796/3177) Checking out files: 89% (2828/3177) Checking out files: 89% (2851/3177) Checking out files: 90% (2860/3177) Checking out files: 91% (2892/3177) Checking out files: 92% (2923/3177) Checking out files: 93% (2955/3177) Checking out files: 94% (2987/3177) Checking out files: 95% (3019/3177) Checking out files: 96% (3050/3177) Checking out files: 97% (3082/3177) Checking out files: 98% (3114/3177) Checking out files: 99% (3146/3177) Checking out files: 100% (3177/3177) Checking out files: 100% (3177/3177), done. [2020-05-14T23:03:31.677Z] #52 37.33 + cd /tmp/tmp.zJA3SZAH9o/src/github.com/containerd/containerd [2020-05-14T23:03:31.677Z] #52 37.33 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:31.677Z] #52 39.54 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-14T23:03:31.677Z] #52 39.54 + BUILDTAGS='netgo osusergo static_build' [2020-05-14T23:03:31.677Z] #52 39.54 + export EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:03:31.677Z] #52 39.54 + EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:03:31.677Z] #52 39.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-14T23:03:31.677Z] #52 39.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-14T23:03:31.677Z] #52 39.54 + '[' '' = dynamic ']' [2020-05-14T23:03:31.677Z] #52 39.54 + make [2020-05-14T23:03:32.025Z] #52 25.76 Reading package lists... [2020-05-14T23:03:32.025Z] #52 ... [2020-05-14T23:03:32.025Z] [2020-05-14T23:03:32.025Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:32.025Z] #60 30.37 Checking out files: 57% (1189/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-14T23:03:32.025Z] #60 31.48 + cd /tmp/tmp.XSJr1aTWFU/src/github.com/docker/libnetwork [2020-05-14T23:03:32.053Z] #51 50.55 Reading package lists... [2020-05-14T23:03:32.053Z] #51 ... [2020-05-14T23:03:32.053Z] [2020-05-14T23:03:32.053Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:32.053Z] #59 DONE 56.7s [2020-05-14T23:03:32.053Z] [2020-05-14T23:03:32.053Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:32.053Z] #23 38.52 Reading package lists... [2020-05-14T23:03:32.216Z] #38 48.33 Reading package lists... [2020-05-14T23:03:32.216Z] #38 ... [2020-05-14T23:03:32.216Z] [2020-05-14T23:03:32.216Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:32.216Z] #10 37.34 Reading package lists... [2020-05-14T23:03:32.216Z] #10 48.40 Reading package lists... [2020-05-14T23:03:32.216Z] #10 ... [2020-05-14T23:03:32.216Z] [2020-05-14T23:03:32.216Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:32.216Z] #51 45.22 Reading package lists... [2020-05-14T23:03:32.247Z] #52 40.72 + bin/ctr [2020-05-14T23:03:32.250Z] #63 exporting layers 1.5s done [2020-05-14T23:03:32.250Z] #63 writing image sha256:e506b5094d7b5a046c83d865c8886adc25bece42b41014ad469310cb57c7455b done [2020-05-14T23:03:32.250Z] #63 naming to docker.io/library/docker:bd2cb6e162528afcf4563970251fe3c554049593 done [2020-05-14T23:03:32.250Z] #63 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-14T23:03:32.316Z] #60 31.48 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [Pipeline] sh [2020-05-14T23:03:32.676Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/test/unit [2020-05-14T23:03:33.342Z] #60 32.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-14T23:03:33.625Z] #51 56.44 Building dependency tree... [2020-05-14T23:03:33.625Z] #51 ... [2020-05-14T23:03:33.625Z] [2020-05-14T23:03:33.625Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:33.625Z] #32 37.33 Reading package lists... [2020-05-14T23:03:33.625Z] #32 48.30 Reading package lists... [2020-05-14T23:03:33.625Z] #32 ... [2020-05-14T23:03:33.625Z] [2020-05-14T23:03:33.625Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:33.625Z] #30 56.53 sync [2020-05-14T23:03:33.625Z] #30 56.54 internal/reflectlite [2020-05-14T23:03:33.953Z] #23 50.61 Reading package lists... [2020-05-14T23:03:33.953Z] #23 ... [2020-05-14T23:03:33.953Z] [2020-05-14T23:03:33.953Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:33.953Z] #30 58.31 sync [2020-05-14T23:03:33.953Z] #30 58.31 internal/reflectlite [2020-05-14T23:03:34.530Z] #30 ... [2020-05-14T23:03:34.530Z] [2020-05-14T23:03:34.530Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:34.530Z] #32 37.76 Reading package lists... [2020-05-14T23:03:34.530Z] #32 50.05 Reading package lists... [2020-05-14T23:03:34.788Z] #32 ... [2020-05-14T23:03:34.788Z] [2020-05-14T23:03:34.788Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:34.788Z] #10 49.57 Reading package lists... [2020-05-14T23:03:35.346Z] ? github.com/docker/docker/api [no test files] [2020-05-14T23:03:35.355Z] #10 59.43 Building dependency tree... [2020-05-14T23:03:35.355Z] #10 ... [2020-05-14T23:03:35.355Z] [2020-05-14T23:03:35.355Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:35.355Z] #38 38.33 Reading package lists... [2020-05-14T23:03:35.355Z] #38 50.56 Reading package lists... [2020-05-14T23:03:35.355Z] #38 ... [2020-05-14T23:03:35.355Z] [2020-05-14T23:03:35.355Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:35.355Z] #41 59.98 sync [2020-05-14T23:03:35.355Z] #41 60.03 internal/reflectlite [2020-05-14T23:03:35.413Z] #60 ... [2020-05-14T23:03:35.413Z] [2020-05-14T23:03:35.413Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:35.413Z] #42 24.81 vendor/golang.org/x/crypto/internal/subtle [2020-05-14T23:03:35.547Z] #52 ... [2020-05-14T23:03:35.547Z] [2020-05-14T23:03:35.547Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:35.547Z] #41 73.53 go/token [2020-05-14T23:03:35.547Z] #41 73.81 net/url [2020-05-14T23:03:35.547Z] #41 73.96 text/template/parse [2020-05-14T23:03:35.547Z] #41 75.27 go/scanner [2020-05-14T23:03:35.547Z] #41 77.14 encoding/json [2020-05-14T23:03:35.547Z] #41 77.49 go/ast [2020-05-14T23:03:35.547Z] #41 83.67 text/template [2020-05-14T23:03:35.547Z] #41 ... [2020-05-14T23:03:35.547Z] [2020-05-14T23:03:35.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:35.547Z] #39 15.35 PBCC images/fs.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.40 DEP images/fs.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.53 PBCC images/signalfd.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.58 DEP images/signalfd.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.65 PBCC images/fh.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.70 PBCC images/fsnotify.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.75 DEP images/fh.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.80 DEP images/fsnotify.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.84 PBCC images/eventpoll.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.85 DEP images/eventpoll.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.88 PBCC images/eventfd.pb-c.c [2020-05-14T23:03:35.547Z] #39 15.91 DEP images/eventfd.pb-c.d [2020-05-14T23:03:35.547Z] #39 15.97 PBCC images/remap-file-path.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.00 DEP images/remap-file-path.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.08 PBCC images/fifo.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.11 DEP images/fifo.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.17 PBCC images/ghost-file.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.29 DEP images/ghost-file.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.35 PBCC images/regfile.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.40 DEP images/regfile.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.45 PBCC images/ns.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.47 DEP images/ns.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.55 PBCC images/fdinfo.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.71 DEP images/fdinfo.pb-c.d [2020-05-14T23:03:35.547Z] #39 16.83 PBCC images/core-aarch64.pb-c.c [2020-05-14T23:03:35.547Z] #39 16.95 PBCC images/core-arm.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.01 PBCC images/core-ppc64.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.07 PBCC images/core-s390.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.10 PBCC images/core-x86.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.20 PBCC images/core.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.29 PBCC images/inventory.pb-c.c [2020-05-14T23:03:35.547Z] #39 17.33 DEP images/core-aarch64.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.45 DEP images/core-arm.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.52 DEP images/core-ppc64.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.62 DEP images/core-s390.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.72 DEP images/core-x86.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.79 DEP images/core.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.87 DEP images/inventory.pb-c.d [2020-05-14T23:03:35.547Z] #39 17.95 PBCC images/cpuinfo.pb-c.c [2020-05-14T23:03:35.547Z] #39 18.03 DEP images/cpuinfo.pb-c.d [2020-05-14T23:03:35.547Z] #39 18.09 PBCC images/stats.pb-c.c [2020-05-14T23:03:35.547Z] #39 18.11 DEP images/stats.pb-c.d [2020-05-14T23:03:35.547Z] #39 20.40 make[1]: Nothing to be done for 'all'. [2020-05-14T23:03:35.547Z] #39 22.42 CC images/stats.o [2020-05-14T23:03:35.547Z] #39 22.94 CC images/core.o [2020-05-14T23:03:35.547Z] #39 24.00 CC images/core-x86.o [2020-05-14T23:03:35.710Z] #42 ... [2020-05-14T23:03:35.710Z] [2020-05-14T23:03:35.710Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:03:35.710Z] #37 28.27 Checking out files: 76% (1228/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-05-14T23:03:35.710Z] #37 28.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-14T23:03:35.710Z] #37 31.97 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-14T23:03:35.808Z] #39 24.59 CC images/core-arm.o [2020-05-14T23:03:36.379Z] #39 25.13 CC images/core-aarch64.o [2020-05-14T23:03:36.640Z] #39 ... [2020-05-14T23:03:36.640Z] [2020-05-14T23:03:36.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:36.640Z] #47 74.67 encoding/json [2020-05-14T23:03:36.640Z] #47 74.68 go/token [2020-05-14T23:03:36.640Z] #47 74.69 github.com/pkg/diff [2020-05-14T23:03:36.640Z] #47 76.54 go/scanner [2020-05-14T23:03:36.640Z] #47 77.47 mvdan.cc/editorconfig [2020-05-14T23:03:36.640Z] #47 79.56 go/ast [2020-05-14T23:03:36.640Z] #47 81.13 mvdan.cc/sh/v3/syntax [2020-05-14T23:03:36.640Z] #47 83.46 golang.org/x/crypto/ssh/terminal [2020-05-14T23:03:36.892Z] #30 60.57 errors [2020-05-14T23:03:36.892Z] #30 60.58 sort [2020-05-14T23:03:36.900Z] #47 ... [2020-05-14T23:03:36.900Z] [2020-05-14T23:03:36.900Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:36.900Z] #39 25.84 CC images/core-ppc64.o [2020-05-14T23:03:37.148Z] #30 61.33 strconv [2020-05-14T23:03:37.212Z] #37 ... [2020-05-14T23:03:37.212Z] [2020-05-14T23:03:37.212Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:37.212Z] #33 26.24 Fetched 8128 kB in 25s (326 kB/s) [2020-05-14T23:03:37.212Z] #33 26.24 Reading package lists... [2020-05-14T23:03:37.212Z] #33 ... [2020-05-14T23:03:37.212Z] [2020-05-14T23:03:37.212Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:37.212Z] #48 26.82 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:37.212Z] #48 29.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:37.212Z] #48 31.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-14T23:03:37.212Z] #48 31.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-14T23:03:37.212Z] #48 32.24 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-14T23:03:37.212Z] #48 32.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-14T23:03:37.212Z] #48 34.13 runtime/cgo [2020-05-14T23:03:37.212Z] #48 34.71 runtime [2020-05-14T23:03:37.212Z] #48 ... [2020-05-14T23:03:37.212Z] [2020-05-14T23:03:37.212Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:37.212Z] #52 25.76 Reading package lists... [2020-05-14T23:03:37.255Z] #41 62.03 github.com/LK4D4/vndr/godl/singleflight [2020-05-14T23:03:37.504Z] #52 ... [2020-05-14T23:03:37.504Z] [2020-05-14T23:03:37.504Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:37.504Z] #39 26.73 Fetched 8128 kB in 25s (320 kB/s) [2020-05-14T23:03:37.504Z] #39 26.73 Reading package lists... [2020-05-14T23:03:37.504Z] #39 ... [2020-05-14T23:03:37.504Z] [2020-05-14T23:03:37.504Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:37.504Z] #11 26.81 Fetched 8128 kB in 25s (320 kB/s) [2020-05-14T23:03:37.795Z] #11 26.81 Reading package lists... [2020-05-14T23:03:37.795Z] #11 ... [2020-05-14T23:03:37.795Z] [2020-05-14T23:03:37.795Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:37.795Z] #24 26.87 Fetched 8128 kB in 25s (319 kB/s) [2020-05-14T23:03:37.795Z] #24 26.87 Reading package lists... [2020-05-14T23:03:37.795Z] #24 ... [2020-05-14T23:03:37.795Z] [2020-05-14T23:03:37.795Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:37.795Z] #11 26.81 Reading package lists... [2020-05-14T23:03:37.844Z] #39 26.65 CC images/core-s390.o [2020-05-14T23:03:37.897Z] #41 62.70 math/rand [2020-05-14T23:03:38.515Z] #30 ... [2020-05-14T23:03:38.515Z] [2020-05-14T23:03:38.515Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:38.515Z] #51 56.44 Building dependency tree... [2020-05-14T23:03:38.515Z] #51 61.90 The following additional packages will be installed: [2020-05-14T23:03:38.515Z] #51 61.92 libbtrfs0 [2020-05-14T23:03:38.515Z] #51 62.34 The following NEW packages will be installed: [2020-05-14T23:03:38.515Z] #51 62.43 libbtrfs-dev libbtrfs0 [2020-05-14T23:03:38.770Z] #51 63.08 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:38.770Z] #51 63.08 Need to get 119 kB of archives. [2020-05-14T23:03:38.770Z] #51 63.08 After this operation, 387 kB of additional disk space will be used. [2020-05-14T23:03:38.770Z] #51 63.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-14T23:03:38.770Z] #51 63.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-14T23:03:38.786Z] #39 27.83 CC images/cpuinfo.o [2020-05-14T23:03:39.699Z] #51 ... [2020-05-14T23:03:39.699Z] [2020-05-14T23:03:39.699Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:39.699Z] #59 DONE 64.0s [2020-05-14T23:03:39.699Z] [2020-05-14T23:03:39.699Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:39.699Z] #41 63.52 github.com/LK4D4/vndr/godl/singleflight [2020-05-14T23:03:39.699Z] #41 63.83 io [2020-05-14T23:03:39.727Z] #39 28.53 CC images/inventory.o [2020-05-14T23:03:39.955Z] #41 64.27 strconv [2020-05-14T23:03:40.420Z] #39 29.21 CC images/fdinfo.o [2020-05-14T23:03:40.453Z] #41 64.72 internal/singleflight [2020-05-14T23:03:41.379Z] #39 30.08 CC images/fown.o [2020-05-14T23:03:41.379Z] #39 30.35 CC images/ns.o [2020-05-14T23:03:41.385Z] #41 ... [2020-05-14T23:03:41.385Z] [2020-05-14T23:03:41.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:41.385Z] #10 59.43 Building dependency tree... [2020-05-14T23:03:41.385Z] #10 65.11 The following additional packages will be installed: [2020-05-14T23:03:41.385Z] #10 65.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-14T23:03:41.385Z] #10 65.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-14T23:03:41.385Z] #10 65.15 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-14T23:03:41.385Z] #10 65.15 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-14T23:03:41.385Z] #10 65.16 mingw-w64-x86-64-dev [2020-05-14T23:03:41.385Z] #10 65.17 Suggested packages: [2020-05-14T23:03:41.385Z] #10 65.17 gcc-8-locales seccomp wine64 [2020-05-14T23:03:41.950Z] #39 30.77 CC images/regfile.o [2020-05-14T23:03:42.211Z] #39 31.10 CC images/ghost-file.o [2020-05-14T23:03:42.473Z] #41 ... [2020-05-14T23:03:42.473Z] [2020-05-14T23:03:42.473Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:42.473Z] #23 45.77 Reading package lists... [2020-05-14T23:03:42.473Z] #23 56.93 Building dependency tree... [2020-05-14T23:03:42.473Z] #23 62.17 ca-certificates is already the newest version (20190110). [2020-05-14T23:03:42.473Z] #23 62.17 The following additional packages will be installed: [2020-05-14T23:03:42.473Z] #23 62.19 libjq1 libonig5 [2020-05-14T23:03:42.473Z] #23 62.79 The following NEW packages will be installed: [2020-05-14T23:03:42.473Z] #23 62.80 jq libjq1 libonig5 [2020-05-14T23:03:42.473Z] #23 63.29 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:42.473Z] #23 63.29 Need to get 355 kB of archives. [2020-05-14T23:03:42.473Z] #23 63.29 After this operation, 1072 kB of additional disk space will be used. [2020-05-14T23:03:42.473Z] #23 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-14T23:03:42.473Z] #23 63.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-14T23:03:42.473Z] #23 63.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-14T23:03:42.473Z] #23 65.90 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:42.473Z] #23 66.36 Fetched 355 kB in 0s (920 kB/s) [2020-05-14T23:03:42.473Z] #23 ... [2020-05-14T23:03:42.473Z] [2020-05-14T23:03:42.473Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:42.473Z] #41 66.65 bytes [2020-05-14T23:03:42.756Z] #10 67.31 The following NEW packages will be installed: [2020-05-14T23:03:42.756Z] #10 67.32 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-14T23:03:42.756Z] #10 67.32 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-14T23:03:42.756Z] #10 67.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-14T23:03:42.756Z] #10 67.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-14T23:03:42.756Z] #10 67.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-14T23:03:42.756Z] #10 67.33 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-14T23:03:42.756Z] #10 67.34 The following packages will be upgraded: [2020-05-14T23:03:42.756Z] #10 67.37 libsystemd0 libudev1 [2020-05-14T23:03:42.782Z] #39 31.60 CC images/fifo.o [2020-05-14T23:03:43.043Z] #39 31.88 CC images/remap-file-path.o [2020-05-14T23:03:43.304Z] #39 32.22 CC images/eventfd.o [2020-05-14T23:03:43.332Z] #10 67.84 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:03:43.332Z] #10 67.84 Need to get 78.2 MB of archives. [2020-05-14T23:03:43.332Z] #10 67.84 After this operation, 487 MB of additional disk space will be used. [2020-05-14T23:03:43.332Z] #10 67.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-14T23:03:43.332Z] #10 67.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-14T23:03:43.332Z] #10 67.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-14T23:03:43.332Z] #10 68.06 Get:4 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-05-14T23:03:43.755Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-05-14T23:03:43.875Z] #39 32.58 CC images/eventpoll.o [2020-05-14T23:03:43.909Z] #10 68.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-14T23:03:43.909Z] #10 68.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-14T23:03:43.909Z] #10 68.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-14T23:03:43.909Z] #10 68.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-14T23:03:44.136Z] #39 33.12 CC images/fh.o [2020-05-14T23:03:44.410Z] #41 ... [2020-05-14T23:03:44.410Z] [2020-05-14T23:03:44.410Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:44.410Z] #51 65.41 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:44.410Z] #51 65.93 Fetched 119 kB in 0s (292 kB/s) [2020-05-14T23:03:44.410Z] #51 66.15 Selecting previously unselected package libbtrfs0. [2020-05-14T23:03:44.410Z] #51 66.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:44.410Z] #51 66.29 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-14T23:03:44.410Z] #51 66.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:44.410Z] #51 66.65 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:03:44.410Z] #51 66.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-14T23:03:44.410Z] #51 66.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:44.410Z] #51 67.47 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:44.410Z] #51 67.48 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:44.410Z] #51 67.49 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:44.410Z] #51 DONE 68.6s [2020-05-14T23:03:44.410Z] [2020-05-14T23:03:44.410Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:44.410Z] #38 48.33 Reading package lists... [2020-05-14T23:03:44.410Z] #38 58.96 Building dependency tree... [2020-05-14T23:03:44.410Z] #38 65.08 The following additional packages will be installed: [2020-05-14T23:03:44.410Z] #38 65.08 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-14T23:03:44.410Z] #38 65.08 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-14T23:03:44.410Z] #38 65.08 Suggested packages: [2020-05-14T23:03:44.410Z] #38 65.08 manpages-dev python-setuptools [2020-05-14T23:03:44.410Z] #38 67.18 The following NEW packages will be installed: [2020-05-14T23:03:44.410Z] #38 67.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-14T23:03:44.410Z] #38 67.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-14T23:03:44.410Z] #38 67.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-14T23:03:44.410Z] #38 67.25 python-six zlib1g-dev [2020-05-14T23:03:44.410Z] #38 67.77 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:44.410Z] #38 67.77 Need to get 4095 kB of archives. [2020-05-14T23:03:44.410Z] #38 67.77 After this operation, 22.5 MB of additional disk space will be used. [2020-05-14T23:03:44.410Z] #38 67.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-14T23:03:44.410Z] #38 67.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-14T23:03:44.410Z] #38 67.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-14T23:03:44.410Z] #38 67.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-14T23:03:44.410Z] #38 67.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-14T23:03:44.410Z] #38 67.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-14T23:03:44.410Z] #38 67.80 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-05-14T23:03:44.410Z] #38 67.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-14T23:03:44.410Z] #38 67.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-14T23:03:44.410Z] #38 67.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-14T23:03:44.410Z] #38 68.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-14T23:03:44.410Z] #38 68.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-14T23:03:44.410Z] #38 68.46 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-05-14T23:03:44.410Z] #38 68.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-14T23:03:44.410Z] #38 68.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-14T23:03:44.411Z] #38 68.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-14T23:03:44.411Z] #38 68.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-14T23:03:44.411Z] #38 ... [2020-05-14T23:03:44.411Z] [2020-05-14T23:03:44.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:44.411Z] #10 48.40 Reading package lists... [2020-05-14T23:03:44.411Z] #10 59.06 Building dependency tree... [2020-05-14T23:03:44.411Z] #10 64.51 The following additional packages will be installed: [2020-05-14T23:03:44.411Z] #10 64.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-14T23:03:44.411Z] #10 64.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-14T23:03:44.411Z] #10 64.55 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-14T23:03:44.411Z] #10 64.55 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-14T23:03:44.411Z] #10 64.55 mingw-w64-x86-64-dev [2020-05-14T23:03:44.411Z] #10 64.58 Suggested packages: [2020-05-14T23:03:44.411Z] #10 64.59 gcc-8-locales seccomp wine64 [2020-05-14T23:03:44.411Z] #10 67.43 The following NEW packages will be installed: [2020-05-14T23:03:44.411Z] #10 67.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-14T23:03:44.411Z] #10 67.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-14T23:03:44.411Z] #10 67.45 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-14T23:03:44.411Z] #10 67.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-14T23:03:44.411Z] #10 67.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-14T23:03:44.411Z] #10 67.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-14T23:03:44.411Z] #10 67.51 The following packages will be upgraded: [2020-05-14T23:03:44.411Z] #10 67.53 libsystemd0 libudev1 [2020-05-14T23:03:44.411Z] #10 68.07 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:03:44.411Z] #10 68.07 Need to get 78.2 MB of archives. [2020-05-14T23:03:44.411Z] #10 68.07 After this operation, 487 MB of additional disk space will be used. [2020-05-14T23:03:44.411Z] #10 68.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u4 [331 kB] [2020-05-14T23:03:44.411Z] #10 68.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u4 [150 kB] [2020-05-14T23:03:44.411Z] #10 68.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-14T23:03:44.411Z] #10 68.45 Get:4 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-05-14T23:03:44.411Z] #10 68.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-14T23:03:44.411Z] #10 68.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-14T23:03:44.411Z] #10 ... [2020-05-14T23:03:44.411Z] [2020-05-14T23:03:44.411Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:44.411Z] #32 48.30 Reading package lists... [2020-05-14T23:03:44.411Z] #32 58.96 Building dependency tree... [2020-05-14T23:03:44.411Z] #32 64.40 The following additional packages will be installed: [2020-05-14T23:03:44.411Z] #32 64.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-14T23:03:44.411Z] #32 64.48 Suggested packages: [2020-05-14T23:03:44.411Z] #32 64.48 cmake-doc ninja-build lrzip [2020-05-14T23:03:44.411Z] #32 64.48 Recommended packages: [2020-05-14T23:03:44.411Z] #32 64.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-14T23:03:44.411Z] #32 66.25 The following NEW packages will be installed: [2020-05-14T23:03:44.411Z] #32 66.29 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-14T23:03:44.411Z] #32 66.30 vim-common xxd [2020-05-14T23:03:44.411Z] #32 66.77 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:44.411Z] #32 66.77 Need to get 14.9 MB of archives. [2020-05-14T23:03:44.411Z] #32 66.77 After this operation, 61.8 MB of additional disk space will be used. [2020-05-14T23:03:44.411Z] #32 66.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-14T23:03:44.411Z] #32 66.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:03:44.411Z] #32 66.82 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-14T23:03:44.411Z] #32 67.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-14T23:03:44.411Z] #32 68.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-14T23:03:44.411Z] #32 68.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-14T23:03:44.411Z] #32 68.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-14T23:03:44.411Z] #32 68.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-14T23:03:44.411Z] #32 68.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-14T23:03:44.411Z] #32 68.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-14T23:03:44.488Z] #10 69.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-14T23:03:44.639Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m7.524761407s with top 10 stages: buildssa: 1m34.425084971s, goimports: 21.852527223s, unconvert: 12.413305824s, gosec: 10.285871969s, golint: 6.190725681s, ineffassign: 4.427735111s, misspell: 4.248604865s, inspect: 4.050618078s, vrp: 2.93369055s, printf: 2.497281417s [2020-05-14T23:03:44.666Z] #32 ... [2020-05-14T23:03:44.666Z] [2020-05-14T23:03:44.666Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:44.666Z] #10 68.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-14T23:03:44.666Z] #10 68.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-14T23:03:44.708Z] #39 ... [2020-05-14T23:03:44.708Z] [2020-05-14T23:03:44.708Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:44.708Z] #10 92.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-14T23:03:44.708Z] #10 92.74 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-05-14T23:03:44.708Z] #10 92.77 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:03:44.745Z] #10 ... [2020-05-14T23:03:44.745Z] [2020-05-14T23:03:44.745Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:44.745Z] #38 50.56 Reading package lists... [2020-05-14T23:03:44.745Z] #38 60.56 Building dependency tree... [2020-05-14T23:03:44.745Z] #38 66.39 The following additional packages will be installed: [2020-05-14T23:03:44.745Z] #38 66.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-14T23:03:44.745Z] #38 66.41 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-14T23:03:44.745Z] #38 66.42 Suggested packages: [2020-05-14T23:03:44.745Z] #38 66.43 manpages-dev python-setuptools [2020-05-14T23:03:44.745Z] #38 68.19 The following NEW packages will be installed: [2020-05-14T23:03:44.745Z] #38 68.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-14T23:03:44.745Z] #38 68.21 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-14T23:03:44.745Z] #38 68.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-14T23:03:44.745Z] #38 68.24 python-six zlib1g-dev [2020-05-14T23:03:44.745Z] #38 68.75 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:44.745Z] #38 68.75 Need to get 4095 kB of archives. [2020-05-14T23:03:44.745Z] #38 68.75 After this operation, 22.5 MB of additional disk space will be used. [2020-05-14T23:03:44.745Z] #38 68.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-14T23:03:44.745Z] #38 68.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-14T23:03:44.745Z] #38 68.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-14T23:03:44.745Z] #38 68.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-14T23:03:44.745Z] #38 68.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-14T23:03:44.745Z] #38 68.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-14T23:03:44.745Z] #38 68.81 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-05-14T23:03:44.745Z] #38 68.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-14T23:03:44.745Z] #38 68.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-14T23:03:44.745Z] #38 69.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-14T23:03:44.745Z] #38 69.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-14T23:03:44.745Z] #38 69.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-14T23:03:44.745Z] #38 69.29 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-05-14T23:03:44.745Z] #38 69.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-14T23:03:44.745Z] #38 69.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-14T23:03:44.745Z] #38 69.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-14T23:03:44.745Z] #38 69.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-14T23:03:44.963Z] #10 ... [2020-05-14T23:03:44.963Z] [2020-05-14T23:03:44.963Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:44.963Z] #23 66.68 Selecting previously unselected package libonig5:amd64. [2020-05-14T23:03:44.963Z] #23 66.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:44.963Z] #23 66.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-14T23:03:44.963Z] #23 66.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:03:44.963Z] #23 67.52 Selecting previously unselected package libjq1:amd64. [2020-05-14T23:03:44.963Z] #23 67.52 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:03:44.963Z] #23 67.53 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:03:44.963Z] #23 67.93 Selecting previously unselected package jq. [2020-05-14T23:03:44.963Z] #23 67.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:03:44.963Z] #23 68.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:44.963Z] #23 68.90 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:03:44.963Z] #23 68.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:03:44.963Z] #23 68.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:44.963Z] #23 68.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:44.963Z] #23 DONE 69.4s [2020-05-14T23:03:45.003Z] #38 ... [2020-05-14T23:03:45.003Z] [2020-05-14T23:03:45.003Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:45.003Z] #10 69.52 Get:10 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-05-14T23:03:45.003Z] #10 69.55 Get:11 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-05-14T23:03:45.003Z] #10 ... [2020-05-14T23:03:45.003Z] [2020-05-14T23:03:45.003Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:45.003Z] #32 59.67 Building dependency tree... [2020-05-14T23:03:45.003Z] #32 65.35 The following additional packages will be installed: [2020-05-14T23:03:45.003Z] #32 65.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-14T23:03:45.003Z] #32 65.41 Suggested packages: [2020-05-14T23:03:45.003Z] #32 65.41 cmake-doc ninja-build lrzip [2020-05-14T23:03:45.003Z] #32 65.41 Recommended packages: [2020-05-14T23:03:45.003Z] #32 65.41 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-14T23:03:45.003Z] #32 66.91 The following NEW packages will be installed: [2020-05-14T23:03:45.003Z] #32 66.92 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-14T23:03:45.003Z] #32 66.93 vim-common xxd [2020-05-14T23:03:45.003Z] #32 67.51 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:45.003Z] #32 67.51 Need to get 14.9 MB of archives. [2020-05-14T23:03:45.003Z] #32 67.51 After this operation, 61.8 MB of additional disk space will be used. [2020-05-14T23:03:45.003Z] #32 67.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-14T23:03:45.003Z] #32 67.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:03:45.003Z] #32 67.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-14T23:03:45.003Z] #32 67.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-14T23:03:45.003Z] #32 68.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-14T23:03:45.003Z] #32 68.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-14T23:03:45.003Z] #32 68.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-14T23:03:45.003Z] #32 68.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-14T23:03:45.003Z] #32 69.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-14T23:03:45.003Z] #32 69.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-14T23:03:45.218Z] [2020-05-14T23:03:45.218Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:03:45.218Z] #24 DONE 0.1s [2020-05-14T23:03:45.218Z] [2020-05-14T23:03:45.218Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:45.263Z] #32 ... [2020-05-14T23:03:45.263Z] [2020-05-14T23:03:45.263Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:45.263Z] #51 50.55 Reading package lists... [2020-05-14T23:03:45.263Z] #51 60.24 Building dependency tree... [2020-05-14T23:03:45.263Z] #51 66.01 The following additional packages will be installed: [2020-05-14T23:03:45.263Z] #51 66.03 libbtrfs0 [2020-05-14T23:03:45.263Z] #51 66.22 The following NEW packages will be installed: [2020-05-14T23:03:45.263Z] #51 66.23 libbtrfs-dev libbtrfs0 [2020-05-14T23:03:45.263Z] #51 66.91 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:45.263Z] #51 66.91 Need to get 119 kB of archives. [2020-05-14T23:03:45.263Z] #51 66.91 After this operation, 387 kB of additional disk space will be used. [2020-05-14T23:03:45.263Z] #51 66.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-14T23:03:45.263Z] #51 66.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-14T23:03:45.263Z] #51 68.52 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:45.263Z] #51 68.70 Fetched 119 kB in 0s (359 kB/s) [2020-05-14T23:03:45.263Z] #51 68.82 Selecting previously unselected package libbtrfs0. [2020-05-14T23:03:45.264Z] #51 68.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 ... 15409 files and directories currently installed.) [2020-05-14T23:03:45.264Z] #51 68.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-14T23:03:45.264Z] #51 68.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:45.264Z] #51 69.12 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:03:45.264Z] #51 69.12 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-14T23:03:45.264Z] #51 69.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:45.264Z] #51 69.40 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:45.264Z] #51 69.43 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:45.264Z] #51 69.44 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:45.264Z] #51 DONE 69.8s [2020-05-14T23:03:45.264Z] [2020-05-14T23:03:45.264Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:45.829Z] #52 ... [2020-05-14T23:03:45.829Z] [2020-05-14T23:03:45.829Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:45.829Z] #23 50.61 Reading package lists... [2020-05-14T23:03:45.829Z] #23 60.63 Building dependency tree... [2020-05-14T23:03:45.829Z] #23 66.23 ca-certificates is already the newest version (20190110). [2020-05-14T23:03:45.829Z] #23 66.23 The following additional packages will be installed: [2020-05-14T23:03:45.829Z] #23 66.26 libjq1 libonig5 [2020-05-14T23:03:45.829Z] #23 66.89 The following NEW packages will be installed: [2020-05-14T23:03:45.829Z] #23 66.93 jq libjq1 libonig5 [2020-05-14T23:03:45.829Z] #23 67.42 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:45.829Z] #23 67.42 Need to get 355 kB of archives. [2020-05-14T23:03:45.829Z] #23 67.42 After this operation, 1072 kB of additional disk space will be used. [2020-05-14T23:03:45.829Z] #23 67.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-14T23:03:45.829Z] #23 67.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-14T23:03:45.829Z] #23 67.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-14T23:03:45.829Z] #23 68.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:45.829Z] #23 69.20 Fetched 355 kB in 0s (1116 kB/s) [2020-05-14T23:03:45.829Z] #23 69.34 Selecting previously unselected package libonig5:amd64. [2020-05-14T23:03:45.829Z] #23 69.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:45.829Z] #23 69.42 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-14T23:03:45.829Z] #23 69.43 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:03:45.829Z] #23 69.78 Selecting previously unselected package libjq1:amd64. [2020-05-14T23:03:45.829Z] #23 69.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:03:45.829Z] #23 69.78 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:03:45.829Z] #23 70.17 Selecting previously unselected package jq. [2020-05-14T23:03:45.829Z] #23 70.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:03:45.829Z] #23 70.22 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:46.087Z] #23 70.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:03:46.087Z] #23 70.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:03:46.087Z] #23 70.75 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:46.087Z] #23 70.78 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:46.651Z] #23 ... [2020-05-14T23:03:46.651Z] [2020-05-14T23:03:46.651Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:46.651Z] #38 71.21 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:46.651Z] #38 ... [2020-05-14T23:03:46.651Z] [2020-05-14T23:03:46.651Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:46.651Z] #23 DONE 71.5s [2020-05-14T23:03:46.913Z] [2020-05-14T23:03:46.914Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:03:46.914Z] #24 DONE 0.1s [2020-05-14T23:03:46.914Z] [2020-05-14T23:03:46.914Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:47.171Z] #25 ... [2020-05-14T23:03:47.171Z] [2020-05-14T23:03:47.171Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:47.171Z] #30 61.82 errors [2020-05-14T23:03:47.171Z] #30 61.83 sort [2020-05-14T23:03:47.171Z] #30 62.58 strconv [2020-05-14T23:03:47.171Z] #30 64.31 io [2020-05-14T23:03:47.171Z] #30 66.74 internal/oserror [2020-05-14T23:03:47.171Z] #30 66.81 syscall [2020-05-14T23:03:47.171Z] #30 69.33 reflect [2020-05-14T23:03:47.171Z] #30 ... [2020-05-14T23:03:47.171Z] [2020-05-14T23:03:47.171Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:47.171Z] #38 71.69 Fetched 4095 kB in 1s (4552 kB/s) [2020-05-14T23:03:47.171Z] #38 71.88 Selecting previously unselected package libcap-dev:amd64. [2020-05-14T23:03:47.320Z] #11 37.96 Reading package lists... [2020-05-14T23:03:47.320Z] #11 ... [2020-05-14T23:03:47.320Z] [2020-05-14T23:03:47.320Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:47.320Z] #24 37.29 Reading package lists... [2020-05-14T23:03:47.428Z] #38 71.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:47.428Z] #38 72.05 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-14T23:03:47.428Z] #38 72.06 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-14T23:03:47.622Z] #24 ... [2020-05-14T23:03:47.622Z] [2020-05-14T23:03:47.622Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:47.622Z] #33 26.24 Reading package lists... [2020-05-14T23:03:47.622Z] #33 37.47 Reading package lists... [2020-05-14T23:03:47.622Z] #33 ... [2020-05-14T23:03:47.622Z] [2020-05-14T23:03:47.623Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:47.623Z] #39 26.73 Reading package lists... [2020-05-14T23:03:47.685Z] #38 72.37 Selecting previously unselected package libnet1:amd64. [2020-05-14T23:03:47.685Z] #38 72.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:03:47.685Z] #38 72.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:47.922Z] #39 37.99 Reading package lists... [2020-05-14T23:03:47.922Z] #39 ... [2020-05-14T23:03:47.922Z] [2020-05-14T23:03:47.922Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:47.922Z] #24 47.15 Building dependency tree... [2020-05-14T23:03:47.922Z] #24 ... [2020-05-14T23:03:47.922Z] [2020-05-14T23:03:47.922Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:47.942Z] #38 72.60 Selecting previously unselected package libnet1-dev. [2020-05-14T23:03:47.942Z] #38 72.60 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:03:47.942Z] #38 72.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:48.220Z] #52 37.27 Reading package lists... [2020-05-14T23:03:48.506Z] #38 73.08 Selecting previously unselected package libnl-3-200:amd64. [2020-05-14T23:03:48.506Z] #38 73.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-14T23:03:48.506Z] #38 73.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:03:48.765Z] #38 73.36 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-14T23:03:48.765Z] #38 73.38 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-14T23:03:48.765Z] #38 73.38 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-14T23:03:49.182Z] #52 48.08 Building dependency tree... [2020-05-14T23:03:49.182Z] #52 ... [2020-05-14T23:03:49.182Z] [2020-05-14T23:03:49.182Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:49.182Z] #33 37.47 Reading package lists... [2020-05-14T23:03:49.330Z] #38 73.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-14T23:03:49.330Z] #38 73.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:49.330Z] #38 73.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:03:49.440Z] #52 ... [2020-05-14T23:03:49.440Z] [2020-05-14T23:03:49.440Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:49.440Z] #30 63.22 io [2020-05-14T23:03:49.440Z] #30 66.35 internal/oserror [2020-05-14T23:03:49.440Z] #30 66.58 syscall [2020-05-14T23:03:49.440Z] #30 68.00 reflect [2020-05-14T23:03:49.440Z] #30 ... [2020-05-14T23:03:49.440Z] [2020-05-14T23:03:49.440Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:49.440Z] #52 4.775 + RM_GOPATH=0 [2020-05-14T23:03:49.440Z] #52 4.775 + TMP_GOPATH= [2020-05-14T23:03:49.440Z] #52 4.775 + : /build [2020-05-14T23:03:49.440Z] #52 4.775 + '[' -z '' ']' [2020-05-14T23:03:49.440Z] #52 4.775 ++ mktemp -d [2020-05-14T23:03:49.440Z] #52 4.775 + export GOPATH=/tmp/tmp.rcnzC9CHqE [2020-05-14T23:03:49.440Z] #52 4.775 + GOPATH=/tmp/tmp.rcnzC9CHqE [2020-05-14T23:03:49.440Z] #52 4.775 + RM_GOPATH=1 [2020-05-14T23:03:49.440Z] #52 4.792 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:49.440Z] #52 4.792 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:49.440Z] #52 4.792 + dir=/tmp/install [2020-05-14T23:03:49.440Z] #52 4.792 + bin=containerd [2020-05-14T23:03:49.440Z] #52 4.792 + shift [2020-05-14T23:03:49.440Z] #52 4.792 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-14T23:03:49.440Z] #52 4.792 + . /tmp/install/containerd.installer [2020-05-14T23:03:49.440Z] #52 4.792 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:49.440Z] #52 4.792 + install_containerd [2020-05-14T23:03:49.440Z] #52 4.792 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-14T23:03:49.440Z] #52 4.792 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rcnzC9CHqE/src/github.com/containerd/containerd [2020-05-14T23:03:49.440Z] #52 4.869 Cloning into '/tmp/tmp.rcnzC9CHqE/src/github.com/containerd/containerd'... [2020-05-14T23:03:49.844Z] #38 74.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-14T23:03:49.844Z] #38 74.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:49.844Z] #38 74.36 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-14T23:03:49.892Z] INFO [runner/unused/goanalysis] analyzers took 26.682202311s with top 10 stages: buildssa: 22.538469421s, U1000: 4.14373289s [2020-05-14T23:03:49.892Z] INFO [runner] Issues before processing: 2300, after processing: 0 [2020-05-14T23:03:49.892Z] INFO [runner] Processors filtering stat (out/in): exclude: 1586/1586, exclude-rules: 63/1586, nolint: 0/63, cgo: 1691/2300, skip_dirs: 1691/1691, identifier_marker: 1586/1586, path_prettifier: 1691/1691, autogenerated_exclude: 1586/1691, filename_unadjuster: 1691/1691, skip_files: 1691/1691 [2020-05-14T23:03:49.893Z] INFO [runner] processing took 127.039056ms with stages: nolint: 54.894997ms, identifier_marker: 39.276931ms, path_prettifier: 13.688361ms, exclude-rules: 6.863142ms, autogenerated_exclude: 6.64029ms, skip_dirs: 3.570026ms, cgo: 1.160908ms, filename_unadjuster: 937.206µs, max_same_issues: 2.223µs, source_code: 1.136µs, diff: 724ns, max_from_linter: 650ns, uniq_by_line: 634ns, exclude: 556ns, path_shortener: 515ns, skip_files: 441ns, max_per_file_from_linter: 316ns [2020-05-14T23:03:49.893Z] INFO [runner] linters took 1m35.127454259s with stages: goanalysis_metalinter: 1m16.803850834s, unused: 18.196005291s [2020-05-14T23:03:49.893Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-14T23:03:49.994Z] #10 ... [2020-05-14T23:03:49.994Z] [2020-05-14T23:03:49.994Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:49.994Z] #41 87.48 go/parser [2020-05-14T23:03:49.994Z] #41 87.57 encoding/xml [2020-05-14T23:03:49.994Z] #41 94.45 go/doc [2020-05-14T23:03:49.994Z] #41 94.63 crypto/rand [2020-05-14T23:03:49.994Z] #41 96.20 crypto/elliptic [2020-05-14T23:03:49.994Z] #41 ... [2020-05-14T23:03:49.994Z] [2020-05-14T23:03:49.994Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:49.994Z] #39 33.87 CC images/fsnotify.o [2020-05-14T23:03:49.994Z] #39 34.86 CC images/signalfd.o [2020-05-14T23:03:49.994Z] #39 35.26 CC images/fs.o [2020-05-14T23:03:49.994Z] #39 35.57 CC images/pstree.o [2020-05-14T23:03:49.994Z] #39 35.84 CC images/pipe.o [2020-05-14T23:03:49.994Z] #39 36.02 CC images/tcp-stream.o [2020-05-14T23:03:49.994Z] #39 36.33 CC images/sk-packet.o [2020-05-14T23:03:49.994Z] #39 36.65 CC images/mnt.o [2020-05-14T23:03:49.994Z] #39 36.84 CC images/pipe-data.o [2020-05-14T23:03:49.994Z] #39 37.15 CC images/sa.o [2020-05-14T23:03:49.994Z] #39 37.51 CC images/timer.o [2020-05-14T23:03:49.994Z] #39 38.59 CC images/timerfd.o [2020-05-14T23:03:49.994Z] #39 38.98 CC images/mm.o [2020-05-14T23:03:50.102Z] #38 74.85 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-14T23:03:50.102Z] #38 74.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-14T23:03:50.102Z] #38 74.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:03:50.455Z] INFO Memory: 1599 samples, avg is 261.6MB, max is 3097.1MB [2020-05-14T23:03:50.455Z] INFO Execution took 3m33.540380036s [2020-05-14T23:03:50.565Z] #39 39.40 CC images/sk-opts.o [2020-05-14T23:03:50.666Z] #38 75.30 Selecting previously unselected package libprotobuf17:amd64. [2020-05-14T23:03:50.666Z] #38 75.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:50.666Z] #38 75.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:50.712Z] Congratulations! The shell scripts are properly formatted. [2020-05-14T23:03:50.825Z] #39 39.65 CC images/sk-unix.o [2020-05-14T23:03:51.231Z] #38 ... [2020-05-14T23:03:51.231Z] [2020-05-14T23:03:51.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:51.231Z] #41 66.05 io [2020-05-14T23:03:51.231Z] #41 66.09 strconv [2020-05-14T23:03:51.231Z] #41 68.11 bytes [2020-05-14T23:03:51.231Z] #41 71.41 bufio [2020-05-14T23:03:51.231Z] #41 71.72 reflect [2020-05-14T23:03:51.231Z] #41 74.82 syscall [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-14T23:03:51.396Z] #39 40.12 CC images/sk-inet.o [2020-05-14T23:03:51.489Z] #41 ... [2020-05-14T23:03:51.489Z] [2020-05-14T23:03:51.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:51.489Z] #38 76.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-14T23:03:51.489Z] #38 76.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:51.489Z] #38 76.15 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:51.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh dynbinary-daemon test-docker-py [2020-05-14T23:03:51.749Z] #38 76.35 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-14T23:03:51.749Z] #38 76.35 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:51.749Z] #38 76.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:51.968Z] #39 ... [2020-05-14T23:03:51.968Z] [2020-05-14T23:03:51.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:51.968Z] #47 92.86 mvdan.cc/sh/v3/cmd/shfmt [2020-05-14T23:03:51.968Z] #47 DONE 100.1s [2020-05-14T23:03:51.968Z] [2020-05-14T23:03:51.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:51.968Z] #39 40.93 CC images/tun.o [2020-05-14T23:03:51.968Z] #39 ... [2020-05-14T23:03:51.968Z] [2020-05-14T23:03:51.968Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:51.968Z] #41 99.01 crypto/rsa [2020-05-14T23:03:51.968Z] #41 99.48 github.com/LK4D4/vndr/build [2020-05-14T23:03:52.169Z] [2020-05-14T23:03:52.169Z] Removing bundles/ [2020-05-14T23:03:52.169Z] [2020-05-14T23:03:52.169Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-14T23:03:52.169Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:03:52.169Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:03:52.226Z] #33 48.88 Building dependency tree... [2020-05-14T23:03:52.229Z] #41 100.4 vendor/golang.org/x/crypto/cryptobyte [2020-05-14T23:03:53.173Z] #41 101.3 vendor/golang.org/x/text/unicode/norm [2020-05-14T23:03:53.645Z] #38 77.96 Selecting previously unselected package libprotoc17:amd64. [2020-05-14T23:03:53.645Z] #38 77.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:53.645Z] #38 77.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:53.694Z] using credential docker-jenkins-github-credentials [2020-05-14T23:03:53.775Z] Cloning the remote Git repository [2020-05-14T23:03:53.775Z] Cloning with configured refspecs honoured and without tags [2020-05-14T23:03:54.578Z] #38 78.93 Selecting previously unselected package protobuf-c-compiler. [2020-05-14T23:03:54.578Z] #38 78.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:54.578Z] #38 78.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:03:54.578Z] #38 79.12 Selecting previously unselected package protobuf-compiler. [2020-05-14T23:03:54.578Z] #38 79.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:54.578Z] #38 79.14 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:03:54.578Z] #38 79.33 Selecting previously unselected package python-pkg-resources. [2020-05-14T23:03:54.578Z] #38 79.33 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:03:54.680Z] #52 ... [2020-05-14T23:03:54.680Z] [2020-05-14T23:03:54.680Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:54.680Z] #30 78.44 time [2020-05-14T23:03:54.835Z] #38 79.33 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-14T23:03:54.835Z] #38 79.61 Selecting previously unselected package python-six. [2020-05-14T23:03:54.966Z] #33 53.82 The following additional packages will be installed: [2020-05-14T23:03:54.967Z] #33 53.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-14T23:03:54.967Z] #33 53.85 Suggested packages: [2020-05-14T23:03:54.967Z] #33 53.85 cmake-doc ninja-build lrzip [2020-05-14T23:03:54.967Z] #33 53.85 Recommended packages: [2020-05-14T23:03:54.967Z] #33 53.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-14T23:03:55.093Z] #38 79.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-14T23:03:55.093Z] #38 79.64 Unpacking python-six (1.12.0-1) ... [2020-05-14T23:03:55.093Z] #38 79.77 Selecting previously unselected package python-protobuf. [2020-05-14T23:03:55.093Z] #38 79.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:55.093Z] #38 79.78 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-14T23:03:55.246Z] #30 ... [2020-05-14T23:03:55.246Z] [2020-05-14T23:03:55.246Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:55.246Z] #25 5.921 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:03:55.246Z] #25 6.562 [2020-05-14T23:03:55.246Z] #25 6.817 0.0% # 1.7% ###### 8.7% ###### 9.4% ########### 15.4% ############## 19.8% ################# 24.1% ################## 26.2% #################### 29.0% ########################### 37.7% ################################# 46.0% ###################################### 53.6% ########################################### 60.7% ################################################ 67.1% ###################################################### 75.2% ########################################################## 81.4% ################################################################# 90.9% ######################################################################## 100.0% [2020-05-14T23:03:55.246Z] #25 9.054 [2020-05-14T23:03:55.246Z] #25 9.221 ##### 7.5% ################# 24.2% ############################# 40.4% ############################################# 63.5% ############################################################# 84.9% ######################################################################## 100.0% [2020-05-14T23:03:55.256Z] #33 ... [2020-05-14T23:03:55.256Z] [2020-05-14T23:03:55.256Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:55.256Z] #24 47.15 Building dependency tree... [2020-05-14T23:03:55.256Z] #24 52.00 ca-certificates is already the newest version (20190110). [2020-05-14T23:03:55.256Z] #24 52.00 The following additional packages will be installed: [2020-05-14T23:03:55.256Z] #24 52.01 libjq1 libonig5 [2020-05-14T23:03:55.256Z] #24 52.92 The following NEW packages will be installed: [2020-05-14T23:03:55.256Z] #24 52.93 jq libjq1 libonig5 [2020-05-14T23:03:55.256Z] #24 53.11 0 upgraded, 3 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:55.256Z] #24 53.11 Need to get 358 kB of archives. [2020-05-14T23:03:55.256Z] #24 53.11 After this operation, 1277 kB of additional disk space will be used. [2020-05-14T23:03:55.256Z] #24 53.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-14T23:03:55.256Z] #24 53.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-14T23:03:55.256Z] #24 53.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-14T23:03:53.987Z] Cloning repository https://github.com/moby/moby.git [2020-05-14T23:03:54.396Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-14T23:03:55.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:03:55.076Z] > git --version # timeout=10 [2020-05-14T23:03:55.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:03:55.124Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:03:55.509Z] #25 10.14 [2020-05-14T23:03:55.509Z] #25 ... [2020-05-14T23:03:55.509Z] [2020-05-14T23:03:55.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:03:55.509Z] #10 69.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-14T23:03:55.509Z] #10 70.27 Get:10 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-05-14T23:03:55.509Z] #10 70.32 Get:11 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-05-14T23:03:55.509Z] #10 75.18 Get:12 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-05-14T23:03:55.509Z] #10 78.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-14T23:03:55.509Z] #10 78.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-14T23:03:55.509Z] #10 78.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-14T23:03:55.509Z] #10 78.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-14T23:03:55.509Z] #10 78.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-14T23:03:55.509Z] #10 78.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-14T23:03:55.509Z] #10 78.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-14T23:03:55.509Z] #10 78.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-14T23:03:55.509Z] #10 78.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-14T23:03:55.509Z] #10 78.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-14T23:03:55.509Z] #10 78.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-14T23:03:55.509Z] #10 78.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-14T23:03:55.509Z] #10 78.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-14T23:03:55.509Z] #10 78.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-14T23:03:55.509Z] #10 78.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-14T23:03:55.509Z] #10 ... [2020-05-14T23:03:55.509Z] [2020-05-14T23:03:55.509Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:55.886Z] #24 55.19 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:56.021Z] #25 10.37 0.0% ##### 7.8% ############ 17.0% ############### 21.8% ##################### 29.3% [2020-05-14T23:03:56.021Z] #25 ... [2020-05-14T23:03:56.021Z] [2020-05-14T23:03:56.022Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:03:56.022Z] #47 70.31 bytes [2020-05-14T23:03:56.022Z] #47 70.32 syscall [2020-05-14T23:03:56.022Z] #47 74.37 reflect [2020-05-14T23:03:56.026Z] #38 80.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-14T23:03:56.175Z] #24 ... [2020-05-14T23:03:56.175Z] [2020-05-14T23:03:56.175Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:56.175Z] #33 55.48 The following NEW packages will be installed: [2020-05-14T23:03:56.175Z] #33 55.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-14T23:03:56.175Z] #33 55.48 vim-common xxd [2020-05-14T23:03:56.277Z] #47 ... [2020-05-14T23:03:56.277Z] [2020-05-14T23:03:56.277Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:56.277Z] #41 70.38 reflect [2020-05-14T23:03:56.277Z] #41 70.71 bufio [2020-05-14T23:03:56.277Z] #41 73.66 syscall [2020-05-14T23:03:56.277Z] #41 ... [2020-05-14T23:03:56.277Z] [2020-05-14T23:03:56.277Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:56.277Z] #38 70.59 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:56.277Z] #38 70.94 Fetched 4095 kB in 1s (3885 kB/s) [2020-05-14T23:03:56.277Z] #38 71.08 Selecting previously unselected package libcap-dev:amd64. [2020-05-14T23:03:56.277Z] #38 71.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:56.277Z] #38 71.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 71.27 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-14T23:03:56.277Z] #38 71.40 Selecting previously unselected package libnet1:amd64. [2020-05-14T23:03:56.277Z] #38 71.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 71.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:56.277Z] #38 71.65 Selecting previously unselected package libnet1-dev. [2020-05-14T23:03:56.277Z] #38 71.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 71.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:03:56.277Z] #38 72.01 Selecting previously unselected package libnl-3-200:amd64. [2020-05-14T23:03:56.277Z] #38 72.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 72.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:03:56.277Z] #38 72.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-14T23:03:56.277Z] #38 72.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 72.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-14T23:03:56.277Z] #38 72.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-14T23:03:56.277Z] #38 72.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 72.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:03:56.277Z] #38 72.90 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-14T23:03:56.277Z] #38 72.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 72.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-14T23:03:56.277Z] #38 73.09 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-14T23:03:56.277Z] #38 73.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 73.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:03:56.277Z] #38 74.10 Selecting previously unselected package libprotobuf17:amd64. [2020-05-14T23:03:56.277Z] #38 74.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 74.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:56.277Z] #38 76.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-14T23:03:56.277Z] #38 76.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 76.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:56.277Z] #38 77.30 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-14T23:03:56.277Z] #38 77.31 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 77.33 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:56.277Z] #38 78.90 Selecting previously unselected package libprotoc17:amd64. [2020-05-14T23:03:56.277Z] #38 78.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 78.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-14T23:03:56.277Z] #38 79.78 Selecting previously unselected package protobuf-c-compiler. [2020-05-14T23:03:56.277Z] #38 79.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 79.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:03:56.277Z] #38 80.00 Selecting previously unselected package protobuf-compiler. [2020-05-14T23:03:56.277Z] #38 80.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-14T23:03:56.277Z] #38 80.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:03:56.277Z] #38 80.30 Selecting previously unselected package python-pkg-resources. [2020-05-14T23:03:56.277Z] #38 80.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:03:56.277Z] #38 80.31 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-14T23:03:56.467Z] #33 55.66 0 upgraded, 10 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:56.467Z] #33 55.66 Need to get 14.9 MB of archives. [2020-05-14T23:03:56.467Z] #33 55.66 After this operation, 67.2 MB of additional disk space will be used. [2020-05-14T23:03:56.467Z] #33 55.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-14T23:03:56.467Z] #33 55.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:03:56.467Z] #33 55.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-14T23:03:56.478Z] #41 104.2 mime [2020-05-14T23:03:56.534Z] #38 80.66 Selecting previously unselected package python-six. [2020-05-14T23:03:56.534Z] #38 80.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-14T23:03:56.534Z] #38 80.70 Unpacking python-six (1.12.0-1) ... [2020-05-14T23:03:56.534Z] #38 ... [2020-05-14T23:03:56.534Z] [2020-05-14T23:03:56.534Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:56.591Z] #38 ... [2020-05-14T23:03:56.591Z] [2020-05-14T23:03:56.591Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:56.591Z] #32 71.22 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:56.591Z] #32 71.62 Fetched 14.9 MB in 2s (6954 kB/s) [2020-05-14T23:03:56.591Z] #32 71.72 Selecting previously unselected package xxd. [2020-05-14T23:03:56.591Z] #32 71.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:03:56.591Z] #32 71.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:03:56.591Z] #32 72.04 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:03:56.591Z] #32 72.32 Selecting previously unselected package vim-common. [2020-05-14T23:03:56.591Z] #32 72.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:03:56.591Z] #32 72.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:03:56.591Z] #32 73.01 Selecting previously unselected package cmake-data. [2020-05-14T23:03:56.591Z] #32 73.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-14T23:03:56.591Z] #32 73.09 Unpacking cmake-data (3.13.4-1) ... [2020-05-14T23:03:56.591Z] #32 77.14 Selecting previously unselected package libicu63:amd64. [2020-05-14T23:03:56.591Z] #32 77.15 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-14T23:03:56.591Z] #32 77.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:03:56.591Z] #32 ... [2020-05-14T23:03:56.591Z] [2020-05-14T23:03:56.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:56.591Z] #25 5.328 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:03:56.591Z] #25 5.767 #=#=# [2020-05-14T23:03:56.591Z] #25 5.942 ### 5.5% ########## 14.4% ################ 23.5% ####################### 32.8% ############################### 43.8% ###################################### 52.9% ########################################## 59.3% ############################################### 65.3% ################################################### 71.6% ####################################################### 77.0% ########################################################### 82.7% ############################################################### 88.6% ################################################################### 93.7% ##################################################################### 96.7% ######################################################################## 100.0% [2020-05-14T23:03:56.591Z] #25 7.826 [2020-05-14T23:03:56.591Z] #25 8.001 ### 4.9% ################ 23.0% ############################ 39.0% ####################################### 54.8% ################################################ 67.8% ######################################################### 79.9% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-14T23:03:56.591Z] #25 8.988 [2020-05-14T23:03:56.797Z] #25 10.37 0.0% ##### 7.8% ############ 17.0% ############### 21.8% ##################### 29.3% ########################## 37.0% ################################ 45.2% ###################################### 54.0% ############################################## 65.1% ################################################## 69.8% ######################################################## 77.9% ######################################################### 80.1% [2020-05-14T23:03:56.797Z] #25 ... [2020-05-14T23:03:56.797Z] [2020-05-14T23:03:56.797Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:03:56.797Z] #32 71.08 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:56.797Z] #32 71.40 Fetched 14.9 MB in 3s (5625 kB/s) [2020-05-14T23:03:56.797Z] #32 71.50 Selecting previously unselected package xxd. [2020-05-14T23:03:56.797Z] #32 71.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 ... 15409 files and directories currently installed.) [2020-05-14T23:03:56.797Z] #32 71.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:03:56.797Z] #32 71.61 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:03:56.797Z] #32 71.88 Selecting previously unselected package vim-common. [2020-05-14T23:03:56.797Z] #32 71.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:03:56.797Z] #32 71.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:03:56.797Z] #32 72.54 Selecting previously unselected package cmake-data. [2020-05-14T23:03:56.797Z] #32 72.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-14T23:03:56.797Z] #32 72.57 Unpacking cmake-data (3.13.4-1) ... [2020-05-14T23:03:56.797Z] #32 77.37 Selecting previously unselected package libicu63:amd64. [2020-05-14T23:03:56.797Z] #32 77.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-14T23:03:56.797Z] #32 77.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:03:56.797Z] #32 ... [2020-05-14T23:03:56.797Z] [2020-05-14T23:03:56.797Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:57.056Z] #25 10.37 0.0% ##### 7.8% ############ 17.0% ############### 21.8% ##################### 29.3% ########################## 37.0% ################################ 45.2% ###################################### 54.0% ############################################## 65.1% ################################################## 69.8% ######################################################## 77.9% ######################################################### 80.1% ############################################################### 87.6% ################################################################# 91.4% ######################################################################## 100.0% [2020-05-14T23:03:57.098Z] #33 56.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-14T23:03:57.098Z] #33 ... [2020-05-14T23:03:57.098Z] [2020-05-14T23:03:57.098Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-14T23:03:57.098Z] #52 48.08 Building dependency tree... [2020-05-14T23:03:57.098Z] #52 51.95 The following additional packages will be installed: [2020-05-14T23:03:57.098Z] #52 51.96 libbtrfs0 [2020-05-14T23:03:57.098Z] #52 52.26 The following NEW packages will be installed: [2020-05-14T23:03:57.098Z] #52 52.28 libbtrfs-dev libbtrfs0 [2020-05-14T23:03:57.098Z] #52 52.60 0 upgraded, 2 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:57.098Z] #52 52.60 Need to get 120 kB of archives. [2020-05-14T23:03:57.098Z] #52 52.60 After this operation, 423 kB of additional disk space will be used. [2020-05-14T23:03:57.098Z] #52 52.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-14T23:03:57.098Z] #52 52.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-14T23:03:57.098Z] #52 54.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:03:57.098Z] #52 55.17 Fetched 120 kB in 0s (1243 kB/s) [2020-05-14T23:03:57.098Z] #52 55.31 Selecting previously unselected package libbtrfs0. [2020-05-14T23:03:57.098Z] #52 55.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-14T23:03:57.099Z] #52 55.50 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-14T23:03:57.099Z] #52 55.51 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:57.099Z] #52 55.65 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:03:57.099Z] #52 55.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-14T23:03:57.099Z] #52 55.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:57.099Z] #52 56.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:03:57.099Z] #52 56.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:03:57.099Z] #52 56.05 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:57.099Z] #52 DONE 56.3s [2020-05-14T23:03:57.099Z] [2020-05-14T23:03:57.099Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-14T23:03:57.099Z] #24 55.61 Fetched 358 kB in 0s (2905 kB/s) [2020-05-14T23:03:57.099Z] #24 55.76 Selecting previously unselected package libonig5:ppc64el. [2020-05-14T23:03:57.099Z] #24 55.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-14T23:03:57.099Z] #24 55.96 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-14T23:03:57.099Z] #24 55.97 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-14T23:03:57.099Z] #24 56.28 Selecting previously unselected package libjq1:ppc64el. [2020-05-14T23:03:57.099Z] #24 56.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-14T23:03:57.099Z] #24 56.31 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-14T23:03:57.099Z] #24 56.57 Selecting previously unselected package jq. [2020-05-14T23:03:57.391Z] #24 56.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-14T23:03:57.391Z] #24 56.68 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:57.423Z] #41 ... [2020-05-14T23:03:57.423Z] [2020-05-14T23:03:57.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:03:57.423Z] #39 41.44 CC images/sk-netlink.o [2020-05-14T23:03:57.423Z] #39 41.87 CC images/packet-sock.o [2020-05-14T23:03:57.423Z] #39 42.65 CC images/ipc-var.o [2020-05-14T23:03:57.423Z] #39 43.05 CC images/ipc-desc.o [2020-05-14T23:03:57.423Z] #39 43.24 CC images/ipc-shm.o [2020-05-14T23:03:57.423Z] #39 43.53 CC images/ipc-msg.o [2020-05-14T23:03:57.423Z] #39 44.06 CC images/ipc-sem.o [2020-05-14T23:03:57.424Z] #39 44.30 CC images/utsns.o [2020-05-14T23:03:57.424Z] #39 44.69 CC images/creds.o [2020-05-14T23:03:57.424Z] #39 45.10 CC images/vma.o [2020-05-14T23:03:57.424Z] #39 45.74 CC images/netdev.o [2020-05-14T23:03:57.424Z] #39 46.25 CC images/tty.o [2020-05-14T23:03:57.622Z] #25 9.180 ##### 7.3% ######### 13.4% ############# 18.8% ################# 24.9% ###################### 31.0% ########################## 36.3% ############################## 43.0% #################################### 50.1% ######################################### 57.5% ############################################# 63.3% ################################################### 71.8% ######################################################## 78.6% ############################################################## 87.4% ################################################################### 94.1% ######################################################################## 100.0% [2020-05-14T23:03:57.661Z] #25 12.23 [2020-05-14T23:03:57.983Z] #24 57.08 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-14T23:03:57.984Z] #24 57.09 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-14T23:03:57.984Z] #24 57.10 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:03:57.984Z] #24 57.12 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:03:57.996Z] #39 47.02 CC images/file-lock.o [2020-05-14T23:03:58.193Z] #25 11.14 [2020-05-14T23:03:58.256Z] #39 47.33 CC images/rlimit.o [2020-05-14T23:03:58.280Z] #24 DONE 57.5s [2020-05-14T23:03:58.280Z] [2020-05-14T23:03:58.280Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:03:58.280Z] #25 DONE 0.1s [2020-05-14T23:03:58.280Z] [2020-05-14T23:03:58.280Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:58.280Z] #53 0.433 + RM_GOPATH=0 [2020-05-14T23:03:58.280Z] #53 0.433 + TMP_GOPATH= [2020-05-14T23:03:58.280Z] #53 0.434 + : /build [2020-05-14T23:03:58.280Z] #53 0.435 + '[' -z '' ']' [2020-05-14T23:03:58.280Z] #53 0.437 ++ mktemp -d [2020-05-14T23:03:58.280Z] #53 0.445 + export GOPATH=/tmp/tmp.XEoreBpKZr [2020-05-14T23:03:58.280Z] #53 0.445 + GOPATH=/tmp/tmp.XEoreBpKZr [2020-05-14T23:03:58.280Z] #53 0.445 + RM_GOPATH=1 [2020-05-14T23:03:58.280Z] #53 0.446 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:58.280Z] #53 0.463 + dir=/tmp/install [2020-05-14T23:03:58.280Z] #53 0.463 + bin=containerd [2020-05-14T23:03:58.280Z] #53 0.463 + shift [2020-05-14T23:03:58.280Z] #53 0.463 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-14T23:03:58.280Z] #53 0.463 + . /tmp/install/containerd.installer [2020-05-14T23:03:58.280Z] #53 0.465 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:58.280Z] #53 0.468 + install_containerd [2020-05-14T23:03:58.280Z] #53 0.469 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-14T23:03:58.280Z] #53 0.470 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:58.280Z] #53 0.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XEoreBpKZr/src/github.com/containerd/containerd [2020-05-14T23:03:58.280Z] #53 0.487 Cloning into '/tmp/tmp.XEoreBpKZr/src/github.com/containerd/containerd'... [2020-05-14T23:03:58.899Z] #39 47.73 CC images/pagemap.o [2020-05-14T23:03:58.968Z] #25 11.33 1.1% ## 3.0% ### 4.9% #### 6.7% ###### 8.4% ####### 11.0% ######### 12.8% # [2020-05-14T23:03:58.968Z] #25 ... [2020-05-14T23:03:58.968Z] [2020-05-14T23:03:58.968Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:58.968Z] #43 73.51 + cd /tmp/tmp.59GDJqDbYB/src/gotest.tools/gotestsum [2020-05-14T23:03:58.968Z] #43 73.51 + git checkout -q v0.3.5 [2020-05-14T23:03:58.968Z] #43 73.63 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-14T23:03:58.968Z] #43 ... [2020-05-14T23:03:58.968Z] [2020-05-14T23:03:58.968Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:03:59.160Z] #39 47.90 CC images/siginfo.o [2020-05-14T23:03:59.160Z] #39 ... [2020-05-14T23:03:59.160Z] [2020-05-14T23:03:59.160Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:03:59.160Z] #41 107.3 vendor/golang.org/x/net/idna [2020-05-14T23:03:59.742Z] #25 11.33 1.1% ## 3.0% ### 4.9% #### 6.7% ###### 8.4% ####### 11.0% ######### 12.8% ########## 14.6% ########### 16.5% ############# 18.8% ############## 20.3% ################ 22.6% ################# 24.4% ################### 26.9% ##################### 29.4% ###################### 31.1% [2020-05-14T23:03:59.742Z] #25 ... [2020-05-14T23:03:59.742Z] [2020-05-14T23:03:59.742Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:59.742Z] #52 4.692 + RM_GOPATH=0 [2020-05-14T23:03:59.742Z] #52 4.692 + TMP_GOPATH= [2020-05-14T23:03:59.742Z] #52 4.692 + : /build [2020-05-14T23:03:59.742Z] #52 4.692 + '[' -z '' ']' [2020-05-14T23:03:59.742Z] #52 4.692 ++ mktemp -d [2020-05-14T23:03:59.742Z] #52 4.694 + export GOPATH=/tmp/tmp.9FZm0XHCdZ [2020-05-14T23:03:59.742Z] #52 4.694 + GOPATH=/tmp/tmp.9FZm0XHCdZ [2020-05-14T23:03:59.742Z] #52 4.694 + RM_GOPATH=1 [2020-05-14T23:03:59.742Z] #52 4.694 ++ dirname /tmp/install/install.sh [2020-05-14T23:03:59.742Z] #52 4.718 + dir=/tmp/install [2020-05-14T23:03:59.742Z] #52 4.718 + bin=containerd [2020-05-14T23:03:59.742Z] #52 4.718 + shift [2020-05-14T23:03:59.742Z] #52 4.718 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-14T23:03:59.742Z] #52 4.718 + . /tmp/install/containerd.installer [2020-05-14T23:03:59.742Z] #52 4.718 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:59.742Z] #52 4.718 + install_containerd [2020-05-14T23:03:59.742Z] #52 4.718 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-14T23:03:59.742Z] #52 4.718 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9FZm0XHCdZ/src/github.com/containerd/containerd [2020-05-14T23:03:59.742Z] #52 4.718 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:03:59.742Z] #52 4.721 Cloning into '/tmp/tmp.9FZm0XHCdZ/src/github.com/containerd/containerd'... [2020-05-14T23:03:59.789Z] #53 ... [2020-05-14T23:03:59.790Z] [2020-05-14T23:03:59.790Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:03:59.790Z] #39 37.99 Reading package lists... [2020-05-14T23:03:59.790Z] #39 49.57 Building dependency tree... [2020-05-14T23:03:59.790Z] #39 54.15 The following additional packages will be installed: [2020-05-14T23:03:59.790Z] #39 54.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-14T23:03:59.790Z] #39 54.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-14T23:03:59.790Z] #39 54.16 Suggested packages: [2020-05-14T23:03:59.790Z] #39 54.17 manpages-dev python-setuptools [2020-05-14T23:03:59.790Z] #39 57.11 The following NEW packages will be installed: [2020-05-14T23:03:59.790Z] #39 57.12 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-14T23:03:59.790Z] #39 57.13 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-14T23:03:59.790Z] #39 57.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-14T23:03:59.790Z] #39 57.14 python-six zlib1g-dev [2020-05-14T23:03:59.790Z] #39 57.46 0 upgraded, 17 newly installed, 0 to remove and 10 not upgraded. [2020-05-14T23:03:59.790Z] #39 57.46 Need to get 4075 kB of archives. [2020-05-14T23:03:59.790Z] #39 57.46 After this operation, 24.5 MB of additional disk space will be used. [2020-05-14T23:03:59.790Z] #39 57.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-14T23:03:59.790Z] #39 57.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-14T23:03:59.790Z] #39 57.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-14T23:03:59.790Z] #39 57.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-14T23:03:59.790Z] #39 57.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-14T23:03:59.790Z] #39 57.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-14T23:03:59.790Z] #39 57.62 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-05-14T23:03:59.790Z] #39 57.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-14T23:03:59.790Z] #39 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-14T23:03:59.790Z] #39 57.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-14T23:03:59.790Z] #39 57.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-14T23:03:59.790Z] #39 58.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-14T23:03:59.790Z] #39 58.26 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-05-14T23:03:59.790Z] #39 58.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-14T23:03:59.790Z] #39 58.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-14T23:03:59.790Z] #39 58.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-14T23:03:59.790Z] #39 58.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-14T23:03:59.965Z] #25 12.44 # 1.7% ## 3.9% ### 4.8% ##### 8.1% ####### 10.7% ########## 14.3% ############ 17.1% ############## 20.0% ################ 23.5% ################### 26.4% ##################### 30.2% ######################## 34.3% ########################### 38.2% ############################# 41.5% ################################ 45.1% ################################### 49.0% ###################################### 52.9% ######################################## 56.6% ########################################### 60.5% ############################################## 64.5% ################################################# 68.6% ################################################### 71.5% [2020-05-14T23:03:59.965Z] #25 ... [2020-05-14T23:03:59.965Z] [2020-05-14T23:03:59.965Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:03:59.965Z] #43 74.22 + cd /tmp/tmp.qkDuHVud2u/src/gotest.tools/gotestsum [2020-05-14T23:03:59.965Z] #43 74.22 + git checkout -q v0.3.5 [2020-05-14T23:03:59.965Z] #43 74.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-14T23:03:59.965Z] #43 ... [2020-05-14T23:03:59.965Z] [2020-05-14T23:03:59.965Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:00.001Z] #52 ... [2020-05-14T23:04:00.001Z] [2020-05-14T23:04:00.001Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:00.080Z] #39 ... [2020-05-14T23:04:00.081Z] [2020-05-14T23:04:00.081Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:00.081Z] #33 57.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-14T23:04:00.081Z] #33 57.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-14T23:04:00.081Z] #33 57.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-14T23:04:00.081Z] #33 57.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-14T23:04:00.081Z] #33 58.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-14T23:04:00.081Z] #33 58.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-14T23:04:00.373Z] #33 ... [2020-05-14T23:04:00.373Z] [2020-05-14T23:04:00.373Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:00.373Z] #11 37.96 Reading package lists... [2020-05-14T23:04:00.373Z] #11 50.26 Building dependency tree... [2020-05-14T23:04:00.373Z] #11 54.94 The following additional packages will be installed: [2020-05-14T23:04:00.373Z] #11 54.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-14T23:04:00.373Z] #11 54.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-14T23:04:00.373Z] #11 54.95 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-14T23:04:00.373Z] #11 54.95 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-05-14T23:04:00.373Z] #11 54.95 mingw-w64-x86-64-dev [2020-05-14T23:04:00.373Z] #11 54.96 Suggested packages: [2020-05-14T23:04:00.373Z] #11 54.97 gcc-8-locales seccomp wine64 [2020-05-14T23:04:00.373Z] #11 58.07 The following NEW packages will be installed: [2020-05-14T23:04:00.373Z] #11 58.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-14T23:04:00.373Z] #11 58.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-14T23:04:00.373Z] #11 58.10 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-14T23:04:00.373Z] #11 58.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-14T23:04:00.373Z] #11 58.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-14T23:04:00.373Z] #11 58.11 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-14T23:04:00.373Z] #11 58.12 The following packages will be upgraded: [2020-05-14T23:04:00.373Z] #11 58.13 libsystemd0 libudev1 [2020-05-14T23:04:00.373Z] #11 58.32 2 upgraded, 25 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:04:00.373Z] #11 58.32 Need to get 79.4 MB of archives. [2020-05-14T23:04:00.373Z] #11 58.32 After this operation, 532 MB of additional disk space will be used. [2020-05-14T23:04:00.373Z] #11 58.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u4 [358 kB] [2020-05-14T23:04:00.373Z] #11 58.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u4 [158 kB] [2020-05-14T23:04:00.373Z] #11 58.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-14T23:04:00.373Z] #11 59.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-14T23:04:00.373Z] #11 59.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-14T23:04:00.373Z] #11 59.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-14T23:04:00.373Z] #11 59.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-14T23:04:00.373Z] #11 59.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-14T23:04:00.516Z] #25 11.33 1.1% ## 3.0% ### 4.9% #### 6.7% ###### 8.4% ####### 11.0% ######### 12.8% ########## 14.6% ########### 16.5% ############# 18.8% ############## 20.3% ################ 22.6% ################# 24.4% ################### 26.9% ##################### 29.4% ###################### 31.1% ######################## 33.7% ########################## 36.3% ########################### 38.6% ############################# 41.5% ############################## 43.0% ################################ 44.8% ################################## 47.8% [2020-05-14T23:04:00.516Z] #25 ... [2020-05-14T23:04:00.516Z] [2020-05-14T23:04:00.516Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:00.516Z] #10 75.26 Get:12 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-05-14T23:04:00.516Z] #10 77.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-14T23:04:00.516Z] #10 77.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-14T23:04:00.516Z] #10 77.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-14T23:04:00.516Z] #10 77.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-14T23:04:00.516Z] #10 77.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-14T23:04:00.516Z] #10 77.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-05-14T23:04:00.516Z] #10 77.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-14T23:04:00.516Z] #10 77.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-14T23:04:00.516Z] #10 77.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-14T23:04:00.516Z] #10 77.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-14T23:04:00.516Z] #10 77.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-14T23:04:00.516Z] #10 77.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-14T23:04:00.516Z] #10 77.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-14T23:04:00.516Z] #10 77.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-14T23:04:00.516Z] #10 77.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-05-14T23:04:00.516Z] #10 79.28 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:00.516Z] #10 79.50 Fetched 78.2 MB in 10s (7489 kB/s) [2020-05-14T23:04:00.516Z] #10 79.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:04:00.516Z] #10 79.71 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-14T23:04:00.516Z] #10 79.74 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:00.516Z] #10 80.09 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-14T23:04:00.516Z] #10 80.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:04:00.516Z] #10 80.41 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-14T23:04:00.516Z] #10 80.43 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:00.516Z] #10 80.71 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-14T23:04:00.516Z] #10 80.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-14T23:04:00.516Z] #10 80.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 ... 15409 files and directories currently installed.) [2020-05-14T23:04:00.516Z] #10 81.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-14T23:04:00.516Z] #10 81.10 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:04:00.516Z] #10 83.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-14T23:04:00.516Z] #10 83.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-14T23:04:00.516Z] #10 83.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:04:00.734Z] #25 12.44 # 1.7% ## 3.9% ### 4.8% ##### 8.1% ####### 10.7% ########## 14.3% ############ 17.1% ############## 20.0% ################ 23.5% ################### 26.4% ##################### 30.2% ######################## 34.3% ########################### 38.2% ############################# 41.5% ################################ 45.1% ################################### 49.0% ###################################### 52.9% ######################################## 56.6% ########################################### 60.5% ############################################## 64.5% ################################################# 68.6% ################################################### 71.5% ##################################################### 74.7% ######################################################## 78.5% ########################################################## 80.8% ############################################################ 84.6% ############################################################### 88.6% ################################################################## 92.2% #################################################################### 95.5% ####################################################################### 99.2% ######################################################################## 100.0% [2020-05-14T23:04:00.774Z] #10 ... [2020-05-14T23:04:00.774Z] [2020-05-14T23:04:00.774Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:00.995Z] #25 15.76 [2020-05-14T23:04:01.011Z] #11 ... [2020-05-14T23:04:01.011Z] [2020-05-14T23:04:01.011Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:01.011Z] #39 60.36 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:01.074Z] #41 ... [2020-05-14T23:04:01.074Z] [2020-05-14T23:04:01.074Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:01.074Z] #54 103.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:04:01.074Z] #54 103.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-14T23:04:01.074Z] #54 DONE 108.8s [2020-05-14T23:04:01.074Z] [2020-05-14T23:04:01.074Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:04:01.074Z] #55 DONE 0.1s [2020-05-14T23:04:01.074Z] [2020-05-14T23:04:01.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:01.074Z] #10 108.8 Selecting previously unselected package libapparmor1:arm64. [2020-05-14T23:04:01.074Z] #10 108.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-05-14T23:04:01.074Z] #10 108.8 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-05-14T23:04:01.074Z] #10 108.9 Selecting previously unselected package libapparmor-dev:arm64. [2020-05-14T23:04:01.074Z] #10 109.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-05-14T23:04:01.074Z] #10 109.0 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-14T23:04:01.074Z] #10 109.2 Selecting previously unselected package libbtrfs0. [2020-05-14T23:04:01.074Z] #10 109.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-05-14T23:04:01.074Z] #10 109.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:04:01.336Z] #10 109.3 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:04:01.336Z] #10 109.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-05-14T23:04:01.336Z] #10 109.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:04:01.599Z] #10 109.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-05-14T23:04:01.599Z] #10 109.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-05-14T23:04:01.599Z] #10 109.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-14T23:04:01.645Z] #39 60.83 Fetched 4075 kB in 1s (4277 kB/s) [2020-05-14T23:04:01.645Z] #39 61.01 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-14T23:04:01.860Z] #10 109.8 Selecting previously unselected package libudev-dev:arm64. [2020-05-14T23:04:01.860Z] #10 109.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-05-14T23:04:01.860Z] #10 109.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-14T23:04:01.860Z] #10 110.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-05-14T23:04:01.860Z] #10 110.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-05-14T23:04:01.860Z] #10 110.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-05-14T23:04:01.936Z] #39 61.01 (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 ... 15338 files and directories currently installed.) [2020-05-14T23:04:01.936Z] #39 61.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-14T23:04:01.936Z] #39 61.22 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-14T23:04:02.226Z] #39 61.49 Selecting previously unselected package libnet1:ppc64el. [2020-05-14T23:04:02.226Z] #39 61.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-14T23:04:02.226Z] #39 61.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:02.358Z] #25 16.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:04:02.358Z] #25 ... [2020-05-14T23:04:02.358Z] [2020-05-14T23:04:02.358Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:04:02.358Z] #28 76.51 Checking out files: 66% (1019/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-14T23:04:02.358Z] #28 78.01 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-14T23:04:02.358Z] #28 78.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-14T23:04:02.432Z] #10 110.4 Selecting previously unselected package libpcre16-3:arm64. [2020-05-14T23:04:02.432Z] #10 110.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-05-14T23:04:02.432Z] #10 110.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-05-14T23:04:02.432Z] #10 110.6 Selecting previously unselected package libpcre32-3:arm64. [2020-05-14T23:04:02.432Z] #10 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-05-14T23:04:02.432Z] #10 110.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-05-14T23:04:02.517Z] #39 61.85 Selecting previously unselected package libnet1-dev. [2020-05-14T23:04:02.517Z] #39 61.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-14T23:04:02.517Z] #39 61.88 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:02.580Z] #25 11.33 1.1% ## 3.0% ### 4.9% #### 6.7% ###### 8.4% ####### 11.0% ######### 12.8% ########## 14.6% ########### 16.5% ############# 18.8% ############## 20.3% ################ 22.6% ################# 24.4% ################### 26.9% ##################### 29.4% ###################### 31.1% ######################## 33.7% ########################## 36.3% ########################### 38.6% ############################# 41.5% ############################## 43.0% ################################ 44.8% ################################## 47.8% #################################### 50.7% ###################################### 53.6% ######################################## 56.4% ########################################## 58.5% ############################################ 61.7% ############################################## 64.8% ################################################ 67.8% ################################################### 71.2% ##################################################### 74.5% ###################################################### 76.2% ######################################################## 78.6% ########################################################## 81.2% ########################################################### 83.3% ############################################################# 85.8% ############################################################### 88.2% ################################################################# 90.5% ################################################################## 93.0% #################################################################### 95.0% ###################################################################### 97.8% ######################################################################## 100.0% [2020-05-14T23:04:02.580Z] #25 ... [2020-05-14T23:04:02.580Z] [2020-05-14T23:04:02.580Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:02.580Z] #47 77.21 syscall [2020-05-14T23:04:02.580Z] #47 77.25 reflect [2020-05-14T23:04:02.580Z] #47 85.03 context [2020-05-14T23:04:02.580Z] #47 85.95 internal/poll [2020-05-14T23:04:02.614Z] #28 ... [2020-05-14T23:04:02.614Z] [2020-05-14T23:04:02.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:02.614Z] #10 79.92 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:02.614Z] #10 80.22 Fetched 78.2 MB in 11s (7236 kB/s) [2020-05-14T23:04:02.614Z] #10 80.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 ... 15409 files and directories currently installed.) [2020-05-14T23:04:02.614Z] #10 80.49 Preparing to unpack .../libsystemd0_241-7~deb10u4_amd64.deb ... [2020-05-14T23:04:02.614Z] #10 80.51 Unpacking libsystemd0:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:02.614Z] #10 80.96 Setting up libsystemd0:amd64 (241-7~deb10u4) ... [2020-05-14T23:04:02.614Z] #10 81.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:04:02.614Z] #10 81.20 Preparing to unpack .../libudev1_241-7~deb10u4_amd64.deb ... [2020-05-14T23:04:02.614Z] #10 81.24 Unpacking libudev1:amd64 (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:02.614Z] #10 81.51 Setting up libudev1:amd64 (241-7~deb10u4) ... [2020-05-14T23:04:02.614Z] #10 81.68 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-14T23:04:02.614Z] #10 81.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) [2020-05-14T23:04:02.614Z] #10 81.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-14T23:04:02.614Z] #10 81.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:04:02.614Z] #10 85.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-14T23:04:02.614Z] #10 85.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-14T23:04:02.614Z] #10 85.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:04:02.693Z] #10 110.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-05-14T23:04:02.693Z] #10 110.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-05-14T23:04:02.693Z] #10 110.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-14T23:04:02.857Z] #47 ... [2020-05-14T23:04:02.857Z] [2020-05-14T23:04:02.857Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:02.857Z] #25 15.89 [2020-05-14T23:04:02.869Z] #10 ... [2020-05-14T23:04:02.869Z] [2020-05-14T23:04:02.869Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:02.869Z] #25 17.35 #=#=# [2020-05-14T23:04:02.869Z] #25 17.50 ######################################################################## 100.0% [2020-05-14T23:04:02.869Z] #25 17.60 [2020-05-14T23:04:02.955Z] #10 110.9 Selecting previously unselected package libpcre3-dev:arm64. [2020-05-14T23:04:02.955Z] #10 111.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-05-14T23:04:02.955Z] #10 111.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-14T23:04:03.115Z] #25 ... [2020-05-14T23:04:03.115Z] [2020-05-14T23:04:03.115Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:03.115Z] #30 77.88 time [2020-05-14T23:04:03.115Z] #30 84.08 internal/poll [2020-05-14T23:04:03.115Z] #30 86.83 internal/syscall/execenv [2020-05-14T23:04:03.115Z] #30 87.06 internal/syscall/unix [2020-05-14T23:04:03.115Z] #30 87.20 internal/fmtsort [2020-05-14T23:04:03.115Z] #30 87.49 os [2020-05-14T23:04:03.115Z] #30 87.84 strings [2020-05-14T23:04:03.168Z] #39 62.36 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-14T23:04:03.168Z] #39 62.41 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-14T23:04:03.168Z] #39 62.42 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-14T23:04:03.373Z] #30 ... [2020-05-14T23:04:03.373Z] [2020-05-14T23:04:03.373Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:03.373Z] #10 87.52 Selecting previously unselected package binutils-mingw-w64. [2020-05-14T23:04:03.373Z] #10 87.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-14T23:04:03.373Z] #10 87.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:04:03.373Z] #10 87.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-14T23:04:03.373Z] #10 87.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:04:03.373Z] #10 87.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:04:03.373Z] #10 87.93 Selecting previously unselected package dmsetup. [2020-05-14T23:04:03.373Z] #10 87.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:04:03.373Z] #10 87.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-14T23:04:03.373Z] #10 88.16 Selecting previously unselected package mingw-w64-common. [2020-05-14T23:04:03.373Z] #10 88.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-14T23:04:03.468Z] #39 62.71 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-14T23:04:03.468Z] #39 62.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-14T23:04:03.468Z] #39 62.80 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-14T23:04:03.527Z] #10 111.4 Selecting previously unselected package libselinux1-dev:arm64. [2020-05-14T23:04:03.527Z] #10 111.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-05-14T23:04:03.527Z] #10 111.4 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-14T23:04:03.527Z] #10 111.8 Selecting previously unselected package libdevmapper-dev:arm64. [2020-05-14T23:04:03.630Z] #10 88.18 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-14T23:04:03.788Z] #10 111.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-05-14T23:04:03.788Z] #10 111.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-14T23:04:03.788Z] #10 111.9 Selecting previously unselected package libseccomp-dev:arm64. [2020-05-14T23:04:03.788Z] #10 111.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-05-14T23:04:03.788Z] #10 111.9 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-14T23:04:03.794Z] #25 18.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:04:04.050Z] #10 112.0 Selecting previously unselected package libsystemd-dev:arm64. [2020-05-14T23:04:04.050Z] #10 112.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-05-14T23:04:04.050Z] #10 112.1 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-14T23:04:04.353Z] #25 19.04 #=#=# [2020-05-14T23:04:04.536Z] #39 63.56 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-14T23:04:04.536Z] #39 63.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-14T23:04:04.536Z] #39 63.60 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:04:04.536Z] #39 63.91 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-14T23:04:04.536Z] #39 63.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-14T23:04:04.536Z] #39 63.95 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:04:04.561Z] #10 ... [2020-05-14T23:04:04.561Z] [2020-05-14T23:04:04.561Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:04:04.561Z] #28 79.09 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-05-14T23:04:04.561Z] #28 79.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-14T23:04:04.561Z] #28 80.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-14T23:04:04.607Z] #25 19.23 0.7% ######################################################################## 100.0% [2020-05-14T23:04:04.607Z] #25 19.39 [2020-05-14T23:04:04.624Z] #10 112.7 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-05-14T23:04:04.624Z] #10 112.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-05-14T23:04:04.624Z] #10 112.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-05-14T23:04:04.624Z] #10 112.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:04:04.624Z] #10 112.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:04:04.624Z] #10 112.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:04:04.819Z] #28 ... [2020-05-14T23:04:04.819Z] [2020-05-14T23:04:04.819Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:04.819Z] #25 16.73 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:04:04.819Z] #25 17.17 #=#=# [2020-05-14T23:04:04.819Z] #25 17.31 ######################################################################## 100.0% [2020-05-14T23:04:04.819Z] #25 17.45 [2020-05-14T23:04:04.833Z] #39 64.23 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-14T23:04:04.833Z] #39 64.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-05-14T23:04:04.886Z] #10 112.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:04.886Z] #10 112.9 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-05-14T23:04:04.886Z] #10 113.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-05-14T23:04:04.886Z] #10 113.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:04.886Z] #10 113.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-05-14T23:04:04.886Z] #10 113.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-05-14T23:04:04.886Z] #10 113.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:04:04.886Z] #10 113.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-05-14T23:04:04.886Z] #10 113.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-05-14T23:04:04.886Z] #10 113.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-14T23:04:05.147Z] #39 64.27 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-14T23:04:05.147Z] #10 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-05-14T23:04:05.147Z] #10 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-05-14T23:04:05.147Z] #10 113.1 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:05.383Z] #25 18.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:04:05.439Z] #39 64.85 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-14T23:04:05.645Z] #25 18.75 [2020-05-14T23:04:05.724Z] #10 DONE 113.7s [2020-05-14T23:04:05.724Z] [2020-05-14T23:04:05.724Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:04:05.729Z] #39 64.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:05.729Z] #39 64.88 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:05.906Z] #25 18.92 ####################################### 55.4% ######################################################################## 100.0% [2020-05-14T23:04:05.996Z] #25 20.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:04:05.996Z] #25 20.52 skipping existing 1849cc453dee [2020-05-14T23:04:05.996Z] #25 20.65 [2020-05-14T23:04:06.164Z] #25 19.09 [2020-05-14T23:04:06.360Z] #39 ... [2020-05-14T23:04:06.360Z] [2020-05-14T23:04:06.360Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:06.360Z] #26 3.240 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:04:06.360Z] #26 4.001 [2020-05-14T23:04:06.360Z] #26 4.316 ## 2.8% ### 4.9% ###### 9.2% ######### 13.4% ############### 21.9% #################### 28.3% ######################## 33.8% ########################### 38.0% ############################ 40.2% ################################# 46.6% ###################################### 53.0% ######################################### 57.2% ############################################ 61.5% ############################################### 65.7% ################################################# 69.1% ################################################### 71.2% ###################################################### 75.5% ######################################################### 79.7% ############################################################ 84.0% ############################################################### 88.2% ################################################################## 92.5% #################################################################### 94.6% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-14T23:04:06.360Z] #26 7.985 #=#=# [2020-05-14T23:04:06.610Z] #25 ... [2020-05-14T23:04:06.610Z] [2020-05-14T23:04:06.610Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:06.610Z] #38 80.78 Selecting previously unselected package python-protobuf. [2020-05-14T23:04:06.610Z] #38 80.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-14T23:04:06.610Z] #38 80.84 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 81.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-14T23:04:06.610Z] #38 86.73 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 86.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:06.610Z] #38 86.76 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:04:06.610Z] #38 86.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-14T23:04:06.610Z] #38 86.78 Setting up python-six (1.12.0-1) ... [2020-05-14T23:04:06.610Z] #38 90.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:04:06.610Z] #38 90.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:04:06.610Z] #38 90.74 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 90.75 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-14T23:04:06.610Z] #38 90.77 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 90.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 90.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:06.610Z] #38 90.82 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 90.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:04:06.610Z] #38 90.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-14T23:04:06.610Z] #38 ... [2020-05-14T23:04:06.610Z] [2020-05-14T23:04:06.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:06.610Z] #10 88.49 Selecting previously unselected package binutils-mingw-w64. [2020-05-14T23:04:06.610Z] #10 88.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-14T23:04:06.610Z] #10 88.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:04:06.610Z] #10 88.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-14T23:04:06.610Z] #10 88.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:04:06.610Z] #10 88.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:04:06.610Z] #10 88.96 Selecting previously unselected package dmsetup. [2020-05-14T23:04:06.610Z] #10 88.98 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:04:06.610Z] #10 89.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-14T23:04:06.610Z] #10 89.25 Selecting previously unselected package mingw-w64-common. [2020-05-14T23:04:06.610Z] #10 89.27 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-14T23:04:06.610Z] #10 89.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-14T23:04:06.879Z] #10 ... [2020-05-14T23:04:06.879Z] [2020-05-14T23:04:06.879Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:06.879Z] #47 81.10 time [2020-05-14T23:04:06.879Z] #47 88.05 internal/poll [2020-05-14T23:04:06.879Z] #47 90.62 os [2020-05-14T23:04:06.879Z] #47 90.88 encoding/binary [2020-05-14T23:04:06.879Z] #47 ... [2020-05-14T23:04:06.879Z] [2020-05-14T23:04:06.879Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:06.879Z] #32 85.86 Selecting previously unselected package libxml2:amd64. [2020-05-14T23:04:06.879Z] #32 85.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 85.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:06.879Z] #32 86.50 Selecting previously unselected package libarchive13:amd64. [2020-05-14T23:04:06.879Z] #32 86.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 86.58 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-14T23:04:06.879Z] #32 87.03 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-14T23:04:06.879Z] #32 87.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 87.05 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-14T23:04:06.879Z] #32 87.20 Selecting previously unselected package librhash0:amd64. [2020-05-14T23:04:06.879Z] #32 87.20 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 87.21 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-14T23:04:06.879Z] #32 87.41 Selecting previously unselected package libuv1:amd64. [2020-05-14T23:04:06.879Z] #32 87.41 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 87.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-14T23:04:06.879Z] #32 87.60 Selecting previously unselected package cmake. [2020-05-14T23:04:06.879Z] #32 87.62 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-14T23:04:06.879Z] #32 87.63 Unpacking cmake (3.13.4-1) ... [2020-05-14T23:04:07.095Z] #25 20.03 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:04:07.095Z] #25 20.09 skipping existing 1849cc453dee [2020-05-14T23:04:07.095Z] #25 20.24 [2020-05-14T23:04:07.179Z] #32 ... [2020-05-14T23:04:07.179Z] [2020-05-14T23:04:07.179Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:07.179Z] #25 21.93 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:04:07.435Z] #25 22.26 [2020-05-14T23:04:07.532Z] #26 8.223 0.2% ###### 8.5% ########## 14.3% ################## 25.8% ########################## 37.2% ###################################### 53.6% ################################################## 70.8% ############################################################### 88.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-14T23:04:07.643Z] #11 ... [2020-05-14T23:04:07.644Z] [2020-05-14T23:04:07.644Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:07.644Z] #43 DONE 115.5s [2020-05-14T23:04:07.644Z] [2020-05-14T23:04:07.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:07.644Z] #39 48.27 CC images/rpc.o [2020-05-14T23:04:07.644Z] #39 49.81 CC images/ext-file.o [2020-05-14T23:04:07.644Z] #39 50.16 CC images/cgroup.o [2020-05-14T23:04:07.644Z] #39 51.10 CC images/userns.o [2020-05-14T23:04:07.644Z] #39 51.43 CC images/google/protobuf/descriptor.o [2020-05-14T23:04:07.644Z] #39 53.21 CC images/opts.o [2020-05-14T23:04:07.644Z] #39 53.49 CC images/seccomp.o [2020-05-14T23:04:07.644Z] #39 53.70 CC images/binfmt-misc.o [2020-05-14T23:04:07.644Z] #39 53.93 CC images/time.o [2020-05-14T23:04:07.644Z] #39 54.15 CC images/sysctl.o [2020-05-14T23:04:07.644Z] #39 54.41 CC images/autofs.o [2020-05-14T23:04:07.644Z] #39 54.60 CC images/macvlan.o [2020-05-14T23:04:07.644Z] #39 54.94 CC images/sit.o [2020-05-14T23:04:07.644Z] #39 55.26 LINK images/built-in.o [2020-05-14T23:04:07.644Z] #39 55.59 GEN compel/include/asm [2020-05-14T23:04:07.644Z] #39 55.61 GEN compel/include/version.h [2020-05-14T23:04:07.644Z] #39 55.69 touch .config [2020-05-14T23:04:07.644Z] #39 55.73 GEN include/common/config.h [2020-05-14T23:04:07.644Z] #39 55.87 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-14T23:04:07.644Z] #39 55.92 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-05-14T23:04:07.644Z] #39 56.03 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-05-14T23:04:07.644Z] #39 56.06 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-05-14T23:04:07.644Z] #39 56.10 DEP compel/plugins/std/infect.d [2020-05-14T23:04:07.644Z] #39 56.35 DEP compel/plugins/std/string.d [2020-05-14T23:04:07.644Z] #39 56.58 DEP compel/plugins/std/log.d [2020-05-14T23:04:07.689Z] #25 22.50 ######################################################################## 100.0% [2020-05-14T23:04:07.690Z] #25 22.62 [2020-05-14T23:04:07.904Z] #39 56.71 DEP compel/plugins/std/fds.d [2020-05-14T23:04:07.945Z] #25 22.68 Download of images into '/build' complete. [2020-05-14T23:04:07.945Z] #25 22.68 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:04:07.945Z] #25 22.68 tar -cC '/build' . | docker load [2020-05-14T23:04:08.030Z] #25 ... [2020-05-14T23:04:08.030Z] [2020-05-14T23:04:08.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:08.030Z] #32 85.66 Selecting previously unselected package libxml2:amd64. [2020-05-14T23:04:08.030Z] #32 85.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 85.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:08.030Z] #32 86.51 Selecting previously unselected package libarchive13:amd64. [2020-05-14T23:04:08.030Z] #32 86.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 86.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-14T23:04:08.030Z] #32 87.01 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-14T23:04:08.030Z] #32 87.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 87.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-14T23:04:08.030Z] #32 87.24 Selecting previously unselected package librhash0:amd64. [2020-05-14T23:04:08.030Z] #32 87.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 87.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-14T23:04:08.030Z] #32 87.41 Selecting previously unselected package libuv1:amd64. [2020-05-14T23:04:08.030Z] #32 87.44 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 87.44 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-14T23:04:08.030Z] #32 87.64 Selecting previously unselected package cmake. [2020-05-14T23:04:08.030Z] #32 87.64 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-14T23:04:08.030Z] #32 87.65 Unpacking cmake (3.13.4-1) ... [2020-05-14T23:04:08.030Z] #32 91.15 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:04:08.030Z] #32 91.17 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:04:08.030Z] #32 91.18 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-14T23:04:08.030Z] #32 91.20 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:04:08.030Z] #32 91.25 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-14T23:04:08.030Z] #32 91.27 Setting up cmake-data (3.13.4-1) ... [2020-05-14T23:04:08.030Z] #32 91.29 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:08.030Z] #32 91.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-14T23:04:08.030Z] #32 91.31 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-14T23:04:08.030Z] #32 91.34 Setting up cmake (3.13.4-1) ... [2020-05-14T23:04:08.030Z] #32 91.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:08.030Z] #32 91.44 Processing triggers for mime-support (3.62) ... [2020-05-14T23:04:08.030Z] #32 DONE 92.5s [2020-05-14T23:04:08.030Z] [2020-05-14T23:04:08.030Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:08.030Z] #30 90.79 path [2020-05-14T23:04:08.030Z] #30 91.62 text/tabwriter [2020-05-14T23:04:08.030Z] #30 92.04 fmt [2020-05-14T23:04:08.030Z] #30 92.38 path/filepath [2020-05-14T23:04:08.166Z] #26 9.784 [2020-05-14T23:04:08.166Z] #39 56.91 DEP compel/plugins/std/std.d [2020-05-14T23:04:08.166Z] #39 57.09 DEP compel/plugins/shmem/shmem.d [2020-05-14T23:04:08.288Z] #30 ... [2020-05-14T23:04:08.288Z] [2020-05-14T23:04:08.288Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:08.288Z] #41 82.65 time [2020-05-14T23:04:08.288Z] #41 88.40 strings [2020-05-14T23:04:08.288Z] #41 89.78 os [2020-05-14T23:04:08.288Z] #41 92.07 regexp/syntax [2020-05-14T23:04:08.288Z] #41 ... [2020-05-14T23:04:08.288Z] [2020-05-14T23:04:08.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:08.288Z] #38 85.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:08.288Z] #38 85.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:08.288Z] #38 85.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:04:08.288Z] #38 85.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-14T23:04:08.288Z] #38 85.56 Setting up python-six (1.12.0-1) ... [2020-05-14T23:04:08.288Z] #38 90.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-14T23:04:08.288Z] #38 90.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:04:08.288Z] #38 90.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:08.288Z] #38 90.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-14T23:04:08.288Z] #38 90.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:08.288Z] #38 90.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:04:08.288Z] #38 90.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:08.288Z] #38 90.38 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-14T23:04:08.288Z] #38 90.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:04:08.288Z] #38 90.42 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-14T23:04:08.429Z] #39 57.33 DEP compel/plugins/fds/fds.d [2020-05-14T23:04:08.690Z] #39 57.67 CC compel/plugins/std/std.o [2020-05-14T23:04:08.852Z] #38 ... [2020-05-14T23:04:08.852Z] [2020-05-14T23:04:08.852Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:08.852Z] #25 22.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:04:08.870Z] #25 DONE 23.5s [2020-05-14T23:04:08.870Z] [2020-05-14T23:04:08.870Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:08.870Z] #32 91.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:04:08.870Z] #32 91.59 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:04:08.870Z] #32 91.61 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-14T23:04:08.870Z] #32 91.62 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:04:08.870Z] #32 91.66 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-14T23:04:08.870Z] #32 91.67 Setting up cmake-data (3.13.4-1) ... [2020-05-14T23:04:08.870Z] #32 91.69 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:08.870Z] #32 91.72 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-14T23:04:08.870Z] #32 91.73 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-14T23:04:08.870Z] #32 91.75 Setting up cmake (3.13.4-1) ... [2020-05-14T23:04:08.870Z] #32 91.76 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:08.870Z] #32 91.84 Processing triggers for mime-support (3.62) ... [2020-05-14T23:04:08.870Z] #32 DONE 93.0s [2020-05-14T23:04:08.870Z] [2020-05-14T23:04:08.870Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:09.262Z] #39 ... [2020-05-14T23:04:09.262Z] [2020-05-14T23:04:09.262Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:04:09.262Z] #11 DONE 3.4s [2020-05-14T23:04:09.262Z] [2020-05-14T23:04:09.262Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:04:09.417Z] #25 22.44 [2020-05-14T23:04:09.677Z] #25 22.64 ######################################################################## 100.0% [2020-05-14T23:04:09.677Z] #25 22.79 [2020-05-14T23:04:09.936Z] #25 22.92 Download of images into '/build' complete. [2020-05-14T23:04:09.936Z] #25 22.93 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:04:09.936Z] #25 22.93 tar -cC '/build' . | docker load [2020-05-14T23:04:09.936Z] #25 DONE 23.0s [2020-05-14T23:04:09.936Z] [2020-05-14T23:04:09.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:09.936Z] #41 94.45 fmt [2020-05-14T23:04:10.234Z] #33 ... [2020-05-14T23:04:10.234Z] [2020-05-14T23:04:10.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:10.234Z] #41 84.44 time [2020-05-14T23:04:10.234Z] #41 88.22 strings [2020-05-14T23:04:10.234Z] #41 91.14 os [2020-05-14T23:04:10.234Z] #41 91.47 regexp/syntax [2020-05-14T23:04:10.234Z] #41 ... [2020-05-14T23:04:10.234Z] [2020-05-14T23:04:10.234Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:10.234Z] #47 94.01 encoding/base64 [2020-05-14T23:04:11.137Z] #26 10.07 0.1% # 1.7% #### 6.9% ######## 12.0% ########## 14.6% ############## 19.8% ################ 23.5% ################### 27.2% ####################### 32.4% ########################### 37.5% ############################## 42.7% ################################## 47.8% ###################################### 53.3% ########################################## 59.3% ############################################ 61.9% ################################################ 67.0% #################################################### 72.2% ###################################################### 75.9% ########################################################## 81.5% ################################################################ 89.3% ################################################################### 94.4% ######################################################################## 100.0% [2020-05-14T23:04:11.160Z] #47 ... [2020-05-14T23:04:11.160Z] [2020-05-14T23:04:11.160Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:11.160Z] #30 85.48 internal/poll [2020-05-14T23:04:11.160Z] #30 86.12 internal/fmtsort [2020-05-14T23:04:11.160Z] #30 86.83 internal/syscall/execenv [2020-05-14T23:04:11.160Z] #30 87.04 internal/syscall/unix [2020-05-14T23:04:11.160Z] #30 87.20 strings [2020-05-14T23:04:11.160Z] #30 88.16 os [2020-05-14T23:04:11.160Z] #30 90.41 path [2020-05-14T23:04:11.160Z] #30 91.11 text/tabwriter [2020-05-14T23:04:11.160Z] #30 92.50 path/filepath [2020-05-14T23:04:11.160Z] #30 92.51 fmt [2020-05-14T23:04:11.160Z] #30 94.77 io/ioutil [2020-05-14T23:04:11.428Z] #26 ... [2020-05-14T23:04:11.429Z] [2020-05-14T23:04:11.429Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:11.429Z] #60 DONE 70.6s [2020-05-14T23:04:11.429Z] [2020-05-14T23:04:11.429Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:11.429Z] #11 60.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-14T23:04:11.429Z] #11 61.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-14T23:04:11.429Z] #11 61.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-14T23:04:11.429Z] #11 68.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-14T23:04:11.429Z] #11 ... [2020-05-14T23:04:11.429Z] [2020-05-14T23:04:11.429Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:11.429Z] #33 60.84 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:11.429Z] #33 61.04 Fetched 14.9 MB in 3s (4822 kB/s) [2020-05-14T23:04:11.429Z] #33 61.18 Selecting previously unselected package xxd. [2020-05-14T23:04:11.429Z] #33 61.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 ... 15338 files and directories currently installed.) [2020-05-14T23:04:11.429Z] #33 61.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-14T23:04:11.429Z] #33 61.35 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:04:11.429Z] #33 61.65 Selecting previously unselected package vim-common. [2020-05-14T23:04:11.429Z] #33 61.66 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:04:11.429Z] #33 61.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:04:11.429Z] #33 62.21 Selecting previously unselected package cmake-data. [2020-05-14T23:04:11.429Z] #33 62.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-14T23:04:11.429Z] #33 62.22 Unpacking cmake-data (3.13.4-1) ... [2020-05-14T23:04:11.429Z] #33 67.80 Selecting previously unselected package libicu63:ppc64el. [2020-05-14T23:04:11.429Z] #33 67.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-14T23:04:11.429Z] #33 67.89 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-14T23:04:11.718Z] #33 ... [2020-05-14T23:04:11.718Z] [2020-05-14T23:04:11.718Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:11.718Z] #39 66.05 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-14T23:04:11.718Z] #39 66.07 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:11.718Z] #39 66.08 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:11.718Z] #39 66.41 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-14T23:04:11.718Z] #39 66.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:11.718Z] #39 66.44 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:11.718Z] #39 69.29 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-14T23:04:11.718Z] #39 69.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:11.718Z] #39 69.37 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:11.718Z] #39 70.70 Selecting previously unselected package protobuf-c-compiler. [2020-05-14T23:04:11.718Z] #39 70.77 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-14T23:04:11.718Z] #39 70.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:04:11.718Z] #39 71.09 Selecting previously unselected package protobuf-compiler. [2020-05-14T23:04:11.718Z] #39 71.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:11.763Z] #30 ... [2020-05-14T23:04:11.763Z] [2020-05-14T23:04:11.763Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:11.763Z] #47 95.89 golang.org/x/sys/unix [2020-05-14T23:04:11.782Z] Fetching without tags [2020-05-14T23:04:12.012Z] #39 71.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:04:12.013Z] #39 71.41 Selecting previously unselected package python-pkg-resources. [2020-05-14T23:04:12.018Z] #47 96.31 fmt [2020-05-14T23:04:11.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:04:11.540Z] > git config --add remote.origin.fetch +refs/pull/40967/head:refs/remotes/origin/PR-40967 # timeout=10 [2020-05-14T23:04:11.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:04:11.705Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-14T23:04:11.830Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-14T23:04:11.830Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-14T23:04:11.833Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40967/head:refs/remotes/origin/PR-40967 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-14T23:04:12.306Z] #39 71.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:04:12.306Z] #39 71.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-14T23:04:12.490Z] Merging remotes/origin/master commit 5da88705ccccc5681c20826985f582c01f0f481a into PR head commit fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:04:12.571Z] #12 DONE 3.0s [2020-05-14T23:04:12.571Z] [2020-05-14T23:04:12.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:12.571Z] #39 58.10 CC compel/plugins/std/fds.o [2020-05-14T23:04:12.571Z] #39 58.47 CC compel/plugins/std/log.o [2020-05-14T23:04:12.571Z] #39 59.51 CC compel/plugins/std/string.o [2020-05-14T23:04:12.571Z] #39 60.53 CC compel/plugins/std/infect.o [2020-05-14T23:04:12.571Z] #39 60.85 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-05-14T23:04:12.571Z] #39 60.90 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-05-14T23:04:12.571Z] #39 60.96 AR compel/plugins/std.lib.a [2020-05-14T23:04:12.571Z] #39 ... [2020-05-14T23:04:12.571Z] [2020-05-14T23:04:12.571Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:12.571Z] #41 110.1 vendor/golang.org/x/net/http/httpproxy [2020-05-14T23:04:12.571Z] #41 110.1 net/textproto [2020-05-14T23:04:12.571Z] #41 110.1 crypto/x509 [2020-05-14T23:04:12.571Z] #41 111.6 vendor/golang.org/x/net/http/httpguts [2020-05-14T23:04:12.571Z] #41 111.6 mime/multipart [2020-05-14T23:04:12.571Z] #41 113.7 crypto/tls [2020-05-14T23:04:12.571Z] #41 ... [2020-05-14T23:04:12.571Z] [2020-05-14T23:04:12.571Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:12.571Z] #39 61.11 CC compel/plugins/fds/fds.o [2020-05-14T23:04:12.571Z] #39 61.46 AR compel/plugins/fds.lib.a [2020-05-14T23:04:12.571Z] #39 61.53 HOSTDEP compel/src/lib/log-host.d [2020-05-14T23:04:12.595Z] #39 ... [2020-05-14T23:04:12.595Z] [2020-05-14T23:04:12.595Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:12.595Z] #26 13.77 #=#=# [2020-05-14T23:04:12.831Z] #39 61.83 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-14T23:04:13.092Z] #39 62.02 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-05-14T23:04:13.214Z] #41 ... [2020-05-14T23:04:13.214Z] [2020-05-14T23:04:13.214Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:13.214Z] #47 87.92 os [2020-05-14T23:04:13.214Z] #47 93.14 path/filepath [2020-05-14T23:04:13.214Z] #47 94.70 encoding/base64 [2020-05-14T23:04:13.214Z] #47 94.95 fmt [2020-05-14T23:04:13.214Z] #47 96.11 golang.org/x/sys/unix [2020-05-14T23:04:13.353Z] #39 62.17 HOSTDEP compel/src/main-host.d [2020-05-14T23:04:13.353Z] #39 62.28 DEP compel/src/lib/ptrace.d [2020-05-14T23:04:13.353Z] #39 62.40 DEP compel/src/lib/infect.d [2020-05-14T23:04:13.471Z] #47 ... [2020-05-14T23:04:13.471Z] [2020-05-14T23:04:13.471Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:13.471Z] #33 3.231 + RM_GOPATH=0 [2020-05-14T23:04:13.471Z] #33 3.232 + TMP_GOPATH= [2020-05-14T23:04:13.471Z] #33 3.232 + : /build [2020-05-14T23:04:13.471Z] #33 3.232 + '[' -z '' ']' [2020-05-14T23:04:13.471Z] #33 3.234 ++ mktemp -d [2020-05-14T23:04:13.471Z] #33 3.242 + export GOPATH=/tmp/tmp.hWER0REnXZ [2020-05-14T23:04:13.471Z] #33 3.243 + GOPATH=/tmp/tmp.hWER0REnXZ [2020-05-14T23:04:13.471Z] #33 3.243 + RM_GOPATH=1 [2020-05-14T23:04:13.471Z] #33 3.244 ++ dirname /tmp/install/install.sh [2020-05-14T23:04:13.471Z] #33 3.244 + dir=/tmp/install [2020-05-14T23:04:13.471Z] #33 3.245 + bin=tini [2020-05-14T23:04:13.471Z] #33 3.245 + shift [2020-05-14T23:04:13.471Z] #33 3.245 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-14T23:04:13.471Z] #33 3.245 + . /tmp/install/tini.installer [2020-05-14T23:04:13.471Z] #33 3.245 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:13.471Z] #33 3.245 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:13.471Z] #33 3.245 + install_tini [2020-05-14T23:04:13.471Z] #33 3.245 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-14T23:04:13.471Z] #33 3.245 + git clone https://github.com/krallin/tini.git /tmp/tmp.hWER0REnXZ/tini [2020-05-14T23:04:13.471Z] #33 3.247 Cloning into '/tmp/tmp.hWER0REnXZ/tini'... [2020-05-14T23:04:13.471Z] #33 4.783 + cd /tmp/tmp.hWER0REnXZ/tini [2020-05-14T23:04:13.471Z] #33 4.783 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:13.471Z] #33 4.814 + cmake . [2020-05-14T23:04:13.471Z] #33 5.590 -- The C compiler identification is GNU 8.3.0 [2020-05-14T23:04:13.471Z] #33 5.637 -- Check for working C compiler: /usr/bin/cc [2020-05-14T23:04:13.924Z] #39 62.62 DEP compel/src/lib/infect-util.d [2020-05-14T23:04:13.924Z] #39 62.79 DEP compel/src/lib/infect-rpc.d [2020-05-14T23:04:13.924Z] #39 62.93 DEP compel/arch/aarch64/src/lib/infect.d [2020-05-14T23:04:14.037Z] #33 ... [2020-05-14T23:04:14.037Z] [2020-05-14T23:04:14.037Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:14.037Z] #38 98.57 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-14T23:04:14.037Z] #38 98.60 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:14.187Z] #39 63.06 DEP compel/arch/aarch64/src/lib/cpu.d [2020-05-14T23:04:14.187Z] #39 ... [2020-05-14T23:04:14.187Z] [2020-05-14T23:04:14.187Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:04:14.187Z] #13 2.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-14T23:04:14.187Z] #13 DONE 2.2s [2020-05-14T23:04:14.187Z] [2020-05-14T23:04:14.187Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:14.187Z] #39 63.19 DEP compel/src/lib/log.d [2020-05-14T23:04:14.295Z] #38 DONE 98.9s [2020-05-14T23:04:14.295Z] [2020-05-14T23:04:14.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:14.448Z] #39 63.43 DEP compel/src/main.d [2020-05-14T23:04:14.710Z] #39 63.62 DEP compel/src/lib/handle-elf.d [2020-05-14T23:04:14.710Z] #39 63.76 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-05-14T23:04:12.614Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:04:12.660Z] > git checkout -f fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:04:15.084Z] > git merge 5da88705ccccc5681c20826985f582c01f0f481a # timeout=10 [2020-05-14T23:04:15.285Z] #39 63.96 CC compel/src/lib/log.o [2020-05-14T23:04:15.285Z] #39 64.21 CC compel/arch/aarch64/src/lib/cpu.o [2020-05-14T23:04:15.285Z] #47 ... [2020-05-14T23:04:15.285Z] [2020-05-14T23:04:15.285Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:15.285Z] #38 98.89 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-14T23:04:15.285Z] #38 98.91 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:15.285Z] #38 DONE 99.3s [2020-05-14T23:04:15.285Z] [2020-05-14T23:04:15.285Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:15.285Z] #33 3.918 + RM_GOPATH=0 [2020-05-14T23:04:15.285Z] #33 3.918 + TMP_GOPATH= [2020-05-14T23:04:15.285Z] #33 3.918 + : /build [2020-05-14T23:04:15.285Z] #33 3.918 + '[' -z '' ']' [2020-05-14T23:04:15.285Z] #33 3.918 ++ mktemp -d [2020-05-14T23:04:15.285Z] #33 3.920 + export GOPATH=/tmp/tmp.ugJgUfXFEE [2020-05-14T23:04:15.285Z] #33 3.925 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:15.285Z] #33 3.925 + GOPATH=/tmp/tmp.ugJgUfXFEE [2020-05-14T23:04:15.285Z] #33 3.925 + RM_GOPATH=1 [2020-05-14T23:04:15.285Z] #33 3.925 ++ dirname /tmp/install/install.sh [2020-05-14T23:04:15.285Z] #33 3.925 + dir=/tmp/install [2020-05-14T23:04:15.286Z] #33 3.925 + bin=tini [2020-05-14T23:04:15.286Z] #33 3.925 + shift [2020-05-14T23:04:15.286Z] #33 3.925 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-14T23:04:15.286Z] #33 3.925 + . /tmp/install/tini.installer [2020-05-14T23:04:15.286Z] #33 3.925 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:15.286Z] #33 3.925 + install_tini [2020-05-14T23:04:15.286Z] #33 3.925 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-14T23:04:15.286Z] #33 3.925 + git clone https://github.com/krallin/tini.git /tmp/tmp.ugJgUfXFEE/tini [2020-05-14T23:04:15.286Z] #33 3.935 Cloning into '/tmp/tmp.ugJgUfXFEE/tini'... [2020-05-14T23:04:15.286Z] #33 4.619 + cd /tmp/tmp.ugJgUfXFEE/tini [2020-05-14T23:04:15.286Z] #33 4.619 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:15.286Z] #33 4.651 + cmake . [2020-05-14T23:04:15.286Z] #33 5.182 -- The C compiler identification is GNU 8.3.0 [2020-05-14T23:04:15.286Z] #33 5.234 -- Check for working C compiler: /usr/bin/cc [2020-05-14T23:04:15.286Z] #33 5.954 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-14T23:04:15.286Z] #33 5.965 -- Detecting C compiler ABI info [2020-05-14T23:04:15.546Z] #39 64.47 CC compel/arch/aarch64/src/lib/infect.o [2020-05-14T23:04:15.546Z] #39 ... [2020-05-14T23:04:15.546Z] [2020-05-14T23:04:15.546Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:15.546Z] #49 2.983 + RM_GOPATH=0 [2020-05-14T23:04:15.546Z] #49 2.983 + TMP_GOPATH= [2020-05-14T23:04:15.546Z] #49 2.983 + : /build [2020-05-14T23:04:15.546Z] #49 2.983 + '[' -z '' ']' [2020-05-14T23:04:15.546Z] #49 3.003 ++ mktemp -d [2020-05-14T23:04:15.546Z] #49 3.019 + export GOPATH=/tmp/tmp.a2DVqrrnSb [2020-05-14T23:04:15.546Z] #49 3.019 + GOPATH=/tmp/tmp.a2DVqrrnSb [2020-05-14T23:04:15.546Z] #49 3.019 + RM_GOPATH=1 [2020-05-14T23:04:15.546Z] #49 3.019 ++ dirname /tmp/install/install.sh [2020-05-14T23:04:15.546Z] #49 3.021 + dir=/tmp/install [2020-05-14T23:04:15.546Z] #49 3.025 + bin=runc [2020-05-14T23:04:15.546Z] #49 3.025 + shift [2020-05-14T23:04:15.546Z] #49 3.025 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-14T23:04:15.546Z] #49 3.025 + . /tmp/install/runc.installer [2020-05-14T23:04:15.546Z] #49 3.025 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:04:15.546Z] #49 3.025 + install_runc [2020-05-14T23:04:15.546Z] #49 3.025 + uname -r [2020-05-14T23:04:15.546Z] #49 3.025 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-14T23:04:15.546Z] #49 3.031 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-14T23:04:15.546Z] #49 3.031 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-14T23:04:15.546Z] #49 3.031 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a2DVqrrnSb/src/github.com/opencontainers/runc [2020-05-14T23:04:15.546Z] #49 3.031 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-14T23:04:15.546Z] #49 3.033 Cloning into '/tmp/tmp.a2DVqrrnSb/src/github.com/opencontainers/runc'... [2020-05-14T23:04:15.818Z] Merge succeeded, producing 68c56335d4a7cd6b28c39ab085eb53c1be132e7a [2020-05-14T23:04:15.819Z] Checking out Revision 68c56335d4a7cd6b28c39ab085eb53c1be132e7a (PR-40967) [2020-05-14T23:04:15.885Z] #33 7.085 -- Detecting C compiler ABI info - done [2020-05-14T23:04:15.886Z] #33 7.182 -- Detecting C compile features [2020-05-14T23:04:16.117Z] #49 ... [2020-05-14T23:04:16.117Z] [2020-05-14T23:04:16.117Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:16.117Z] #39 64.91 CC compel/src/lib/infect-rpc.o [2020-05-14T23:04:16.690Z] #39 ... [2020-05-14T23:04:16.690Z] [2020-05-14T23:04:16.690Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:04:16.690Z] #14 DONE 2.3s [2020-05-14T23:04:16.690Z] [2020-05-14T23:04:16.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:16.690Z] #39 65.36 CC compel/src/lib/infect-util.o [2020-05-14T23:04:16.951Z] #39 65.69 CC compel/src/lib/infect.o [2020-05-14T23:04:17.638Z] #26 14.08 #=#=# 1.1% # 2.0% ## 2.9% ### 4.7% #### 6.4% ##### 8.2% ###### 9.1% ######## 11.8% ######### 13.6% ########### 16.3% ############ 18.0% ############## 19.8% ################ 22.5% ################## 25.2% #################### 27.9% ###################### 30.6% ####################### 33.2% ######################## 34.1% ########################### 38.6% ############################### 44.0% ################################## 47.5% ################################### 49.3% #################################### 50.8% ##################################### 52.5% ####################################### 54.3% ######################################### 56.9% ########################################## 59.0% ############################################# 62.6% ############################################### 66.2% ################################################## 70.7% #################################################### 73.3% ###################################################### 76.0% ####################################################### 77.8% ######################################################## 78.7% ########################################################## 81.0% ############################################################ 83.7% ############################################################## 86.4% ################################################################ 89.0% ################################################################## 92.6% #################################################################### 95.2% ##################################################################### 97.0% ####################################################################### 99.0% ######################################################################## 100.0% [2020-05-14T23:04:17.942Z] #26 19.61 [2020-05-14T23:04:15.731Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-14T23:04:15.864Z] > git config core.sparsecheckout # timeout=10 [2020-05-14T23:04:15.908Z] > git checkout -f 68c56335d4a7cd6b28c39ab085eb53c1be132e7a # timeout=10 [2020-05-14T23:04:18.393Z] #33 9.380 -- Detecting C compile features - done [2020-05-14T23:04:18.393Z] #33 9.424 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-14T23:04:18.393Z] #33 9.751 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-14T23:04:18.476Z] #39 3.987 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:04:18.477Z] #39 3.988 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:04:18.477Z] #39 4.003 Note: Building without GnuTLS support [2020-05-14T23:04:18.648Z] #33 9.861 -- Configuring done [2020-05-14T23:04:18.648Z] #33 9.890 -- Generating done [2020-05-14T23:04:18.648Z] #33 9.892 -- Build files have been written to: /tmp/tmp.ugJgUfXFEE/tini [2020-05-14T23:04:18.648Z] #33 9.902 + make tini-static [2020-05-14T23:04:18.866Z] #39 ... [2020-05-14T23:04:18.866Z] [2020-05-14T23:04:18.866Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:04:18.866Z] #15 DONE 2.2s [2020-05-14T23:04:19.126Z] [2020-05-14T23:04:19.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:19.126Z] #39 67.91 CC compel/src/lib/ptrace.o [2020-05-14T23:04:19.208Z] #33 10.38 Scanning dependencies of target tini-static [2020-05-14T23:04:19.208Z] #33 10.49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-14T23:04:19.387Z] #39 68.39 AR compel/libcompel.a [2020-05-14T23:04:19.476Z] #26 ... [2020-05-14T23:04:19.476Z] [2020-05-14T23:04:19.476Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:19.476Z] #31 68.83 sync [2020-05-14T23:04:19.476Z] #31 68.91 internal/reflectlite [2020-05-14T23:04:19.476Z] #31 75.61 errors [2020-05-14T23:04:19.476Z] #31 75.62 sort [2020-05-14T23:04:19.476Z] #31 76.85 io [2020-05-14T23:04:19.476Z] #31 76.86 internal/oserror [2020-05-14T23:04:19.476Z] #31 76.90 strconv [2020-05-14T23:04:19.476Z] #31 77.47 syscall [2020-05-14T23:04:19.649Z] #39 68.51 HOSTCC compel/src/main-host.o [2020-05-14T23:04:19.769Z] #31 ... [2020-05-14T23:04:19.769Z] [2020-05-14T23:04:19.769Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:19.769Z] #11 72.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-14T23:04:19.769Z] #11 73.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-14T23:04:19.769Z] #11 73.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-14T23:04:19.769Z] #11 73.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-14T23:04:19.769Z] #11 73.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-14T23:04:19.769Z] #11 73.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-05-14T23:04:19.769Z] #11 73.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-14T23:04:19.769Z] #11 73.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-14T23:04:19.769Z] #11 73.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-14T23:04:19.769Z] #11 73.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-14T23:04:19.769Z] #11 73.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-14T23:04:19.769Z] #11 73.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-14T23:04:19.769Z] #11 73.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-14T23:04:19.769Z] #11 73.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-14T23:04:19.769Z] #11 73.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-05-14T23:04:19.769Z] #11 76.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:19.769Z] #11 76.41 Fetched 79.4 MB in 15s (5184 kB/s) [2020-05-14T23:04:19.769Z] #11 76.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15338 files and directories currently installed.) [2020-05-14T23:04:19.769Z] #11 76.97 Preparing to unpack .../libsystemd0_241-7~deb10u4_ppc64el.deb ... [2020-05-14T23:04:19.769Z] #11 77.02 Unpacking libsystemd0:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:19.769Z] #11 77.63 Setting up libsystemd0:ppc64el (241-7~deb10u4) ... [2020-05-14T23:04:19.769Z] #11 77.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 ... 15338 files and directories currently installed.) [2020-05-14T23:04:19.769Z] #11 78.04 Preparing to unpack .../libudev1_241-7~deb10u4_ppc64el.deb ... [2020-05-14T23:04:19.769Z] #11 78.06 Unpacking libudev1:ppc64el (241-7~deb10u4) over (241-7~deb10u3) ... [2020-05-14T23:04:19.769Z] #11 78.51 Setting up libudev1:ppc64el (241-7~deb10u4) ... [2020-05-14T23:04:19.769Z] #11 78.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-14T23:04:19.769Z] #11 78.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 ... 15338 files and directories currently installed.) [2020-05-14T23:04:19.769Z] #11 78.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-14T23:04:19.769Z] #11 78.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:04:19.853Z] #39 ... [2020-05-14T23:04:19.853Z] [2020-05-14T23:04:19.853Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:19.853Z] #30 94.40 io/ioutil [2020-05-14T23:04:19.853Z] #30 97.75 flag [2020-05-14T23:04:19.853Z] #30 97.75 github.com/BurntSushi/toml [2020-05-14T23:04:19.853Z] #30 99.77 log [2020-05-14T23:04:19.853Z] #30 102.4 github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:04:20.109Z] #30 ... [2020-05-14T23:04:20.109Z] [2020-05-14T23:04:20.109Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:20.109Z] #33 6.272 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-14T23:04:20.109Z] #33 6.280 -- Detecting C compiler ABI info [2020-05-14T23:04:20.109Z] #33 7.504 -- Detecting C compiler ABI info - done [2020-05-14T23:04:20.109Z] #33 7.561 -- Detecting C compile features [2020-05-14T23:04:20.109Z] #33 9.699 -- Detecting C compile features - done [2020-05-14T23:04:20.109Z] #33 9.745 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-14T23:04:20.109Z] #33 9.995 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-14T23:04:20.109Z] #33 10.13 -- Configuring done [2020-05-14T23:04:20.109Z] #33 10.19 -- Generating done [2020-05-14T23:04:20.109Z] #33 10.20 -- Build files have been written to: /tmp/tmp.hWER0REnXZ/tini [2020-05-14T23:04:20.109Z] #33 10.21 + make tini-static [2020-05-14T23:04:20.109Z] #33 10.74 Scanning dependencies of target tini-static [2020-05-14T23:04:20.109Z] #33 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-14T23:04:20.109Z] #33 12.24 [100%] Linking C executable tini-static [2020-05-14T23:04:20.220Z] #39 69.12 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-05-14T23:04:20.366Z] #33 ... [2020-05-14T23:04:20.366Z] [2020-05-14T23:04:20.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:20.366Z] #39 6.029 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:04:20.366Z] #39 6.090 GEN .gitid [2020-05-14T23:04:20.366Z] #39 6.100 GEN criu/include/version.h [2020-05-14T23:04:20.366Z] #39 6.151 GEN include/common/asm [2020-05-14T23:04:20.481Z] #39 69.44 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-14T23:04:20.930Z] #39 ... [2020-05-14T23:04:20.930Z] [2020-05-14T23:04:20.930Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:20.930Z] #33 12.77 [100%] Built target tini-static [2020-05-14T23:04:20.930Z] #33 12.90 + mkdir -p /build [2020-05-14T23:04:20.930Z] #33 12.90 + cp tini-static /build/docker-init [2020-05-14T23:04:20.930Z] #33 DONE 13.2s [2020-05-14T23:04:21.052Z] #39 69.92 HOSTCC compel/src/lib/log-host.o [2020-05-14T23:04:21.091Z] #33 12.14 [100%] Linking C executable tini-static [2020-05-14T23:04:21.186Z] [2020-05-14T23:04:21.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:21.186Z] #41 99.95 regexp [2020-05-14T23:04:21.186Z] #41 101.2 go/token [2020-05-14T23:04:21.186Z] #41 102.1 go/scanner [2020-05-14T23:04:21.186Z] #41 103.8 go/ast [2020-05-14T23:04:21.186Z] #41 104.8 internal/lazyregexp [2020-05-14T23:04:21.186Z] #41 105.0 net/url [2020-05-14T23:04:21.186Z] #41 ... [2020-05-14T23:04:21.186Z] [2020-05-14T23:04:21.186Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:21.186Z] #10 95.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-14T23:04:21.187Z] #10 95.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-14T23:04:21.187Z] #10 96.00 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:04:21.187Z] #10 103.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-14T23:04:21.187Z] #10 103.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:21.187Z] #10 103.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:21.187Z] #10 103.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-14T23:04:21.187Z] #10 103.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:21.187Z] #10 103.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:21.281Z] #11 ... [2020-05-14T23:04:21.281Z] [2020-05-14T23:04:21.281Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:21.281Z] #26 21.74 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:04:21.281Z] #26 22.42 [2020-05-14T23:04:21.281Z] #26 22.68 ####### 10.2% ############################################ 61.7% ######################################################################## 100.0% [2020-05-14T23:04:21.281Z] #26 23.02 [2020-05-14T23:04:21.312Z] #39 ... [2020-05-14T23:04:21.312Z] [2020-05-14T23:04:21.312Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:04:21.312Z] #16 DONE 2.5s [2020-05-14T23:04:21.312Z] [2020-05-14T23:04:21.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:21.312Z] #39 70.28 HOSTLINK compel/compel-host-bin [2020-05-14T23:04:21.346Z] #33 12.78 [100%] Built target tini-static [2020-05-14T23:04:21.600Z] #33 12.88 + mkdir -p /build [2020-05-14T23:04:21.600Z] #33 12.88 + cp tini-static /build/docker-init [2020-05-14T23:04:21.856Z] #33 DONE 13.1s [2020-05-14T23:04:21.856Z] [2020-05-14T23:04:21.856Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:21.856Z] #39 3.651 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:04:21.856Z] #39 3.652 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:04:21.856Z] #39 3.670 Note: Building without GnuTLS support [2020-05-14T23:04:21.856Z] #39 5.794 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:04:21.856Z] #39 5.852 GEN .gitid [2020-05-14T23:04:21.856Z] #39 5.906 GEN criu/include/version.h [2020-05-14T23:04:21.856Z] #39 5.930 GEN include/common/asm [2020-05-14T23:04:21.888Z] #39 70.68 DEP soccr/soccr.d [2020-05-14T23:04:21.888Z] #39 70.87 CC soccr/soccr.o [2020-05-14T23:04:22.111Z] #39 ... [2020-05-14T23:04:22.111Z] [2020-05-14T23:04:22.111Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:22.111Z] #41 96.21 fmt [2020-05-14T23:04:22.111Z] #41 99.21 regexp [2020-05-14T23:04:22.111Z] #41 102.2 go/token [2020-05-14T23:04:22.111Z] #41 103.3 go/scanner [2020-05-14T23:04:22.111Z] #41 103.9 internal/lazyregexp [2020-05-14T23:04:22.111Z] #41 104.3 net/url [2020-05-14T23:04:22.111Z] #41 104.9 go/ast [2020-05-14T23:04:22.111Z] #41 ... [2020-05-14T23:04:22.111Z] [2020-05-14T23:04:22.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:22.111Z] #10 97.57 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-14T23:04:22.111Z] #10 97.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-14T23:04:22.111Z] #10 97.58 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:04:22.111Z] #10 105.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-14T23:04:22.111Z] #10 105.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:22.111Z] #10 105.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:22.111Z] #10 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-14T23:04:22.111Z] #10 105.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:22.111Z] #10 105.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:22.366Z] #10 ... [2020-05-14T23:04:22.366Z] [2020-05-14T23:04:22.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:22.366Z] #41 106.7 text/template/parse [2020-05-14T23:04:22.555Z] #10 ... [2020-05-14T23:04:22.555Z] [2020-05-14T23:04:22.555Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:22.555Z] #39 8.359 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-14T23:04:22.555Z] #39 8.463 PBCC images/opts.pb-c.c [2020-05-14T23:04:22.621Z] #41 ... [2020-05-14T23:04:22.621Z] [2020-05-14T23:04:22.621Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:22.621Z] #30 97.82 flag [2020-05-14T23:04:22.621Z] #30 97.83 github.com/BurntSushi/toml [2020-05-14T23:04:22.621Z] #30 100.0 log [2020-05-14T23:04:22.621Z] #30 102.6 github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:04:22.621Z] #30 DONE 106.9s [2020-05-14T23:04:22.782Z] #26 ... [2020-05-14T23:04:22.782Z] [2020-05-14T23:04:22.782Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:22.782Z] #39 72.04 Selecting previously unselected package python-six. [2020-05-14T23:04:22.782Z] #39 72.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-14T23:04:22.782Z] #39 72.08 Unpacking python-six (1.12.0-1) ... [2020-05-14T23:04:22.782Z] #39 72.33 Selecting previously unselected package python-protobuf. [2020-05-14T23:04:22.782Z] #39 72.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-14T23:04:22.782Z] #39 72.39 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-14T23:04:22.782Z] #39 73.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-14T23:04:22.782Z] #39 81.01 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:22.782Z] #39 81.04 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:22.782Z] #39 81.05 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:04:22.782Z] #39 81.06 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:04:22.782Z] #39 81.08 Setting up python-six (1.12.0-1) ... [2020-05-14T23:04:22.782Z] #39 ... [2020-05-14T23:04:22.782Z] [2020-05-14T23:04:22.782Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:22.782Z] #33 81.31 Selecting previously unselected package libxml2:ppc64el. [2020-05-14T23:04:22.782Z] #33 81.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-14T23:04:22.782Z] #33 81.33 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:22.813Z] #39 8.522 PBCC images/sit.pb-c.c [2020-05-14T23:04:22.813Z] #39 8.574 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-14T23:04:22.813Z] #39 8.643 DEP images/opts.pb-c.d [2020-05-14T23:04:22.876Z] [2020-05-14T23:04:22.876Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:22.876Z] #47 103.0 encoding/json [2020-05-14T23:04:23.071Z] #39 ... [2020-05-14T23:04:23.071Z] [2020-05-14T23:04:23.071Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:23.071Z] #30 DONE 107.7s [2020-05-14T23:04:23.071Z] [2020-05-14T23:04:23.071Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:23.071Z] #39 8.772 DEP images/sit.pb-c.d [2020-05-14T23:04:23.071Z] #39 8.866 PBCC images/macvlan.pb-c.c [2020-05-14T23:04:23.074Z] #33 82.34 Selecting previously unselected package libarchive13:ppc64el. [2020-05-14T23:04:23.074Z] #33 82.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-14T23:04:23.074Z] #33 82.37 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-14T23:04:23.131Z] #47 107.4 github.com/pkg/diff [2020-05-14T23:04:23.273Z] #39 ... [2020-05-14T23:04:23.273Z] [2020-05-14T23:04:23.273Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:23.273Z] #41 121.1 net/http/httptrace [2020-05-14T23:04:23.273Z] #41 121.4 net/http [2020-05-14T23:04:23.273Z] #41 ... [2020-05-14T23:04:23.273Z] [2020-05-14T23:04:23.273Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:23.273Z] #49 10.53 + cd /tmp/tmp.a2DVqrrnSb/src/github.com/opencontainers/runc [2020-05-14T23:04:23.273Z] #49 10.53 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:04:23.273Z] #49 11.43 + '[' -z '' ']' [2020-05-14T23:04:23.273Z] #49 11.43 + target=static [2020-05-14T23:04:23.273Z] #49 11.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-14T23:04:23.273Z] #49 12.75 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-05-14T23:04:23.328Z] #39 9.023 DEP images/macvlan.pb-c.d [2020-05-14T23:04:23.328Z] #39 9.108 PBCC images/autofs.pb-c.c [2020-05-14T23:04:23.586Z] #39 9.274 DEP images/autofs.pb-c.d [2020-05-14T23:04:23.586Z] #39 9.330 PBCC images/sysctl.pb-c.c [2020-05-14T23:04:23.691Z] #47 ... [2020-05-14T23:04:23.691Z] [2020-05-14T23:04:23.691Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:23.691Z] #39 8.698 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-14T23:04:23.691Z] #39 8.775 PBCC images/opts.pb-c.c [2020-05-14T23:04:23.741Z] #33 82.89 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-14T23:04:23.741Z] #33 82.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-14T23:04:23.741Z] #33 82.92 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-14T23:04:23.844Z] #39 9.437 DEP images/sysctl.pb-c.d [2020-05-14T23:04:23.844Z] #39 9.722 PBCC images/time.pb-c.c [2020-05-14T23:04:23.845Z] #49 ... [2020-05-14T23:04:23.845Z] [2020-05-14T23:04:23.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:23.845Z] #39 72.65 AR soccr/libsoccr.a [2020-05-14T23:04:23.845Z] #39 72.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:04:23.946Z] #39 8.861 PBCC images/sit.pb-c.c [2020-05-14T23:04:23.946Z] #39 8.940 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-14T23:04:23.946Z] #39 9.059 DEP images/opts.pb-c.d [2020-05-14T23:04:24.029Z] #33 83.19 Selecting previously unselected package librhash0:ppc64el. [2020-05-14T23:04:24.029Z] #33 83.24 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-14T23:04:24.029Z] #33 83.25 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-14T23:04:24.102Z] #39 9.775 DEP images/time.pb-c.d [2020-05-14T23:04:24.102Z] #39 9.862 PBCC images/binfmt-misc.pb-c.c [2020-05-14T23:04:24.102Z] #39 9.896 DEP images/binfmt-misc.pb-c.d [2020-05-14T23:04:24.102Z] #39 9.923 PBCC images/seccomp.pb-c.c [2020-05-14T23:04:24.102Z] #39 9.939 DEP images/seccomp.pb-c.d [2020-05-14T23:04:24.102Z] #39 9.964 PBCC images/userns.pb-c.c [2020-05-14T23:04:24.106Z] #39 73.04 DEP criu/arch/aarch64/sigframe.d [2020-05-14T23:04:24.106Z] #39 73.17 DEP criu/arch/aarch64/crtools.d [2020-05-14T23:04:24.201Z] #39 9.162 DEP images/sit.pb-c.d [2020-05-14T23:04:24.201Z] #39 9.176 PBCC images/macvlan.pb-c.c [2020-05-14T23:04:24.201Z] #39 9.234 DEP images/macvlan.pb-c.d [2020-05-14T23:04:24.201Z] #39 9.258 PBCC images/autofs.pb-c.c [2020-05-14T23:04:24.201Z] #39 9.268 DEP images/autofs.pb-c.d [2020-05-14T23:04:24.321Z] #33 83.56 Selecting previously unselected package libuv1:ppc64el. [2020-05-14T23:04:24.321Z] #33 83.68 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-14T23:04:24.321Z] #33 83.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-14T23:04:24.359Z] #39 9.977 DEP images/userns.pb-c.d [2020-05-14T23:04:24.359Z] #39 10.00 PBCC images/cgroup.pb-c.c [2020-05-14T23:04:24.359Z] #39 10.03 DEP images/cgroup.pb-c.d [2020-05-14T23:04:24.359Z] #39 10.09 PBCC images/fown.pb-c.c [2020-05-14T23:04:24.359Z] #39 10.12 PBCC images/ext-file.pb-c.c [2020-05-14T23:04:24.359Z] #39 10.16 DEP images/fown.pb-c.d [2020-05-14T23:04:24.359Z] #39 10.21 DEP images/ext-file.pb-c.d [2020-05-14T23:04:24.366Z] #39 73.32 DEP criu/arch/aarch64/cpu.d [2020-05-14T23:04:24.457Z] #39 9.327 PBCC images/sysctl.pb-c.c [2020-05-14T23:04:24.457Z] #39 9.337 DEP images/sysctl.pb-c.d [2020-05-14T23:04:24.457Z] #39 9.423 PBCC images/time.pb-c.c [2020-05-14T23:04:24.457Z] #39 9.457 DEP images/time.pb-c.d [2020-05-14T23:04:24.457Z] #39 9.506 PBCC images/binfmt-misc.pb-c.c [2020-05-14T23:04:24.457Z] #39 9.533 DEP images/binfmt-misc.pb-c.d [2020-05-14T23:04:24.617Z] #39 10.29 PBCC images/rpc.pb-c.c [2020-05-14T23:04:24.617Z] #39 10.34 DEP images/rpc.pb-c.d [2020-05-14T23:04:24.617Z] #39 10.40 PBCC images/siginfo.pb-c.c [2020-05-14T23:04:24.617Z] #39 10.42 DEP images/siginfo.pb-c.d [2020-05-14T23:04:24.617Z] #39 10.48 PBCC images/pagemap.pb-c.c [2020-05-14T23:04:24.628Z] #39 73.36 DEP criu/arch/aarch64/bitops.d [2020-05-14T23:04:24.628Z] #39 73.41 CC criu/arch/aarch64/bitops.o [2020-05-14T23:04:24.628Z] #39 73.50 CC criu/arch/aarch64/cpu.o [2020-05-14T23:04:24.711Z] #39 9.582 PBCC images/seccomp.pb-c.c [2020-05-14T23:04:24.711Z] #39 9.615 DEP images/seccomp.pb-c.d [2020-05-14T23:04:24.711Z] #39 9.694 PBCC images/userns.pb-c.c [2020-05-14T23:04:24.711Z] #39 9.735 DEP images/userns.pb-c.d [2020-05-14T23:04:24.711Z] #39 9.805 PBCC images/cgroup.pb-c.c [2020-05-14T23:04:24.875Z] #39 10.54 DEP images/pagemap.pb-c.d [2020-05-14T23:04:24.875Z] #39 10.59 PBCC images/rlimit.pb-c.c [2020-05-14T23:04:24.875Z] #39 10.61 DEP images/rlimit.pb-c.d [2020-05-14T23:04:24.875Z] #39 10.69 PBCC images/file-lock.pb-c.c [2020-05-14T23:04:24.875Z] #39 10.73 DEP images/file-lock.pb-c.d [2020-05-14T23:04:24.888Z] #39 73.76 CC criu/arch/aarch64/crtools.o [2020-05-14T23:04:24.954Z] #33 84.11 Selecting previously unselected package cmake. [2020-05-14T23:04:24.954Z] #33 84.12 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-14T23:04:24.954Z] #33 84.13 Unpacking cmake (3.13.4-1) ... [2020-05-14T23:04:24.954Z] #33 ... [2020-05-14T23:04:24.954Z] [2020-05-14T23:04:24.954Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:24.954Z] #42 74.21 math/rand [2020-05-14T23:04:24.954Z] #42 74.21 github.com/LK4D4/vndr/godl/singleflight [2020-05-14T23:04:24.954Z] #42 74.22 internal/singleflight [2020-05-14T23:04:24.954Z] #42 74.24 internal/reflectlite [2020-05-14T23:04:24.954Z] #42 80.93 sort [2020-05-14T23:04:24.954Z] #42 80.96 io [2020-05-14T23:04:24.954Z] #42 80.98 strconv [2020-05-14T23:04:24.954Z] #42 81.23 syscall [2020-05-14T23:04:24.954Z] #42 ... [2020-05-14T23:04:24.954Z] [2020-05-14T23:04:24.954Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:24.954Z] #26 25.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:04:24.954Z] #26 25.60 [2020-05-14T23:04:24.954Z] #26 25.95 ################################################# 68.3% ######################################################################## 100.0% [2020-05-14T23:04:24.954Z] #26 26.29 [2020-05-14T23:04:25.008Z] #39 9.853 DEP images/cgroup.pb-c.d [2020-05-14T23:04:25.008Z] #39 9.943 PBCC images/fown.pb-c.c [2020-05-14T23:04:25.008Z] #39 9.971 PBCC images/ext-file.pb-c.c [2020-05-14T23:04:25.008Z] #39 10.01 DEP images/fown.pb-c.d [2020-05-14T23:04:25.008Z] #39 10.06 DEP images/ext-file.pb-c.d [2020-05-14T23:04:25.134Z] #39 10.77 PBCC images/tty.pb-c.c [2020-05-14T23:04:25.134Z] #39 10.84 DEP images/tty.pb-c.d [2020-05-14T23:04:25.134Z] #39 10.91 PBCC images/tun.pb-c.c [2020-05-14T23:04:25.265Z] #39 10.12 PBCC images/rpc.pb-c.c [2020-05-14T23:04:25.265Z] #39 10.17 DEP images/rpc.pb-c.d [2020-05-14T23:04:25.265Z] #39 10.22 PBCC images/siginfo.pb-c.c [2020-05-14T23:04:25.265Z] #39 10.28 DEP images/siginfo.pb-c.d [2020-05-14T23:04:25.265Z] #39 10.33 PBCC images/pagemap.pb-c.c [2020-05-14T23:04:25.265Z] #39 10.38 DEP images/pagemap.pb-c.d [2020-05-14T23:04:25.392Z] #39 10.99 PBCC images/netdev.pb-c.c [2020-05-14T23:04:25.392Z] #39 11.11 DEP images/tun.pb-c.d [2020-05-14T23:04:25.392Z] #39 11.16 DEP images/netdev.pb-c.d [2020-05-14T23:04:25.392Z] #39 11.23 PBCC images/vma.pb-c.c [2020-05-14T23:04:25.461Z] #39 74.47 CC criu/arch/aarch64/sigframe.o [2020-05-14T23:04:25.520Z] #39 10.45 PBCC images/rlimit.pb-c.c [2020-05-14T23:04:25.520Z] #39 10.47 DEP images/rlimit.pb-c.d [2020-05-14T23:04:25.520Z] #39 10.53 PBCC images/file-lock.pb-c.c [2020-05-14T23:04:25.520Z] #39 10.53 DEP images/file-lock.pb-c.d [2020-05-14T23:04:25.520Z] #39 10.60 PBCC images/tty.pb-c.c [2020-05-14T23:04:25.520Z] #39 10.67 DEP images/tty.pb-c.d [2020-05-14T23:04:25.649Z] #39 11.34 DEP images/vma.pb-c.d [2020-05-14T23:04:25.650Z] #39 11.37 PBCC images/creds.pb-c.c [2020-05-14T23:04:25.650Z] #39 11.41 DEP images/creds.pb-c.d [2020-05-14T23:04:25.722Z] #39 74.64 LINK criu/arch/aarch64/crtools.built-in.o [2020-05-14T23:04:25.722Z] #39 74.71 DEP criu/pie/util-vdso.d [2020-05-14T23:04:25.775Z] #39 10.76 PBCC images/tun.pb-c.c [2020-05-14T23:04:25.908Z] #39 11.48 PBCC images/utsns.pb-c.c [2020-05-14T23:04:25.908Z] #39 11.51 DEP images/utsns.pb-c.d [2020-05-14T23:04:25.908Z] #39 11.57 PBCC images/ipc-desc.pb-c.c [2020-05-14T23:04:25.908Z] #39 11.60 PBCC images/ipc-sem.pb-c.c [2020-05-14T23:04:25.908Z] #39 11.63 DEP images/ipc-desc.pb-c.d [2020-05-14T23:04:25.908Z] #39 11.68 DEP images/ipc-sem.pb-c.d [2020-05-14T23:04:25.908Z] #39 11.76 PBCC images/ipc-msg.pb-c.c [2020-05-14T23:04:25.984Z] #39 74.94 DEP criu/pie/util.d [2020-05-14T23:04:26.034Z] #39 10.84 PBCC images/netdev.pb-c.c [2020-05-14T23:04:26.034Z] #39 10.96 DEP images/tun.pb-c.d [2020-05-14T23:04:26.034Z] #39 11.01 DEP images/netdev.pb-c.d [2020-05-14T23:04:26.034Z] #39 11.06 PBCC images/vma.pb-c.c [2020-05-14T23:04:26.034Z] #39 11.11 DEP images/vma.pb-c.d [2020-05-14T23:04:26.166Z] #39 11.79 DEP images/ipc-msg.pb-c.d [2020-05-14T23:04:26.166Z] #39 11.87 PBCC images/ipc-shm.pb-c.c [2020-05-14T23:04:26.166Z] #39 11.89 DEP images/ipc-shm.pb-c.d [2020-05-14T23:04:26.166Z] #39 11.97 PBCC images/ipc-var.pb-c.c [2020-05-14T23:04:26.166Z] #39 12.00 DEP images/ipc-var.pb-c.d [2020-05-14T23:04:26.246Z] #39 75.15 CC criu/pie/util.o [2020-05-14T23:04:26.290Z] #39 11.16 PBCC images/creds.pb-c.c [2020-05-14T23:04:26.290Z] #39 11.23 DEP images/creds.pb-c.d [2020-05-14T23:04:26.290Z] #39 11.29 PBCC images/utsns.pb-c.c [2020-05-14T23:04:26.290Z] #39 11.31 DEP images/utsns.pb-c.d [2020-05-14T23:04:26.290Z] #39 11.36 PBCC images/ipc-desc.pb-c.c [2020-05-14T23:04:26.424Z] #39 12.05 PBCC images/sk-opts.pb-c.c [2020-05-14T23:04:26.424Z] #39 12.09 PBCC images/packet-sock.pb-c.c [2020-05-14T23:04:26.424Z] #39 12.14 DEP images/sk-opts.pb-c.d [2020-05-14T23:04:26.424Z] #39 12.18 DEP images/packet-sock.pb-c.d [2020-05-14T23:04:26.424Z] #39 12.22 PBCC images/sk-netlink.pb-c.c [2020-05-14T23:04:26.424Z] #39 12.25 DEP images/sk-netlink.pb-c.d [2020-05-14T23:04:26.506Z] #39 75.40 CC criu/pie/util-vdso.o [2020-05-14T23:04:26.549Z] #39 11.39 PBCC images/ipc-sem.pb-c.c [2020-05-14T23:04:26.549Z] #39 11.43 DEP images/ipc-desc.pb-c.d [2020-05-14T23:04:26.549Z] #39 11.49 DEP images/ipc-sem.pb-c.d [2020-05-14T23:04:26.549Z] #39 11.56 PBCC images/ipc-msg.pb-c.c [2020-05-14T23:04:26.549Z] #39 11.56 DEP images/ipc-msg.pb-c.d [2020-05-14T23:04:26.549Z] #39 11.63 PBCC images/ipc-shm.pb-c.c [2020-05-14T23:04:26.681Z] #39 12.29 PBCC images/sk-inet.pb-c.c [2020-05-14T23:04:26.681Z] #39 12.36 DEP images/sk-inet.pb-c.d [2020-05-14T23:04:26.681Z] #39 12.44 PBCC images/sk-unix.pb-c.c [2020-05-14T23:04:26.804Z] #39 11.68 DEP images/ipc-shm.pb-c.d [2020-05-14T23:04:26.804Z] #39 11.75 PBCC images/ipc-var.pb-c.c [2020-05-14T23:04:26.804Z] #39 11.80 DEP images/ipc-var.pb-c.d [2020-05-14T23:04:26.804Z] #39 11.84 PBCC images/sk-opts.pb-c.c [2020-05-14T23:04:26.938Z] #39 12.53 DEP images/sk-unix.pb-c.d [2020-05-14T23:04:26.938Z] #39 12.62 PBCC images/mm.pb-c.c [2020-05-14T23:04:26.938Z] #39 12.67 DEP images/mm.pb-c.d [2020-05-14T23:04:26.938Z] #39 12.73 PBCC images/timerfd.pb-c.c [2020-05-14T23:04:26.938Z] #39 ... [2020-05-14T23:04:26.938Z] [2020-05-14T23:04:26.938Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:26.938Z] #47 101.5 encoding/json [2020-05-14T23:04:26.938Z] #47 107.7 github.com/pkg/diff [2020-05-14T23:04:26.938Z] #47 108.7 go/ast [2020-05-14T23:04:26.938Z] #47 109.5 golang.org/x/crypto/ssh/terminal [2020-05-14T23:04:26.938Z] #47 111.4 mvdan.cc/editorconfig [2020-05-14T23:04:26.938Z] #47 ... [2020-05-14T23:04:26.938Z] [2020-05-14T23:04:26.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:26.938Z] #39 12.78 DEP images/timerfd.pb-c.d [2020-05-14T23:04:26.938Z] #39 12.83 PBCC images/timer.pb-c.c [2020-05-14T23:04:26.938Z] #39 12.84 DEP images/timer.pb-c.d [2020-05-14T23:04:27.060Z] #39 11.89 PBCC images/packet-sock.pb-c.c [2020-05-14T23:04:27.060Z] #39 12.00 DEP images/sk-opts.pb-c.d [2020-05-14T23:04:27.060Z] #39 12.07 DEP images/packet-sock.pb-c.d [2020-05-14T23:04:27.060Z] #39 12.11 PBCC images/sk-netlink.pb-c.c [2020-05-14T23:04:27.060Z] #26 28.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:04:27.060Z] #26 28.49 skipping existing c8c2d4a6b2e3 [2020-05-14T23:04:27.060Z] #26 28.72 [2020-05-14T23:04:27.078Z] #39 76.03 AR criu/pie/pie.lib.a [2020-05-14T23:04:27.078Z] #39 76.10 DEP criu/pie/restorer.d [2020-05-14T23:04:27.195Z] #39 12.90 PBCC images/sa.pb-c.c [2020-05-14T23:04:27.315Z] #39 12.19 DEP images/sk-netlink.pb-c.d [2020-05-14T23:04:27.315Z] #39 12.26 PBCC images/sk-inet.pb-c.c [2020-05-14T23:04:27.315Z] #39 12.31 DEP images/sk-inet.pb-c.d [2020-05-14T23:04:27.339Z] #39 76.34 DEP criu/arch/aarch64/intraprocedure.d [2020-05-14T23:04:27.453Z] #39 12.99 DEP images/sa.pb-c.d [2020-05-14T23:04:27.453Z] #39 13.07 PBCC images/pipe-data.pb-c.c [2020-05-14T23:04:27.453Z] #39 13.12 DEP images/pipe-data.pb-c.d [2020-05-14T23:04:27.453Z] #39 13.16 PBCC images/mnt.pb-c.c [2020-05-14T23:04:27.453Z] #39 13.21 DEP images/mnt.pb-c.d [2020-05-14T23:04:27.573Z] #39 12.43 PBCC images/sk-unix.pb-c.c [2020-05-14T23:04:27.573Z] #39 12.49 DEP images/sk-unix.pb-c.d [2020-05-14T23:04:27.573Z] #39 12.58 PBCC images/mm.pb-c.c [2020-05-14T23:04:27.573Z] #39 12.62 DEP images/mm.pb-c.d [2020-05-14T23:04:27.600Z] #39 76.35 DEP criu/arch/aarch64/restorer.d [2020-05-14T23:04:27.600Z] #39 76.56 DEP criu/arch/aarch64/vdso-pie.d [2020-05-14T23:04:27.747Z] #39 13.28 PBCC images/sk-packet.pb-c.c [2020-05-14T23:04:27.747Z] #39 13.33 DEP images/sk-packet.pb-c.d [2020-05-14T23:04:27.747Z] #39 13.40 PBCC images/tcp-stream.pb-c.c [2020-05-14T23:04:27.747Z] #39 13.45 DEP images/tcp-stream.pb-c.d [2020-05-14T23:04:27.747Z] #39 13.51 PBCC images/pipe.pb-c.c [2020-05-14T23:04:27.747Z] #39 13.56 DEP images/pipe.pb-c.d [2020-05-14T23:04:27.828Z] #39 12.68 PBCC images/timerfd.pb-c.c [2020-05-14T23:04:27.828Z] #39 12.73 DEP images/timerfd.pb-c.d [2020-05-14T23:04:27.828Z] #39 12.80 PBCC images/timer.pb-c.c [2020-05-14T23:04:27.828Z] #39 12.86 DEP images/timer.pb-c.d [2020-05-14T23:04:27.828Z] #39 12.93 PBCC images/sa.pb-c.c [2020-05-14T23:04:27.861Z] #39 76.75 DEP criu/pie/parasite-vdso.d [2020-05-14T23:04:28.017Z] #39 13.73 PBCC images/pstree.pb-c.c [2020-05-14T23:04:28.017Z] #39 13.78 DEP images/pstree.pb-c.d [2020-05-14T23:04:28.017Z] #39 13.85 PBCC images/fs.pb-c.c [2020-05-14T23:04:28.017Z] #39 13.89 DEP images/fs.pb-c.d [2020-05-14T23:04:28.122Z] #39 76.95 DEP criu/pie/parasite.d [2020-05-14T23:04:28.127Z] #39 13.02 DEP images/sa.pb-c.d [2020-05-14T23:04:28.127Z] #39 13.08 PBCC images/pipe-data.pb-c.c [2020-05-14T23:04:28.127Z] #39 13.13 DEP images/pipe-data.pb-c.d [2020-05-14T23:04:28.127Z] #39 13.22 PBCC images/mnt.pb-c.c [2020-05-14T23:04:28.277Z] #39 13.95 PBCC images/signalfd.pb-c.c [2020-05-14T23:04:28.277Z] #39 14.04 DEP images/signalfd.pb-c.d [2020-05-14T23:04:28.277Z] #39 14.07 PBCC images/fh.pb-c.c [2020-05-14T23:04:28.277Z] #39 14.12 PBCC images/fsnotify.pb-c.c [2020-05-14T23:04:28.382Z] #39 13.29 DEP images/mnt.pb-c.d [2020-05-14T23:04:28.382Z] #39 13.34 PBCC images/sk-packet.pb-c.c [2020-05-14T23:04:28.382Z] #39 13.40 DEP images/sk-packet.pb-c.d [2020-05-14T23:04:28.382Z] #39 13.48 PBCC images/tcp-stream.pb-c.c [2020-05-14T23:04:28.384Z] #39 77.19 CC criu/pie/parasite.o [2020-05-14T23:04:28.537Z] #39 14.19 DEP images/fh.pb-c.d [2020-05-14T23:04:28.537Z] #39 14.26 DEP images/fsnotify.pb-c.d [2020-05-14T23:04:28.537Z] #39 14.38 PBCC images/eventpoll.pb-c.c [2020-05-14T23:04:28.537Z] #39 14.44 DEP images/eventpoll.pb-c.d [2020-05-14T23:04:28.642Z] #39 13.55 DEP images/tcp-stream.pb-c.d [2020-05-14T23:04:28.642Z] #39 13.61 PBCC images/pipe.pb-c.c [2020-05-14T23:04:28.642Z] #39 13.70 DEP images/pipe.pb-c.d [2020-05-14T23:04:28.794Z] #39 14.53 PBCC images/eventfd.pb-c.c [2020-05-14T23:04:28.794Z] #39 14.54 DEP images/eventfd.pb-c.d [2020-05-14T23:04:28.794Z] #39 14.61 PBCC images/remap-file-path.pb-c.c [2020-05-14T23:04:28.794Z] #39 14.64 DEP images/remap-file-path.pb-c.d [2020-05-14T23:04:28.794Z] #39 14.68 PBCC images/fifo.pb-c.c [2020-05-14T23:04:28.897Z] #39 13.84 PBCC images/pstree.pb-c.c [2020-05-14T23:04:28.897Z] #39 13.86 DEP images/pstree.pb-c.d [2020-05-14T23:04:28.897Z] #39 13.91 PBCC images/fs.pb-c.c [2020-05-14T23:04:28.897Z] #39 13.94 DEP images/fs.pb-c.d [2020-05-14T23:04:28.897Z] #39 13.98 PBCC images/signalfd.pb-c.c [2020-05-14T23:04:29.051Z] #39 14.72 DEP images/fifo.pb-c.d [2020-05-14T23:04:29.052Z] #39 14.76 PBCC images/ghost-file.pb-c.c [2020-05-14T23:04:29.052Z] #39 14.83 DEP images/ghost-file.pb-c.d [2020-05-14T23:04:29.052Z] #39 14.89 PBCC images/regfile.pb-c.c [2020-05-14T23:04:29.052Z] #39 14.96 DEP images/regfile.pb-c.d [2020-05-14T23:04:29.134Z] #26 30.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:04:29.152Z] #39 14.02 DEP images/signalfd.pb-c.d [2020-05-14T23:04:29.152Z] #39 14.13 PBCC images/fh.pb-c.c [2020-05-14T23:04:29.152Z] #39 14.17 PBCC images/fsnotify.pb-c.c [2020-05-14T23:04:29.152Z] #39 14.21 DEP images/fh.pb-c.d [2020-05-14T23:04:29.152Z] #39 14.25 DEP images/fsnotify.pb-c.d [2020-05-14T23:04:29.309Z] #39 15.01 PBCC images/ns.pb-c.c [2020-05-14T23:04:29.309Z] #39 15.05 DEP images/ns.pb-c.d [2020-05-14T23:04:29.327Z] #39 78.28 LINK criu/pie/parasite.built-in.o [2020-05-14T23:04:29.327Z] #39 78.31 GEN criu/pie/parasite-blob.h [2020-05-14T23:04:29.408Z] #39 14.33 PBCC images/eventpoll.pb-c.c [2020-05-14T23:04:29.408Z] #39 14.35 DEP images/eventpoll.pb-c.d [2020-05-14T23:04:29.408Z] #39 14.39 PBCC images/eventfd.pb-c.c [2020-05-14T23:04:29.408Z] #39 14.43 DEP images/eventfd.pb-c.d [2020-05-14T23:04:29.408Z] #39 14.48 PBCC images/remap-file-path.pb-c.c [2020-05-14T23:04:29.408Z] #39 14.53 DEP images/remap-file-path.pb-c.d [2020-05-14T23:04:29.566Z] #39 15.11 PBCC images/fdinfo.pb-c.c [2020-05-14T23:04:29.566Z] #39 15.16 DEP images/fdinfo.pb-c.d [2020-05-14T23:04:29.566Z] #39 15.24 PBCC images/core-aarch64.pb-c.c [2020-05-14T23:04:29.566Z] #39 15.34 PBCC images/core-arm.pb-c.c [2020-05-14T23:04:29.566Z] #39 15.37 PBCC images/core-ppc64.pb-c.c [2020-05-14T23:04:29.593Z] #39 78.35 CC criu/pie/parasite-vdso.o [2020-05-14T23:04:29.663Z] #39 14.58 PBCC images/fifo.pb-c.c [2020-05-14T23:04:29.663Z] #39 14.59 DEP images/fifo.pb-c.d [2020-05-14T23:04:29.663Z] #39 14.65 PBCC images/ghost-file.pb-c.c [2020-05-14T23:04:29.663Z] #39 14.71 DEP images/ghost-file.pb-c.d [2020-05-14T23:04:29.770Z] #26 ... [2020-05-14T23:04:29.770Z] [2020-05-14T23:04:29.770Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-14T23:04:29.770Z] #33 88.17 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-14T23:04:29.770Z] #33 88.20 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:04:29.770Z] #33 88.21 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-14T23:04:29.770Z] #33 88.22 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:04:29.770Z] #33 88.27 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-14T23:04:29.770Z] #33 88.29 Setting up cmake-data (3.13.4-1) ... [2020-05-14T23:04:29.770Z] #33 88.30 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-14T23:04:29.770Z] #33 88.31 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-14T23:04:29.770Z] #33 88.33 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-14T23:04:29.770Z] #33 88.34 Setting up cmake (3.13.4-1) ... [2020-05-14T23:04:29.770Z] #33 88.35 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:29.770Z] #33 88.49 Processing triggers for mime-support (3.62) ... [2020-05-14T23:04:29.770Z] #33 DONE 88.9s [2020-05-14T23:04:29.770Z] [2020-05-14T23:04:29.770Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:04:29.770Z] #29 86.19 Checking out files: 65% (999/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-14T23:04:29.770Z] #29 87.82 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-14T23:04:29.770Z] #29 88.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-14T23:04:29.828Z] #39 15.41 PBCC images/core-s390.pb-c.c [2020-05-14T23:04:29.828Z] #39 15.52 PBCC images/core-x86.pb-c.c [2020-05-14T23:04:29.828Z] #39 15.59 PBCC images/core.pb-c.c [2020-05-14T23:04:29.854Z] #39 ... [2020-05-14T23:04:29.854Z] [2020-05-14T23:04:29.854Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:29.854Z] #21 133.7 Checking out files: 25% (2758/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 47% (5193/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 72% (7818/10835) Checking out files: 73% (7910/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 96% (10464/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-05-14T23:04:29.854Z] #21 137.0 + cd /tmp/tmp.Pmf6W1bgzm/tmp/docker-ce [2020-05-14T23:04:29.854Z] #21 137.0 + git checkout -q v17.06.2-ce [2020-05-14T23:04:29.918Z] #39 14.80 PBCC images/regfile.pb-c.c [2020-05-14T23:04:29.918Z] #39 14.88 DEP images/regfile.pb-c.d [2020-05-14T23:04:29.918Z] #39 14.93 PBCC images/ns.pb-c.c [2020-05-14T23:04:30.086Z] #39 15.67 PBCC images/inventory.pb-c.c [2020-05-14T23:04:30.086Z] #39 15.72 DEP images/core-aarch64.pb-c.d [2020-05-14T23:04:30.086Z] #39 15.76 DEP images/core-arm.pb-c.d [2020-05-14T23:04:30.086Z] #39 15.79 DEP images/core-ppc64.pb-c.d [2020-05-14T23:04:30.086Z] #39 15.84 DEP images/core-s390.pb-c.d [2020-05-14T23:04:30.086Z] #39 15.89 DEP images/core-x86.pb-c.d [2020-05-14T23:04:30.173Z] #39 14.97 DEP images/ns.pb-c.d [2020-05-14T23:04:30.173Z] #39 15.02 PBCC images/fdinfo.pb-c.c [2020-05-14T23:04:30.173Z] #39 15.11 DEP images/fdinfo.pb-c.d [2020-05-14T23:04:30.173Z] #39 15.20 PBCC images/core-aarch64.pb-c.c [2020-05-14T23:04:30.343Z] #39 15.99 DEP images/core.pb-c.d [2020-05-14T23:04:30.343Z] #39 16.03 DEP images/inventory.pb-c.d [2020-05-14T23:04:30.343Z] #39 16.08 PBCC images/cpuinfo.pb-c.c [2020-05-14T23:04:30.343Z] #39 16.11 DEP images/cpuinfo.pb-c.d [2020-05-14T23:04:30.343Z] #39 16.15 PBCC images/stats.pb-c.c [2020-05-14T23:04:30.428Z] #39 15.24 PBCC images/core-arm.pb-c.c [2020-05-14T23:04:30.428Z] #39 15.34 PBCC images/core-ppc64.pb-c.c [2020-05-14T23:04:30.428Z] #39 15.37 PBCC images/core-s390.pb-c.c [2020-05-14T23:04:30.428Z] #39 15.40 PBCC images/core-x86.pb-c.c [2020-05-14T23:04:30.428Z] #39 15.47 PBCC images/core.pb-c.c [2020-05-14T23:04:30.601Z] #39 16.16 DEP images/stats.pb-c.d [2020-05-14T23:04:30.683Z] #39 15.61 PBCC images/inventory.pb-c.c [2020-05-14T23:04:30.683Z] #39 15.70 DEP images/core-aarch64.pb-c.d [2020-05-14T23:04:30.804Z] #29 ... [2020-05-14T23:04:30.804Z] [2020-05-14T23:04:30.804Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-14T23:04:30.804Z] #26 31.50 [2020-05-14T23:04:30.804Z] #26 31.86 ######################################################################## 100.0% [2020-05-14T23:04:30.804Z] #26 32.14 [2020-05-14T23:04:30.804Z] #26 32.31 Download of images into '/build' complete. [2020-05-14T23:04:30.804Z] #26 32.31 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:04:30.804Z] #26 32.31 tar -cC '/build' . | docker load [2020-05-14T23:04:30.804Z] #26 DONE 32.4s [2020-05-14T23:04:30.804Z] [2020-05-14T23:04:30.804Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:30.804Z] #34 0.617 + RM_GOPATH=0 [2020-05-14T23:04:30.804Z] #34 0.618 + TMP_GOPATH= [2020-05-14T23:04:30.804Z] #34 0.618 + : /build [2020-05-14T23:04:30.804Z] #34 0.618 + '[' -z '' ']' [2020-05-14T23:04:30.804Z] #34 0.618 ++ mktemp -d [2020-05-14T23:04:30.804Z] #34 0.624 + export GOPATH=/tmp/tmp.Y5FdwAwWn5 [2020-05-14T23:04:30.804Z] #34 0.625 + GOPATH=/tmp/tmp.Y5FdwAwWn5 [2020-05-14T23:04:30.804Z] #34 0.625 + RM_GOPATH=1 [2020-05-14T23:04:30.804Z] #34 0.626 ++ dirname /tmp/install/install.sh [2020-05-14T23:04:30.804Z] #34 0.627 + dir=/tmp/install [2020-05-14T23:04:30.804Z] #34 0.628 + bin=tini [2020-05-14T23:04:30.804Z] #34 0.628 + shift [2020-05-14T23:04:30.804Z] #34 0.628 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-14T23:04:30.804Z] #34 0.628 + . /tmp/install/tini.installer [2020-05-14T23:04:30.804Z] #34 0.629 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:30.804Z] #34 0.629 + install_tini [2020-05-14T23:04:30.804Z] #34 0.629 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-14T23:04:30.804Z] #34 0.630 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:30.804Z] #34 0.630 + git clone https://github.com/krallin/tini.git /tmp/tmp.Y5FdwAwWn5/tini [2020-05-14T23:04:30.804Z] #34 0.637 Cloning into '/tmp/tmp.Y5FdwAwWn5/tini'... [2020-05-14T23:04:30.939Z] #39 15.78 DEP images/core-arm.pb-c.d [2020-05-14T23:04:30.939Z] #39 15.85 DEP images/core-ppc64.pb-c.d [2020-05-14T23:04:30.939Z] #39 15.94 DEP images/core-s390.pb-c.d [2020-05-14T23:04:30.939Z] #39 16.00 DEP images/core-x86.pb-c.d [2020-05-14T23:04:31.194Z] #39 16.09 DEP images/core.pb-c.d [2020-05-14T23:04:31.194Z] #39 16.16 DEP images/inventory.pb-c.d [2020-05-14T23:04:31.207Z] Commit message: "Merge commit '5da88705ccccc5681c20826985f582c01f0f481a' into HEAD" [2020-05-14T23:04:31.239Z] #21 ... [2020-05-14T23:04:31.239Z] [2020-05-14T23:04:31.239Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:31.239Z] #17 2.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:04:31.239Z] #17 2.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:04:31.239Z] #17 2.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:04:31.239Z] #17 3.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-05-14T23:04:31.239Z] #17 4.628 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [196 kB] [2020-05-14T23:04:31.239Z] #17 5.701 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-05-14T23:04:31.239Z] #17 7.782 Fetched 8175 kB in 5s (1507 kB/s) [2020-05-14T23:04:31.449Z] #39 16.25 PBCC images/cpuinfo.pb-c.c [2020-05-14T23:04:31.449Z] #39 16.29 DEP images/cpuinfo.pb-c.d [2020-05-14T23:04:31.449Z] #39 16.35 PBCC images/stats.pb-c.c [2020-05-14T23:04:31.449Z] #39 16.37 DEP images/stats.pb-c.d [2020-05-14T23:04:31.500Z] #17 7.782 Reading package lists... [2020-05-14T23:04:31.500Z] #17 ... [2020-05-14T23:04:31.500Z] [2020-05-14T23:04:31.500Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:31.500Z] #39 78.93 CC criu/arch/aarch64/vdso-pie.o [2020-05-14T23:04:31.500Z] #39 79.28 CC criu/arch/aarch64/restorer.o [2020-05-14T23:04:31.500Z] #39 79.81 CC criu/arch/aarch64/intraprocedure.o [2020-05-14T23:04:31.500Z] #39 79.86 CC criu/pie/restorer.o [2020-05-14T23:04:31.254Z] > git rev-list --no-walk fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 # timeout=10 [2020-05-14T23:04:31.973Z] #39 17.59 make[1]: Nothing to be done for 'all'. [2020-05-14T23:04:32.072Z] #39 ... [2020-05-14T23:04:32.072Z] [2020-05-14T23:04:32.072Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:32.072Z] #41 133.0 github.com/LK4D4/vndr/godl [2020-05-14T23:04:32.072Z] #41 133.6 github.com/LK4D4/vndr [2020-05-14T23:04:32.072Z] #41 DONE 140.2s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-14T23:04:32.312Z] #34 2.806 + cd /tmp/tmp.Y5FdwAwWn5/tini [2020-05-14T23:04:32.333Z] [2020-05-14T23:04:32.333Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:32.333Z] #17 7.782 Reading package lists... [2020-05-14T23:04:32.603Z] #34 2.808 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-14T23:04:32.603Z] #34 2.837 + cmake . [2020-05-14T23:04:32.906Z] #39 ... [2020-05-14T23:04:32.906Z] [2020-05-14T23:04:32.906Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:32.906Z] #41 107.3 text/template/parse [2020-05-14T23:04:32.906Z] #41 110.2 go/parser [2020-05-14T23:04:32.906Z] #41 112.1 text/template [2020-05-14T23:04:32.906Z] #41 114.5 encoding/xml [2020-05-14T23:04:32.906Z] #41 117.3 go/doc [2020-05-14T23:04:32.906Z] #41 ... [2020-05-14T23:04:32.906Z] [2020-05-14T23:04:32.906Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:32.906Z] #52 39.99 Checking out files: 45% (1447/3177) Checking out files: 46% (1462/3177) Checking out files: 47% (1494/3177) Checking out files: 48% (1525/3177) Checking out files: 49% (1557/3177) Checking out files: 50% (1589/3177) Checking out files: 51% (1621/3177) Checking out files: 52% (1653/3177) Checking out files: 53% (1684/3177) Checking out files: 54% (1716/3177) Checking out files: 55% (1748/3177) Checking out files: 56% (1780/3177) Checking out files: 57% (1811/3177) Checking out files: 58% (1843/3177) Checking out files: 59% (1875/3177) Checking out files: 60% (1907/3177) Checking out files: 61% (1938/3177) Checking out files: 62% (1970/3177) Checking out files: 63% (2002/3177) Checking out files: 64% (2034/3177) Checking out files: 65% (2066/3177) Checking out files: 66% (2097/3177) Checking out files: 67% (2129/3177) Checking out files: 68% (2161/3177) Checking out files: 69% (2193/3177) Checking out files: 70% (2224/3177) Checking out files: 71% (2256/3177) Checking out files: 72% (2288/3177) Checking out files: 73% (2320/3177) Checking out files: 74% (2351/3177) Checking out files: 75% (2383/3177) Checking out files: 76% (2415/3177) Checking out files: 77% (2447/3177) Checking out files: 78% (2479/3177) Checking out files: 79% (2510/3177) Checking out files: 80% (2542/3177) Checking out files: 81% (2574/3177) Checking out files: 82% (2606/3177) Checking out files: 83% (2637/3177) Checking out files: 84% (2669/3177) Checking out files: 85% (2701/3177) Checking out files: 86% (2733/3177) Checking out files: 87% (2764/3177) Checking out files: 88% (2796/3177) Checking out files: 89% (2828/3177) Checking out files: 89% (2850/3177) Checking out files: 90% (2860/3177) Checking out files: 91% (2892/3177) Checking out files: 92% (2923/3177) Checking out files: 93% (2955/3177) Checking out files: 94% (2987/3177) Checking out files: 95% (3019/3177) Checking out files: 96% (3050/3177) Checking out files: 97% (3082/3177) Checking out files: 98% (3114/3177) Checking out files: 99% (3146/3177) Checking out files: 100% (3177/3177) Checking out files: 100% (3177/3177), done. [2020-05-14T23:04:32.906Z] #52 41.34 + cd /tmp/tmp.9FZm0XHCdZ/src/github.com/containerd/containerd [2020-05-14T23:04:32.906Z] #52 41.34 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:04:32.906Z] #52 42.80 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-14T23:04:32.906Z] #52 42.80 + BUILDTAGS='netgo osusergo static_build' [2020-05-14T23:04:32.906Z] #52 42.80 + export EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:04:32.906Z] #52 42.80 + EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:04:32.906Z] #52 42.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-14T23:04:32.906Z] #52 42.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-14T23:04:32.906Z] #52 42.80 + '[' '' = dynamic ']' [2020-05-14T23:04:32.906Z] #52 42.80 + make [2020-05-14T23:04:32.906Z] #52 44.14 + bin/ctr [2020-05-14T23:04:33.334Z] #39 17.92 make[1]: Nothing to be done for 'all'. [2020-05-14T23:04:33.662Z] #34 3.746 -- The C compiler identification is GNU 8.3.0 [2020-05-14T23:04:33.662Z] #34 3.839 -- Check for working C compiler: /usr/bin/cc [2020-05-14T23:04:34.246Z] #17 10.70 Reading package lists... [2020-05-14T23:04:34.246Z] #17 ... [2020-05-14T23:04:34.246Z] [2020-05-14T23:04:34.246Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:04:34.246Z] #28 DONE 142.0s [2020-05-14T23:04:34.246Z] [2020-05-14T23:04:34.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:34.246Z] #39 82.91 LINK criu/pie/restorer.built-in.o [2020-05-14T23:04:34.246Z] #39 82.93 GEN criu/pie/restorer-blob.h [2020-05-14T23:04:34.246Z] #39 83.02 DEP criu/vdso.d [2020-05-14T23:04:34.246Z] #39 83.27 DEP criu/uts_ns.d [2020-05-14T23:04:34.287Z] #34 ... [2020-05-14T23:04:34.287Z] [2020-05-14T23:04:34.287Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:34.287Z] #31 83.44 strings [2020-05-14T23:04:34.287Z] #31 83.55 bytes [2020-05-14T23:04:34.287Z] #31 ... [2020-05-14T23:04:34.287Z] [2020-05-14T23:04:34.287Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:34.287Z] #34 4.658 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-14T23:04:34.287Z] #34 4.661 -- Detecting C compiler ABI info [2020-05-14T23:04:34.509Z] #39 83.46 DEP criu/util.d [2020-05-14T23:04:34.576Z] #34 ... [2020-05-14T23:04:34.576Z] [2020-05-14T23:04:34.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:34.576Z] #11 83.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-14T23:04:34.576Z] #11 83.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-14T23:04:34.576Z] #11 83.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:04:34.576Z] #11 89.43 Selecting previously unselected package binutils-mingw-w64. [2020-05-14T23:04:34.576Z] #11 89.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-14T23:04:34.576Z] #11 89.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:04:34.576Z] #11 89.73 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-14T23:04:34.576Z] #11 89.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-14T23:04:34.576Z] #11 89.77 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-14T23:04:34.576Z] #11 90.09 Selecting previously unselected package dmsetup. [2020-05-14T23:04:34.576Z] #11 90.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-14T23:04:34.576Z] #11 90.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-14T23:04:34.576Z] #11 90.45 Selecting previously unselected package mingw-w64-common. [2020-05-14T23:04:34.576Z] #11 90.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-14T23:04:34.576Z] #11 90.49 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-14T23:04:34.576Z] #11 ... [2020-05-14T23:04:34.576Z] [2020-05-14T23:04:34.576Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:34.576Z] #39 86.84 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-14T23:04:34.576Z] #39 86.85 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-14T23:04:34.576Z] #39 86.89 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:34.576Z] #39 86.90 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-14T23:04:34.576Z] #39 86.93 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:34.576Z] #39 86.95 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-14T23:04:34.576Z] #39 86.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:34.576Z] #39 86.98 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-14T23:04:34.576Z] #39 86.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-14T23:04:34.576Z] #39 87.01 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-14T23:04:34.657Z] + docker version [2020-05-14T23:04:34.696Z] #39 19.35 CC images/stats.o [2020-05-14T23:04:34.773Z] #39 83.65 DEP criu/uffd.d [2020-05-14T23:04:34.862Z] #39 ... [2020-05-14T23:04:34.862Z] [2020-05-14T23:04:34.862Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:34.862Z] #44 84.07 + cd /tmp/tmp.DnPy9kjbBF/src/gotest.tools/gotestsum [2020-05-14T23:04:34.862Z] #44 84.07 + git checkout -q v0.3.5 [2020-05-14T23:04:34.862Z] #44 84.21 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-14T23:04:34.862Z] #44 ... [2020-05-14T23:04:34.862Z] [2020-05-14T23:04:34.862Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:34.862Z] #48 89.69 strconv [2020-05-14T23:04:34.862Z] #48 89.69 bytes [2020-05-14T23:04:34.862Z] #48 89.71 syscall [2020-05-14T23:04:34.862Z] #48 89.74 strings [2020-05-14T23:04:34.952Z] #39 19.93 CC images/core.o [2020-05-14T23:04:35.034Z] #39 83.79 DEP criu/tun.d [2020-05-14T23:04:35.294Z] #39 84.10 DEP criu/tty.d [2020-05-14T23:04:35.294Z] #39 84.29 DEP criu/timerfd.d [2020-05-14T23:04:35.513Z] #39 ... [2020-05-14T23:04:35.513Z] [2020-05-14T23:04:35.513Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:35.513Z] #47 109.6 go/ast [2020-05-14T23:04:35.513Z] #47 110.1 golang.org/x/crypto/ssh/terminal [2020-05-14T23:04:35.513Z] #47 111.8 mvdan.cc/editorconfig [2020-05-14T23:04:35.513Z] #47 113.2 mvdan.cc/sh/v3/fileutil [2020-05-14T23:04:35.513Z] #47 113.3 mvdan.cc/sh/v3/syntax [2020-05-14T23:04:35.513Z] #47 ... [2020-05-14T23:04:35.513Z] [2020-05-14T23:04:35.513Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:35.514Z] #52 42.57 Checking out files: 53% (1694/3177) Checking out files: 54% (1716/3177) Checking out files: 55% (1748/3177) Checking out files: 56% (1780/3177) Checking out files: 57% (1811/3177) Checking out files: 58% (1843/3177) Checking out files: 59% (1875/3177) Checking out files: 60% (1907/3177) Checking out files: 61% (1938/3177) Checking out files: 62% (1970/3177) Checking out files: 63% (2002/3177) Checking out files: 64% (2034/3177) Checking out files: 65% (2066/3177) Checking out files: 66% (2097/3177) Checking out files: 67% (2129/3177) Checking out files: 68% (2161/3177) Checking out files: 69% (2193/3177) Checking out files: 70% (2224/3177) Checking out files: 71% (2256/3177) Checking out files: 72% (2288/3177) Checking out files: 73% (2320/3177) Checking out files: 74% (2351/3177) Checking out files: 75% (2383/3177) Checking out files: 76% (2415/3177) Checking out files: 77% (2447/3177) Checking out files: 78% (2479/3177) Checking out files: 79% (2510/3177) Checking out files: 80% (2542/3177) Checking out files: 81% (2574/3177) Checking out files: 82% (2606/3177) Checking out files: 83% (2637/3177) Checking out files: 84% (2669/3177) Checking out files: 85% (2701/3177) Checking out files: 86% (2733/3177) Checking out files: 87% (2764/3177) Checking out files: 88% (2796/3177) Checking out files: 89% (2828/3177) Checking out files: 90% (2860/3177) Checking out files: 91% (2892/3177) Checking out files: 92% (2923/3177) Checking out files: 93% (2955/3177) Checking out files: 94% (2987/3177) Checking out files: 95% (3019/3177) Checking out files: 96% (3050/3177) Checking out files: 97% (3082/3177) Checking out files: 97% (3102/3177) Checking out files: 98% (3114/3177) Checking out files: 99% (3146/3177) Checking out files: 100% (3177/3177) Checking out files: 100% (3177/3177), done. [2020-05-14T23:04:35.514Z] #52 43.68 + cd /tmp/tmp.rcnzC9CHqE/src/github.com/containerd/containerd [2020-05-14T23:04:35.514Z] #52 43.69 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:04:35.514Z] #52 45.35 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-14T23:04:35.514Z] #52 45.37 + BUILDTAGS='netgo osusergo static_build' [2020-05-14T23:04:35.514Z] #52 45.37 + export EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:04:35.514Z] #52 45.37 + EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:04:35.514Z] #52 45.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-14T23:04:35.514Z] #52 45.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-14T23:04:35.514Z] #52 45.37 + '[' '' = dynamic ']' [2020-05-14T23:04:35.514Z] #52 45.37 + make [2020-05-14T23:04:35.514Z] #52 46.34 + bin/ctr [2020-05-14T23:04:35.514Z] #52 ... [2020-05-14T23:04:35.514Z] [2020-05-14T23:04:35.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:35.514Z] #39 20.66 CC images/core-x86.o [2020-05-14T23:04:35.555Z] #39 84.49 DEP criu/sysfs_parse.d [2020-05-14T23:04:35.816Z] #39 84.68 DEP criu/sysctl.d [2020-05-14T23:04:36.077Z] #39 84.86 DEP criu/string.d [2020-05-14T23:04:36.077Z] #39 84.90 DEP criu/stats.d [2020-05-14T23:04:36.185Z] #52 ... [2020-05-14T23:04:36.186Z] [2020-05-14T23:04:36.186Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:36.186Z] #41 120.4 github.com/LK4D4/vndr/versioned [2020-05-14T23:04:36.186Z] #41 120.5 compress/flate [2020-05-14T23:04:36.186Z] #41 120.6 github.com/LK4D4/vndr/build [2020-05-14T23:04:36.338Z] #39 85.09 DEP criu/sockets.d [2020-05-14T23:04:36.439Z] #39 21.41 CC images/core-arm.o [2020-05-14T23:04:36.602Z] #39 85.35 DEP criu/sk-unix.d [2020-05-14T23:04:36.602Z] #39 85.59 DEP criu/sk-tcp.d [2020-05-14T23:04:36.863Z] #39 85.79 DEP criu/sk-queue.d [2020-05-14T23:04:37.000Z] #39 21.72 CC images/core-aarch64.o [2020-05-14T23:04:37.000Z] #39 ... [2020-05-14T23:04:37.000Z] [2020-05-14T23:04:37.000Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:37.000Z] #41 111.3 text/template [2020-05-14T23:04:37.000Z] #41 111.4 go/parser [2020-05-14T23:04:37.000Z] #41 114.9 encoding/xml [2020-05-14T23:04:37.000Z] #41 116.3 go/doc [2020-05-14T23:04:37.000Z] #41 119.7 github.com/LK4D4/vndr/build [2020-05-14T23:04:37.000Z] #41 121.4 github.com/LK4D4/vndr/versioned [2020-05-14T23:04:37.124Z] #39 86.01 DEP criu/sk-packet.d [2020-05-14T23:04:37.255Z] #41 121.5 compress/flate [2020-05-14T23:04:37.255Z] #41 ... [2020-05-14T23:04:37.255Z] [2020-05-14T23:04:37.255Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:37.255Z] #39 22.13 CC images/core-ppc64.o [2020-05-14T23:04:37.385Z] #39 86.18 DEP criu/sk-netlink.d [2020-05-14T23:04:37.385Z] #39 86.32 DEP criu/sk-inet.d [2020-05-14T23:04:37.603Z] #48 ... [2020-05-14T23:04:37.603Z] [2020-05-14T23:04:37.603Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:37.603Z] #31 96.62 reflect [2020-05-14T23:04:37.646Z] #39 86.47 DEP criu/signalfd.d [2020-05-14T23:04:37.646Z] #39 86.61 DEP criu/sigframe.d [2020-05-14T23:04:37.816Z] #39 22.82 CC images/core-s390.o [2020-05-14T23:04:37.896Z] #31 ... [2020-05-14T23:04:37.896Z] [2020-05-14T23:04:37.896Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:37.896Z] #42 87.14 vendor/golang.org/x/net/dns/dnsmessage [2020-05-14T23:04:37.896Z] #42 89.04 bytes [2020-05-14T23:04:37.896Z] #42 ... [2020-05-14T23:04:37.896Z] [2020-05-14T23:04:37.896Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:37.896Z] #34 5.422 -- Detecting C compiler ABI info - done [2020-05-14T23:04:37.896Z] #34 5.511 -- Detecting C compile features [2020-05-14T23:04:37.907Z] #39 86.70 DEP criu/shmem.d [2020-05-14T23:04:37.907Z] #39 86.86 DEP criu/servicefd.d [2020-05-14T23:04:38.087Z] #41 ... [2020-05-14T23:04:38.087Z] [2020-05-14T23:04:38.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:38.087Z] #47 112.5 mvdan.cc/sh/v3/fileutil [2020-05-14T23:04:38.087Z] #47 112.7 mvdan.cc/sh/v3/syntax [2020-05-14T23:04:38.087Z] #47 120.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-14T23:04:38.087Z] #47 ... [2020-05-14T23:04:38.087Z] [2020-05-14T23:04:38.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:38.087Z] #39 18.90 CC images/stats.o [2020-05-14T23:04:38.087Z] #39 19.26 CC images/core.o [2020-05-14T23:04:38.087Z] #39 19.96 CC images/core-x86.o [2020-05-14T23:04:38.087Z] #39 20.50 CC images/core-arm.o [2020-05-14T23:04:38.087Z] #39 20.94 CC images/core-aarch64.o [2020-05-14T23:04:38.087Z] #39 21.35 CC images/core-ppc64.o [2020-05-14T23:04:38.087Z] #39 22.03 CC images/core-s390.o [2020-05-14T23:04:38.087Z] #39 22.73 CC images/cpuinfo.o [2020-05-14T23:04:38.087Z] #39 23.15 CC images/inventory.o [2020-05-14T23:04:38.087Z] #39 23.40 CC images/fdinfo.o [2020-05-14T23:04:38.087Z] #39 23.73 CC images/fown.o [2020-05-14T23:04:38.168Z] #39 87.00 DEP criu/seize.d [2020-05-14T23:04:38.186Z] #34 8.476 -- Detecting C compile features - done [2020-05-14T23:04:38.186Z] #34 8.553 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-14T23:04:38.344Z] #39 24.06 CC images/ns.o [2020-05-14T23:04:38.429Z] #39 87.17 DEP criu/seccomp.d [2020-05-14T23:04:38.476Z] #34 8.926 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-14T23:04:38.602Z] #39 24.29 CC images/regfile.o [2020-05-14T23:04:38.690Z] #39 87.43 DEP criu/rst-malloc.d [2020-05-14T23:04:38.690Z] #39 87.55 DEP criu/rbtree.d [2020-05-14T23:04:38.690Z] #39 87.58 DEP criu/pstree.d [2020-05-14T23:04:38.742Z] #39 23.56 CC images/cpuinfo.o [2020-05-14T23:04:38.764Z] #34 9.265 -- Configuring done [2020-05-14T23:04:38.764Z] #34 9.319 -- Generating done [2020-05-14T23:04:38.860Z] #39 24.65 CC images/ghost-file.o [2020-05-14T23:04:38.951Z] #39 87.70 DEP criu/protobuf.d [2020-05-14T23:04:38.951Z] #39 87.89 GEN criu/protobuf-desc-gen.h [2020-05-14T23:04:38.997Z] #39 23.98 CC images/inventory.o [2020-05-14T23:04:39.062Z] #34 ... [2020-05-14T23:04:39.062Z] [2020-05-14T23:04:39.062Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-14T23:04:39.062Z] #39 98.06 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-14T23:04:39.062Z] #39 98.07 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:04:39.062Z] #39 DONE 98.3s [2020-05-14T23:04:39.062Z] [2020-05-14T23:04:39.062Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:39.062Z] #34 9.330 -- Build files have been written to: /tmp/tmp.Y5FdwAwWn5/tini [2020-05-14T23:04:39.062Z] #34 9.355 + make tini-static [2020-05-14T23:04:39.252Z] #39 24.27 CC images/fdinfo.o [2020-05-14T23:04:39.350Z] #34 9.794 Scanning dependencies of target tini-static [2020-05-14T23:04:39.426Z] #39 24.92 CC images/fifo.o [2020-05-14T23:04:39.426Z] #39 25.13 CC images/remap-file-path.o [2020-05-14T23:04:39.428Z] Client: Docker Engine - Enterprise [2020-05-14T23:04:39.428Z] Version: 19.03.5 [2020-05-14T23:04:39.428Z] API version: 1.40 [2020-05-14T23:04:39.428Z] Go version: go1.12.12 [2020-05-14T23:04:39.428Z] Git commit: 2ee0c57608 [2020-05-14T23:04:39.428Z] Built: 11/13/2019 08:00:16 [2020-05-14T23:04:39.428Z] OS/Arch: windows/amd64 [2020-05-14T23:04:39.428Z] Experimental: false [2020-05-14T23:04:39.428Z] [2020-05-14T23:04:39.428Z] Server: Docker Engine - Enterprise [2020-05-14T23:04:39.428Z] Engine: [2020-05-14T23:04:39.428Z] Version: 19.03.5 [2020-05-14T23:04:39.428Z] API version: 1.40 (minimum version 1.24) [2020-05-14T23:04:39.428Z] Go version: go1.12.12 [2020-05-14T23:04:39.428Z] Git commit: 2ee0c57608 [2020-05-14T23:04:39.428Z] Built: 11/13/2019 07:58:51 [2020-05-14T23:04:39.428Z] OS/Arch: windows/amd64 [2020-05-14T23:04:39.428Z] Experimental: true [2020-05-14T23:04:39.642Z] #34 9.950 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-14T23:04:39.683Z] #39 25.39 CC images/eventfd.o [2020-05-14T23:04:39.812Z] #39 24.56 CC images/fown.o [2020-05-14T23:04:39.812Z] #39 24.78 CC images/ns.o [2020-05-14T23:04:39.941Z] #39 25.60 CC images/eventpoll.o [2020-05-14T23:04:40.068Z] #39 24.97 CC images/regfile.o [Pipeline] sh [2020-05-14T23:04:40.199Z] #39 25.92 CC images/fh.o [2020-05-14T23:04:40.323Z] #39 25.30 CC images/ghost-file.o [2020-05-14T23:04:40.336Z] #39 89.29 DEP criu/protobuf-desc.d [2020-05-14T23:04:40.337Z] #39 ... [2020-05-14T23:04:40.337Z] [2020-05-14T23:04:40.337Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:40.337Z] #17 10.70 Reading package lists... [2020-05-14T23:04:40.337Z] #17 14.00 Building dependency tree... [2020-05-14T23:04:40.337Z] #17 14.99 libcap2-bin is already the newest version (1:2.25-2). [2020-05-14T23:04:40.337Z] #17 14.99 The following additional packages will be installed: [2020-05-14T23:04:40.337Z] #17 14.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-14T23:04:40.337Z] #17 14.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-14T23:04:40.337Z] #17 14.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-14T23:04:40.337Z] #17 15.00 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-14T23:04:40.337Z] #17 15.00 python3.7 python3.7-minimal vim-runtime xxd [2020-05-14T23:04:40.337Z] #17 15.00 Suggested packages: [2020-05-14T23:04:40.337Z] #17 15.00 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-14T23:04:40.337Z] #17 15.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-14T23:04:40.337Z] #17 15.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-14T23:04:40.337Z] #17 15.00 Recommended packages: [2020-05-14T23:04:40.337Z] #17 15.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-14T23:04:40.337Z] #17 15.00 python3-keyrings.alt python3-xdg unzip [2020-05-14T23:04:40.337Z] #17 15.93 The following NEW packages will be installed: [2020-05-14T23:04:40.337Z] #17 15.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-14T23:04:40.337Z] #17 15.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-14T23:04:40.337Z] #17 15.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-14T23:04:40.337Z] #17 15.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-14T23:04:40.337Z] #17 15.93 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-14T23:04:40.337Z] #17 15.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-14T23:04:40.337Z] #17 15.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-14T23:04:40.337Z] #17 15.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-14T23:04:40.337Z] #17 15.94 xz-utils zip [2020-05-14T23:04:40.337Z] #17 16.26 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:04:40.337Z] #17 16.26 Need to get 27.6 MB of archives. [2020-05-14T23:04:40.337Z] #17 16.26 After this operation, 114 MB of additional disk space will be used. [2020-05-14T23:04:40.337Z] #17 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-05-14T23:04:40.337Z] #17 16.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-05-14T23:04:40.337Z] #17 16.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-05-14T23:04:40.337Z] #17 16.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-05-14T23:04:40.337Z] #17 16.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-05-14T23:04:40.337Z] #17 16.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-05-14T23:04:40.337Z] #17 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-05-14T23:04:40.337Z] #17 16.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-05-14T23:04:40.337Z] #17 16.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-05-14T23:04:40.337Z] #17 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-05-14T23:04:40.337Z] #17 16.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-05-14T23:04:40.337Z] #17 16.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-05-14T23:04:40.337Z] #17 16.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-05-14T23:04:40.337Z] #17 16.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-05-14T23:04:40.337Z] #17 16.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-05-14T23:04:40.337Z] #17 16.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-05-14T23:04:40.337Z] #17 16.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-05-14T23:04:40.337Z] #17 16.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:04:40.337Z] #17 16.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-05-14T23:04:40.337Z] #17 16.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-05-14T23:04:40.337Z] #17 16.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-05-14T23:04:40.337Z] #17 16.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-05-14T23:04:40.337Z] #17 16.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-05-14T23:04:40.337Z] #17 16.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-05-14T23:04:40.337Z] #17 16.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-05-14T23:04:40.337Z] #17 16.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-05-14T23:04:40.337Z] #17 16.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-05-14T23:04:40.337Z] #17 16.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-05-14T23:04:40.337Z] #17 16.98 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-05-14T23:04:40.337Z] #17 17.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-05-14T23:04:40.337Z] #17 17.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-05-14T23:04:40.337Z] #17 17.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-05-14T23:04:40.337Z] #17 17.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-05-14T23:04:40.337Z] #17 17.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-05-14T23:04:40.337Z] #17 17.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-14T23:04:40.337Z] #17 17.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-14T23:04:40.337Z] #17 17.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-14T23:04:40.337Z] #17 17.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-05-14T23:04:40.337Z] #17 17.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-14T23:04:40.337Z] #17 17.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-14T23:04:40.337Z] #17 17.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-14T23:04:40.337Z] #17 17.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-05-14T23:04:40.337Z] #17 17.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-05-14T23:04:40.337Z] #17 17.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-05-14T23:04:40.337Z] #17 17.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-14T23:04:40.337Z] #17 17.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-05-14T23:04:40.337Z] #17 17.61 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-05-14T23:04:40.337Z] #17 17.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-05-14T23:04:40.337Z] #17 18.24 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:04:40.337Z] #17 18.35 Fetched 27.6 MB in 2s (16.6 MB/s) [2020-05-14T23:04:40.337Z] #17 18.40 Selecting previously unselected package pigz. [2020-05-14T23:04:40.337Z] #17 18.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 ... 23404 files and directories currently installed.) [2020-05-14T23:04:40.337Z] #17 18.47 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-05-14T23:04:40.337Z] #17 18.48 Unpacking pigz (2.4-1) ... [2020-05-14T23:04:40.337Z] #17 18.55 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-05-14T23:04:40.337Z] #17 18.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-14T23:04:40.337Z] #17 18.56 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-14T23:04:40.337Z] #17 18.91 Selecting previously unselected package python3.7-minimal. [2020-05-14T23:04:40.337Z] #17 18.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-05-14T23:04:40.337Z] #17 18.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:04:40.456Z] #39 26.21 CC images/fsnotify.o [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-14T23:04:40.487Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.6% of statements [2020-05-14T23:04:40.487Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.2% of statements [2020-05-14T23:04:40.578Z] #39 25.66 CC images/fifo.o [2020-05-14T23:04:40.597Z] #17 19.42 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-05-14T23:04:40.769Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-05-14T23:04:40.857Z] #17 19.44 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:04:40.877Z] #39 25.90 CC images/remap-file-path.o [2020-05-14T23:04:41.014Z] + docker info [2020-05-14T23:04:41.051Z] ok github.com/docker/docker/builder/remotecontext/git 0.810s coverage: 86.3% of statements [2020-05-14T23:04:41.051Z] ? github.com/docker/docker/cli [no test files] [2020-05-14T23:04:41.051Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-14T23:04:41.132Z] #39 26.18 CC images/eventfd.o [2020-05-14T23:04:41.390Z] #39 ... [2020-05-14T23:04:41.390Z] [2020-05-14T23:04:41.390Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:41.390Z] #47 DONE 125.8s [2020-05-14T23:04:41.390Z] [2020-05-14T23:04:41.390Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:41.390Z] #41 123.4 hash/crc32 [2020-05-14T23:04:41.390Z] #41 124.1 compress/gzip [2020-05-14T23:04:41.390Z] #41 124.3 net [2020-05-14T23:04:41.390Z] #41 125.0 vendor/golang.org/x/text/transform [2020-05-14T23:04:41.390Z] #41 125.9 vendor/golang.org/x/text/unicode/bidi [2020-05-14T23:04:41.737Z] #39 26.42 CC images/eventpoll.o [2020-05-14T23:04:41.737Z] #39 26.78 CC images/fh.o [2020-05-14T23:04:41.994Z] #39 27.12 CC images/fsnotify.o [2020-05-14T23:04:42.249Z] #39 ... [2020-05-14T23:04:42.249Z] [2020-05-14T23:04:42.249Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:42.249Z] #47 120.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-14T23:04:42.249Z] #47 DONE 126.4s [2020-05-14T23:04:42.249Z] [2020-05-14T23:04:42.249Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:42.249Z] #41 123.5 hash/crc32 [2020-05-14T23:04:42.249Z] #41 124.4 net [2020-05-14T23:04:42.249Z] #41 124.5 compress/gzip [2020-05-14T23:04:42.249Z] #41 125.2 vendor/golang.org/x/text/transform [2020-05-14T23:04:42.249Z] #41 125.9 vendor/golang.org/x/text/unicode/bidi [2020-05-14T23:04:42.371Z] #34 12.90 [100%] Linking C executable tini-static [2020-05-14T23:04:42.770Z] #17 ... [2020-05-14T23:04:42.770Z] [2020-05-14T23:04:42.770Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:42.770Z] #21 140.7 + mkdir -p /tmp/tmp.Pmf6W1bgzm/src/github.com/docker [2020-05-14T23:04:42.770Z] #21 140.7 + mv components/cli /tmp/tmp.Pmf6W1bgzm/src/github.com/docker/cli [2020-05-14T23:04:42.770Z] #21 140.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-14T23:04:42.770Z] #21 ... [2020-05-14T23:04:42.770Z] [2020-05-14T23:04:42.770Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:42.770Z] #17 21.38 Selecting previously unselected package python3-minimal. [2020-05-14T23:04:42.770Z] #17 21.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23653 files and directories currently installed.) [2020-05-14T23:04:42.770Z] #17 21.44 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-05-14T23:04:42.770Z] #17 21.45 Unpacking python3-minimal (3.7.3-1) ... [2020-05-14T23:04:43.031Z] #17 21.54 Selecting previously unselected package libmpdec2:arm64. [2020-05-14T23:04:43.031Z] #17 21.55 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-05-14T23:04:43.031Z] #17 21.56 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-05-14T23:04:43.031Z] #17 21.68 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-05-14T23:04:43.031Z] #17 21.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-05-14T23:04:43.031Z] #17 21.71 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-14T23:04:43.728Z] ok github.com/docker/docker/client 0.192s coverage: 75.4% of statements [2020-05-14T23:04:43.881Z] #34 13.98 [100%] Built target tini-static [2020-05-14T23:04:43.881Z] #34 14.08 + mkdir -p /build [2020-05-14T23:04:43.881Z] #34 14.08 + cp tini-static /build/docker-init [2020-05-14T23:04:43.881Z] #34 DONE 14.2s [2020-05-14T23:04:43.881Z] [2020-05-14T23:04:43.881Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:43.881Z] #40 1.881 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:04:43.881Z] #40 1.883 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:04:43.881Z] #40 1.901 Note: Building without GnuTLS support [2020-05-14T23:04:43.881Z] #40 4.033 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:04:43.881Z] #40 4.085 GEN .gitid [2020-05-14T23:04:43.881Z] #40 4.113 GEN criu/include/version.h [2020-05-14T23:04:43.881Z] #40 4.165 GEN include/common/asm [2020-05-14T23:04:43.918Z] #41 128.4 vendor/golang.org/x/text/secure/bidirule [2020-05-14T23:04:43.972Z] #17 22.55 Selecting previously unselected package python3.7. [2020-05-14T23:04:43.972Z] #17 22.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-05-14T23:04:43.972Z] #17 22.58 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:04:43.972Z] #17 22.72 Selecting previously unselected package libpython3-stdlib:arm64. [2020-05-14T23:04:43.972Z] #17 22.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-05-14T23:04:43.972Z] #17 22.75 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-14T23:04:44.176Z] #41 128.8 vendor/golang.org/x/text/unicode/norm [2020-05-14T23:04:44.233Z] #17 22.91 Setting up python3-minimal (3.7.3-1) ... [2020-05-14T23:04:44.434Z] #41 ... [2020-05-14T23:04:44.434Z] [2020-05-14T23:04:44.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:44.434Z] #10 129.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-14T23:04:44.691Z] #10 129.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:44.691Z] #10 129.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:44.763Z] #41 128.5 vendor/golang.org/x/text/secure/bidirule [2020-05-14T23:04:44.763Z] #41 128.9 vendor/golang.org/x/text/unicode/norm [2020-05-14T23:04:45.174Z] #17 23.96 Selecting previously unselected package python3. [2020-05-14T23:04:45.383Z] #40 6.326 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-14T23:04:45.435Z] #17 23.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24065 files and directories currently installed.) [2020-05-14T23:04:45.436Z] #17 24.01 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-05-14T23:04:45.436Z] #17 24.04 Unpacking python3 (3.7.3-1) ... [2020-05-14T23:04:45.436Z] #17 24.14 Selecting previously unselected package libip4tc0:arm64. [2020-05-14T23:04:45.436Z] #17 24.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-05-14T23:04:45.436Z] #17 24.17 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-05-14T23:04:45.672Z] #40 6.663 PBCC images/opts.pb-c.c [2020-05-14T23:04:45.672Z] #40 6.725 PBCC images/sit.pb-c.c [2020-05-14T23:04:45.672Z] #40 6.794 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-14T23:04:45.696Z] #17 24.29 Selecting previously unselected package libip6tc0:arm64. [2020-05-14T23:04:45.696Z] #17 24.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-05-14T23:04:45.696Z] #17 24.32 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-05-14T23:04:45.732Z] #41 ... [2020-05-14T23:04:45.732Z] [2020-05-14T23:04:45.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:45.732Z] #39 28.14 CC images/signalfd.o [2020-05-14T23:04:45.732Z] #39 28.46 CC images/fs.o [2020-05-14T23:04:45.732Z] #39 28.75 CC images/pstree.o [2020-05-14T23:04:45.732Z] #39 28.96 CC images/pipe.o [2020-05-14T23:04:45.732Z] #39 29.14 CC images/tcp-stream.o [2020-05-14T23:04:45.732Z] #39 29.37 CC images/sk-packet.o [2020-05-14T23:04:45.732Z] #39 29.75 CC images/mnt.o [2020-05-14T23:04:45.732Z] #39 29.97 CC images/pipe-data.o [2020-05-14T23:04:45.732Z] #39 30.24 CC images/sa.o [2020-05-14T23:04:45.732Z] #39 30.48 CC images/timer.o [2020-05-14T23:04:45.957Z] #17 24.43 Selecting previously unselected package libiptc0:arm64. [2020-05-14T23:04:45.957Z] #17 24.45 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-05-14T23:04:45.957Z] #17 24.46 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-05-14T23:04:45.957Z] #17 24.59 Selecting previously unselected package libnfnetlink0:arm64. [2020-05-14T23:04:45.957Z] #17 24.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-05-14T23:04:45.957Z] #17 24.62 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-14T23:04:45.957Z] #17 24.70 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-05-14T23:04:45.957Z] #17 24.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-05-14T23:04:45.957Z] #17 24.72 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-14T23:04:45.962Z] #40 6.866 DEP images/opts.pb-c.d [2020-05-14T23:04:45.962Z] #40 6.961 DEP images/sit.pb-c.d [2020-05-14T23:04:45.962Z] #40 7.066 PBCC images/macvlan.pb-c.c [2020-05-14T23:04:45.987Z] #39 30.83 CC images/timerfd.o [2020-05-14T23:04:46.218Z] #17 24.83 Selecting previously unselected package libnftnl11:arm64. [2020-05-14T23:04:46.218Z] #17 24.85 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-05-14T23:04:46.218Z] #17 24.85 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-05-14T23:04:46.218Z] #17 24.96 Selecting previously unselected package iptables. [2020-05-14T23:04:46.242Z] #39 31.14 CC images/mm.o [2020-05-14T23:04:46.242Z] #39 31.38 CC images/sk-opts.o [2020-05-14T23:04:46.252Z] #40 7.098 DEP images/macvlan.pb-c.d [2020-05-14T23:04:46.252Z] #40 7.191 PBCC images/autofs.pb-c.c [2020-05-14T23:04:46.252Z] #40 7.222 DEP images/autofs.pb-c.d [2020-05-14T23:04:46.252Z] #40 7.306 PBCC images/sysctl.pb-c.c [2020-05-14T23:04:46.479Z] #17 24.96 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-05-14T23:04:46.479Z] #17 24.97 Unpacking iptables (1.8.2-4) ... [2020-05-14T23:04:46.543Z] #40 7.382 DEP images/sysctl.pb-c.d [2020-05-14T23:04:46.543Z] #40 7.496 PBCC images/time.pb-c.c [2020-05-14T23:04:46.543Z] #40 7.534 DEP images/time.pb-c.d [2020-05-14T23:04:46.739Z] #17 25.27 Selecting previously unselected package xxd. [2020-05-14T23:04:46.739Z] #17 25.27 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-05-14T23:04:46.739Z] #17 25.28 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:04:46.739Z] #17 25.38 Selecting previously unselected package vim-common. [2020-05-14T23:04:46.739Z] #17 25.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:04:46.739Z] #17 25.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:04:46.739Z] #17 25.60 Selecting previously unselected package bash-completion. [2020-05-14T23:04:46.803Z] #39 31.62 CC images/sk-unix.o [2020-05-14T23:04:46.834Z] #40 7.646 PBCC images/binfmt-misc.pb-c.c [2020-05-14T23:04:46.834Z] #40 7.671 DEP images/binfmt-misc.pb-c.d [2020-05-14T23:04:46.834Z] #40 7.849 PBCC images/seccomp.pb-c.c [2020-05-14T23:04:46.834Z] #40 7.866 DEP images/seccomp.pb-c.d [2020-05-14T23:04:46.834Z] #40 7.928 PBCC images/userns.pb-c.c [2020-05-14T23:04:46.834Z] #40 7.971 DEP images/userns.pb-c.d [2020-05-14T23:04:47.001Z] #17 25.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-14T23:04:47.058Z] #39 31.91 CC images/sk-inet.o [2020-05-14T23:04:47.125Z] #40 8.029 PBCC images/cgroup.pb-c.c [2020-05-14T23:04:47.125Z] #40 8.077 DEP images/cgroup.pb-c.d [2020-05-14T23:04:47.125Z] #40 8.159 PBCC images/fown.pb-c.c [2020-05-14T23:04:47.125Z] #40 8.186 PBCC images/ext-file.pb-c.c [2020-05-14T23:04:47.313Z] #39 32.29 CC images/tun.o [2020-05-14T23:04:47.414Z] #40 8.226 DEP images/fown.pb-c.d [2020-05-14T23:04:47.414Z] #40 8.377 DEP images/ext-file.pb-c.d [2020-05-14T23:04:47.414Z] #40 8.462 PBCC images/rpc.pb-c.c [2020-05-14T23:04:47.569Z] #39 32.71 CC images/sk-netlink.o [2020-05-14T23:04:47.706Z] #40 8.562 DEP images/rpc.pb-c.d [2020-05-14T23:04:47.706Z] #40 8.669 PBCC images/siginfo.pb-c.c [2020-05-14T23:04:47.706Z] #40 8.696 DEP images/siginfo.pb-c.d [2020-05-14T23:04:47.996Z] #40 8.770 PBCC images/pagemap.pb-c.c [2020-05-14T23:04:47.996Z] #40 8.861 DEP images/pagemap.pb-c.d [2020-05-14T23:04:47.996Z] #40 8.979 PBCC images/rlimit.pb-c.c [2020-05-14T23:04:47.996Z] #40 9.001 DEP images/rlimit.pb-c.d [2020-05-14T23:04:48.129Z] #39 32.95 CC images/packet-sock.o [2020-05-14T23:04:48.292Z] #40 9.073 PBCC images/file-lock.pb-c.c [2020-05-14T23:04:48.292Z] #40 9.092 DEP images/file-lock.pb-c.d [2020-05-14T23:04:48.292Z] #40 9.198 PBCC images/tty.pb-c.c [2020-05-14T23:04:48.292Z] #40 9.288 DEP images/tty.pb-c.d [2020-05-14T23:04:48.384Z] #39 33.37 CC images/ipc-var.o [2020-05-14T23:04:48.581Z] #40 9.406 PBCC images/tun.pb-c.c [2020-05-14T23:04:48.581Z] #40 9.441 PBCC images/netdev.pb-c.c [2020-05-14T23:04:48.581Z] #40 9.480 DEP images/tun.pb-c.d [2020-05-14T23:04:48.581Z] #40 9.515 DEP images/netdev.pb-c.d [2020-05-14T23:04:48.581Z] #40 9.546 PBCC images/vma.pb-c.c [2020-05-14T23:04:48.581Z] #40 9.575 DEP images/vma.pb-c.d [2020-05-14T23:04:48.581Z] #40 9.605 PBCC images/creds.pb-c.c [2020-05-14T23:04:48.581Z] #40 9.624 DEP images/creds.pb-c.d [2020-05-14T23:04:48.581Z] #40 9.656 PBCC images/utsns.pb-c.c [2020-05-14T23:04:48.581Z] #40 9.679 DEP images/utsns.pb-c.d [2020-05-14T23:04:48.581Z] #40 9.718 PBCC images/ipc-desc.pb-c.c [2020-05-14T23:04:48.640Z] #39 33.60 CC images/ipc-desc.o [2020-05-14T23:04:48.640Z] #39 ... [2020-05-14T23:04:48.640Z] [2020-05-14T23:04:48.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:48.640Z] #41 133.0 vendor/golang.org/x/net/idna [2020-05-14T23:04:48.869Z] #40 9.757 PBCC images/ipc-sem.pb-c.c [2020-05-14T23:04:48.869Z] #40 9.784 DEP images/ipc-desc.pb-c.d [2020-05-14T23:04:48.869Z] #40 9.830 DEP images/ipc-sem.pb-c.d [2020-05-14T23:04:48.869Z] #40 9.888 PBCC images/ipc-msg.pb-c.c [2020-05-14T23:04:48.869Z] #40 9.922 DEP images/ipc-msg.pb-c.d [2020-05-14T23:04:48.869Z] #40 9.967 PBCC images/ipc-shm.pb-c.c [2020-05-14T23:04:49.158Z] #40 9.986 DEP images/ipc-shm.pb-c.d [2020-05-14T23:04:49.158Z] #40 10.03 PBCC images/ipc-var.pb-c.c [2020-05-14T23:04:49.158Z] #40 10.06 DEP images/ipc-var.pb-c.d [2020-05-14T23:04:49.158Z] #40 ... [2020-05-14T23:04:49.158Z] [2020-05-14T23:04:49.158Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:49.158Z] #31 98.44 bufio [2020-05-14T23:04:49.158Z] #31 102.1 path [2020-05-14T23:04:49.158Z] #31 104.9 text/tabwriter [2020-05-14T23:04:49.158Z] #31 ... [2020-05-14T23:04:49.158Z] [2020-05-14T23:04:49.158Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:49.158Z] #40 10.12 PBCC images/sk-opts.pb-c.c [2020-05-14T23:04:49.158Z] #40 10.15 PBCC images/packet-sock.pb-c.c [2020-05-14T23:04:49.158Z] #40 10.20 DEP images/sk-opts.pb-c.d [2020-05-14T23:04:49.158Z] #40 10.24 DEP images/packet-sock.pb-c.d [2020-05-14T23:04:49.447Z] #40 10.28 PBCC images/sk-netlink.pb-c.c [2020-05-14T23:04:49.447Z] #40 10.33 DEP images/sk-netlink.pb-c.d [2020-05-14T23:04:49.447Z] #40 10.38 PBCC images/sk-inet.pb-c.c [2020-05-14T23:04:49.447Z] #40 10.43 DEP images/sk-inet.pb-c.d [2020-05-14T23:04:49.447Z] #40 10.53 PBCC images/sk-unix.pb-c.c [2020-05-14T23:04:49.736Z] #40 10.61 DEP images/sk-unix.pb-c.d [2020-05-14T23:04:49.736Z] #40 10.67 PBCC images/mm.pb-c.c [2020-05-14T23:04:49.736Z] #40 10.75 DEP images/mm.pb-c.d [2020-05-14T23:04:49.807Z] #17 28.33 Unpacking bash-completion (1:2.8-6) ... [2020-05-14T23:04:49.951Z] #10 ... [2020-05-14T23:04:49.951Z] [2020-05-14T23:04:49.951Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:49.951Z] #39 26.96 CC images/signalfd.o [2020-05-14T23:04:49.951Z] #39 27.28 CC images/fs.o [2020-05-14T23:04:49.951Z] #39 27.54 CC images/pstree.o [2020-05-14T23:04:49.951Z] #39 27.89 CC images/pipe.o [2020-05-14T23:04:49.951Z] #39 28.26 CC images/tcp-stream.o [2020-05-14T23:04:49.951Z] #39 28.43 CC images/sk-packet.o [2020-05-14T23:04:49.951Z] #39 28.81 CC images/mnt.o [2020-05-14T23:04:49.951Z] #39 29.13 CC images/pipe-data.o [2020-05-14T23:04:49.951Z] #39 29.40 CC images/sa.o [2020-05-14T23:04:49.951Z] #39 29.64 CC images/timer.o [2020-05-14T23:04:49.951Z] #39 29.93 CC images/timerfd.o [2020-05-14T23:04:49.951Z] #39 30.11 CC images/mm.o [2020-05-14T23:04:49.951Z] #39 30.41 CC images/sk-opts.o [2020-05-14T23:04:49.951Z] #39 30.66 CC images/sk-unix.o [2020-05-14T23:04:49.951Z] #39 30.93 CC images/sk-inet.o [2020-05-14T23:04:49.951Z] #39 31.24 CC images/tun.o [2020-05-14T23:04:49.951Z] #39 31.47 CC images/sk-netlink.o [2020-05-14T23:04:49.951Z] #39 31.80 CC images/packet-sock.o [2020-05-14T23:04:49.951Z] #39 32.22 CC images/ipc-var.o [2020-05-14T23:04:49.951Z] #39 32.42 CC images/ipc-desc.o [2020-05-14T23:04:49.951Z] #39 32.68 CC images/ipc-shm.o [2020-05-14T23:04:49.951Z] #39 32.89 CC images/ipc-msg.o [2020-05-14T23:04:49.951Z] #39 33.15 CC images/ipc-sem.o [2020-05-14T23:04:49.951Z] #39 33.27 CC images/utsns.o [2020-05-14T23:04:49.951Z] #39 33.45 CC images/creds.o [2020-05-14T23:04:49.951Z] #39 33.65 CC images/vma.o [2020-05-14T23:04:49.951Z] #39 33.86 CC images/netdev.o [2020-05-14T23:04:49.951Z] #39 34.21 CC images/tty.o [2020-05-14T23:04:49.951Z] #39 34.70 CC images/file-lock.o [2020-05-14T23:04:49.951Z] #39 34.89 CC images/rlimit.o [2020-05-14T23:04:49.951Z] #39 35.15 CC images/pagemap.o [2020-05-14T23:04:49.951Z] #39 35.45 CC images/siginfo.o [2020-05-14T23:04:49.951Z] #39 35.71 CC images/rpc.o [2020-05-14T23:04:50.025Z] #40 10.83 PBCC images/timerfd.pb-c.c [2020-05-14T23:04:50.025Z] #40 10.89 DEP images/timerfd.pb-c.d [2020-05-14T23:04:50.025Z] #40 11.07 PBCC images/timer.pb-c.c [2020-05-14T23:04:50.025Z] #40 11.11 DEP images/timer.pb-c.d [2020-05-14T23:04:50.067Z] #17 28.87 Selecting previously unselected package bzip2. [2020-05-14T23:04:50.315Z] #40 11.20 PBCC images/sa.pb-c.c [2020-05-14T23:04:50.315Z] #40 11.27 DEP images/sa.pb-c.d [2020-05-14T23:04:50.315Z] #40 11.36 PBCC images/pipe-data.pb-c.c [2020-05-14T23:04:50.328Z] #17 28.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-05-14T23:04:50.328Z] #17 28.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:04:50.328Z] #17 28.96 Selecting previously unselected package xz-utils. [2020-05-14T23:04:50.328Z] #17 28.98 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-05-14T23:04:50.328Z] #17 28.99 Unpacking xz-utils (5.2.4-1) ... [2020-05-14T23:04:50.589Z] #17 29.15 Selecting previously unselected package apparmor. [2020-05-14T23:04:50.589Z] #17 29.15 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-05-14T23:04:50.589Z] #17 29.25 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:04:50.589Z] #17 ... [2020-05-14T23:04:50.589Z] [2020-05-14T23:04:50.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:50.589Z] #39 89.41 DEP criu/proc_parse.d [2020-05-14T23:04:50.589Z] #39 89.65 DEP criu/plugin.d [2020-05-14T23:04:50.589Z] #39 89.75 DEP criu/pipes.d [2020-05-14T23:04:50.589Z] #39 89.89 DEP criu/pie-util.d [2020-05-14T23:04:50.589Z] #39 89.99 DEP criu/pie-util-vdso.d [2020-05-14T23:04:50.589Z] #39 90.08 DEP criu/path.d [2020-05-14T23:04:50.589Z] #39 90.22 DEP criu/parasite-syscall.d [2020-05-14T23:04:50.589Z] #39 90.48 DEP criu/pagemap.d [2020-05-14T23:04:50.589Z] #39 90.64 DEP criu/pagemap-cache.d [2020-05-14T23:04:50.589Z] #39 90.86 DEP criu/page-xfer.d [2020-05-14T23:04:50.589Z] #39 91.09 DEP criu/page-pipe.d [2020-05-14T23:04:50.589Z] #39 91.24 DEP criu/netfilter.d [2020-05-14T23:04:50.589Z] #39 91.41 DEP criu/net.d [2020-05-14T23:04:50.589Z] #39 91.61 DEP criu/namespaces.d [2020-05-14T23:04:50.589Z] #39 91.81 DEP criu/mount.d [2020-05-14T23:04:50.589Z] #39 91.94 DEP criu/mem.d [2020-05-14T23:04:50.589Z] #39 92.04 DEP criu/lsm.d [2020-05-14T23:04:50.589Z] #39 92.28 DEP criu/log.d [2020-05-14T23:04:50.589Z] #39 92.46 DEP criu/libnetlink.d [2020-05-14T23:04:50.589Z] #39 92.61 DEP criu/kerndat.d [2020-05-14T23:04:50.589Z] #39 92.80 DEP criu/kcmp-ids.d [2020-05-14T23:04:50.589Z] #39 92.86 DEP criu/irmap.d [2020-05-14T23:04:50.589Z] #39 92.97 DEP criu/ipc_ns.d [2020-05-14T23:04:50.589Z] #39 93.11 DEP criu/image.d [2020-05-14T23:04:50.589Z] #39 93.31 DEP criu/image-desc.d [2020-05-14T23:04:50.589Z] #39 93.40 DEP criu/fsnotify.d [2020-05-14T23:04:50.589Z] #39 93.68 DEP criu/filesystems.d [2020-05-14T23:04:50.589Z] #39 93.82 DEP criu/files.d [2020-05-14T23:04:50.589Z] #39 93.97 DEP criu/files-reg.d [2020-05-14T23:04:50.589Z] #39 94.11 DEP criu/files-ext.d [2020-05-14T23:04:50.589Z] #39 94.21 DEP criu/file-lock.d [2020-05-14T23:04:50.589Z] #39 94.36 DEP criu/file-ids.d [2020-05-14T23:04:50.589Z] #39 94.49 DEP criu/fifo.d [2020-05-14T23:04:50.589Z] #39 94.65 DEP criu/fdstore.d [2020-05-14T23:04:50.589Z] #39 94.72 DEP criu/fault-injection.d [2020-05-14T23:04:50.589Z] #39 94.80 DEP criu/external.d [2020-05-14T23:04:50.589Z] #39 94.95 DEP criu/eventpoll.d [2020-05-14T23:04:50.589Z] #39 95.10 DEP criu/eventfd.d [2020-05-14T23:04:50.589Z] #39 95.25 DEP criu/crtools.d [2020-05-14T23:04:50.589Z] #39 95.44 DEP criu/cr-service.d [2020-05-14T23:04:50.589Z] #39 95.53 DEP criu/cr-restore.d [2020-05-14T23:04:50.589Z] #39 95.68 DEP criu/cr-errno.d [2020-05-14T23:04:50.589Z] #39 95.70 DEP criu/cr-dump.d [2020-05-14T23:04:50.589Z] #39 95.98 DEP criu/cr-dedup.d [2020-05-14T23:04:50.589Z] #39 96.18 DEP criu/cr-check.d [2020-05-14T23:04:50.589Z] #39 96.38 DEP criu/config.d [2020-05-14T23:04:50.589Z] #39 96.55 DEP criu/clone-noasan.d [2020-05-14T23:04:50.589Z] #39 96.63 DEP criu/cgroup.d [2020-05-14T23:04:50.589Z] #39 96.82 DEP criu/cgroup-props.d [2020-05-14T23:04:50.589Z] #39 96.93 DEP criu/bitmap.d [2020-05-14T23:04:50.589Z] #39 96.95 DEP criu/bfd.d [2020-05-14T23:04:50.589Z] #39 97.07 DEP criu/autofs.d [2020-05-14T23:04:50.589Z] #39 97.25 DEP criu/aio.d [2020-05-14T23:04:50.589Z] #39 97.49 DEP criu/action-scripts.d [2020-05-14T23:04:50.589Z] #39 97.68 CC criu/action-scripts.o [2020-05-14T23:04:50.589Z] #39 98.26 CC criu/aio.o [2020-05-14T23:04:50.589Z] #39 98.79 CC criu/autofs.o [2020-05-14T23:04:50.589Z] #39 ... [2020-05-14T23:04:50.589Z] [2020-05-14T23:04:50.589Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:50.589Z] #17 29.25 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:04:50.604Z] #40 11.38 DEP images/pipe-data.pb-c.d [2020-05-14T23:04:50.604Z] #40 11.49 PBCC images/mnt.pb-c.c [2020-05-14T23:04:50.604Z] #40 11.54 DEP images/mnt.pb-c.d [2020-05-14T23:04:50.604Z] #40 11.65 PBCC images/sk-packet.pb-c.c [2020-05-14T23:04:50.604Z] #40 11.67 DEP images/sk-packet.pb-c.d [2020-05-14T23:04:50.604Z] #40 11.75 PBCC images/tcp-stream.pb-c.c [2020-05-14T23:04:50.849Z] #17 29.55 Selecting previously unselected package aufs-tools. [2020-05-14T23:04:50.850Z] #17 29.55 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-05-14T23:04:50.850Z] #17 29.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:04:50.850Z] #17 29.70 Selecting previously unselected package libonig5:arm64. [2020-05-14T23:04:50.896Z] #40 11.83 DEP images/tcp-stream.pb-c.d [2020-05-14T23:04:50.896Z] #40 11.91 PBCC images/pipe.pb-c.c [2020-05-14T23:04:50.896Z] #40 11.99 DEP images/pipe.pb-c.d [2020-05-14T23:04:51.110Z] #17 29.70 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-05-14T23:04:51.110Z] #17 29.71 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-05-14T23:04:51.151Z] #41 135.1 vendor/golang.org/x/net/http2/hpack [2020-05-14T23:04:51.185Z] #40 12.12 PBCC images/pstree.pb-c.c [2020-05-14T23:04:51.185Z] #40 12.16 DEP images/pstree.pb-c.d [2020-05-14T23:04:51.185Z] #40 12.24 PBCC images/fs.pb-c.c [2020-05-14T23:04:51.323Z] #39 37.01 CC images/ext-file.o [2020-05-14T23:04:51.371Z] #17 29.86 Selecting previously unselected package libjq1:arm64. [2020-05-14T23:04:51.371Z] #17 29.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-05-14T23:04:51.371Z] #17 29.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-14T23:04:51.371Z] #17 30.01 Selecting previously unselected package jq. [2020-05-14T23:04:51.371Z] #17 30.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-05-14T23:04:51.371Z] #17 30.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:04:51.371Z] #17 30.12 Selecting previously unselected package libaio1:arm64. [2020-05-14T23:04:51.371Z] #17 30.13 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-05-14T23:04:51.371Z] #17 30.14 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-05-14T23:04:51.371Z] #17 30.25 Selecting previously unselected package libgpm2:arm64. [2020-05-14T23:04:51.475Z] #40 12.27 DEP images/fs.pb-c.d [2020-05-14T23:04:51.475Z] #40 12.35 PBCC images/signalfd.pb-c.c [2020-05-14T23:04:51.475Z] #40 12.46 DEP images/signalfd.pb-c.d [2020-05-14T23:04:51.581Z] #39 37.25 CC images/cgroup.o [2020-05-14T23:04:51.632Z] #17 30.25 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-05-14T23:04:51.632Z] #17 30.26 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-05-14T23:04:51.632Z] #17 30.36 Selecting previously unselected package libicu63:arm64. [2020-05-14T23:04:51.632Z] #17 30.36 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-05-14T23:04:51.632Z] #17 30.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-14T23:04:51.765Z] #40 12.60 PBCC images/fh.pb-c.c [2020-05-14T23:04:51.765Z] #40 ... [2020-05-14T23:04:51.765Z] [2020-05-14T23:04:51.765Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:51.765Z] #11 100.9 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-14T23:04:51.765Z] #11 101.0 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-14T23:04:51.765Z] #11 101.0 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:04:51.765Z] #11 110.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-14T23:04:51.765Z] #11 110.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-14T23:04:51.765Z] #11 110.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:51.765Z] #11 110.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-14T23:04:51.765Z] #11 110.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-14T23:04:51.765Z] #11 110.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:51.765Z] #11 ... [2020-05-14T23:04:51.765Z] [2020-05-14T23:04:51.765Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:51.765Z] #31 111.1 internal/syscall/execenv [2020-05-14T23:04:51.765Z] #31 111.1 internal/syscall/unix [2020-05-14T23:04:52.056Z] #31 111.2 time [2020-05-14T23:04:52.056Z] #31 ... [2020-05-14T23:04:52.056Z] [2020-05-14T23:04:52.056Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:52.056Z] #42 101.4 bufio [2020-05-14T23:04:52.056Z] #42 102.4 reflect [2020-05-14T23:04:52.056Z] #42 110.5 regexp/syntax [2020-05-14T23:04:52.146Z] #39 37.69 CC images/userns.o [2020-05-14T23:04:52.146Z] #39 37.90 CC images/google/protobuf/descriptor.o [2020-05-14T23:04:52.348Z] #42 ... [2020-05-14T23:04:52.348Z] [2020-05-14T23:04:52.348Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:52.348Z] #40 12.69 PBCC images/fsnotify.pb-c.c [2020-05-14T23:04:52.348Z] #40 12.81 DEP images/fh.pb-c.d [2020-05-14T23:04:52.348Z] #40 12.93 DEP images/fsnotify.pb-c.d [2020-05-14T23:04:52.348Z] #40 13.01 PBCC images/eventpoll.pb-c.c [2020-05-14T23:04:52.348Z] #40 13.03 DEP images/eventpoll.pb-c.d [2020-05-14T23:04:52.348Z] #40 13.14 PBCC images/eventfd.pb-c.c [2020-05-14T23:04:52.348Z] #40 13.26 DEP images/eventfd.pb-c.d [2020-05-14T23:04:52.348Z] #40 13.31 PBCC images/remap-file-path.pb-c.c [2020-05-14T23:04:52.348Z] #40 13.36 DEP images/remap-file-path.pb-c.d [2020-05-14T23:04:52.514Z] #41 136.5 mime [2020-05-14T23:04:52.662Z] #40 13.51 PBCC images/fifo.pb-c.c [2020-05-14T23:04:52.662Z] #40 13.57 DEP images/fifo.pb-c.d [2020-05-14T23:04:52.662Z] #40 13.63 PBCC images/ghost-file.pb-c.c [2020-05-14T23:04:52.662Z] #40 13.73 DEP images/ghost-file.pb-c.d [2020-05-14T23:04:52.950Z] #40 13.91 PBCC images/regfile.pb-c.c [2020-05-14T23:04:52.950Z] #40 ... [2020-05-14T23:04:52.950Z] [2020-05-14T23:04:52.950Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:04:52.950Z] #48 102.4 bufio [2020-05-14T23:04:52.950Z] #48 105.3 text/tabwriter [2020-05-14T23:04:52.950Z] #48 109.3 regexp/syntax [2020-05-14T23:04:52.950Z] #48 109.4 reflect [2020-05-14T23:04:53.241Z] #48 ... [2020-05-14T23:04:53.241Z] [2020-05-14T23:04:53.241Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:53.241Z] #40 14.06 DEP images/regfile.pb-c.d [2020-05-14T23:04:53.241Z] #40 14.15 PBCC images/ns.pb-c.c [2020-05-14T23:04:53.241Z] #40 14.18 DEP images/ns.pb-c.d [2020-05-14T23:04:53.241Z] #40 14.23 PBCC images/fdinfo.pb-c.c [2020-05-14T23:04:53.531Z] #40 14.36 DEP images/fdinfo.pb-c.d [2020-05-14T23:04:53.531Z] #40 14.52 PBCC images/core-aarch64.pb-c.c [2020-05-14T23:04:53.531Z] #40 14.58 PBCC images/core-arm.pb-c.c [2020-05-14T23:04:53.821Z] #40 14.72 PBCC images/core-ppc64.pb-c.c [2020-05-14T23:04:53.821Z] #40 14.84 PBCC images/core-s390.pb-c.c [2020-05-14T23:04:54.044Z] #39 39.47 CC images/opts.o [2020-05-14T23:04:54.044Z] #39 39.79 CC images/seccomp.o [2020-05-14T23:04:54.112Z] #40 14.92 PBCC images/core-x86.pb-c.c [2020-05-14T23:04:54.112Z] #40 15.00 PBCC images/core.pb-c.c [2020-05-14T23:04:54.181Z] #17 32.79 Selecting previously unselected package libnet1:arm64. [2020-05-14T23:04:54.182Z] #17 32.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-05-14T23:04:54.182Z] #17 32.81 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:04:54.313Z] #39 40.14 CC images/binfmt-misc.o [2020-05-14T23:04:54.405Z] #41 138.3 mime/quotedprintable [2020-05-14T23:04:54.417Z] #40 15.17 PBCC images/inventory.pb-c.c [2020-05-14T23:04:54.417Z] #40 15.29 DEP images/core-aarch64.pb-c.d [2020-05-14T23:04:54.417Z] #40 15.43 DEP images/core-arm.pb-c.d [2020-05-14T23:04:54.454Z] #17 ... [2020-05-14T23:04:54.454Z] [2020-05-14T23:04:54.454Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:04:54.454Z] #36 161.8 + dpkg --print-architecture [2020-05-14T23:04:54.454Z] #36 DONE 162.3s [2020-05-14T23:04:54.454Z] [2020-05-14T23:04:54.454Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:04:54.454Z] #17 32.97 Selecting previously unselected package libnl-3-200:arm64. [2020-05-14T23:04:54.454Z] #17 32.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-05-14T23:04:54.454Z] #17 33.00 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-05-14T23:04:54.454Z] #17 33.13 Selecting previously unselected package libprotobuf-c1:arm64. [2020-05-14T23:04:54.454Z] #17 33.13 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-05-14T23:04:54.454Z] #17 33.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-14T23:04:54.571Z] #39 40.33 CC images/time.o [2020-05-14T23:04:54.660Z] #41 138.9 net/http/internal [2020-05-14T23:04:54.707Z] #40 15.58 DEP images/core-ppc64.pb-c.d [2020-05-14T23:04:54.707Z] #40 15.67 DEP images/core-s390.pb-c.d [2020-05-14T23:04:54.707Z] #40 15.76 DEP images/core-x86.pb-c.d [2020-05-14T23:04:54.707Z] #40 15.85 DEP images/core.pb-c.d [2020-05-14T23:04:54.714Z] #17 33.23 Selecting previously unselected package libreadline5:arm64. [2020-05-14T23:04:54.714Z] #17 33.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-05-14T23:04:54.714Z] #17 33.25 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-14T23:04:54.714Z] #17 33.39 Selecting previously unselected package net-tools. [2020-05-14T23:04:54.714Z] #17 33.40 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-05-14T23:04:54.714Z] #17 33.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:04:54.829Z] #39 40.53 CC images/sysctl.o [2020-05-14T23:04:54.829Z] #39 ... [2020-05-14T23:04:54.829Z] [2020-05-14T23:04:54.829Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:04:54.829Z] #54 139.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:04:54.829Z] #54 139.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-14T23:04:54.975Z] #17 33.64 Selecting previously unselected package python-pip-whl. [2020-05-14T23:04:54.975Z] #17 33.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-14T23:04:54.975Z] #17 33.66 Unpacking python-pip-whl (18.1-5) ... [2020-05-14T23:04:54.998Z] #40 15.99 DEP images/inventory.pb-c.d [2020-05-14T23:04:54.998Z] #40 16.09 PBCC images/cpuinfo.pb-c.c [2020-05-14T23:04:55.220Z] #41 ... [2020-05-14T23:04:55.220Z] [2020-05-14T23:04:55.220Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:55.220Z] #39 33.79 CC images/ipc-shm.o [2020-05-14T23:04:55.220Z] #39 33.97 CC images/ipc-msg.o [2020-05-14T23:04:55.220Z] #39 34.30 CC images/ipc-sem.o [2020-05-14T23:04:55.220Z] #39 34.58 CC images/utsns.o [2020-05-14T23:04:55.220Z] #39 34.85 CC images/creds.o [2020-05-14T23:04:55.220Z] #39 35.09 CC images/vma.o [2020-05-14T23:04:55.220Z] #39 35.39 CC images/netdev.o [2020-05-14T23:04:55.220Z] #39 35.74 CC images/tty.o [2020-05-14T23:04:55.220Z] #39 36.29 CC images/file-lock.o [2020-05-14T23:04:55.220Z] #39 36.52 CC images/rlimit.o [2020-05-14T23:04:55.220Z] #39 36.72 CC images/pagemap.o [2020-05-14T23:04:55.220Z] #39 37.04 CC images/siginfo.o [2020-05-14T23:04:55.220Z] #39 37.30 CC images/rpc.o [2020-05-14T23:04:55.220Z] #39 38.62 CC images/ext-file.o [2020-05-14T23:04:55.220Z] #39 38.80 CC images/cgroup.o [2020-05-14T23:04:55.220Z] #39 39.33 CC images/userns.o [2020-05-14T23:04:55.220Z] #39 39.65 CC images/google/protobuf/descriptor.o [2020-05-14T23:04:55.288Z] #40 16.15 DEP images/cpuinfo.pb-c.d [2020-05-14T23:04:55.288Z] #40 16.24 PBCC images/stats.pb-c.c [2020-05-14T23:04:55.288Z] #40 16.28 DEP images/stats.pb-c.d [2020-05-14T23:04:55.552Z] #17 34.29 Selecting previously unselected package python3-lib2to3. [2020-05-14T23:04:55.552Z] #17 34.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-14T23:04:55.552Z] #17 34.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:04:55.813Z] #17 34.48 Selecting previously unselected package python3-distutils. [2020-05-14T23:04:55.813Z] #17 34.50 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-14T23:04:55.813Z] #17 34.52 Unpacking python3-distutils (3.7.3-1) ... [2020-05-14T23:04:56.080Z] #17 34.70 Selecting previously unselected package python3-pip. [2020-05-14T23:04:56.080Z] #17 34.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-14T23:04:56.080Z] #17 34.72 Unpacking python3-pip (18.1-5) ... [2020-05-14T23:04:56.341Z] #17 34.95 Selecting previously unselected package python3-pkg-resources. [2020-05-14T23:04:56.341Z] #17 34.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:04:56.341Z] #17 34.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:04:56.602Z] #17 35.10 Selecting previously unselected package python3-setuptools. [2020-05-14T23:04:56.602Z] #17 35.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-14T23:04:56.602Z] #17 35.12 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-14T23:04:56.602Z] #17 35.36 Selecting previously unselected package python3-wheel. [2020-05-14T23:04:56.602Z] #17 35.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-14T23:04:56.602Z] #17 35.38 Unpacking python3-wheel (0.32.3-2) ... [2020-05-14T23:04:56.626Z] #39 41.38 CC images/opts.o [2020-05-14T23:04:56.626Z] #39 41.54 CC images/seccomp.o [2020-05-14T23:04:56.626Z] #39 ... [2020-05-14T23:04:56.626Z] [2020-05-14T23:04:56.626Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:04:56.626Z] #10 130.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-14T23:04:56.626Z] #10 130.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-14T23:04:56.626Z] #10 130.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:04:56.862Z] #17 35.51 Selecting previously unselected package sudo. [2020-05-14T23:04:56.862Z] #17 35.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-05-14T23:04:56.862Z] #17 35.52 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:04:56.882Z] #10 ... [2020-05-14T23:04:56.882Z] [2020-05-14T23:04:56.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:56.882Z] #39 41.81 CC images/binfmt-misc.o [2020-05-14T23:04:57.137Z] #39 42.05 CC images/time.o [2020-05-14T23:04:57.137Z] #39 42.26 CC images/sysctl.o [2020-05-14T23:04:57.392Z] #39 42.52 CC images/autofs.o [2020-05-14T23:04:57.437Z] #17 35.95 Selecting previously unselected package thin-provisioning-tools. [2020-05-14T23:04:57.437Z] #17 35.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-05-14T23:04:57.437Z] #17 35.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:04:57.437Z] #17 36.20 Selecting previously unselected package uidmap. [2020-05-14T23:04:57.698Z] #17 36.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-05-14T23:04:57.698Z] #17 36.22 Unpacking uidmap (1:4.5-1.1) ... [2020-05-14T23:04:57.698Z] #17 36.34 Selecting previously unselected package vim-runtime. [2020-05-14T23:04:57.698Z] #17 36.34 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:04:57.698Z] #17 36.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-14T23:04:57.698Z] #17 36.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-14T23:04:57.698Z] #17 36.43 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:04:57.952Z] #39 42.76 CC images/macvlan.o [2020-05-14T23:04:57.953Z] #39 42.96 CC images/sit.o [2020-05-14T23:04:58.027Z] #40 18.73 make[1]: Nothing to be done for 'all'. [2020-05-14T23:04:58.208Z] #39 43.23 LINK images/built-in.o [2020-05-14T23:04:58.463Z] #39 43.39 GEN compel/include/asm [2020-05-14T23:04:58.463Z] #39 43.41 GEN compel/include/version.h [2020-05-14T23:04:58.463Z] #39 43.44 touch .config [2020-05-14T23:04:58.463Z] #39 43.46 GEN include/common/config.h [2020-05-14T23:04:58.719Z] #39 43.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-14T23:04:58.719Z] #39 43.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-14T23:04:58.719Z] #39 43.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-14T23:04:58.719Z] #39 43.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-14T23:04:58.719Z] #39 43.64 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-14T23:04:58.719Z] #39 43.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-14T23:04:58.719Z] #39 43.71 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-14T23:04:58.719Z] #39 43.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-14T23:04:58.719Z] #39 43.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-14T23:04:58.719Z] #39 43.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-14T23:04:58.974Z] #39 43.77 DEP compel/plugins/std/infect.d [2020-05-14T23:04:58.974Z] #39 43.88 DEP compel/plugins/std/string.d [2020-05-14T23:04:58.974Z] #39 43.95 DEP compel/plugins/std/log.d [2020-05-14T23:04:58.974Z] #39 44.02 DEP compel/plugins/std/fds.d [2020-05-14T23:04:59.009Z] #54 ... [2020-05-14T23:04:59.009Z] [2020-05-14T23:04:59.009Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:04:59.009Z] #41 133.0 vendor/golang.org/x/net/idna [2020-05-14T23:04:59.009Z] #41 135.5 vendor/golang.org/x/net/http2/hpack [2020-05-14T23:04:59.009Z] #41 136.7 mime [2020-05-14T23:04:59.009Z] #41 138.6 net/http/internal [2020-05-14T23:04:59.009Z] #41 142.4 net/textproto [2020-05-14T23:04:59.009Z] #41 142.4 crypto/x509 [2020-05-14T23:04:59.009Z] #41 ... [2020-05-14T23:04:59.009Z] [2020-05-14T23:04:59.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:04:59.009Z] #39 40.71 CC images/autofs.o [2020-05-14T23:04:59.009Z] #39 41.07 CC images/macvlan.o [2020-05-14T23:04:59.009Z] #39 41.30 CC images/sit.o [2020-05-14T23:04:59.009Z] #39 41.48 LINK images/built-in.o [2020-05-14T23:04:59.009Z] #39 41.66 GEN compel/include/asm [2020-05-14T23:04:59.009Z] #39 41.69 GEN compel/include/version.h [2020-05-14T23:04:59.009Z] #39 41.71 touch .config [2020-05-14T23:04:59.009Z] #39 41.74 GEN include/common/config.h [2020-05-14T23:04:59.009Z] #39 41.82 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-14T23:04:59.009Z] #39 41.84 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-14T23:04:59.009Z] #39 41.86 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-14T23:04:59.009Z] #39 41.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-14T23:04:59.009Z] #39 41.92 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-14T23:04:59.009Z] #39 41.94 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-14T23:04:59.009Z] #39 41.98 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-14T23:04:59.009Z] #39 42.03 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-14T23:04:59.009Z] #39 42.04 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-14T23:04:59.009Z] #39 42.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-14T23:04:59.009Z] #39 42.08 DEP compel/plugins/std/infect.d [2020-05-14T23:04:59.009Z] #39 42.20 DEP compel/plugins/std/string.d [2020-05-14T23:04:59.009Z] #39 42.32 DEP compel/plugins/std/log.d [2020-05-14T23:04:59.009Z] #39 42.40 DEP compel/plugins/std/fds.d [2020-05-14T23:04:59.009Z] #39 42.54 DEP compel/plugins/std/std.d [2020-05-14T23:04:59.009Z] #39 42.65 DEP compel/plugins/shmem/shmem.d [2020-05-14T23:04:59.009Z] #39 42.73 DEP compel/plugins/fds/fds.d [2020-05-14T23:04:59.009Z] #39 42.94 CC compel/plugins/std/std.o [2020-05-14T23:04:59.009Z] #39 43.32 CC compel/plugins/std/fds.o [2020-05-14T23:04:59.009Z] #39 43.87 CC compel/plugins/std/log.o [2020-05-14T23:04:59.009Z] #39 44.68 CC compel/plugins/std/string.o [2020-05-14T23:04:59.229Z] #39 44.09 DEP compel/plugins/std/std.d [2020-05-14T23:04:59.229Z] #39 44.16 DEP compel/plugins/shmem/shmem.d [2020-05-14T23:04:59.229Z] #39 44.22 DEP compel/plugins/fds/fds.d [2020-05-14T23:04:59.484Z] #39 44.41 CC compel/plugins/std/std.o [2020-05-14T23:04:59.574Z] #39 45.49 CC compel/plugins/std/infect.o [2020-05-14T23:04:59.740Z] #39 44.69 CC compel/plugins/std/fds.o [2020-05-14T23:05:00.098Z] #40 20.98 CC images/stats.o [2020-05-14T23:05:00.247Z] #17 38.70 Selecting previously unselected package vim. [2020-05-14T23:05:00.247Z] #17 38.70 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-05-14T23:05:00.247Z] #17 38.74 Unpacking vim (2:8.1.0875-5) ... [2020-05-14T23:05:00.301Z] #39 45.26 CC compel/plugins/std/log.o [2020-05-14T23:05:00.509Z] #39 46.02 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-14T23:05:00.509Z] #39 46.11 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-14T23:05:00.509Z] #39 46.20 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-14T23:05:00.509Z] #39 ... [2020-05-14T23:05:00.509Z] [2020-05-14T23:05:00.509Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:00.509Z] #43 DONE 145.2s [2020-05-14T23:05:00.509Z] [2020-05-14T23:05:00.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:00.509Z] #39 46.26 AR compel/plugins/std.lib.a [2020-05-14T23:05:00.509Z] #39 ... [2020-05-14T23:05:00.509Z] [2020-05-14T23:05:00.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:00.509Z] #41 143.6 vendor/golang.org/x/net/http/httpguts [2020-05-14T23:05:00.509Z] #41 143.9 vendor/golang.org/x/net/http/httpproxy [2020-05-14T23:05:00.509Z] #41 144.3 mime/multipart [2020-05-14T23:05:00.509Z] #17 39.21 Selecting previously unselected package xfsprogs. [2020-05-14T23:05:00.509Z] #17 39.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-05-14T23:05:00.509Z] #17 39.25 Unpacking xfsprogs (4.20.0-1) ... [2020-05-14T23:05:00.730Z] #40 21.75 CC images/core.o [2020-05-14T23:05:01.022Z] #40 ... [2020-05-14T23:05:01.022Z] [2020-05-14T23:05:01.022Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:01.022Z] #31 120.4 internal/poll [2020-05-14T23:05:01.081Z] #17 39.65 Selecting previously unselected package zip. [2020-05-14T23:05:01.081Z] #17 39.66 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-05-14T23:05:01.081Z] #17 39.67 Unpacking zip (3.0-11+b1) ... [2020-05-14T23:05:01.081Z] #17 39.85 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:05:01.081Z] #17 39.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:05:01.081Z] #17 39.90 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-05-14T23:05:01.081Z] #17 39.91 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-05-14T23:05:01.081Z] #17 39.93 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-05-14T23:05:01.081Z] #17 39.94 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-05-14T23:05:01.081Z] #17 39.95 Setting up uidmap (1:4.5-1.1) ... [2020-05-14T23:05:01.342Z] #17 39.97 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-05-14T23:05:01.342Z] #17 39.99 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:05:01.342Z] #17 40.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:05:01.342Z] #17 40.02 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-05-14T23:05:01.342Z] #17 40.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-05-14T23:05:01.342Z] #17 40.05 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:05:01.342Z] #17 40.06 Setting up zip (3.0-11+b1) ... [2020-05-14T23:05:01.342Z] #17 ... [2020-05-14T23:05:01.342Z] [2020-05-14T23:05:01.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:01.342Z] #39 100.2 CC criu/bfd.o [2020-05-14T23:05:01.342Z] #39 100.7 CC criu/bitmap.o [2020-05-14T23:05:01.342Z] #39 100.9 CC criu/cgroup-props.o [2020-05-14T23:05:01.342Z] #39 101.7 CC criu/cgroup.o [2020-05-14T23:05:01.342Z] #39 104.3 CC criu/clone-noasan.o [2020-05-14T23:05:01.342Z] #39 104.4 CC criu/config.o [2020-05-14T23:05:01.343Z] #39 105.7 CC criu/cr-check.o [2020-05-14T23:05:01.343Z] #39 107.1 CC criu/cr-dedup.o [2020-05-14T23:05:01.343Z] #39 107.4 CC criu/cr-dump.o [2020-05-14T23:05:01.343Z] #39 109.5 CC criu/cr-errno.o [2020-05-14T23:05:01.343Z] #39 109.6 CC criu/cr-restore.o [2020-05-14T23:05:01.343Z] #39 ... [2020-05-14T23:05:01.343Z] [2020-05-14T23:05:01.343Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:01.343Z] #17 40.06 Setting up zip (3.0-11+b1) ... [2020-05-14T23:05:01.343Z] #17 40.07 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:05:01.343Z] #17 40.10 Setting up bash-completion (1:2.8-6) ... [2020-05-14T23:05:01.404Z] #39 46.33 CC compel/plugins/std/string.o [2020-05-14T23:05:02.274Z] Client: [2020-05-14T23:05:02.274Z] Debug Mode: false [2020-05-14T23:05:02.274Z] Plugins: [2020-05-14T23:05:02.274Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-14T23:05:02.274Z] [2020-05-14T23:05:02.274Z] Server: [2020-05-14T23:05:02.274Z] Containers: 0 [2020-05-14T23:05:02.274Z] Running: 0 [2020-05-14T23:05:02.274Z] Paused: 0 [2020-05-14T23:05:02.274Z] Stopped: 0 [2020-05-14T23:05:02.274Z] Images: 0 [2020-05-14T23:05:02.274Z] Server Version: 19.03.5 [2020-05-14T23:05:02.274Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-14T23:05:02.274Z] Windows: [2020-05-14T23:05:02.274Z] LCOW: [2020-05-14T23:05:02.274Z] Logging Driver: json-file [2020-05-14T23:05:02.274Z] Plugins: [2020-05-14T23:05:02.274Z] Volume: local [2020-05-14T23:05:02.274Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-14T23:05:02.274Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-14T23:05:02.274Z] Swarm: inactive [2020-05-14T23:05:02.274Z] Default Isolation: process [2020-05-14T23:05:02.274Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-14T23:05:02.274Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-14T23:05:02.274Z] OSType: windows [2020-05-14T23:05:02.274Z] Architecture: x86_64 [2020-05-14T23:05:02.274Z] CPUs: 4 [2020-05-14T23:05:02.274Z] Total Memory: 32GiB [2020-05-14T23:05:02.274Z] Name: azwin-2-7c36c0 [2020-05-14T23:05:02.274Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-14T23:05:02.274Z] Docker Root Dir: D:\docker [2020-05-14T23:05:02.274Z] Debug Mode: false [2020-05-14T23:05:02.274Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:05:02.274Z] Labels: [2020-05-14T23:05:02.274Z] Experimental: true [2020-05-14T23:05:02.274Z] Insecure Registries: [2020-05-14T23:05:02.274Z] 10.0.0.4:5000 [2020-05-14T23:05:02.274Z] 127.0.0.0/8 [2020-05-14T23:05:02.274Z] Registry Mirrors: [2020-05-14T23:05:02.274Z] http://10.0.0.4:5000/ [2020-05-14T23:05:02.274Z] Live Restore Enabled: false [2020-05-14T23:05:02.274Z] [2020-05-14T23:05:02.330Z] #39 47.10 CC compel/plugins/std/infect.o [2020-05-14T23:05:02.421Z] #41 ... [2020-05-14T23:05:02.421Z] [2020-05-14T23:05:02.421Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:02.421Z] #54 DONE 147.0s [2020-05-14T23:05:02.421Z] [2020-05-14T23:05:02.421Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:05:02.421Z] #55 DONE 0.1s [2020-05-14T23:05:02.421Z] [2020-05-14T23:05:02.421Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:02.421Z] #10 146.5 Selecting previously unselected package libapparmor1:amd64. [2020-05-14T23:05:02.421Z] #10 146.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-14T23:05:02.421Z] #10 146.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-14T23:05:02.421Z] #10 146.6 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-14T23:05:02.421Z] #10 146.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-14T23:05:02.421Z] #10 146.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-14T23:05:02.421Z] #10 146.8 Selecting previously unselected package libbtrfs0. [2020-05-14T23:05:02.421Z] #10 146.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-14T23:05:02.421Z] #10 146.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:02.421Z] #10 146.9 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:05:02.422Z] #10 146.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-14T23:05:02.422Z] #10 146.9 Unpacking libbtrfs-dev (4.20.1-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-14T23:05:02.586Z] #39 47.55 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-14T23:05:02.586Z] #39 47.60 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-14T23:05:02.586Z] #39 ... [2020-05-14T23:05:02.586Z] [2020-05-14T23:05:02.586Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:02.586Z] #10 146.8 Selecting previously unselected package libapparmor1:amd64. [2020-05-14T23:05:02.586Z] #10 146.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-14T23:05:02.586Z] #10 146.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-14T23:05:02.586Z] #10 147.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-14T23:05:02.586Z] #10 147.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-14T23:05:02.686Z] #10 147.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-14T23:05:02.686Z] #10 147.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:05:02.686Z] #10 147.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:02.841Z] #10 ... [2020-05-14T23:05:02.841Z] [2020-05-14T23:05:02.841Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:02.841Z] #43 DONE 147.0s [2020-05-14T23:05:02.841Z] [2020-05-14T23:05:02.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:02.841Z] #10 147.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-14T23:05:02.841Z] #10 147.2 Selecting previously unselected package libbtrfs0. [2020-05-14T23:05:02.841Z] #10 147.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-14T23:05:02.841Z] #10 147.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:02.944Z] #10 147.4 Selecting previously unselected package libudev-dev:amd64. [2020-05-14T23:05:02.944Z] #10 147.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-14T23:05:02.944Z] #10 147.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:03.097Z] #10 147.3 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:05:03.097Z] #10 147.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-14T23:05:03.097Z] #10 147.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:05:03.202Z] #10 147.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-14T23:05:03.202Z] #10 147.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-14T23:05:03.202Z] #10 147.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-14T23:05:03.352Z] #10 147.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-14T23:05:03.352Z] #10 147.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:05:03.352Z] #10 147.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:03.607Z] #10 147.7 Selecting previously unselected package libudev-dev:amd64. [2020-05-14T23:05:03.607Z] #10 147.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-05-14T23:05:03.607Z] #10 147.8 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:03.767Z] #10 148.3 Selecting previously unselected package libpcre16-3:amd64. [2020-05-14T23:05:03.767Z] #10 148.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:03.767Z] #10 148.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:03.862Z] #10 148.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-14T23:05:03.863Z] #10 148.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-14T23:05:03.863Z] #10 148.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-14T23:05:04.027Z] #10 148.5 Selecting previously unselected package libpcre32-3:amd64. [2020-05-14T23:05:04.027Z] #10 148.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.027Z] #10 148.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.027Z] #10 148.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-14T23:05:04.027Z] #10 148.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.027Z] #10 148.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.285Z] #10 148.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-14T23:05:04.285Z] #10 148.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.285Z] #10 148.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.432Z] #10 148.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-14T23:05:04.432Z] #10 148.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.432Z] #10 148.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.543Z] #10 149.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-14T23:05:04.543Z] #10 149.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-14T23:05:04.543Z] #10 149.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-14T23:05:04.645Z] #17 43.28 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-05-14T23:05:04.645Z] #17 43.29 Setting up xz-utils (5.2.4-1) ... [2020-05-14T23:05:04.645Z] #17 43.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-14T23:05:04.645Z] #17 43.34 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:05:04.645Z] #17 43.47 invoke-rc.d: could not determine current runlevel [2020-05-14T23:05:04.687Z] #10 148.7 Selecting previously unselected package libpcre32-3:amd64. [2020-05-14T23:05:04.687Z] #10 148.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.687Z] #10 148.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.687Z] #10 148.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-14T23:05:04.687Z] #10 148.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.687Z] #10 149.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.801Z] #10 149.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-14T23:05:04.801Z] #10 149.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:05:04.801Z] #10 149.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:04.801Z] #10 149.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-14T23:05:04.801Z] #10 149.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-14T23:05:04.801Z] #10 149.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-14T23:05:04.801Z] #10 149.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-14T23:05:04.906Z] #17 43.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-14T23:05:04.906Z] #17 43.50 Setting up pigz (2.4-1) ... [2020-05-14T23:05:04.906Z] #17 43.52 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-05-14T23:05:04.906Z] #17 43.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-05-14T23:05:04.906Z] #17 43.55 Setting up python-pip-whl (18.1-5) ... [2020-05-14T23:05:04.906Z] #17 43.57 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-05-14T23:05:04.906Z] #17 43.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:05:04.943Z] #10 149.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-14T23:05:04.943Z] #10 149.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-14T23:05:04.943Z] #10 149.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-14T23:05:04.943Z] #10 ... [2020-05-14T23:05:04.943Z] [2020-05-14T23:05:04.943Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:04.943Z] #54 141.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:05:04.943Z] #54 141.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-14T23:05:04.943Z] #54 DONE 149.4s [2020-05-14T23:05:05.058Z] #10 149.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-14T23:05:05.058Z] #10 149.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:05.167Z] #17 43.95 Setting up libaio1:arm64 (0.3.112-3) ... [2020-05-14T23:05:05.167Z] #17 43.97 Setting up libonig5:arm64 (6.9.1-1) ... [2020-05-14T23:05:05.198Z] [2020-05-14T23:05:05.198Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:05:05.198Z] #55 DONE 0.1s [2020-05-14T23:05:05.198Z] [2020-05-14T23:05:05.198Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:05.198Z] #39 47.65 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-14T23:05:05.198Z] #39 47.71 AR compel/plugins/std.lib.a [2020-05-14T23:05:05.198Z] #39 47.84 CC compel/plugins/fds/fds.o [2020-05-14T23:05:05.198Z] #39 48.32 AR compel/plugins/fds.lib.a [2020-05-14T23:05:05.198Z] #39 48.54 HOSTDEP compel/src/lib/log-host.d [2020-05-14T23:05:05.198Z] #39 48.82 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-14T23:05:05.198Z] #39 48.98 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-14T23:05:05.198Z] #39 49.03 HOSTDEP compel/src/main-host.d [2020-05-14T23:05:05.198Z] #39 49.09 DEP compel/src/lib/ptrace.d [2020-05-14T23:05:05.198Z] #39 49.18 DEP compel/src/lib/infect.d [2020-05-14T23:05:05.198Z] #39 49.39 DEP compel/src/lib/infect-util.d [2020-05-14T23:05:05.198Z] #39 49.54 DEP compel/src/lib/infect-rpc.d [2020-05-14T23:05:05.198Z] #39 49.72 DEP compel/arch/x86/src/lib/infect.d [2020-05-14T23:05:05.198Z] #39 49.88 DEP compel/arch/x86/src/lib/cpu.d [2020-05-14T23:05:05.198Z] #39 49.98 DEP compel/src/lib/log.d [2020-05-14T23:05:05.198Z] #39 50.09 DEP compel/src/main.d [2020-05-14T23:05:05.428Z] #17 43.98 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:05.429Z] #17 44.00 Setting up vim (2:8.1.0875-5) ... [2020-05-14T23:05:05.429Z] #17 44.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-14T23:05:05.429Z] #17 44.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-14T23:05:05.429Z] #17 44.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-14T23:05:05.429Z] #17 44.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-14T23:05:05.429Z] #17 44.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-14T23:05:05.429Z] #17 44.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-14T23:05:05.429Z] #17 44.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-14T23:05:05.429Z] #17 44.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-14T23:05:05.429Z] #17 44.11 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-05-14T23:05:05.429Z] #17 44.13 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:05:05.429Z] #17 44.15 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-05-14T23:05:05.429Z] #17 44.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:05:05.429Z] #17 44.18 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-05-14T23:05:05.453Z] #39 50.33 DEP compel/src/lib/handle-elf.d [2020-05-14T23:05:05.497Z] #31 124.9 os [2020-05-14T23:05:05.625Z] #10 150.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-14T23:05:05.625Z] #10 150.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-14T23:05:05.625Z] #10 150.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-14T23:05:05.625Z] #10 150.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:05.625Z] #10 150.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:05:05.625Z] #10 150.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-14T23:05:05.625Z] #10 150.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:05.625Z] #10 150.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-14T23:05:05.625Z] #10 150.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-14T23:05:05.625Z] #10 150.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:05.625Z] #10 150.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:05.625Z] #10 150.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:05.625Z] #10 150.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:05:05.625Z] #10 150.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-14T23:05:05.625Z] #10 150.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:05.625Z] #10 150.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-14T23:05:05.625Z] #10 150.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:05.690Z] #17 44.19 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:05.708Z] #39 50.60 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-14T23:05:05.786Z] #31 ... [2020-05-14T23:05:05.786Z] [2020-05-14T23:05:05.786Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:05.786Z] #42 115.1 hash/crc32 [2020-05-14T23:05:05.786Z] #42 120.5 context [2020-05-14T23:05:05.786Z] #42 120.8 internal/poll [2020-05-14T23:05:05.882Z] #10 150.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:05.882Z] #10 150.4 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:05:05.963Z] #39 50.96 CC compel/src/lib/log.o [2020-05-14T23:05:06.074Z] #42 ... [2020-05-14T23:05:06.074Z] [2020-05-14T23:05:06.074Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:06.074Z] #53 66.54 Checking out files: 44% (1405/3177) Checking out files: 45% (1430/3177) Checking out files: 46% (1462/3177) Checking out files: 47% (1494/3177) Checking out files: 48% (1525/3177) Checking out files: 49% (1557/3177) Checking out files: 50% (1589/3177) Checking out files: 51% (1621/3177) Checking out files: 52% (1653/3177) Checking out files: 53% (1684/3177) Checking out files: 54% (1716/3177) Checking out files: 55% (1748/3177) Checking out files: 56% (1780/3177) Checking out files: 57% (1811/3177) Checking out files: 58% (1843/3177) Checking out files: 59% (1875/3177) Checking out files: 60% (1907/3177) Checking out files: 61% (1938/3177) Checking out files: 62% (1970/3177) Checking out files: 63% (2002/3177) Checking out files: 64% (2034/3177) Checking out files: 65% (2066/3177) Checking out files: 66% (2097/3177) Checking out files: 67% (2129/3177) Checking out files: 68% (2161/3177) Checking out files: 69% (2193/3177) Checking out files: 70% (2224/3177) Checking out files: 71% (2256/3177) Checking out files: 72% (2288/3177) Checking out files: 73% (2320/3177) Checking out files: 74% (2351/3177) Checking out files: 75% (2383/3177) Checking out files: 76% (2415/3177) Checking out files: 77% (2447/3177) Checking out files: 78% (2479/3177) Checking out files: 79% (2510/3177) Checking out files: 80% (2542/3177) Checking out files: 81% (2574/3177) Checking out files: 82% (2606/3177) Checking out files: 82% (2629/3177) Checking out files: 83% (2637/3177) Checking out files: 84% (2669/3177) Checking out files: 85% (2701/3177) Checking out files: 86% (2733/3177) Checking out files: 87% (2764/3177) Checking out files: 88% (2796/3177) Checking out files: 89% (2828/3177) Checking out files: 90% (2860/3177) Checking out files: 91% (2892/3177) Checking out files: 92% (2923/3177) Checking out files: 93% (2955/3177) Checking out files: 94% (2987/3177) Checking out files: 95% (3019/3177) Checking out files: 96% (3050/3177) Checking out files: 97% (3082/3177) Checking out files: 98% (3114/3177) Checking out files: 99% (3146/3177) Checking out files: 100% (3177/3177) Checking out files: 100% (3177/3177), done. [2020-05-14T23:05:06.074Z] #53 68.22 + cd /tmp/tmp.XEoreBpKZr/src/github.com/containerd/containerd [2020-05-14T23:05:06.074Z] #53 68.22 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-14T23:05:06.139Z] #10 DONE 150.9s [2020-05-14T23:05:06.139Z] [2020-05-14T23:05:06.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:06.139Z] #39 46.37 CC compel/plugins/fds/fds.o [2020-05-14T23:05:06.139Z] #39 46.69 AR compel/plugins/fds.lib.a [2020-05-14T23:05:06.139Z] #39 46.79 HOSTDEP compel/src/lib/log-host.d [2020-05-14T23:05:06.139Z] #39 47.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-14T23:05:06.139Z] #39 47.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-14T23:05:06.139Z] #39 47.43 HOSTDEP compel/src/main-host.d [2020-05-14T23:05:06.139Z] #39 47.63 DEP compel/src/lib/ptrace.d [2020-05-14T23:05:06.139Z] #39 47.75 DEP compel/src/lib/infect.d [2020-05-14T23:05:06.139Z] #39 47.87 DEP compel/src/lib/infect-util.d [2020-05-14T23:05:06.139Z] #39 48.02 DEP compel/src/lib/infect-rpc.d [2020-05-14T23:05:06.139Z] #39 48.19 DEP compel/arch/x86/src/lib/infect.d [2020-05-14T23:05:06.139Z] #39 48.53 DEP compel/arch/x86/src/lib/cpu.d [2020-05-14T23:05:06.139Z] #39 48.77 DEP compel/src/lib/log.d [2020-05-14T23:05:06.139Z] #39 48.90 DEP compel/src/main.d [2020-05-14T23:05:06.139Z] #39 49.12 DEP compel/src/lib/handle-elf.d [2020-05-14T23:05:06.139Z] #39 49.19 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-14T23:05:06.139Z] #39 49.29 CC compel/src/lib/log.o [2020-05-14T23:05:06.139Z] #39 49.59 CC compel/arch/x86/src/lib/cpu.o [2020-05-14T23:05:06.139Z] #39 50.16 CC compel/arch/x86/src/lib/infect.o [2020-05-14T23:05:06.139Z] #39 50.78 CC compel/src/lib/infect-rpc.o [2020-05-14T23:05:06.139Z] #39 51.17 CC compel/src/lib/infect-util.o [2020-05-14T23:05:06.139Z] #39 51.47 CC compel/src/lib/infect.o [2020-05-14T23:05:06.523Z] #39 51.28 CC compel/arch/x86/src/lib/cpu.o [2020-05-14T23:05:07.099Z] #53 70.02 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-14T23:05:07.099Z] #53 70.02 + BUILDTAGS='netgo osusergo static_build' [2020-05-14T23:05:07.099Z] #53 70.03 + export EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:05:07.099Z] #53 70.03 + EXTRA_FLAGS=-buildmode=pie [2020-05-14T23:05:07.099Z] #53 70.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-14T23:05:07.099Z] #53 70.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-14T23:05:07.099Z] #53 70.03 + '[' '' = dynamic ']' [2020-05-14T23:05:07.099Z] #53 70.04 + make [2020-05-14T23:05:07.151Z] #39 52.04 CC compel/arch/x86/src/lib/infect.o [2020-05-14T23:05:07.408Z] #39 ... [2020-05-14T23:05:07.408Z] [2020-05-14T23:05:07.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:07.408Z] #10 149.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-14T23:05:07.408Z] #10 149.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-14T23:05:07.408Z] #10 149.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-14T23:05:07.408Z] #10 150.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-14T23:05:07.408Z] #10 150.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-14T23:05:07.408Z] #10 150.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:07.408Z] #10 150.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-14T23:05:07.408Z] #10 150.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-14T23:05:07.408Z] #10 150.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-14T23:05:07.408Z] #10 150.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-14T23:05:07.408Z] #10 150.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-05-14T23:05:07.408Z] #10 150.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:07.408Z] #10 150.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-14T23:05:07.408Z] #10 151.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:07.408Z] #10 151.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-14T23:05:07.408Z] #10 151.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-14T23:05:07.408Z] #10 151.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:07.408Z] #10 151.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:07.408Z] #10 151.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:07.408Z] #10 151.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:05:07.408Z] #10 151.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-14T23:05:07.408Z] #10 151.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:07.408Z] #10 151.1 Setting up dmsetup (2:1.02.155-3) ... [2020-05-14T23:05:07.408Z] #10 151.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:07.408Z] #10 151.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-14T23:05:07.408Z] #10 151.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:05:07.408Z] #10 DONE 151.5s [2020-05-14T23:05:07.408Z] [2020-05-14T23:05:07.408Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:05:08.233Z] #17 46.88 Setting up iptables (1.8.2-4) ... [2020-05-14T23:05:08.233Z] #17 46.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-14T23:05:08.233Z] #17 46.96 Setting up python3 (3.7.3-1) ... [2020-05-14T23:05:08.366Z] #11 ... [2020-05-14T23:05:08.366Z] [2020-05-14T23:05:08.366Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:08.366Z] #41 142.6 net/textproto [2020-05-14T23:05:08.366Z] #41 142.6 crypto/x509 [2020-05-14T23:05:08.366Z] #41 144.1 vendor/golang.org/x/net/http/httpguts [2020-05-14T23:05:08.366Z] #41 144.4 vendor/golang.org/x/net/http/httpproxy [2020-05-14T23:05:08.366Z] #41 144.9 mime/multipart [2020-05-14T23:05:08.366Z] #41 147.8 crypto/tls [2020-05-14T23:05:08.366Z] #41 ... [2020-05-14T23:05:08.366Z] [2020-05-14T23:05:08.366Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:08.366Z] #39 53.18 CC compel/src/lib/infect-rpc.o [2020-05-14T23:05:08.641Z] #39 53.61 CC compel/src/lib/infect-util.o [2020-05-14T23:05:08.668Z] #39 53.87 CC compel/src/lib/ptrace.o [2020-05-14T23:05:08.668Z] #39 54.26 AR compel/libcompel.a [2020-05-14T23:05:08.668Z] #39 54.33 HOSTCC compel/src/main-host.o [2020-05-14T23:05:08.668Z] #39 ... [2020-05-14T23:05:08.668Z] [2020-05-14T23:05:08.668Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:05:08.668Z] #11 DONE 2.4s [2020-05-14T23:05:08.668Z] [2020-05-14T23:05:08.668Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:05:08.804Z] #17 47.48 Setting up python3-wheel (0.32.3-2) ... [2020-05-14T23:05:08.895Z] #39 53.91 CC compel/src/lib/infect.o [2020-05-14T23:05:09.155Z] #53 72.06 + bin/ctr [2020-05-14T23:05:09.460Z] #53 ... [2020-05-14T23:05:09.460Z] [2020-05-14T23:05:09.460Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:09.460Z] #31 128.8 internal/fmtsort [2020-05-14T23:05:09.746Z] #17 48.33 Setting up apparmor (2.13.2-10) ... [2020-05-14T23:05:10.255Z] #39 ... [2020-05-14T23:05:10.255Z] [2020-05-14T23:05:10.255Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:05:10.255Z] #11 DONE 2.7s [2020-05-14T23:05:10.255Z] [2020-05-14T23:05:10.255Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:05:10.678Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.8% of statements [2020-05-14T23:05:10.678Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-05-14T23:05:10.678Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-14T23:05:10.678Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-14T23:05:10.678Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-14T23:05:10.678Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-14T23:05:10.957Z] #31 130.0 path/filepath [2020-05-14T23:05:10.957Z] #31 130.0 fmt [2020-05-14T23:05:11.195Z] #12 DONE 2.2s [2020-05-14T23:05:11.195Z] [2020-05-14T23:05:11.195Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:05:11.658Z] #17 50.05 Setting up xfsprogs (4.20.0-1) ... [2020-05-14T23:05:11.658Z] #17 50.07 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:05:11.919Z] #17 50.45 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:05:11.984Z] #31 ... [2020-05-14T23:05:11.984Z] [2020-05-14T23:05:11.984Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:11.984Z] #40 22.84 CC images/core-x86.o [2020-05-14T23:05:11.984Z] #40 24.02 CC images/core-arm.o [2020-05-14T23:05:11.984Z] #40 24.82 CC images/core-aarch64.o [2020-05-14T23:05:11.984Z] #40 25.63 CC images/core-ppc64.o [2020-05-14T23:05:11.984Z] #40 26.89 CC images/core-s390.o [2020-05-14T23:05:11.984Z] #40 28.39 CC images/cpuinfo.o [2020-05-14T23:05:11.984Z] #40 29.38 CC images/inventory.o [2020-05-14T23:05:11.984Z] #40 29.85 CC images/fdinfo.o [2020-05-14T23:05:11.984Z] #40 30.47 CC images/fown.o [2020-05-14T23:05:11.984Z] #40 30.88 CC images/ns.o [2020-05-14T23:05:11.984Z] #40 31.28 CC images/regfile.o [2020-05-14T23:05:11.984Z] #40 31.81 CC images/ghost-file.o [2020-05-14T23:05:11.984Z] #40 32.30 CC images/fifo.o [2020-05-14T23:05:11.984Z] #40 32.68 CC images/remap-file-path.o [2020-05-14T23:05:12.136Z] #12 DONE 2.1s [2020-05-14T23:05:12.136Z] [2020-05-14T23:05:12.136Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:05:12.275Z] #40 33.08 CC images/eventfd.o [2020-05-14T23:05:12.566Z] #40 33.45 CC images/eventpoll.o [2020-05-14T23:05:13.092Z] #13 2.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-14T23:05:13.093Z] #13 ... [2020-05-14T23:05:13.093Z] [2020-05-14T23:05:13.093Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:13.093Z] #41 147.5 crypto/tls [2020-05-14T23:05:13.093Z] #41 154.0 net/http/httptrace [2020-05-14T23:05:13.093Z] #41 154.2 net/http [2020-05-14T23:05:13.093Z] #41 ... [2020-05-14T23:05:13.093Z] [2020-05-14T23:05:13.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:13.093Z] #39 54.69 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-14T23:05:13.093Z] #39 54.96 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-14T23:05:13.093Z] #39 55.46 HOSTCC compel/src/lib/log-host.o [2020-05-14T23:05:13.093Z] #39 55.65 HOSTLINK compel/compel-host-bin [2020-05-14T23:05:13.093Z] #39 55.87 DEP soccr/soccr.d [2020-05-14T23:05:13.093Z] #39 56.03 CC soccr/soccr.o [2020-05-14T23:05:13.093Z] #39 57.55 AR soccr/libsoccr.a [2020-05-14T23:05:13.093Z] #39 57.59 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:05:13.093Z] #39 57.86 DEP criu/arch/x86/sigframe.d [2020-05-14T23:05:13.093Z] #39 57.94 DEP criu/arch/x86/sigaction_compat.d [2020-05-14T23:05:13.093Z] #39 58.01 DEP criu/arch/x86/kerndat.d [2020-05-14T23:05:13.093Z] #39 58.10 DEP criu/arch/x86/crtools.d [2020-05-14T23:05:13.093Z] #39 58.17 DEP criu/arch/x86/cpu.d [2020-05-14T23:05:13.093Z] #39 58.28 CC criu/arch/x86/cpu.o [2020-05-14T23:05:13.093Z] #39 ... [2020-05-14T23:05:13.093Z] [2020-05-14T23:05:13.093Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:05:13.093Z] #13 DONE 2.2s [2020-05-14T23:05:13.093Z] [2020-05-14T23:05:13.093Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:13.093Z] #39 58.83 CC criu/arch/x86/crtools.o [2020-05-14T23:05:13.194Z] #40 33.97 CC images/fh.o [2020-05-14T23:05:13.303Z] #17 51.64 Setting up python3-distutils (3.7.3-1) ... [2020-05-14T23:05:13.558Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:05:13.564Z] #17 52.18 Setting up python3-setuptools (40.8.0-1) ... [2020-05-14T23:05:13.815Z] [2020-05-14T23:05:13.815Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-14T23:05:13.820Z] #40 34.51 CC images/fsnotify.o [2020-05-14T23:05:13.820Z] #40 ... [2020-05-14T23:05:13.820Z] [2020-05-14T23:05:13.820Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:13.820Z] #48 123.0 context [2020-05-14T23:05:13.820Z] #48 123.0 internal/poll [2020-05-14T23:05:13.820Z] #48 123.1 regexp [2020-05-14T23:05:13.820Z] #48 132.0 path/filepath [2020-05-14T23:05:13.820Z] #48 ... [2020-05-14T23:05:13.820Z] [2020-05-14T23:05:13.820Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:13.820Z] #42 128.5 os [2020-05-14T23:05:13.820Z] #42 131.6 regexp [2020-05-14T23:05:14.018Z] #13 1.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-14T23:05:14.018Z] #13 DONE 2.1s [2020-05-14T23:05:14.018Z] [2020-05-14T23:05:14.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:14.018Z] #39 56.24 CC compel/src/lib/ptrace.o [2020-05-14T23:05:14.018Z] #39 56.57 AR compel/libcompel.a [2020-05-14T23:05:14.018Z] #39 56.63 HOSTCC compel/src/main-host.o [2020-05-14T23:05:14.018Z] #39 56.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-14T23:05:14.018Z] #39 57.34 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-14T23:05:14.018Z] #39 57.75 HOSTCC compel/src/lib/log-host.o [2020-05-14T23:05:14.018Z] #39 57.93 HOSTLINK compel/compel-host-bin [2020-05-14T23:05:14.018Z] #39 58.05 DEP soccr/soccr.d [2020-05-14T23:05:14.018Z] #39 58.15 CC soccr/soccr.o [2020-05-14T23:05:14.025Z] #39 ... [2020-05-14T23:05:14.026Z] [2020-05-14T23:05:14.026Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:14.026Z] #49 2.561 + RM_GOPATH=0 [2020-05-14T23:05:14.026Z] #49 2.561 + TMP_GOPATH= [2020-05-14T23:05:14.026Z] #49 2.561 + : /build [2020-05-14T23:05:14.026Z] #49 2.561 + '[' -z '' ']' [2020-05-14T23:05:14.026Z] #49 2.561 ++ mktemp -d [2020-05-14T23:05:14.026Z] #49 2.563 + export GOPATH=/tmp/tmp.gA1I33fidp [2020-05-14T23:05:14.026Z] #49 2.564 + GOPATH=/tmp/tmp.gA1I33fidp [2020-05-14T23:05:14.026Z] #49 2.564 + RM_GOPATH=1 [2020-05-14T23:05:14.026Z] #49 2.574 ++ dirname /tmp/install/install.sh [2020-05-14T23:05:14.026Z] #49 2.574 + dir=/tmp/install [2020-05-14T23:05:14.026Z] #49 2.574 + bin=runc [2020-05-14T23:05:14.026Z] #49 2.574 + shift [2020-05-14T23:05:14.026Z] #49 2.574 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-14T23:05:14.026Z] #49 2.574 + . /tmp/install/runc.installer [2020-05-14T23:05:14.026Z] #49 2.574 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:05:14.026Z] #49 2.574 + install_runc [2020-05-14T23:05:14.026Z] #49 2.574 + uname -r [2020-05-14T23:05:14.026Z] #49 2.574 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-14T23:05:14.026Z] #49 2.578 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-14T23:05:14.026Z] #49 2.580 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-14T23:05:14.026Z] #49 2.580 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-14T23:05:14.026Z] #49 2.580 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gA1I33fidp/src/github.com/opencontainers/runc [2020-05-14T23:05:14.026Z] #49 2.604 Cloning into '/tmp/tmp.gA1I33fidp/src/github.com/opencontainers/runc'... [2020-05-14T23:05:14.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-14T23:05:14.377Z] Using test binary docker [2020-05-14T23:05:14.377Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-14T23:05:14.377Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:05:14.377Z] INFO: Waiting for daemon to start... [2020-05-14T23:05:14.377Z] Starting dockerd [2020-05-14T23:05:14.512Z] #17 ... [2020-05-14T23:05:14.512Z] [2020-05-14T23:05:14.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:14.512Z] #39 113.2 CC criu/cr-service.o [2020-05-14T23:05:14.512Z] #39 114.8 CC criu/crtools.o [2020-05-14T23:05:14.512Z] #39 115.4 CC criu/eventfd.o [2020-05-14T23:05:14.512Z] #39 115.7 CC criu/eventpoll.o [2020-05-14T23:05:14.512Z] #39 116.4 CC criu/external.o [2020-05-14T23:05:14.512Z] #39 116.7 CC criu/fault-injection.o [2020-05-14T23:05:14.512Z] #39 116.9 CC criu/fdstore.o [2020-05-14T23:05:14.512Z] #39 117.2 CC criu/fifo.o [2020-05-14T23:05:14.512Z] #39 117.6 CC criu/file-ids.o [2020-05-14T23:05:14.512Z] #39 117.9 CC criu/file-lock.o [2020-05-14T23:05:14.512Z] #39 118.6 CC criu/files-ext.o [2020-05-14T23:05:14.512Z] #39 118.9 CC criu/files-reg.o [2020-05-14T23:05:14.512Z] #39 120.6 CC criu/files.o [2020-05-14T23:05:14.512Z] #39 122.2 CC criu/filesystems.o [2020-05-14T23:05:14.512Z] #39 123.0 CC criu/fsnotify.o [2020-05-14T23:05:14.512Z] #39 ... [2020-05-14T23:05:14.512Z] [2020-05-14T23:05:14.512Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:14.512Z] #17 53.34 Setting up python3-pip (18.1-5) ... [2020-05-14T23:05:14.576Z] #39 59.59 AR soccr/libsoccr.a [2020-05-14T23:05:14.590Z] #49 ... [2020-05-14T23:05:14.590Z] [2020-05-14T23:05:14.590Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:14.590Z] #39 60.33 CC criu/arch/x86/kerndat.o [2020-05-14T23:05:14.831Z] #39 59.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:05:14.849Z] #42 ... [2020-05-14T23:05:14.849Z] [2020-05-14T23:05:14.849Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:14.849Z] #40 35.68 CC images/signalfd.o [2020-05-14T23:05:15.054Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-05-14T23:05:15.085Z] #39 60.11 DEP criu/arch/x86/sigframe.d [2020-05-14T23:05:15.138Z] #40 36.18 CC images/fs.o [2020-05-14T23:05:15.157Z] #39 ... [2020-05-14T23:05:15.157Z] [2020-05-14T23:05:15.157Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:05:15.157Z] #14 DONE 2.1s [2020-05-14T23:05:15.157Z] [2020-05-14T23:05:15.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:15.157Z] #39 60.93 CC criu/arch/x86/sigaction_compat.o [2020-05-14T23:05:15.380Z] #39 60.29 DEP criu/arch/x86/sigaction_compat.d [2020-05-14T23:05:15.380Z] #39 60.43 DEP criu/arch/x86/kerndat.d [2020-05-14T23:05:15.429Z] #40 36.56 CC images/pstree.o [2020-05-14T23:05:15.635Z] #39 60.52 DEP criu/arch/x86/crtools.d [2020-05-14T23:05:15.725Z] #39 61.39 CC criu/arch/x86/sigframe.o [2020-05-14T23:05:15.890Z] #39 60.66 DEP criu/arch/x86/cpu.d [2020-05-14T23:05:15.890Z] #39 60.86 CC criu/arch/x86/cpu.o [2020-05-14T23:05:15.896Z] #17 54.54 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:05:15.896Z] #17 54.61 Processing triggers for mime-support (3.62) ... [2020-05-14T23:05:15.983Z] #39 61.70 LINK criu/arch/x86/crtools.built-in.o [2020-05-14T23:05:15.983Z] #39 61.77 DEP criu/pie/util-vdso-elf32.d [2020-05-14T23:05:15.983Z] #39 61.88 DEP criu/pie/util-vdso.d [2020-05-14T23:05:16.057Z] #40 36.91 CC images/pipe.o [2020-05-14T23:05:16.060Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-14T23:05:16.241Z] #39 62.00 DEP criu/pie/util.d [2020-05-14T23:05:16.347Z] #40 37.32 CC images/tcp-stream.o [2020-05-14T23:05:16.451Z] #39 ... [2020-05-14T23:05:16.451Z] [2020-05-14T23:05:16.451Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:05:16.451Z] #14 DONE 2.1s [2020-05-14T23:05:16.451Z] [2020-05-14T23:05:16.451Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:05:16.499Z] #39 62.18 CC criu/pie/util.o [2020-05-14T23:05:16.638Z] #40 37.74 CC images/sk-packet.o [2020-05-14T23:05:16.757Z] #39 62.36 CC criu/pie/util-vdso.o [2020-05-14T23:05:16.838Z] #17 DONE 55.4s [2020-05-14T23:05:16.838Z] [2020-05-14T23:05:16.838Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:05:16.895Z] . [2020-05-14T23:05:16.895Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-14T23:05:17.267Z] #40 38.25 CC images/mnt.o [2020-05-14T23:05:17.325Z] #39 ... [2020-05-14T23:05:17.325Z] [2020-05-14T23:05:17.325Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:05:17.325Z] #15 DONE 2.1s [2020-05-14T23:05:17.325Z] [2020-05-14T23:05:17.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:17.325Z] #39 63.16 CC criu/pie/util-vdso-elf32.o [2020-05-14T23:05:17.376Z] #15 ... [2020-05-14T23:05:17.376Z] [2020-05-14T23:05:17.376Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:17.376Z] #49 2.662 + RM_GOPATH=0 [2020-05-14T23:05:17.376Z] #49 2.662 + TMP_GOPATH= [2020-05-14T23:05:17.376Z] #49 2.662 + : /build [2020-05-14T23:05:17.376Z] #49 2.662 + '[' -z '' ']' [2020-05-14T23:05:17.376Z] #49 2.664 ++ mktemp -d [2020-05-14T23:05:17.376Z] #49 2.669 + export GOPATH=/tmp/tmp.pFpcDDJJH5 [2020-05-14T23:05:17.376Z] #49 2.669 + GOPATH=/tmp/tmp.pFpcDDJJH5 [2020-05-14T23:05:17.376Z] #49 2.669 + RM_GOPATH=1 [2020-05-14T23:05:17.376Z] #49 2.669 ++ dirname /tmp/install/install.sh [2020-05-14T23:05:17.376Z] #49 2.674 + dir=/tmp/install [2020-05-14T23:05:17.376Z] #49 2.674 + bin=runc [2020-05-14T23:05:17.376Z] #49 2.674 + shift [2020-05-14T23:05:17.376Z] #49 2.674 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-14T23:05:17.376Z] #49 2.674 + . /tmp/install/runc.installer [2020-05-14T23:05:17.376Z] #49 2.674 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:05:17.376Z] #49 2.674 + install_runc [2020-05-14T23:05:17.376Z] #49 2.677 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-14T23:05:17.376Z] #49 2.677 + uname -r [2020-05-14T23:05:17.376Z] #49 2.694 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-14T23:05:17.376Z] #49 2.694 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-14T23:05:17.376Z] #49 2.694 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pFpcDDJJH5/src/github.com/opencontainers/runc [2020-05-14T23:05:17.376Z] #49 2.694 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-14T23:05:17.376Z] #49 2.697 Cloning into '/tmp/tmp.pFpcDDJJH5/src/github.com/opencontainers/runc'... [2020-05-14T23:05:17.376Z] #49 10.00 + cd /tmp/tmp.pFpcDDJJH5/src/github.com/opencontainers/runc [2020-05-14T23:05:17.376Z] #49 10.00 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:05:17.528Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-14T23:05:17.937Z] #40 38.68 CC images/pipe-data.o [2020-05-14T23:05:17.937Z] #49 10.50 + '[' -z '' ']' [2020-05-14T23:05:17.937Z] #49 10.50 + target=static [2020-05-14T23:05:17.937Z] #49 10.51 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-14T23:05:17.937Z] #49 ... [2020-05-14T23:05:17.937Z] [2020-05-14T23:05:17.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:17.937Z] #39 61.57 CC criu/arch/x86/crtools.o [2020-05-14T23:05:17.937Z] #39 62.78 CC criu/arch/x86/kerndat.o [2020-05-14T23:05:17.983Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-14T23:05:17.983Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-955c7114\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-14T23:05:17.983Z] ---------------------------------------------------------------------------- [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] INFO: executeCI.ps1 starting at Thu May 14 23:05:15 CUT 2020 [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-14T23:05:17.983Z] INFO: Running git version 2.24.1.windows.2 [2020-05-14T23:05:17.983Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-14T23:05:17.983Z] INFO: Environment variables: [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] Name Value [2020-05-14T23:05:17.983Z] ---- ----- [2020-05-14T23:05:17.983Z] ALLUSERSPROFILE C:\ProgramData [2020-05-14T23:05:17.983Z] amd64 true [2020-05-14T23:05:17.983Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-14T23:05:17.983Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-14T23:05:17.983Z] arm64 true [2020-05-14T23:05:17.983Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8 [2020-05-14T23:05:17.983Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8 [2020-05-14T23:05:17.983Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-14T23:05:17.983Z] BRANCH_NAME PR-40967 [2020-05-14T23:05:17.983Z] BUILD_DISPLAY_NAME #5 [2020-05-14T23:05:17.983Z] BUILD_ID 5 [2020-05-14T23:05:17.983Z] BUILD_NUMBER 5 [2020-05-14T23:05:17.983Z] BUILD_TAG jenkins-moby-PR-40967-5 [2020-05-14T23:05:17.983Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40967/5/ [2020-05-14T23:05:17.983Z] CHANGE_AUTHOR tonistiigi [2020-05-14T23:05:17.983Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2020-05-14T23:05:17.983Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2020-05-14T23:05:17.983Z] CHANGE_BRANCH tls-fix [2020-05-14T23:05:17.983Z] CHANGE_FORK tonistiigi/docker [2020-05-14T23:05:17.983Z] CHANGE_ID 40967 [2020-05-14T23:05:17.983Z] CHANGE_TARGET master [2020-05-14T23:05:17.983Z] CHANGE_TITLE registry: fix mtls config dir passing [2020-05-14T23:05:17.983Z] CHANGE_URL https://github.com/moby/moby/pull/40967 [2020-05-14T23:05:17.983Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-14T23:05:17.983Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-14T23:05:17.983Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-14T23:05:17.983Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-14T23:05:17.983Z] COMPUTERNAME azwin-2-7c36c0 [2020-05-14T23:05:17.983Z] ComSpec C:\windows\system32\cmd.exe [2020-05-14T23:05:17.983Z] ConfigSequenceNumber 0 [2020-05-14T23:05:17.983Z] dco true [2020-05-14T23:05:17.983Z] DOCKER_BUILDKIT 0 [2020-05-14T23:05:17.983Z] DOCKER_DUT_DEBUG 1 [2020-05-14T23:05:17.983Z] DOCKER_EXPERIMENTAL 1 [2020-05-14T23:05:17.983Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-14T23:05:17.983Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-14T23:05:17.983Z] EXECUTOR_NUMBER 0 [2020-05-14T23:05:17.983Z] FQDN azwin-2-7c36c0.westus.cloudapp.azure.com [2020-05-14T23:05:17.983Z] GIT_BRANCH PR-40967 [2020-05-14T23:05:17.983Z] GIT_COMMIT bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:05:17.983Z] GIT_PREVIOUS_COMMIT fdb71e410c7f13dcaccb7eb0ecc11946c8fd9c22 [2020-05-14T23:05:17.983Z] GIT_URL https://github.com/moby/moby.git [2020-05-14T23:05:17.983Z] HUDSON_COOKIE ccfe5580-a3e2-4743-9dc2-b74bf349e2cd [2020-05-14T23:05:17.983Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-14T23:05:17.983Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-14T23:05:17.983Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-14T23:05:17.983Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-14T23:05:17.983Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-14T23:05:17.983Z] JENKINS_NODE_COOKIE 06802be8-5047-401d-bb5a-63bf7197a976 [2020-05-14T23:05:17.983Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-14T23:05:17.983Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-14T23:05:17.983Z] JOB_BASE_NAME PR-40967 [2020-05-14T23:05:17.983Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40967/display/redirect [2020-05-14T23:05:17.983Z] JOB_NAME moby/PR-40967 [2020-05-14T23:05:17.983Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40967/ [2020-05-14T23:05:17.983Z] library.jps.version master [2020-05-14T23:05:17.983Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-14T23:05:17.983Z] NODE_LABELS amd64 azure azwin-2-7c36c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-14T23:05:17.983Z] NODE_NAME azwin-2-7c36c0 [2020-05-14T23:05:17.983Z] NUMBER_OF_PROCESSORS 4 [2020-05-14T23:05:17.983Z] OS Windows_NT [2020-05-14T23:05:17.983Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-14T23:05:17.983Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-14T23:05:17.983Z] ppc64le true [2020-05-14T23:05:17.983Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-14T23:05:17.983Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-14T23:05:17.983Z] PROCESSOR_LEVEL 6 [2020-05-14T23:05:17.983Z] PROCESSOR_REVISION 5504 [2020-05-14T23:05:17.983Z] ProgramData C:\ProgramData [2020-05-14T23:05:17.983Z] ProgramFiles C:\Program Files [2020-05-14T23:05:17.983Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-14T23:05:17.983Z] ProgramW6432 C:\Program Files [2020-05-14T23:05:17.983Z] PROMPT $P$G [2020-05-14T23:05:17.983Z] PSExecutionPolicyPreference Bypass [2020-05-14T23:05:17.983Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-14T23:05:17.983Z] PUBLIC C:\Users\Public [2020-05-14T23:05:17.983Z] rootless true [2020-05-14T23:05:17.983Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40967/5/display/redirect?page=changes [2020-05-14T23:05:17.983Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40967/5/display/redirect [2020-05-14T23:05:17.983Z] s390x true [2020-05-14T23:05:17.983Z] SKIP_VALIDATION_TESTS 1 [2020-05-14T23:05:17.983Z] SOURCES_DRIVE d [2020-05-14T23:05:17.983Z] SOURCES_SUBDIR gopath [2020-05-14T23:05:17.983Z] STAGE_NAME Run tests [2020-05-14T23:05:17.983Z] SystemDrive C: [2020-05-14T23:05:17.983Z] SystemRoot C:\windows [2020-05-14T23:05:17.983Z] TEMP C:\windows\TEMP [2020-05-14T23:05:17.983Z] TESTDEBUG 0 [2020-05-14T23:05:17.983Z] TESTRUN_DRIVE d [2020-05-14T23:05:17.983Z] TESTRUN_SUBDIR CI [2020-05-14T23:05:17.983Z] TIMEOUT 120m [2020-05-14T23:05:17.983Z] TMP C:\windows\TEMP [2020-05-14T23:05:17.983Z] unit_validate true [2020-05-14T23:05:17.983Z] USERDOMAIN WORKGROUP [2020-05-14T23:05:17.983Z] USERNAME azwin-2-7c36c0$ [2020-05-14T23:05:17.983Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-14T23:05:17.983Z] validate_force false [2020-05-14T23:05:17.983Z] windir C:\windows [2020-05-14T23:05:17.983Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-14T23:05:17.983Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-14T23:05:17.983Z] windowsRS1 false [2020-05-14T23:05:17.983Z] windowsRS5 true [2020-05-14T23:05:17.983Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] [2020-05-14T23:05:17.983Z] INFO: Sources under d:\gopath\... [2020-05-14T23:05:17.983Z] INFO: Test run under d:\CI\... [2020-05-14T23:05:17.983Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-14T23:05:17.983Z] INFO: docker/docker repository was found [2020-05-14T23:05:17.983Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-14T23:05:17.983Z] ltsc2019: Pulling from windows/servercore [2020-05-14T23:05:17.983Z] 4612f6d0b889: Pulling fs layer [2020-05-14T23:05:18.191Z] #39 63.10 CC criu/arch/x86/sigaction_compat.o [2020-05-14T23:05:18.191Z] #39 ... [2020-05-14T23:05:18.191Z] [2020-05-14T23:05:18.191Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:05:18.191Z] #15 DONE 2.1s [2020-05-14T23:05:18.224Z] #18 1.601 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-14T23:05:18.224Z] #18 1.606 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-14T23:05:18.224Z] #18 1.610 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-14T23:05:18.225Z] #40 39.07 CC images/sa.o [2020-05-14T23:05:18.258Z] #39 63.98 AR criu/pie/pie.lib.a [2020-05-14T23:05:18.258Z] #39 64.04 DEP criu/pie/restorer.d [2020-05-14T23:05:18.446Z] [2020-05-14T23:05:18.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:18.446Z] #39 63.39 CC criu/arch/x86/sigframe.o [2020-05-14T23:05:18.485Z] #18 DONE 1.7s [2020-05-14T23:05:18.485Z] [2020-05-14T23:05:18.485Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:05:18.514Z] #40 39.42 CC images/timer.o [2020-05-14T23:05:18.516Z] #39 64.30 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-14T23:05:18.516Z] #39 64.39 DEP criu/arch/x86/restorer_unmap.d [2020-05-14T23:05:18.516Z] #39 64.42 DEP criu/arch/x86/restorer.d [2020-05-14T23:05:18.701Z] #39 63.75 LINK criu/arch/x86/crtools.built-in.o [2020-05-14T23:05:18.957Z] #39 63.86 DEP criu/pie/util-vdso-elf32.d [2020-05-14T23:05:19.081Z] #39 64.57 DEP criu/arch/x86/vdso-pie.d [2020-05-14T23:05:19.081Z] #39 64.76 DEP criu/pie/parasite-vdso.d [2020-05-14T23:05:19.144Z] #40 40.16 CC images/timerfd.o [2020-05-14T23:05:19.211Z] #39 64.08 DEP criu/pie/util-vdso.d [2020-05-14T23:05:19.212Z] #39 64.13 DEP criu/pie/util.d [2020-05-14T23:05:19.212Z] #39 64.19 CC criu/pie/util.o [2020-05-14T23:05:19.339Z] #39 64.94 DEP criu/pie/parasite.d [2020-05-14T23:05:19.339Z] #39 ... [2020-05-14T23:05:19.339Z] [2020-05-14T23:05:19.339Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:05:19.339Z] #16 DONE 2.1s [2020-05-14T23:05:19.466Z] #39 64.46 CC criu/pie/util-vdso.o [2020-05-14T23:05:19.597Z] [2020-05-14T23:05:19.597Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:19.773Z] #40 40.78 CC images/mm.o [2020-05-14T23:05:20.065Z] #39 65.15 CC criu/pie/util-vdso-elf32.o [2020-05-14T23:05:20.319Z] #39 ... [2020-05-14T23:05:20.319Z] [2020-05-14T23:05:20.319Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:05:20.319Z] #16 DONE 2.0s [2020-05-14T23:05:20.399Z] #40 41.32 CC images/sk-opts.o [2020-05-14T23:05:20.573Z] [2020-05-14T23:05:20.573Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:20.687Z] #40 41.70 CC images/sk-unix.o [2020-05-14T23:05:21.131Z] #17 ... [2020-05-14T23:05:21.131Z] [2020-05-14T23:05:21.131Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:21.131Z] #41 155.4 net/http/httptrace [2020-05-14T23:05:21.131Z] #41 155.6 net/http [2020-05-14T23:05:21.321Z] #40 42.29 CC images/sk-inet.o [2020-05-14T23:05:21.386Z] #41 ... [2020-05-14T23:05:21.386Z] [2020-05-14T23:05:21.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:21.386Z] #39 66.17 AR criu/pie/pie.lib.a [2020-05-14T23:05:21.386Z] #39 66.25 DEP criu/pie/restorer.d [2020-05-14T23:05:21.386Z] #39 66.46 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-14T23:05:21.612Z] #40 ... [2020-05-14T23:05:21.612Z] [2020-05-14T23:05:21.612Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:21.612Z] #42 141.1 os/exec [2020-05-14T23:05:21.612Z] #42 141.1 net [2020-05-14T23:05:21.640Z] #39 66.54 DEP criu/arch/x86/restorer_unmap.d [2020-05-14T23:05:21.640Z] #39 66.56 DEP criu/arch/x86/restorer.d [2020-05-14T23:05:21.894Z] #39 66.84 DEP criu/arch/x86/vdso-pie.d [2020-05-14T23:05:21.894Z] #39 66.94 DEP criu/pie/parasite-vdso.d [2020-05-14T23:05:22.125Z] #17 2.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:05:22.125Z] #17 2.614 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:05:22.125Z] #17 2.622 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:05:22.148Z] #39 67.07 DEP criu/pie/parasite.d [2020-05-14T23:05:22.383Z] #17 3.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:05:22.445Z] #39 67.35 CC criu/pie/parasite.o [2020-05-14T23:05:23.455Z] #39 68.26 LINK criu/pie/parasite.built-in.o [2020-05-14T23:05:23.455Z] #39 68.28 GEN criu/pie/parasite-blob.h [2020-05-14T23:05:23.455Z] #39 68.30 CC criu/pie/parasite-vdso.o [2020-05-14T23:05:23.770Z] #17 4.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:05:23.772Z] #19 4.939 Collecting yamllint==1.16.0 [2020-05-14T23:05:24.057Z] #39 68.87 CC criu/arch/x86/vdso-pie.o [2020-05-14T23:05:24.311Z] #39 69.20 CC criu/arch/x86/restorer.o [2020-05-14T23:05:24.325Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-05-14T23:05:24.354Z] #42 ... [2020-05-14T23:05:24.354Z] [2020-05-14T23:05:24.354Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:24.354Z] #31 133.2 io/ioutil [2020-05-14T23:05:24.354Z] #31 137.0 log [2020-05-14T23:05:24.354Z] #31 137.1 github.com/BurntSushi/toml [2020-05-14T23:05:24.354Z] #31 137.1 flag [2020-05-14T23:05:24.354Z] #31 ... [2020-05-14T23:05:24.354Z] [2020-05-14T23:05:24.354Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:24.354Z] #40 42.93 CC images/tun.o [2020-05-14T23:05:24.354Z] #40 43.57 CC images/sk-netlink.o [2020-05-14T23:05:24.354Z] #40 44.04 CC images/packet-sock.o [2020-05-14T23:05:24.354Z] #40 44.81 CC images/ipc-var.o [2020-05-14T23:05:24.354Z] #40 45.34 CC images/ipc-desc.o [2020-05-14T23:05:24.644Z] #40 45.74 CC images/ipc-shm.o [2020-05-14T23:05:24.714Z] #19 ... [2020-05-14T23:05:24.714Z] [2020-05-14T23:05:24.714Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:24.714Z] #39 124.1 CC criu/image-desc.o [2020-05-14T23:05:24.714Z] #39 124.2 CC criu/image.o [2020-05-14T23:05:24.714Z] #39 125.0 CC criu/ipc_ns.o [2020-05-14T23:05:24.714Z] #39 126.0 CC criu/irmap.o [2020-05-14T23:05:24.714Z] #39 126.7 CC criu/kcmp-ids.o [2020-05-14T23:05:24.714Z] #39 127.0 CC criu/kerndat.o [2020-05-14T23:05:24.714Z] #39 128.1 CC criu/libnetlink.o [2020-05-14T23:05:24.714Z] #39 128.3 CC criu/log.o [2020-05-14T23:05:24.714Z] #39 128.9 CC criu/lsm.o [2020-05-14T23:05:24.714Z] #39 129.3 CC criu/mem.o [2020-05-14T23:05:24.714Z] #39 130.7 CC criu/mount.o [2020-05-14T23:05:24.911Z] #39 69.75 CC criu/arch/x86/restorer_unmap.o [2020-05-14T23:05:24.911Z] #39 69.80 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-14T23:05:24.977Z] #39 133.8 CC criu/namespaces.o [2020-05-14T23:05:25.143Z] #17 5.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:05:25.165Z] #39 70.08 CC criu/pie/restorer.o [2020-05-14T23:05:25.274Z] #40 46.24 CC images/ipc-msg.o [2020-05-14T23:05:25.708Z] #17 ... [2020-05-14T23:05:25.708Z] [2020-05-14T23:05:25.708Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:25.708Z] #39 65.36 CC criu/pie/parasite.o [2020-05-14T23:05:25.708Z] #39 66.52 LINK criu/pie/parasite.built-in.o [2020-05-14T23:05:25.708Z] #39 66.53 GEN criu/pie/parasite-blob.h [2020-05-14T23:05:25.708Z] #39 66.56 CC criu/pie/parasite-vdso.o [2020-05-14T23:05:25.708Z] #39 67.15 CC criu/arch/x86/vdso-pie.o [2020-05-14T23:05:25.708Z] #39 67.37 CC criu/arch/x86/restorer.o [2020-05-14T23:05:25.708Z] #39 67.81 CC criu/arch/x86/restorer_unmap.o [2020-05-14T23:05:25.708Z] #39 67.86 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-14T23:05:25.708Z] #39 68.08 CC criu/pie/restorer.o [2020-05-14T23:05:25.708Z] #39 70.67 LINK criu/pie/restorer.built-in.o [2020-05-14T23:05:25.708Z] #39 70.69 GEN criu/pie/restorer-blob.h [2020-05-14T23:05:25.708Z] #39 70.75 DEP criu/vdso.d [2020-05-14T23:05:25.708Z] #39 70.87 DEP criu/vdso-compat.d [2020-05-14T23:05:25.708Z] #39 70.97 DEP criu/uts_ns.d [2020-05-14T23:05:25.708Z] #39 71.09 DEP criu/util.d [2020-05-14T23:05:25.708Z] #39 71.21 DEP criu/uffd.d [2020-05-14T23:05:25.708Z] #39 71.45 DEP criu/tun.d [2020-05-14T23:05:25.794Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-05-14T23:05:25.904Z] #40 46.77 CC images/ipc-sem.o [2020-05-14T23:05:25.966Z] #39 71.63 DEP criu/tty.d [2020-05-14T23:05:26.076Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-14T23:05:26.195Z] #40 47.11 CC images/utsns.o [2020-05-14T23:05:26.223Z] #39 71.79 DEP criu/timerfd.d [2020-05-14T23:05:26.223Z] #39 ... [2020-05-14T23:05:26.223Z] [2020-05-14T23:05:26.223Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:26.223Z] #49 9.757 + cd /tmp/tmp.gA1I33fidp/src/github.com/opencontainers/runc [2020-05-14T23:05:26.223Z] #49 9.757 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:05:26.223Z] #49 10.44 + '[' -z '' ']' [2020-05-14T23:05:26.223Z] #49 10.44 + target=static [2020-05-14T23:05:26.223Z] #49 10.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-14T23:05:26.224Z] #49 12.19 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-05-14T23:05:26.224Z] #49 ... [2020-05-14T23:05:26.224Z] [2020-05-14T23:05:26.224Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:26.224Z] #39 71.98 DEP criu/sysfs_parse.d [2020-05-14T23:05:26.362Z] #39 135.2 CC criu/net.o [2020-05-14T23:05:26.481Z] #39 72.13 DEP criu/sysctl.d [2020-05-14T23:05:26.481Z] #39 72.28 DEP criu/string.d [2020-05-14T23:05:26.481Z] #39 72.33 DEP criu/stats.d [2020-05-14T23:05:26.486Z] #40 47.48 CC images/creds.o [2020-05-14T23:05:26.738Z] #39 72.43 DEP criu/sockets.d [2020-05-14T23:05:26.738Z] #39 72.64 DEP criu/sk-unix.d [2020-05-14T23:05:26.750Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-05-14T23:05:26.997Z] #39 72.91 DEP criu/sk-tcp.d [2020-05-14T23:05:27.120Z] #40 47.97 CC images/vma.o [2020-05-14T23:05:27.264Z] #39 73.04 DEP criu/sk-queue.d [2020-05-14T23:05:27.409Z] #40 48.39 CC images/netdev.o [2020-05-14T23:05:27.531Z] #39 73.14 DEP criu/sk-packet.d [2020-05-14T23:05:27.531Z] #39 73.33 DEP criu/sk-netlink.d [2020-05-14T23:05:27.713Z] #39 72.61 LINK criu/pie/restorer.built-in.o [2020-05-14T23:05:27.713Z] #39 72.64 GEN criu/pie/restorer-blob.h [2020-05-14T23:05:27.713Z] #39 72.72 DEP criu/vdso.d [2020-05-14T23:05:27.780Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-14T23:05:27.780Z] ok github.com/docker/docker/daemon 12.279s coverage: 17.4% of statements [2020-05-14T23:05:27.780Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-14T23:05:27.780Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-14T23:05:27.780Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-14T23:05:27.780Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-14T23:05:27.788Z] #39 73.55 DEP criu/sk-inet.d [2020-05-14T23:05:27.967Z] #39 72.88 DEP criu/vdso-compat.d [2020-05-14T23:05:27.967Z] #39 73.01 DEP criu/uts_ns.d [2020-05-14T23:05:28.045Z] #39 73.72 DEP criu/signalfd.d [2020-05-14T23:05:28.222Z] #39 73.16 DEP criu/util.d [2020-05-14T23:05:28.302Z] #39 73.94 DEP criu/sigframe.d [2020-05-14T23:05:28.302Z] #39 74.04 DEP criu/shmem.d [2020-05-14T23:05:28.440Z] #40 49.18 CC images/tty.o [2020-05-14T23:05:28.440Z] #40 ... [2020-05-14T23:05:28.440Z] [2020-05-14T23:05:28.440Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:28.440Z] #48 137.6 mvdan.cc/sh/v3/fileutil [2020-05-14T23:05:28.440Z] #48 141.1 flag [2020-05-14T23:05:28.440Z] #48 141.1 github.com/pkg/diff [2020-05-14T23:05:28.440Z] #48 141.1 go/token [2020-05-14T23:05:28.440Z] #48 141.1 encoding/binary [2020-05-14T23:05:28.440Z] #48 145.3 go/scanner [2020-05-14T23:05:28.440Z] #48 147.8 mvdan.cc/editorconfig [2020-05-14T23:05:28.440Z] #48 ... [2020-05-14T23:05:28.440Z] [2020-05-14T23:05:28.440Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:28.440Z] #11 145.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-14T23:05:28.440Z] #11 145.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-14T23:05:28.440Z] #11 145.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:28.476Z] #39 73.31 DEP criu/uffd.d [2020-05-14T23:05:28.476Z] #39 73.46 DEP criu/tun.d [2020-05-14T23:05:28.559Z] #39 74.19 DEP criu/servicefd.d [2020-05-14T23:05:28.559Z] #39 74.33 DEP criu/seize.d [2020-05-14T23:05:28.730Z] #39 73.72 DEP criu/tty.d [2020-05-14T23:05:28.816Z] #39 74.49 DEP criu/seccomp.d [2020-05-14T23:05:28.906Z] #39 137.7 CC criu/netfilter.o [2020-05-14T23:05:28.906Z] #39 ... [2020-05-14T23:05:28.906Z] [2020-05-14T23:05:28.906Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:05:28.906Z] #19 10.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-14T23:05:28.906Z] #19 10.45 Collecting pyyaml (from yamllint==1.16.0) [2020-05-14T23:05:28.984Z] #39 73.90 DEP criu/timerfd.d [2020-05-14T23:05:29.073Z] #39 74.74 DEP criu/rst-malloc.d [2020-05-14T23:05:29.073Z] #39 74.81 DEP criu/rbtree.d [2020-05-14T23:05:29.073Z] #39 74.85 DEP criu/pstree.d [2020-05-14T23:05:29.167Z] #19 10.64 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-14T23:05:29.239Z] #39 74.05 DEP criu/sysfs_parse.d [2020-05-14T23:05:29.239Z] #39 74.24 DEP criu/sysctl.d [2020-05-14T23:05:29.331Z] #39 75.05 DEP criu/protobuf.d [2020-05-14T23:05:29.493Z] #39 74.41 DEP criu/string.d [2020-05-14T23:05:29.493Z] #39 74.45 DEP criu/stats.d [2020-05-14T23:05:29.493Z] #39 ... [2020-05-14T23:05:29.493Z] [2020-05-14T23:05:29.493Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:29.493Z] #49 12.16 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-05-14T23:05:29.493Z] #49 ... [2020-05-14T23:05:29.493Z] [2020-05-14T23:05:29.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:29.493Z] #39 74.55 DEP criu/sockets.d [2020-05-14T23:05:29.588Z] #39 75.21 GEN criu/protobuf-desc-gen.h [2020-05-14T23:05:29.789Z] #39 74.75 DEP criu/sk-unix.d [2020-05-14T23:05:29.797Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-14T23:05:30.043Z] #39 74.97 DEP criu/sk-tcp.d [2020-05-14T23:05:30.297Z] #39 75.13 DEP criu/sk-queue.d [2020-05-14T23:05:30.297Z] #39 75.24 DEP criu/sk-packet.d [2020-05-14T23:05:30.410Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 57.0% of statements [2020-05-14T23:05:30.551Z] #39 75.43 DEP criu/sk-netlink.d [2020-05-14T23:05:30.551Z] #39 75.63 DEP criu/sk-inet.d [2020-05-14T23:05:30.639Z] #19 12.27 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-14T23:05:30.639Z] #19 12.34 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-14T23:05:30.806Z] #39 75.88 DEP criu/signalfd.d [2020-05-14T23:05:30.915Z] #19 12.39 Building wheels for collected packages: pyyaml [2020-05-14T23:05:30.915Z] #19 12.40 Running setup.py bdist_wheel for pyyaml: started [2020-05-14T23:05:30.961Z] #39 76.66 DEP criu/protobuf-desc.d [2020-05-14T23:05:31.060Z] #39 76.02 DEP criu/sigframe.d [2020-05-14T23:05:31.219Z] #39 76.83 DEP criu/proc_parse.d [2020-05-14T23:05:31.219Z] #39 77.00 DEP criu/plugin.d [2020-05-14T23:05:31.219Z] #39 77.10 DEP criu/pipes.d [2020-05-14T23:05:31.315Z] #39 76.10 DEP criu/shmem.d [2020-05-14T23:05:31.315Z] #39 76.30 DEP criu/servicefd.d [2020-05-14T23:05:31.569Z] #39 76.46 DEP criu/seize.d [2020-05-14T23:05:31.569Z] #39 76.66 DEP criu/seccomp.d [2020-05-14T23:05:31.784Z] #39 77.33 DEP criu/pie-util.d [2020-05-14T23:05:31.784Z] #39 77.41 DEP criu/pie-util-vdso.d [2020-05-14T23:05:31.823Z] #39 76.80 DEP criu/rst-malloc.d [2020-05-14T23:05:31.823Z] #39 76.87 DEP criu/rbtree.d [2020-05-14T23:05:31.823Z] #39 76.90 DEP criu/pstree.d [2020-05-14T23:05:31.874Z] #19 13.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-14T23:05:31.874Z] #19 13.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-14T23:05:31.874Z] #19 13.52 Successfully built pyyaml [2020-05-14T23:05:32.041Z] #39 77.58 DEP criu/pie-util-vdso-elf32.d [2020-05-14T23:05:32.042Z] #39 77.78 DEP criu/path.d [2020-05-14T23:05:32.042Z] #39 ... [2020-05-14T23:05:32.042Z] [2020-05-14T23:05:32.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:32.042Z] #41 166.8 github.com/LK4D4/vndr/godl [2020-05-14T23:05:32.042Z] #41 167.7 github.com/LK4D4/vndr [2020-05-14T23:05:32.077Z] #39 77.05 DEP criu/protobuf.d [2020-05-14T23:05:32.141Z] #19 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-14T23:05:32.298Z] #41 DONE 176.8s [2020-05-14T23:05:32.298Z] [2020-05-14T23:05:32.298Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:32.298Z] #39 77.94 DEP criu/parasite-syscall.d [2020-05-14T23:05:32.298Z] #39 78.14 DEP criu/pagemap.d [2020-05-14T23:05:32.331Z] #39 77.15 GEN criu/protobuf-desc-gen.h [2020-05-14T23:05:32.415Z] #19 13.88 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-14T23:05:32.865Z] #39 78.55 DEP criu/pagemap-cache.d [2020-05-14T23:05:32.865Z] #39 78.71 DEP criu/page-xfer.d [2020-05-14T23:05:32.892Z] #39 ... [2020-05-14T23:05:32.892Z] [2020-05-14T23:05:32.892Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:32.892Z] #17 2.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:05:32.892Z] #17 2.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:05:32.892Z] #17 2.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:05:32.892Z] #17 3.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-05-14T23:05:32.892Z] #17 4.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [198 kB] [2020-05-14T23:05:32.892Z] #17 5.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-14T23:05:32.892Z] #17 11.34 Fetched 8347 kB in 9s (907 kB/s) [2020-05-14T23:05:32.899Z] #11 ... [2020-05-14T23:05:32.899Z] [2020-05-14T23:05:32.899Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:32.899Z] #40 50.39 CC images/file-lock.o [2020-05-14T23:05:32.899Z] #40 50.91 CC images/rlimit.o [2020-05-14T23:05:32.899Z] #40 51.31 CC images/pagemap.o [2020-05-14T23:05:32.899Z] #40 51.85 CC images/siginfo.o [2020-05-14T23:05:32.899Z] #40 52.30 CC images/rpc.o [2020-05-14T23:05:32.899Z] #40 ... [2020-05-14T23:05:32.899Z] [2020-05-14T23:05:32.899Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:32.899Z] #31 144.8 github.com/BurntSushi/toml/cmd/tomlv [2020-05-14T23:05:32.899Z] #31 DONE 152.4s [2020-05-14T23:05:32.988Z] #19 DONE 14.5s [2020-05-14T23:05:32.988Z] [2020-05-14T23:05:32.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:32.988Z] #39 138.0 CC criu/page-pipe.o [2020-05-14T23:05:32.988Z] #39 138.6 CC criu/page-xfer.o [2020-05-14T23:05:32.988Z] #39 140.0 CC criu/pagemap-cache.o [2020-05-14T23:05:32.988Z] #39 140.4 CC criu/pagemap.o [2020-05-14T23:05:32.988Z] #39 141.4 CC criu/parasite-syscall.o [2020-05-14T23:05:33.191Z] [2020-05-14T23:05:33.191Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:33.191Z] #48 150.1 mvdan.cc/sh/v3/syntax [2020-05-14T23:05:33.191Z] #48 150.8 encoding/json [2020-05-14T23:05:33.191Z] #48 152.2 go/ast [2020-05-14T23:05:33.248Z] #39 142.1 CC criu/path.o [2020-05-14T23:05:33.429Z] #39 79.12 DEP criu/page-pipe.d [2020-05-14T23:05:33.539Z] #39 142.4 CC criu/pie-util-vdso.o [2020-05-14T23:05:33.686Z] #39 79.31 DEP criu/netfilter.d [2020-05-14T23:05:33.686Z] #39 79.39 DEP criu/net.d [2020-05-14T23:05:33.805Z] #39 ... [2020-05-14T23:05:33.805Z] [2020-05-14T23:05:33.805Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:33.805Z] #49 86.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-14T23:05:33.805Z] #49 87.89 + mkdir -p /build [2020-05-14T23:05:33.805Z] #49 87.89 + cp runc /build/runc [2020-05-14T23:05:33.805Z] #49 DONE 88.2s [2020-05-14T23:05:33.805Z] [2020-05-14T23:05:33.805Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:33.805Z] #39 142.7 CC criu/pie-util.o [2020-05-14T23:05:33.815Z] #17 11.34 Reading package lists... [2020-05-14T23:05:33.815Z] #17 ... [2020-05-14T23:05:33.815Z] [2020-05-14T23:05:33.815Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:33.815Z] #39 78.64 DEP criu/protobuf-desc.d [2020-05-14T23:05:33.815Z] #39 78.74 DEP criu/proc_parse.d [2020-05-14T23:05:33.943Z] #39 79.55 DEP criu/namespaces.d [2020-05-14T23:05:33.943Z] #39 79.75 DEP criu/mount.d [2020-05-14T23:05:34.065Z] #39 143.0 CC criu/pipes.o [2020-05-14T23:05:34.109Z] #39 78.93 DEP criu/plugin.d [2020-05-14T23:05:34.110Z] #39 ... [2020-05-14T23:05:34.110Z] [2020-05-14T23:05:34.110Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:34.110Z] #41 168.2 github.com/LK4D4/vndr/godl [2020-05-14T23:05:34.110Z] #41 168.9 github.com/LK4D4/vndr [2020-05-14T23:05:34.110Z] #41 DONE 178.4s [2020-05-14T23:05:34.110Z] [2020-05-14T23:05:34.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:34.110Z] #39 79.08 DEP criu/pipes.d [2020-05-14T23:05:34.200Z] #39 79.95 DEP criu/mem.d [2020-05-14T23:05:34.364Z] #39 79.32 DEP criu/pie-util.d [2020-05-14T23:05:34.458Z] #39 80.14 DEP criu/lsm.d [2020-05-14T23:05:34.458Z] #39 80.27 DEP criu/log.d [2020-05-14T23:05:34.619Z] #39 79.49 DEP criu/pie-util-vdso.d [2020-05-14T23:05:34.619Z] #39 79.71 DEP criu/pie-util-vdso-elf32.d [2020-05-14T23:05:34.653Z] #39 143.6 CC criu/plugin.o [2020-05-14T23:05:34.715Z] #39 80.37 DEP criu/libnetlink.d [2020-05-14T23:05:34.715Z] #39 80.47 DEP criu/kerndat.d [2020-05-14T23:05:34.715Z] #39 80.61 DEP criu/kcmp-ids.d [2020-05-14T23:05:34.805Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.087s coverage: 46.2% of statements [2020-05-14T23:05:34.873Z] #39 79.89 DEP criu/path.d [2020-05-14T23:05:34.973Z] #39 80.68 DEP criu/irmap.d [2020-05-14T23:05:35.127Z] #39 80.09 DEP criu/parasite-syscall.d [2020-05-14T23:05:35.231Z] #39 80.80 DEP criu/ipc_ns.d [2020-05-14T23:05:35.231Z] #39 80.98 DEP criu/image.d [2020-05-14T23:05:35.313Z] #39 143.9 CC criu/proc_parse.o [2020-05-14T23:05:35.382Z] #39 80.42 DEP criu/pagemap.d [2020-05-14T23:05:35.419Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-05-14T23:05:35.488Z] #39 81.14 DEP criu/image-desc.d [2020-05-14T23:05:35.488Z] #39 81.23 DEP criu/fsnotify.d [2020-05-14T23:05:35.680Z] #39 80.60 DEP criu/pagemap-cache.d [2020-05-14T23:05:35.680Z] #39 80.71 DEP criu/page-xfer.d [2020-05-14T23:05:35.748Z] #39 81.43 DEP criu/filesystems.d [2020-05-14T23:05:35.748Z] #39 81.64 DEP criu/files.d [2020-05-14T23:05:35.918Z] #48 ... [2020-05-14T23:05:35.918Z] [2020-05-14T23:05:35.918Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:35.918Z] #42 145.2 github.com/LK4D4/vndr/versioned [2020-05-14T23:05:35.918Z] #42 149.2 crypto/cipher [2020-05-14T23:05:35.918Z] #42 149.2 go/scanner [2020-05-14T23:05:35.918Z] #42 149.2 net/url [2020-05-14T23:05:35.918Z] #42 154.9 go/ast [2020-05-14T23:05:35.935Z] #39 80.87 DEP criu/page-pipe.d [2020-05-14T23:05:35.935Z] #39 80.96 DEP criu/netfilter.d [2020-05-14T23:05:35.935Z] #39 81.09 DEP criu/net.d [2020-05-14T23:05:36.210Z] #42 155.5 text/template/parse [2020-05-14T23:05:36.210Z] #42 ... [2020-05-14T23:05:36.210Z] [2020-05-14T23:05:36.210Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:36.210Z] #40 55.71 CC images/ext-file.o [2020-05-14T23:05:36.210Z] #40 56.16 CC images/cgroup.o [2020-05-14T23:05:36.314Z] #39 81.85 DEP criu/files-reg.d [2020-05-14T23:05:36.314Z] #39 82.05 DEP criu/files-ext.d [2020-05-14T23:05:36.314Z] #39 82.20 DEP criu/file-lock.d [2020-05-14T23:05:36.494Z] #39 81.29 DEP criu/namespaces.d [2020-05-14T23:05:36.494Z] #39 81.45 DEP criu/mount.d [2020-05-14T23:05:36.500Z] #40 57.46 CC images/userns.o [2020-05-14T23:05:36.571Z] #39 82.32 DEP criu/file-ids.d [2020-05-14T23:05:36.748Z] #39 81.58 DEP criu/mem.d [2020-05-14T23:05:36.748Z] #39 81.70 DEP criu/lsm.d [2020-05-14T23:05:36.748Z] #39 81.79 DEP criu/log.d [2020-05-14T23:05:36.828Z] #39 82.50 DEP criu/fifo.d [2020-05-14T23:05:37.003Z] #39 81.94 DEP criu/libnetlink.d [2020-05-14T23:05:37.086Z] #39 82.66 DEP criu/fdstore.d [2020-05-14T23:05:37.086Z] #39 82.76 DEP criu/fault-injection.d [2020-05-14T23:05:37.086Z] #39 82.79 DEP criu/external.d [2020-05-14T23:05:37.086Z] #39 82.89 DEP criu/eventpoll.d [2020-05-14T23:05:37.131Z] #40 58.05 CC images/google/protobuf/descriptor.o [2020-05-14T23:05:37.222Z] #39 145.9 CC criu/protobuf-desc.o [2020-05-14T23:05:37.258Z] #39 82.11 DEP criu/kerndat.d [2020-05-14T23:05:37.258Z] #39 82.33 DEP criu/kcmp-ids.d [2020-05-14T23:05:37.343Z] #39 83.05 DEP criu/eventfd.d [2020-05-14T23:05:37.343Z] #39 83.18 DEP criu/crtools.d [2020-05-14T23:05:37.513Z] #39 82.46 DEP criu/irmap.d [2020-05-14T23:05:37.601Z] #39 83.37 DEP criu/cr-service.d [2020-05-14T23:05:37.767Z] #39 82.63 DEP criu/ipc_ns.d [2020-05-14T23:05:37.767Z] #39 82.75 DEP criu/image.d [2020-05-14T23:05:37.793Z] #39 146.6 CC criu/protobuf.o [2020-05-14T23:05:37.793Z] #39 146.9 CC criu/pstree.o [2020-05-14T23:05:37.858Z] #39 83.47 DEP criu/cr-restore.d [2020-05-14T23:05:37.858Z] #39 83.63 DEP criu/cr-errno.d [2020-05-14T23:05:37.858Z] #39 83.64 DEP criu/cr-dump.d [2020-05-14T23:05:38.021Z] #39 82.96 DEP criu/image-desc.d [2020-05-14T23:05:38.021Z] #39 83.07 DEP criu/fsnotify.d [2020-05-14T23:05:38.115Z] #39 83.87 DEP criu/cr-dedup.d [2020-05-14T23:05:38.115Z] #39 84.00 DEP criu/cr-check.d [2020-05-14T23:05:38.276Z] #39 83.29 DEP criu/filesystems.d [2020-05-14T23:05:38.372Z] #39 84.24 DEP criu/config.d [2020-05-14T23:05:38.530Z] #39 83.46 DEP criu/files.d [2020-05-14T23:05:38.530Z] #39 83.65 DEP criu/files-reg.d [2020-05-14T23:05:38.630Z] #39 84.43 DEP criu/clone-noasan.d [2020-05-14T23:05:38.630Z] #39 84.48 DEP criu/cgroup.d [2020-05-14T23:05:38.736Z] #39 147.7 CC criu/rbtree.o [2020-05-14T23:05:38.785Z] #39 83.78 DEP criu/files-ext.d [2020-05-14T23:05:38.785Z] #39 83.88 DEP criu/file-lock.d [2020-05-14T23:05:38.867Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.438s coverage: 49.5% of statements [2020-05-14T23:05:38.888Z] #39 84.58 DEP criu/cgroup-props.d [2020-05-14T23:05:38.888Z] #39 84.65 DEP criu/bitmap.d [2020-05-14T23:05:38.888Z] #39 84.66 DEP criu/bfd.d [2020-05-14T23:05:38.888Z] #39 84.78 DEP criu/autofs.d [2020-05-14T23:05:38.995Z] #39 148.1 CC criu/rst-malloc.o [2020-05-14T23:05:39.039Z] #39 84.00 DEP criu/file-ids.d [2020-05-14T23:05:39.337Z] #39 84.10 DEP criu/fifo.d [2020-05-14T23:05:39.337Z] #39 84.20 DEP criu/fdstore.d [2020-05-14T23:05:39.337Z] #39 84.34 DEP criu/fault-injection.d [2020-05-14T23:05:39.337Z] #39 84.36 DEP criu/external.d [2020-05-14T23:05:39.452Z] #39 84.96 DEP criu/aio.d [2020-05-14T23:05:39.452Z] #39 85.11 DEP criu/action-scripts.d [2020-05-14T23:05:39.566Z] #39 148.3 CC criu/seccomp.o [2020-05-14T23:05:39.591Z] #39 84.52 DEP criu/eventpoll.d [2020-05-14T23:05:39.591Z] #39 84.62 DEP criu/eventfd.d [2020-05-14T23:05:39.710Z] #39 85.53 CC criu/action-scripts.o [2020-05-14T23:05:39.826Z] #39 148.9 CC criu/seize.o [2020-05-14T23:05:39.846Z] #39 84.70 DEP criu/crtools.d [2020-05-14T23:05:39.846Z] #39 84.87 DEP criu/cr-service.d [2020-05-14T23:05:40.100Z] #39 85.01 DEP criu/cr-restore.d [2020-05-14T23:05:40.275Z] #39 86.09 CC criu/aio.o [2020-05-14T23:05:40.354Z] #39 85.22 DEP criu/cr-errno.d [2020-05-14T23:05:40.354Z] #39 85.23 DEP criu/cr-dump.d [2020-05-14T23:05:40.533Z] #39 ... [2020-05-14T23:05:40.533Z] [2020-05-14T23:05:40.533Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:40.533Z] #17 11.01 Fetched 8347 kB in 9s (944 kB/s) [2020-05-14T23:05:40.533Z] #17 11.01 Reading package lists... [2020-05-14T23:05:40.533Z] #17 15.11 Reading package lists... [2020-05-14T23:05:40.533Z] #17 18.30 Building dependency tree... [2020-05-14T23:05:40.533Z] #17 19.68 libcap2-bin is already the newest version (1:2.25-2). [2020-05-14T23:05:40.533Z] #17 19.68 The following additional packages will be installed: [2020-05-14T23:05:40.533Z] #17 19.68 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-14T23:05:40.533Z] #17 19.68 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-14T23:05:40.533Z] #17 19.68 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-14T23:05:40.533Z] #17 19.68 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-14T23:05:40.533Z] #17 19.68 python3.7 python3.7-minimal vim-runtime xxd [2020-05-14T23:05:40.533Z] #17 19.68 Suggested packages: [2020-05-14T23:05:40.533Z] #17 19.68 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-14T23:05:40.533Z] #17 19.68 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-14T23:05:40.533Z] #17 19.68 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-14T23:05:40.533Z] #17 19.68 Recommended packages: [2020-05-14T23:05:40.533Z] #17 19.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-14T23:05:40.533Z] #17 19.68 python3-keyrings.alt python3-xdg unzip [2020-05-14T23:05:40.609Z] #39 85.50 DEP criu/cr-dedup.d [2020-05-14T23:05:40.768Z] #39 149.6 CC criu/servicefd.o [2020-05-14T23:05:40.791Z] #17 21.44 The following NEW packages will be installed: [2020-05-14T23:05:40.791Z] #17 21.44 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-14T23:05:40.791Z] #17 21.44 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-14T23:05:40.791Z] #17 21.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-14T23:05:40.791Z] #17 21.44 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-14T23:05:40.791Z] #17 21.44 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-14T23:05:40.791Z] #17 21.44 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-14T23:05:40.791Z] #17 21.45 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-14T23:05:40.791Z] #17 21.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-14T23:05:40.791Z] #17 21.45 xz-utils zip [2020-05-14T23:05:40.791Z] #17 ... [2020-05-14T23:05:40.791Z] [2020-05-14T23:05:40.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:40.791Z] #39 86.68 CC criu/autofs.o [2020-05-14T23:05:40.864Z] #39 85.69 DEP criu/cr-check.d [2020-05-14T23:05:40.864Z] #39 85.86 DEP criu/config.d [2020-05-14T23:05:41.029Z] #39 149.9 CC criu/shmem.o [2020-05-14T23:05:41.118Z] #39 86.04 DEP criu/clone-noasan.d [2020-05-14T23:05:41.118Z] #39 86.08 DEP criu/cgroup.d [2020-05-14T23:05:41.372Z] #39 86.20 DEP criu/cgroup-props.d [2020-05-14T23:05:41.372Z] #39 86.28 DEP criu/bitmap.d [2020-05-14T23:05:41.372Z] #39 86.31 DEP criu/bfd.d [2020-05-14T23:05:41.372Z] #39 86.40 DEP criu/autofs.d [2020-05-14T23:05:41.585Z] #40 61.78 CC images/opts.o [2020-05-14T23:05:41.585Z] #40 62.24 CC images/seccomp.o [2020-05-14T23:05:41.600Z] #39 150.7 CC criu/sigframe.o [2020-05-14T23:05:41.627Z] #39 86.52 DEP criu/aio.d [2020-05-14T23:05:41.627Z] #39 86.65 DEP criu/action-scripts.d [2020-05-14T23:05:41.860Z] #39 150.8 CC criu/signalfd.o [2020-05-14T23:05:41.874Z] #40 62.87 CC images/binfmt-misc.o [2020-05-14T23:05:41.881Z] #39 86.89 CC criu/action-scripts.o [2020-05-14T23:05:42.162Z] #40 63.19 CC images/time.o [2020-05-14T23:05:42.431Z] #39 151.1 CC criu/sk-inet.o [2020-05-14T23:05:42.440Z] #39 87.35 CC criu/aio.o [2020-05-14T23:05:42.452Z] #40 63.50 CC images/sysctl.o [2020-05-14T23:05:42.688Z] #39 88.12 CC criu/bfd.o [2020-05-14T23:05:42.742Z] #40 63.84 CC images/autofs.o [2020-05-14T23:05:42.946Z] #39 ... [2020-05-14T23:05:42.946Z] [2020-05-14T23:05:42.947Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:05:42.947Z] #28 DONE 187.3s [2020-05-14T23:05:42.947Z] [2020-05-14T23:05:42.947Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:42.947Z] #39 88.79 CC criu/bitmap.o [2020-05-14T23:05:43.003Z] #39 152.0 CC criu/sk-netlink.o [2020-05-14T23:05:43.041Z] #39 87.87 CC criu/autofs.o [2020-05-14T23:05:43.204Z] #39 89.02 CC criu/cgroup-props.o [2020-05-14T23:05:43.239Z] ok github.com/docker/docker/daemon/graphdriver/aufs 14.653s coverage: 73.1% of statements [2020-05-14T23:05:43.239Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-14T23:05:43.263Z] #39 152.3 CC criu/sk-packet.o [2020-05-14T23:05:43.281Z] 4612f6d0b889: Verifying Checksum [2020-05-14T23:05:43.282Z] 4612f6d0b889: Download complete [2020-05-14T23:05:43.376Z] #40 64.24 CC images/macvlan.o [2020-05-14T23:05:43.600Z] #39 ... [2020-05-14T23:05:43.600Z] [2020-05-14T23:05:43.600Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:43.600Z] #17 11.34 Reading package lists... [2020-05-14T23:05:43.600Z] #17 15.33 Reading package lists... [2020-05-14T23:05:43.600Z] #17 18.66 Building dependency tree... [2020-05-14T23:05:43.600Z] #17 20.35 libcap2-bin is already the newest version (1:2.25-2). [2020-05-14T23:05:43.600Z] #17 20.35 The following additional packages will be installed: [2020-05-14T23:05:43.600Z] #17 20.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-14T23:05:43.600Z] #17 20.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-14T23:05:43.600Z] #17 20.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-14T23:05:43.600Z] #17 20.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-14T23:05:43.600Z] #17 20.35 python3.7 python3.7-minimal vim-runtime xxd [2020-05-14T23:05:43.600Z] #17 20.36 Suggested packages: [2020-05-14T23:05:43.600Z] #17 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-14T23:05:43.600Z] #17 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-14T23:05:43.600Z] #17 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-14T23:05:43.600Z] #17 20.37 Recommended packages: [2020-05-14T23:05:43.600Z] #17 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-14T23:05:43.600Z] #17 20.37 python3-keyrings.alt python3-xdg unzip [2020-05-14T23:05:43.600Z] #17 22.04 The following NEW packages will be installed: [2020-05-14T23:05:43.600Z] #17 22.05 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-14T23:05:43.600Z] #17 22.05 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-14T23:05:43.600Z] #17 22.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-14T23:05:43.600Z] #17 22.05 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-14T23:05:43.600Z] #17 22.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-14T23:05:43.600Z] #17 22.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-14T23:05:43.600Z] #17 22.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-14T23:05:43.600Z] #17 22.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-14T23:05:43.600Z] #17 22.06 xz-utils zip [2020-05-14T23:05:43.600Z] #17 22.37 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:05:43.600Z] #17 22.37 Need to get 28.5 MB of archives. [2020-05-14T23:05:43.600Z] #17 22.37 After this operation, 116 MB of additional disk space will be used. [2020-05-14T23:05:43.600Z] #17 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-14T23:05:43.600Z] #17 22.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-14T23:05:43.600Z] #17 22.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-14T23:05:43.600Z] #17 22.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-14T23:05:43.600Z] #17 22.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-14T23:05:43.600Z] #17 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-14T23:05:43.600Z] #17 22.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-14T23:05:43.600Z] #17 22.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-14T23:05:43.600Z] #17 22.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-14T23:05:43.600Z] #17 22.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-14T23:05:43.600Z] #17 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-14T23:05:43.600Z] #17 22.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-14T23:05:43.600Z] #17 22.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-14T23:05:43.600Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-14T23:05:43.600Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-14T23:05:43.600Z] #17 22.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-14T23:05:43.600Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-14T23:05:43.600Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:05:43.600Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-14T23:05:43.600Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-14T23:05:43.600Z] #17 22.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-14T23:05:43.600Z] #17 22.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-14T23:05:43.600Z] #17 22.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-14T23:05:43.600Z] #17 22.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-14T23:05:43.600Z] #17 22.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-14T23:05:43.600Z] #17 22.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-14T23:05:43.600Z] #17 22.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-14T23:05:43.600Z] #17 22.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-14T23:05:43.600Z] #17 22.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-14T23:05:43.600Z] #17 23.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-14T23:05:43.600Z] #17 23.26 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-14T23:05:43.600Z] #17 23.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-14T23:05:43.600Z] #17 23.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-14T23:05:43.600Z] #17 23.27 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-14T23:05:43.600Z] #17 23.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-14T23:05:43.600Z] #17 23.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-14T23:05:43.600Z] #17 23.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-14T23:05:43.600Z] #17 23.38 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-14T23:05:43.600Z] #17 23.40 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-14T23:05:43.664Z] #40 64.55 CC images/sit.o [2020-05-14T23:05:43.834Z] #39 152.8 CC criu/sk-queue.o [2020-05-14T23:05:43.855Z] #17 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-14T23:05:43.855Z] #17 23.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-14T23:05:43.855Z] #17 23.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-14T23:05:43.855Z] #17 23.49 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-14T23:05:43.855Z] #17 23.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-14T23:05:43.855Z] #17 23.51 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-14T23:05:43.956Z] #40 64.89 LINK images/built-in.o [2020-05-14T23:05:44.095Z] #39 153.1 CC criu/sk-tcp.o [2020-05-14T23:05:44.137Z] #39 89.87 CC criu/cgroup.o [2020-05-14T23:05:44.248Z] #40 65.14 GEN compel/include/asm [2020-05-14T23:05:44.248Z] #40 65.16 GEN compel/include/version.h [2020-05-14T23:05:44.248Z] #40 65.20 touch .config [2020-05-14T23:05:44.248Z] #40 65.24 GEN include/common/config.h [2020-05-14T23:05:44.456Z] #17 ... [2020-05-14T23:05:44.456Z] [2020-05-14T23:05:44.456Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:05:44.456Z] #28 DONE 188.4s [2020-05-14T23:05:44.456Z] [2020-05-14T23:05:44.456Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:44.456Z] #17 23.82 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-14T23:05:44.456Z] #17 23.89 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-14T23:05:44.456Z] #17 23.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-14T23:05:44.538Z] #40 65.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-14T23:05:44.538Z] #40 65.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-14T23:05:44.538Z] #40 65.48 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-14T23:05:44.538Z] #40 65.50 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-14T23:05:44.538Z] #40 65.55 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-14T23:05:44.538Z] #40 65.57 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-14T23:05:44.538Z] #40 65.67 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-14T23:05:44.666Z] #39 153.6 CC criu/sk-unix.o [2020-05-14T23:05:44.707Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.579s coverage: 76.1% of statements [2020-05-14T23:05:44.828Z] #40 65.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-14T23:05:44.828Z] #40 65.73 DEP compel/plugins/std/infect.d [2020-05-14T23:05:44.828Z] #40 65.95 DEP compel/plugins/std/string.d [2020-05-14T23:05:44.988Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.688s coverage: 57.7% of statements [2020-05-14T23:05:44.988Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-14T23:05:44.988Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-14T23:05:45.117Z] #40 66.09 DEP compel/plugins/std/log.d [2020-05-14T23:05:45.270Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-05-14T23:05:45.380Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:05:45.380Z] #17 24.98 Fetched 28.5 MB in 2s (15.4 MB/s) [2020-05-14T23:05:45.380Z] #17 25.02 Selecting previously unselected package pigz. [2020-05-14T23:05:45.380Z] #17 25.02 (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 ... 23431 files and directories currently installed.) [2020-05-14T23:05:45.380Z] #17 25.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-14T23:05:45.380Z] #17 25.09 Unpacking pigz (2.4-1) ... [2020-05-14T23:05:45.380Z] #17 25.16 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-14T23:05:45.408Z] #40 66.30 DEP compel/plugins/std/fds.d [2020-05-14T23:05:45.408Z] #40 66.50 DEP compel/plugins/std/std.d [2020-05-14T23:05:45.635Z] #17 25.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:45.635Z] #17 25.18 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:45.698Z] #40 66.67 DEP compel/plugins/shmem/shmem.d [2020-05-14T23:05:45.890Z] #17 25.68 Selecting previously unselected package python3.7-minimal. [2020-05-14T23:05:45.988Z] #40 66.93 DEP compel/plugins/fds/fds.d [2020-05-14T23:05:46.144Z] #17 25.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:46.145Z] #17 25.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:05:46.276Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-05-14T23:05:46.278Z] #40 67.16 CC compel/plugins/std/std.o [2020-05-14T23:05:46.278Z] #40 ... [2020-05-14T23:05:46.278Z] [2020-05-14T23:05:46.278Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:05:46.278Z] #48 155.6 golang.org/x/sys/unix [2020-05-14T23:05:46.572Z] #48 ... [2020-05-14T23:05:46.572Z] [2020-05-14T23:05:46.572Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:46.572Z] #42 157.2 encoding/json [2020-05-14T23:05:46.572Z] #42 ... [2020-05-14T23:05:46.572Z] [2020-05-14T23:05:46.572Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:46.572Z] #40 67.65 CC compel/plugins/std/fds.o [2020-05-14T23:05:46.578Z] #39 155.1 CC criu/sockets.o [2020-05-14T23:05:46.663Z] #39 92.44 CC criu/clone-noasan.o [2020-05-14T23:05:46.704Z] #17 26.38 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:46.839Z] #39 155.8 CC criu/stats.o [2020-05-14T23:05:46.890Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-05-14T23:05:46.920Z] #39 92.60 CC criu/config.o [2020-05-14T23:05:46.959Z] #17 26.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:05:47.099Z] #39 156.0 CC criu/string.o [2020-05-14T23:05:47.099Z] #39 ... [2020-05-14T23:05:47.099Z] [2020-05-14T23:05:47.099Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:47.099Z] #52 165.8 + bin/containerd [2020-05-14T23:05:47.202Z] #40 68.24 CC compel/plugins/std/log.o [2020-05-14T23:05:47.360Z] #52 ... [2020-05-14T23:05:47.360Z] [2020-05-14T23:05:47.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:47.360Z] #39 156.1 CC criu/sysctl.o [2020-05-14T23:05:47.621Z] #39 156.7 CC criu/sysfs_parse.o [2020-05-14T23:05:47.621Z] #39 ... [2020-05-14T23:05:47.621Z] [2020-05-14T23:05:47.621Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:47.621Z] #45 205.7 + cd /tmp/tmp.ea89cF9VcD/src/github.com/golangci/golangci-lint/ [2020-05-14T23:05:47.621Z] #45 205.7 + git checkout -q v1.23.8 [2020-05-14T23:05:47.621Z] #45 206.1 ++ git describe --tags [2020-05-14T23:05:47.621Z] #45 206.1 + version=v1.23.8 [2020-05-14T23:05:47.621Z] #45 206.1 ++ git rev-parse --short HEAD [2020-05-14T23:05:47.621Z] #45 206.1 + commit=76a82c6 [2020-05-14T23:05:47.621Z] #45 206.1 ++ git show -s --format=%cd [2020-05-14T23:05:47.621Z] #45 206.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-14T23:05:47.621Z] #45 206.1 + 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-05-14T23:05:47.895Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-05-14T23:05:47.895Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-14T23:05:47.895Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-14T23:05:48.177Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 41.8% of statements [2020-05-14T23:05:48.192Z] #45 ... [2020-05-14T23:05:48.192Z] [2020-05-14T23:05:48.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:48.192Z] #39 157.0 CC criu/timerfd.o [2020-05-14T23:05:48.292Z] #39 93.84 CC criu/cr-check.o [2020-05-14T23:05:48.453Z] #39 157.4 CC criu/tty.o [2020-05-14T23:05:48.551Z] #39 ... [2020-05-14T23:05:48.551Z] [2020-05-14T23:05:48.551Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:48.551Z] #17 21.76 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:05:48.551Z] #17 21.76 Need to get 28.5 MB of archives. [2020-05-14T23:05:48.551Z] #17 21.76 After this operation, 116 MB of additional disk space will be used. [2020-05-14T23:05:48.551Z] #17 21.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-14T23:05:48.551Z] #17 21.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-14T23:05:48.551Z] #17 21.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-14T23:05:48.551Z] #17 21.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-14T23:05:48.551Z] #17 21.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-14T23:05:48.551Z] #17 21.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-14T23:05:48.551Z] #17 21.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-14T23:05:48.551Z] #17 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-14T23:05:48.551Z] #17 22.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-14T23:05:48.551Z] #17 22.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-14T23:05:48.551Z] #17 22.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-14T23:05:48.551Z] #17 22.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-14T23:05:48.551Z] #17 22.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-14T23:05:48.551Z] #17 22.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-14T23:05:48.551Z] #17 22.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-14T23:05:48.551Z] #17 22.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-14T23:05:48.551Z] #17 22.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-14T23:05:48.551Z] #17 22.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:05:48.551Z] #17 22.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-14T23:05:48.551Z] #17 22.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-14T23:05:48.551Z] #17 22.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-14T23:05:48.551Z] #17 22.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-14T23:05:48.551Z] #17 22.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-14T23:05:48.551Z] #17 22.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-14T23:05:48.551Z] #17 22.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-14T23:05:48.551Z] #17 22.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-14T23:05:48.551Z] #17 22.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-14T23:05:48.551Z] #17 22.21 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-14T23:05:48.551Z] #17 22.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-14T23:05:48.551Z] #17 22.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-14T23:05:48.551Z] #17 22.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-14T23:05:48.551Z] #17 22.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-14T23:05:48.551Z] #17 22.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-14T23:05:48.551Z] #17 22.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-14T23:05:48.551Z] #17 22.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-14T23:05:48.551Z] #17 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-14T23:05:48.551Z] #17 22.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-14T23:05:48.551Z] #17 22.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-14T23:05:48.551Z] #17 22.83 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-14T23:05:48.551Z] #17 22.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-14T23:05:48.551Z] #17 22.85 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-14T23:05:48.551Z] #17 22.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-14T23:05:48.551Z] #17 22.95 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-14T23:05:48.551Z] #17 22.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-14T23:05:48.551Z] #17 22.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-14T23:05:48.551Z] #17 23.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-14T23:05:48.551Z] #17 23.39 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-14T23:05:48.551Z] #17 23.45 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-14T23:05:48.551Z] #17 24.25 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:05:48.551Z] #17 24.42 Fetched 28.5 MB in 2s (14.4 MB/s) [2020-05-14T23:05:48.551Z] #17 24.46 Selecting previously unselected package pigz. [2020-05-14T23:05:48.551Z] #17 24.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 ... 23431 files and directories currently installed.) [2020-05-14T23:05:48.551Z] #17 24.50 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 24.52 Unpacking pigz (2.4-1) ... [2020-05-14T23:05:48.551Z] #17 24.61 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-14T23:05:48.551Z] #17 24.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 24.62 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 25.06 Selecting previously unselected package python3.7-minimal. [2020-05-14T23:05:48.551Z] #17 25.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 25.09 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 25.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 25.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 27.87 Selecting previously unselected package python3-minimal. [2020-05-14T23:05:48.551Z] #17 27.87 (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 ... 23680 files and directories currently installed.) [2020-05-14T23:05:48.551Z] #17 27.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 27.93 Unpacking python3-minimal (3.7.3-1) ... [2020-05-14T23:05:48.551Z] #17 27.99 Selecting previously unselected package libmpdec2:amd64. [2020-05-14T23:05:48.551Z] #17 28.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 28.02 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-14T23:05:48.551Z] #17 28.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-14T23:05:48.551Z] #17 28.12 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 28.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 28.91 Selecting previously unselected package python3.7. [2020-05-14T23:05:48.551Z] #17 28.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 28.92 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:48.551Z] #17 29.03 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-14T23:05:48.551Z] #17 29.04 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-14T23:05:48.551Z] #17 29.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-14T23:05:48.551Z] #17 29.16 Setting up python3-minimal (3.7.3-1) ... [2020-05-14T23:05:48.843Z] #17 28.24 Selecting previously unselected package python3-minimal. [2020-05-14T23:05:48.843Z] #17 28.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 ... 23680 files and directories currently installed.) [2020-05-14T23:05:48.843Z] #17 28.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-14T23:05:48.843Z] #17 28.29 Unpacking python3-minimal (3.7.3-1) ... [2020-05-14T23:05:48.843Z] #17 28.37 Selecting previously unselected package libmpdec2:amd64. [2020-05-14T23:05:48.843Z] #17 28.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-14T23:05:48.843Z] #17 28.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-14T23:05:48.843Z] #17 28.48 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-14T23:05:48.843Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:48.843Z] #17 28.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:49.184Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-05-14T23:05:49.265Z] #40 70.24 CC compel/plugins/std/string.o [2020-05-14T23:05:49.374Z] #17 29.87 Selecting previously unselected package python3. [2020-05-14T23:05:49.374Z] #17 29.87 (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 ... 24092 files and directories currently installed.) [2020-05-14T23:05:49.374Z] #17 29.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-14T23:05:49.374Z] #17 29.93 Unpacking python3 (3.7.3-1) ... [2020-05-14T23:05:49.374Z] #17 30.02 Selecting previously unselected package libip4tc0:amd64. [2020-05-14T23:05:49.374Z] #17 30.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:49.374Z] #17 30.04 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:49.374Z] #17 30.13 Selecting previously unselected package libip6tc0:amd64. [2020-05-14T23:05:49.465Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2020-05-14T23:05:49.466Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-14T23:05:49.466Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-14T23:05:49.631Z] #17 30.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:49.632Z] #17 30.16 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:49.632Z] #17 30.24 Selecting previously unselected package libiptc0:amd64. [2020-05-14T23:05:49.632Z] #17 30.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:49.632Z] #17 30.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:49.632Z] #17 30.33 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-14T23:05:49.768Z] #17 29.27 Selecting previously unselected package python3.7. [2020-05-14T23:05:49.768Z] #17 29.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-14T23:05:49.768Z] #17 29.28 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:05:49.768Z] #17 29.40 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-14T23:05:49.768Z] #17 29.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-14T23:05:49.768Z] #17 29.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-14T23:05:49.889Z] #17 30.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-14T23:05:49.889Z] #17 30.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-14T23:05:49.889Z] #17 30.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-14T23:05:49.889Z] #17 30.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-14T23:05:49.889Z] #17 30.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-14T23:05:49.889Z] #17 30.46 Selecting previously unselected package libnftnl11:amd64. [2020-05-14T23:05:49.889Z] #17 30.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-14T23:05:49.889Z] #17 30.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-14T23:05:49.889Z] #17 30.56 Selecting previously unselected package iptables. [2020-05-14T23:05:49.889Z] #17 30.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-14T23:05:49.889Z] #17 30.56 Unpacking iptables (1.8.2-4) ... [2020-05-14T23:05:50.023Z] #17 29.49 Setting up python3-minimal (3.7.3-1) ... [2020-05-14T23:05:50.080Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 26.2% of statements [2020-05-14T23:05:50.147Z] #17 30.85 Selecting previously unselected package xxd. [2020-05-14T23:05:50.299Z] #40 71.28 CC compel/plugins/std/infect.o [2020-05-14T23:05:50.364Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-05-14T23:05:50.364Z] #39 159.2 CC criu/tun.o [2020-05-14T23:05:50.404Z] #17 30.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:05:50.404Z] #17 30.86 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:05:50.404Z] #17 30.96 Selecting previously unselected package vim-common. [2020-05-14T23:05:50.404Z] #17 30.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:05:50.404Z] #17 31.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:05:50.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-14T23:05:50.662Z] #17 31.18 Selecting previously unselected package bash-completion. [2020-05-14T23:05:50.662Z] #17 31.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-14T23:05:50.935Z] #39 159.8 CC criu/uffd.o [2020-05-14T23:05:50.996Z] #17 30.41 Selecting previously unselected package python3. [2020-05-14T23:05:50.996Z] #17 30.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) [2020-05-14T23:05:50.996Z] #17 30.50 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-14T23:05:50.996Z] #17 30.50 Unpacking python3 (3.7.3-1) ... [2020-05-14T23:05:50.996Z] #17 30.58 Selecting previously unselected package libip4tc0:amd64. [2020-05-14T23:05:50.996Z] #17 30.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:50.996Z] #17 30.59 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:50.996Z] #17 30.68 Selecting previously unselected package libip6tc0:amd64. [2020-05-14T23:05:50.996Z] #17 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:50.996Z] #17 30.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:50.996Z] #17 30.79 Selecting previously unselected package libiptc0:amd64. [2020-05-14T23:05:51.251Z] #17 30.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-14T23:05:51.251Z] #17 30.81 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-14T23:05:51.251Z] #17 30.89 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-14T23:05:51.251Z] #17 30.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-14T23:05:51.251Z] #17 30.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-14T23:05:51.251Z] #17 30.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-14T23:05:51.251Z] #17 30.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-14T23:05:51.251Z] #17 30.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-14T23:05:51.331Z] #40 72.21 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-14T23:05:51.331Z] #40 72.26 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-14T23:05:51.331Z] #40 72.34 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-14T23:05:51.331Z] #40 72.47 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-14T23:05:51.507Z] #17 31.05 Selecting previously unselected package libnftnl11:amd64. [2020-05-14T23:05:51.507Z] #17 31.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-14T23:05:51.507Z] #17 31.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-14T23:05:51.507Z] #17 31.13 Selecting previously unselected package iptables. [2020-05-14T23:05:51.507Z] #17 31.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-14T23:05:51.507Z] #17 31.13 Unpacking iptables (1.8.2-4) ... [2020-05-14T23:05:51.622Z] #40 72.56 AR compel/plugins/std.lib.a [2020-05-14T23:05:51.622Z] #40 72.72 CC compel/plugins/fds/fds.o [2020-05-14T23:05:51.652Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 75.2% of statements [2020-05-14T23:05:51.652Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-14T23:05:51.652Z] time="2020-05-14T23:05:51Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate171043768/log597785015.1: no such file or directory" [2020-05-14T23:05:51.652Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.057s coverage: 38.3% of statements [2020-05-14T23:05:51.877Z] #39 ... [2020-05-14T23:05:51.877Z] [2020-05-14T23:05:51.877Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:51.877Z] #21 219.5 + return [2020-05-14T23:05:51.877Z] #21 DONE 220.1s [2020-05-14T23:05:51.877Z] [2020-05-14T23:05:51.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:51.877Z] #39 160.8 CC criu/util.o [2020-05-14T23:05:52.067Z] #17 31.47 Selecting previously unselected package xxd. [2020-05-14T23:05:52.067Z] #17 31.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:05:52.067Z] #17 31.48 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:05:52.067Z] #17 31.59 Selecting previously unselected package vim-common. [2020-05-14T23:05:52.067Z] #17 31.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:05:52.067Z] #17 31.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:05:52.253Z] #40 73.11 AR compel/plugins/fds.lib.a [2020-05-14T23:05:52.253Z] #40 ... [2020-05-14T23:05:52.253Z] [2020-05-14T23:05:52.253Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-14T23:05:52.253Z] #11 170.7 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-14T23:05:52.253Z] #11 170.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-14T23:05:52.253Z] #11 170.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-14T23:05:52.253Z] #11 170.9 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-14T23:05:52.253Z] #11 170.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-14T23:05:52.253Z] #11 170.9 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-14T23:05:52.253Z] #11 171.1 Selecting previously unselected package libbtrfs0. [2020-05-14T23:05:52.253Z] #11 171.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-14T23:05:52.253Z] #11 171.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:52.253Z] #11 171.3 Selecting previously unselected package libbtrfs-dev. [2020-05-14T23:05:52.253Z] #11 171.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-14T23:05:52.253Z] #11 171.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:05:52.253Z] #11 171.5 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-14T23:05:52.253Z] #11 171.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-14T23:05:52.253Z] #11 171.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-14T23:05:52.265Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.015s coverage: 33.3% of statements [2020-05-14T23:05:52.322Z] #17 31.82 Selecting previously unselected package bash-completion. [2020-05-14T23:05:52.322Z] #17 31.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-14T23:05:52.544Z] #11 171.7 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-14T23:05:52.544Z] #11 171.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-14T23:05:52.544Z] #11 171.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-14T23:05:52.835Z] #11 172.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-14T23:05:52.835Z] #11 172.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-14T23:05:52.835Z] #11 172.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-14T23:05:53.199Z] #17 33.68 Unpacking bash-completion (1:2.8-6) ... [2020-05-14T23:05:53.260Z] #39 161.9 CC criu/uts_ns.o [2020-05-14T23:05:53.260Z] #39 162.2 CC criu/vdso.o [2020-05-14T23:05:53.272Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-14T23:05:53.457Z] #17 34.08 Selecting previously unselected package bzip2. [2020-05-14T23:05:53.457Z] #17 34.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-14T23:05:53.457Z] #17 34.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:05:53.457Z] #17 34.18 Selecting previously unselected package xz-utils. [2020-05-14T23:05:53.468Z] #11 172.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-14T23:05:53.468Z] #11 172.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-14T23:05:53.468Z] #11 172.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-14T23:05:53.553Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-14T23:05:53.715Z] #17 34.19 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-14T23:05:53.715Z] #17 34.19 Unpacking xz-utils (5.2.4-1) ... [2020-05-14T23:05:53.715Z] #17 34.38 Selecting previously unselected package apparmor. [2020-05-14T23:05:53.715Z] #17 34.38 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-14T23:05:53.758Z] #11 172.9 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-14T23:05:53.758Z] #11 172.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-14T23:05:53.758Z] #11 173.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-14T23:05:53.831Z] #39 162.7 LINK criu/built-in.o [2020-05-14T23:05:53.972Z] #17 34.46 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:05:54.046Z] #11 173.2 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-14T23:05:54.046Z] #11 173.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-14T23:05:54.046Z] #11 173.2 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-14T23:05:54.046Z] #11 173.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-14T23:05:54.091Z] #39 162.9 LINK criu/criu [2020-05-14T23:05:54.167Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-14T23:05:54.167Z] ok github.com/docker/docker/daemon/logger/splunk 1.489s coverage: 82.5% of statements [2020-05-14T23:05:54.167Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-14T23:05:54.167Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-14T23:05:54.230Z] #17 34.84 Selecting previously unselected package aufs-tools. [2020-05-14T23:05:54.230Z] #17 34.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-14T23:05:54.230Z] #17 34.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:05:54.230Z] #17 35.00 Selecting previously unselected package libonig5:amd64. [2020-05-14T23:05:54.345Z] #11 173.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-14T23:05:54.345Z] #11 173.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-14T23:05:54.352Z] #39 ... [2020-05-14T23:05:54.352Z] [2020-05-14T23:05:54.352Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:05:54.352Z] #22 DONE 0.2s [2020-05-14T23:05:54.352Z] [2020-05-14T23:05:54.352Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:54.352Z] #39 163.2 DEP lib/c/criu.d [2020-05-14T23:05:54.352Z] #39 163.3 CC images/rpc.pb-c.o [2020-05-14T23:05:54.488Z] #17 35.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-14T23:05:54.488Z] #17 35.01 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:05:54.745Z] #17 35.19 Selecting previously unselected package libjq1:amd64. [2020-05-14T23:05:54.745Z] #17 35.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:05:54.745Z] #17 35.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:05:54.745Z] #17 35.31 Selecting previously unselected package jq. [2020-05-14T23:05:54.745Z] #17 35.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:05:54.745Z] #17 35.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:05:54.745Z] #17 35.40 Selecting previously unselected package libaio1:amd64. [2020-05-14T23:05:54.745Z] #17 35.40 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-14T23:05:54.745Z] #17 35.40 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-14T23:05:54.745Z] #17 35.46 Selecting previously unselected package libgpm2:amd64. [2020-05-14T23:05:54.745Z] #17 35.47 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-14T23:05:54.745Z] #17 35.48 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-14T23:05:54.833Z] #17 ... [2020-05-14T23:05:54.833Z] [2020-05-14T23:05:54.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:54.833Z] #39 89.47 CC criu/bfd.o [2020-05-14T23:05:54.833Z] #39 90.18 CC criu/bitmap.o [2020-05-14T23:05:54.833Z] #39 90.29 CC criu/cgroup-props.o [2020-05-14T23:05:54.833Z] #39 90.93 CC criu/cgroup.o [2020-05-14T23:05:54.833Z] #39 93.56 CC criu/clone-noasan.o [2020-05-14T23:05:54.833Z] #39 93.66 CC criu/config.o [2020-05-14T23:05:54.833Z] #39 94.85 CC criu/cr-check.o [2020-05-14T23:05:54.833Z] #39 96.25 CC criu/cr-dedup.o [2020-05-14T23:05:54.833Z] #39 96.66 CC criu/cr-dump.o [2020-05-14T23:05:54.833Z] #39 98.80 CC criu/cr-errno.o [2020-05-14T23:05:54.833Z] #39 98.93 CC criu/cr-restore.o [2020-05-14T23:05:54.833Z] #39 ... [2020-05-14T23:05:54.833Z] [2020-05-14T23:05:54.833Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:54.833Z] #17 34.41 Unpacking bash-completion (1:2.8-6) ... [2020-05-14T23:05:54.923Z] #39 ... [2020-05-14T23:05:54.924Z] [2020-05-14T23:05:54.924Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:05:54.924Z] #26 DONE 0.8s [2020-05-14T23:05:54.924Z] [2020-05-14T23:05:54.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:54.924Z] #39 163.9 CC lib/c/criu.o [2020-05-14T23:05:54.980Z] #11 174.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-14T23:05:54.980Z] #11 174.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-14T23:05:54.980Z] #11 174.2 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-14T23:05:55.008Z] #17 35.56 Selecting previously unselected package libicu63:amd64. [2020-05-14T23:05:55.008Z] #17 35.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-14T23:05:55.008Z] #17 35.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:05:55.088Z] #17 34.81 Selecting previously unselected package bzip2. [2020-05-14T23:05:55.184Z] #39 ... [2020-05-14T23:05:55.184Z] [2020-05-14T23:05:55.184Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:05:55.184Z] #29 DONE 0.2s [2020-05-14T23:05:55.272Z] #11 174.6 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-14T23:05:55.272Z] #11 174.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-14T23:05:55.272Z] #11 174.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-14T23:05:55.343Z] #17 34.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-14T23:05:55.343Z] #17 34.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:05:55.343Z] #17 34.92 Selecting previously unselected package xz-utils. [2020-05-14T23:05:55.343Z] #17 34.93 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-14T23:05:55.343Z] #17 34.94 Unpacking xz-utils (5.2.4-1) ... [2020-05-14T23:05:55.445Z] [2020-05-14T23:05:55.445Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:05:55.445Z] #31 DONE 0.1s [2020-05-14T23:05:55.445Z] [2020-05-14T23:05:55.445Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:05:55.445Z] #34 DONE 0.1s [2020-05-14T23:05:55.445Z] [2020-05-14T23:05:55.445Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:05:55.563Z] #11 174.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-14T23:05:55.563Z] #11 174.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-14T23:05:55.563Z] #11 174.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-14T23:05:55.563Z] #11 175.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-14T23:05:55.598Z] #17 35.13 Selecting previously unselected package apparmor. [2020-05-14T23:05:55.598Z] #17 35.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-14T23:05:55.598Z] #17 35.22 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:05:55.636Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-05-14T23:05:55.705Z] #52 ... [2020-05-14T23:05:55.705Z] [2020-05-14T23:05:55.705Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:05:55.705Z] #37 DONE 0.1s [2020-05-14T23:05:55.705Z] [2020-05-14T23:05:55.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:55.854Z] #11 175.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-05-14T23:05:55.854Z] #11 175.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-14T23:05:55.966Z] #39 165.0 LINK lib/c/built-in.o [2020-05-14T23:05:56.200Z] #17 35.59 Selecting previously unselected package aufs-tools. [2020-05-14T23:05:56.200Z] #17 35.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-14T23:05:56.200Z] #17 35.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:05:56.200Z] #17 35.72 Selecting previously unselected package libonig5:amd64. [2020-05-14T23:05:56.200Z] #17 35.74 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-14T23:05:56.200Z] #17 35.74 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:05:56.200Z] #17 35.88 Selecting previously unselected package libjq1:amd64. [2020-05-14T23:05:56.200Z] #17 35.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:05:56.200Z] #17 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:05:56.226Z] #39 165.0 LINK lib/c/libcriu.so [2020-05-14T23:05:56.226Z] #39 165.1 LINK lib/c/libcriu.a [2020-05-14T23:05:56.226Z] #39 165.2 GEN magic.py [2020-05-14T23:05:56.249Z] ok github.com/docker/docker/distribution 0.233s coverage: 22.1% of statements [2020-05-14T23:05:56.249Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-14T23:05:56.455Z] #17 36.01 Selecting previously unselected package jq. [2020-05-14T23:05:56.455Z] #17 36.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-14T23:05:56.455Z] #17 36.04 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:05:56.488Z] #11 175.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-14T23:05:56.488Z] #11 175.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-05-14T23:05:56.490Z] #39 165.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:05:56.490Z] #39 165.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:05:56.490Z] #39 165.4 Note: Building without GnuTLS support [2020-05-14T23:05:56.710Z] #17 36.13 Selecting previously unselected package libaio1:amd64. [2020-05-14T23:05:56.710Z] #17 36.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-14T23:05:56.710Z] #17 36.15 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-14T23:05:56.710Z] #17 36.21 Selecting previously unselected package libgpm2:amd64. [2020-05-14T23:05:56.711Z] #17 36.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-14T23:05:56.711Z] #17 36.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-14T23:05:56.711Z] #17 36.28 Selecting previously unselected package libicu63:amd64. [2020-05-14T23:05:56.711Z] #17 36.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-14T23:05:56.711Z] #17 36.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:05:56.779Z] #11 175.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-14T23:05:56.779Z] #11 175.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-14T23:05:56.779Z] #11 175.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-14T23:05:56.779Z] #11 175.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-14T23:05:56.779Z] #11 175.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-05-14T23:05:56.779Z] #11 176.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-14T23:05:56.779Z] #11 176.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-14T23:05:56.779Z] #11 176.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:56.779Z] #11 176.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-05-14T23:05:56.779Z] #11 176.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-05-14T23:05:56.779Z] #11 176.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-14T23:05:56.779Z] #11 176.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:56.779Z] #11 176.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-14T23:05:56.779Z] #11 176.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-14T23:05:56.779Z] #11 176.1 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-14T23:05:56.779Z] #11 176.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-14T23:05:56.779Z] #11 176.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-14T23:05:56.779Z] #11 176.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-14T23:05:56.779Z] #11 176.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-14T23:05:57.070Z] #11 176.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:05:57.255Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-05-14T23:05:57.363Z] #11 DONE 176.7s [2020-05-14T23:05:57.363Z] [2020-05-14T23:05:57.363Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:57.431Z] #39 166.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:05:57.868Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-14T23:05:57.994Z] #50 ... [2020-05-14T23:05:57.994Z] [2020-05-14T23:05:57.994Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-14T23:05:57.994Z] #12 DONE 0.7s [2020-05-14T23:05:57.994Z] [2020-05-14T23:05:57.994Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:57.994Z] #50 0.577 + RM_GOPATH=0 [2020-05-14T23:05:57.994Z] #50 0.577 + TMP_GOPATH= [2020-05-14T23:05:57.994Z] #50 0.577 + : /build [2020-05-14T23:05:57.994Z] #50 0.577 + '[' -z '' ']' [2020-05-14T23:05:57.994Z] #50 0.578 ++ mktemp -d [2020-05-14T23:05:57.994Z] #50 0.582 + export GOPATH=/tmp/tmp.BC9EbD7zvU [2020-05-14T23:05:57.994Z] #50 0.583 + GOPATH=/tmp/tmp.BC9EbD7zvU [2020-05-14T23:05:57.994Z] #50 0.584 + RM_GOPATH=1 [2020-05-14T23:05:57.994Z] #50 0.587 ++ dirname /tmp/install/install.sh [2020-05-14T23:05:57.994Z] #50 0.606 + dir=/tmp/install [2020-05-14T23:05:57.994Z] #50 0.607 + bin=runc [2020-05-14T23:05:57.994Z] #50 0.608 + shift [2020-05-14T23:05:57.994Z] #50 0.609 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-14T23:05:57.994Z] #50 0.610 + . /tmp/install/runc.installer [2020-05-14T23:05:57.994Z] #50 0.612 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:05:57.994Z] #50 0.614 + install_runc [2020-05-14T23:05:57.994Z] #50 0.615 + uname -r [2020-05-14T23:05:57.994Z] #50 0.618 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-14T23:05:57.994Z] #50 0.624 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-14T23:05:57.994Z] #50 0.624 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-14T23:05:57.994Z] #50 0.626 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BC9EbD7zvU/src/github.com/opencontainers/runc [2020-05-14T23:05:57.994Z] #50 0.626 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-14T23:05:57.994Z] #50 0.629 Cloning into '/tmp/tmp.BC9EbD7zvU/src/github.com/opencontainers/runc'... [2020-05-14T23:05:58.001Z] #39 166.9 make[1]: Nothing to be done for 'all'. [2020-05-14T23:05:58.625Z] #50 ... [2020-05-14T23:05:58.625Z] [2020-05-14T23:05:58.625Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-14T23:05:58.625Z] #13 DONE 0.5s [2020-05-14T23:05:58.873Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-05-14T23:05:58.873Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2020-05-14T23:05:58.873Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-14T23:05:58.873Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-14T23:05:58.915Z] [2020-05-14T23:05:58.915Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-14T23:05:58.915Z] #14 0.313 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-14T23:05:58.915Z] #14 DONE 0.4s [2020-05-14T23:05:58.915Z] [2020-05-14T23:05:58.915Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:58.915Z] #40 73.22 HOSTDEP compel/src/lib/log-host.d [2020-05-14T23:05:58.915Z] #40 73.50 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-14T23:05:58.915Z] #40 73.85 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-14T23:05:58.915Z] #40 74.08 HOSTDEP compel/src/main-host.d [2020-05-14T23:05:58.915Z] #40 74.30 DEP compel/src/lib/ptrace.d [2020-05-14T23:05:58.915Z] #40 74.52 DEP compel/src/lib/infect.d [2020-05-14T23:05:58.915Z] #40 74.84 DEP compel/src/lib/infect-util.d [2020-05-14T23:05:58.915Z] #40 75.02 DEP compel/src/lib/infect-rpc.d [2020-05-14T23:05:58.915Z] #40 75.23 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-14T23:05:58.915Z] #40 75.46 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-14T23:05:58.915Z] #40 75.70 DEP compel/src/lib/log.d [2020-05-14T23:05:58.915Z] #40 75.91 DEP compel/src/main.d [2020-05-14T23:05:58.915Z] #40 76.13 DEP compel/src/lib/handle-elf.d [2020-05-14T23:05:58.915Z] #40 76.34 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-14T23:05:58.915Z] #40 76.66 CC compel/src/lib/log.o [2020-05-14T23:05:58.915Z] #40 77.25 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-14T23:05:58.915Z] #40 77.72 CC compel/arch/ppc64/src/lib/infect.o [2020-05-14T23:05:58.915Z] #40 79.68 CC compel/src/lib/infect-rpc.o [2020-05-14T23:05:58.943Z] #39 167.8 make[1]: 'images/built-in.o' is up to date. [2020-05-14T23:05:58.943Z] #39 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-14T23:05:58.943Z] #39 167.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-14T23:05:58.943Z] #39 167.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-14T23:05:58.943Z] #39 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-14T23:05:59.187Z] #17 39.08 Selecting previously unselected package libnet1:amd64. [2020-05-14T23:05:59.187Z] #17 39.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:05:59.187Z] #17 39.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:05:59.187Z] #17 39.18 Selecting previously unselected package libnl-3-200:amd64. [2020-05-14T23:05:59.187Z] #17 39.18 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-14T23:05:59.187Z] #17 39.19 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:05:59.187Z] #17 39.28 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-14T23:05:59.187Z] #17 39.28 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:05:59.187Z] #17 39.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:05:59.187Z] #17 39.34 Selecting previously unselected package libreadline5:amd64. [2020-05-14T23:05:59.187Z] #17 39.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-14T23:05:59.187Z] #17 39.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-14T23:05:59.187Z] #17 39.44 Selecting previously unselected package net-tools. [2020-05-14T23:05:59.187Z] #17 39.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-14T23:05:59.187Z] #17 39.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:05:59.187Z] #17 39.67 Selecting previously unselected package python-pip-whl. [2020-05-14T23:05:59.187Z] #17 39.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-14T23:05:59.187Z] #17 39.70 Unpacking python-pip-whl (18.1-5) ... [2020-05-14T23:05:59.204Z] #39 167.9 make[1]: Nothing to be done for 'all'. [2020-05-14T23:05:59.204Z] #39 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:05:59.204Z] #40 ... [2020-05-14T23:05:59.204Z] [2020-05-14T23:05:59.204Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-14T23:05:59.464Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.464Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.464Z] #39 168.4 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.488Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-05-14T23:05:59.488Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-14T23:05:59.493Z] #15 DONE 0.4s [2020-05-14T23:05:59.493Z] [2020-05-14T23:05:59.493Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:05:59.493Z] #42 173.1 text/template [2020-05-14T23:05:59.493Z] #42 176.3 go/parser [2020-05-14T23:05:59.493Z] #42 ... [2020-05-14T23:05:59.493Z] [2020-05-14T23:05:59.493Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:59.493Z] #40 80.59 CC compel/src/lib/infect-util.o [2020-05-14T23:05:59.725Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.725Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.725Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.725Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.752Z] #17 40.26 Selecting previously unselected package python3-lib2to3. [2020-05-14T23:05:59.752Z] #17 ... [2020-05-14T23:05:59.752Z] [2020-05-14T23:05:59.752Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:05:59.752Z] #39 95.30 CC criu/cr-dedup.o [2020-05-14T23:05:59.752Z] #39 95.67 CC criu/cr-dump.o [2020-05-14T23:05:59.752Z] #39 98.08 CC criu/cr-errno.o [2020-05-14T23:05:59.752Z] #39 98.19 CC criu/cr-restore.o [2020-05-14T23:05:59.752Z] #39 102.4 CC criu/cr-service.o [2020-05-14T23:05:59.752Z] #39 103.8 CC criu/crtools.o [2020-05-14T23:05:59.752Z] #39 104.4 CC criu/eventfd.o [2020-05-14T23:05:59.752Z] #39 104.8 CC criu/eventpoll.o [2020-05-14T23:05:59.752Z] #39 ... [2020-05-14T23:05:59.752Z] [2020-05-14T23:05:59.752Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:05:59.752Z] #17 40.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-14T23:05:59.752Z] #17 40.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:05:59.752Z] #17 40.39 Selecting previously unselected package python3-distutils. [2020-05-14T23:05:59.752Z] #17 40.39 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-14T23:05:59.752Z] #17 40.41 Unpacking python3-distutils (3.7.3-1) ... [2020-05-14T23:05:59.752Z] #17 40.54 Selecting previously unselected package python3-pip. [2020-05-14T23:05:59.752Z] #17 40.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-14T23:05:59.987Z] #39 168.8 make[2]: Nothing to be done for 'all'. [2020-05-14T23:05:59.987Z] #39 168.8 INSTALL criu/criu [2020-05-14T23:06:00.010Z] #17 40.54 Unpacking python3-pip (18.1-5) ... [2020-05-14T23:06:00.010Z] #17 40.66 Selecting previously unselected package python3-pkg-resources. [2020-05-14T23:06:00.010Z] #17 40.66 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:06:00.010Z] #17 40.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:06:00.010Z] #17 40.79 Selecting previously unselected package python3-setuptools. [2020-05-14T23:06:00.122Z] #40 ... [2020-05-14T23:06:00.122Z] [2020-05-14T23:06:00.122Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-14T23:06:00.122Z] #16 DONE 0.4s [2020-05-14T23:06:00.122Z] [2020-05-14T23:06:00.123Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:00.123Z] #40 81.16 CC compel/src/lib/infect.o [2020-05-14T23:06:00.131Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-05-14T23:06:00.248Z] #39 DONE 169.1s [2020-05-14T23:06:00.248Z] [2020-05-14T23:06:00.248Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:00.268Z] #17 40.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-14T23:06:00.268Z] #17 40.83 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-14T23:06:00.268Z] #17 41.03 Selecting previously unselected package python3-wheel. [2020-05-14T23:06:00.268Z] #17 41.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-14T23:06:00.268Z] #17 41.05 Unpacking python3-wheel (0.32.3-2) ... [2020-05-14T23:06:00.413Z] #40 ... [2020-05-14T23:06:00.413Z] [2020-05-14T23:06:00.413Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-14T23:06:00.413Z] #17 DONE 0.4s [2020-05-14T23:06:00.525Z] #17 41.11 Selecting previously unselected package sudo. [2020-05-14T23:06:00.525Z] #17 41.12 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-14T23:06:00.525Z] #17 41.13 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:06:00.702Z] [2020-05-14T23:06:00.702Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:00.912Z] #17 39.78 Selecting previously unselected package libnet1:amd64. [2020-05-14T23:06:00.912Z] #17 39.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-14T23:06:00.912Z] #17 39.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:06:00.912Z] #17 39.89 Selecting previously unselected package libnl-3-200:amd64. [2020-05-14T23:06:00.912Z] #17 39.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-14T23:06:00.912Z] #17 39.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:06:00.912Z] #17 39.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-14T23:06:00.912Z] #17 40.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-14T23:06:00.912Z] #17 40.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:06:00.912Z] #17 40.07 Selecting previously unselected package libreadline5:amd64. [2020-05-14T23:06:00.912Z] #17 40.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-14T23:06:00.912Z] #17 40.09 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-14T23:06:00.912Z] #17 40.20 Selecting previously unselected package net-tools. [2020-05-14T23:06:00.912Z] #17 40.20 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-14T23:06:00.912Z] #17 40.21 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:06:00.912Z] #17 40.39 Selecting previously unselected package python-pip-whl. [2020-05-14T23:06:00.912Z] #17 40.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-14T23:06:00.912Z] #17 40.40 Unpacking python-pip-whl (18.1-5) ... [2020-05-14T23:06:00.994Z] #18 0.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-05-14T23:06:01.090Z] #17 41.64 Selecting previously unselected package thin-provisioning-tools. [2020-05-14T23:06:01.090Z] #17 41.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-14T23:06:01.090Z] #17 41.67 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:06:01.090Z] #17 41.88 Selecting previously unselected package uidmap. [2020-05-14T23:06:01.090Z] #17 41.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-14T23:06:01.136Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-05-14T23:06:01.136Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-14T23:06:01.167Z] #17 40.90 Selecting previously unselected package python3-lib2to3. [2020-05-14T23:06:01.303Z] #18 0.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-14T23:06:01.348Z] #17 41.89 Unpacking uidmap (1:4.5-1.1) ... [2020-05-14T23:06:01.348Z] #17 42.00 Selecting previously unselected package vim-runtime. [2020-05-14T23:06:01.348Z] #17 42.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:06:01.348Z] #17 42.03 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-14T23:06:01.348Z] #17 42.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-14T23:06:01.348Z] #17 42.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:06:01.466Z] #17 40.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-14T23:06:01.466Z] #17 40.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:06:01.466Z] #17 41.03 Selecting previously unselected package python3-distutils. [2020-05-14T23:06:01.466Z] #17 41.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-14T23:06:01.466Z] #17 41.05 Unpacking python3-distutils (3.7.3-1) ... [2020-05-14T23:06:01.596Z] #18 1.038 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-14T23:06:01.722Z] #17 41.20 Selecting previously unselected package python3-pip. [2020-05-14T23:06:01.722Z] #17 41.22 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-14T23:06:01.722Z] #17 41.22 Unpacking python3-pip (18.1-5) ... [2020-05-14T23:06:01.722Z] #17 41.38 Selecting previously unselected package python3-pkg-resources. [2020-05-14T23:06:01.722Z] #17 41.39 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:06:01.722Z] #17 41.40 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:06:01.977Z] #17 41.55 Selecting previously unselected package python3-setuptools. [2020-05-14T23:06:01.977Z] #17 41.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-14T23:06:01.977Z] #17 41.56 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-14T23:06:02.160Z] #45 ... [2020-05-14T23:06:02.160Z] [2020-05-14T23:06:02.160Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:06:02.160Z] #40 DONE 0.1s [2020-05-14T23:06:02.160Z] [2020-05-14T23:06:02.160Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:02.160Z] #45 ... [2020-05-14T23:06:02.160Z] [2020-05-14T23:06:02.160Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:06:02.160Z] #42 DONE 0.1s [2020-05-14T23:06:02.160Z] [2020-05-14T23:06:02.160Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:06:02.160Z] #44 DONE 0.1s [2020-05-14T23:06:02.160Z] [2020-05-14T23:06:02.160Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:02.232Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-05-14T23:06:02.232Z] #17 41.79 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-14T23:06:02.232Z] #17 41.80 Unpacking python3-wheel (0.32.3-2) ... [2020-05-14T23:06:02.488Z] #17 41.90 Selecting previously unselected package sudo. [2020-05-14T23:06:02.488Z] #17 41.90 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-14T23:06:02.488Z] #17 41.91 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:06:02.605Z] ok github.com/docker/docker/pkg/archive 0.494s coverage: 76.9% of statements [2020-05-14T23:06:02.786Z] #17 42.31 Selecting previously unselected package thin-provisioning-tools. [2020-05-14T23:06:02.786Z] #17 42.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-14T23:06:02.786Z] #17 42.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:06:02.786Z] #17 42.55 Selecting previously unselected package uidmap. [2020-05-14T23:06:03.085Z] #17 42.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-14T23:06:03.085Z] #17 42.57 Unpacking uidmap (1:4.5-1.1) ... [2020-05-14T23:06:03.085Z] #17 42.68 Selecting previously unselected package vim-runtime. [2020-05-14T23:06:03.085Z] #17 42.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:06:03.085Z] #17 42.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-14T23:06:03.085Z] #17 42.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-14T23:06:03.099Z] #18 2.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-05-14T23:06:03.340Z] #17 42.78 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:06:04.074Z] ok github.com/docker/docker/pkg/authorization 0.510s coverage: 68.3% of statements [2020-05-14T23:06:04.074Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-14T23:06:04.074Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-14T23:06:04.627Z] #17 45.22 Selecting previously unselected package vim. [2020-05-14T23:06:04.627Z] #17 45.22 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:06:04.627Z] #17 45.23 Unpacking vim (2:8.1.0875-5) ... [2020-05-14T23:06:05.192Z] #17 45.79 Selecting previously unselected package xfsprogs. [2020-05-14T23:06:05.192Z] #17 45.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-14T23:06:05.192Z] #17 45.80 Unpacking xfsprogs (4.20.0-1) ... [2020-05-14T23:06:05.758Z] #17 46.27 Selecting previously unselected package zip. [2020-05-14T23:06:05.758Z] #17 46.28 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-14T23:06:05.758Z] #17 46.29 Unpacking zip (3.0-11+b1) ... [2020-05-14T23:06:05.831Z] #18 5.077 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [192 kB] [2020-05-14T23:06:06.016Z] #17 46.52 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:06:06.016Z] #17 46.54 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:06:06.016Z] #17 46.55 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:06.016Z] #17 46.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-14T23:06:06.016Z] #17 46.57 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-14T23:06:06.016Z] #17 46.58 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:06.016Z] #17 46.60 Setting up uidmap (1:4.5-1.1) ... [2020-05-14T23:06:06.016Z] #17 46.61 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-14T23:06:06.016Z] #17 46.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:06:06.016Z] #17 46.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:06:06.016Z] #17 46.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:06:06.016Z] #17 46.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:06:06.016Z] #17 46.65 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:06:06.016Z] #17 46.66 Setting up zip (3.0-11+b1) ... [2020-05-14T23:06:06.016Z] #17 46.67 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:06:06.016Z] #17 46.69 Setting up bash-completion (1:2.8-6) ... [2020-05-14T23:06:06.602Z] #17 46.01 Selecting previously unselected package vim. [2020-05-14T23:06:06.602Z] #17 46.02 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-14T23:06:06.602Z] #17 46.04 Unpacking vim (2:8.1.0875-5) ... [2020-05-14T23:06:07.162Z] #17 46.66 Selecting previously unselected package xfsprogs. [2020-05-14T23:06:07.162Z] #17 46.69 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-14T23:06:07.162Z] #17 46.69 Unpacking xfsprogs (4.20.0-1) ... [2020-05-14T23:06:07.336Z] #18 ... [2020-05-14T23:06:07.336Z] [2020-05-14T23:06:07.336Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:07.336Z] #40 85.97 CC compel/src/lib/ptrace.o [2020-05-14T23:06:07.336Z] #40 86.83 AR compel/libcompel.a [2020-05-14T23:06:07.336Z] #40 86.96 HOSTCC compel/src/main-host.o [2020-05-14T23:06:07.336Z] #40 87.62 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-14T23:06:07.336Z] #40 88.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-14T23:06:07.714Z] #17 47.21 Selecting previously unselected package zip. [2020-05-14T23:06:07.714Z] #17 47.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-14T23:06:07.714Z] #17 47.23 Unpacking zip (3.0-11+b1) ... [2020-05-14T23:06:07.714Z] #17 47.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:06:07.714Z] #17 47.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:06:07.714Z] #17 47.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:07.714Z] #17 47.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-14T23:06:07.714Z] #17 47.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-14T23:06:07.967Z] #40 88.79 HOSTCC compel/src/lib/log-host.o [2020-05-14T23:06:07.969Z] #17 47.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:07.969Z] #17 47.49 Setting up uidmap (1:4.5-1.1) ... [2020-05-14T23:06:07.969Z] #17 47.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-14T23:06:07.969Z] #17 47.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-14T23:06:07.969Z] #17 47.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:06:07.969Z] #17 47.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-14T23:06:07.969Z] #17 47.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-14T23:06:07.969Z] #17 47.55 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:06:07.969Z] #17 47.56 Setting up zip (3.0-11+b1) ... [2020-05-14T23:06:07.969Z] #17 47.57 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:06:07.969Z] #17 47.60 Setting up bash-completion (1:2.8-6) ... [2020-05-14T23:06:08.257Z] #40 89.18 HOSTLINK compel/compel-host-bin [2020-05-14T23:06:08.454Z] ok github.com/docker/docker/layer 7.860s coverage: 68.8% of statements [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/oci [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-14T23:06:08.454Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-14T23:06:08.454Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-14T23:06:08.454Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-05-14T23:06:08.529Z] #17 ... [2020-05-14T23:06:08.529Z] [2020-05-14T23:06:08.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:08.529Z] #39 103.3 CC criu/cr-service.o [2020-05-14T23:06:08.529Z] #39 104.9 CC criu/crtools.o [2020-05-14T23:06:08.529Z] #39 105.5 CC criu/eventfd.o [2020-05-14T23:06:08.529Z] #39 105.9 CC criu/eventpoll.o [2020-05-14T23:06:08.529Z] #39 106.8 CC criu/external.o [2020-05-14T23:06:08.529Z] #39 107.2 CC criu/fault-injection.o [2020-05-14T23:06:08.529Z] #39 107.3 CC criu/fdstore.o [2020-05-14T23:06:08.529Z] #39 107.7 CC criu/fifo.o [2020-05-14T23:06:08.529Z] #39 108.1 CC criu/file-ids.o [2020-05-14T23:06:08.529Z] #39 108.5 CC criu/file-lock.o [2020-05-14T23:06:08.529Z] #39 109.4 CC criu/files-ext.o [2020-05-14T23:06:08.529Z] #39 109.9 CC criu/files-reg.o [2020-05-14T23:06:08.529Z] #39 111.9 CC criu/files.o [2020-05-14T23:06:08.553Z] #40 89.45 DEP soccr/soccr.d [2020-05-14T23:06:08.736Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-14T23:06:08.736Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-05-14T23:06:08.849Z] #40 89.83 CC soccr/soccr.o [2020-05-14T23:06:09.090Z] #39 113.9 CC criu/filesystems.o [2020-05-14T23:06:09.294Z] #17 49.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:09.294Z] #17 49.35 Setting up xz-utils (5.2.4-1) ... [2020-05-14T23:06:09.294Z] #17 49.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-14T23:06:09.294Z] #17 49.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:06:09.294Z] #17 49.44 invoke-rc.d: could not determine current runlevel [2020-05-14T23:06:09.294Z] #17 49.44 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-14T23:06:09.294Z] #17 49.46 Setting up pigz (2.4-1) ... [2020-05-14T23:06:09.294Z] #17 49.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-14T23:06:09.294Z] #17 49.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:06:09.294Z] #17 49.49 Setting up python-pip-whl (18.1-5) ... [2020-05-14T23:06:09.294Z] #17 49.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-14T23:06:09.294Z] #17 49.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:06:09.294Z] #17 49.91 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-14T23:06:09.294Z] #17 49.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:06:09.294Z] #17 49.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:06:09.294Z] #17 49.94 Setting up vim (2:8.1.0875-5) ... [2020-05-14T23:06:09.294Z] #17 49.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-14T23:06:09.294Z] #17 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-14T23:06:09.294Z] #17 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-14T23:06:09.294Z] #17 49.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-14T23:06:09.294Z] #17 49.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-14T23:06:09.294Z] #17 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-14T23:06:09.294Z] #17 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-14T23:06:09.294Z] #17 50.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-14T23:06:09.294Z] #17 50.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:06:09.294Z] #17 50.05 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:06:09.294Z] #17 50.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-14T23:06:09.350Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-14T23:06:09.552Z] #17 50.08 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:06:09.552Z] #17 50.09 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-14T23:06:09.552Z] #17 50.11 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:06:09.632Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-05-14T23:06:09.650Z] #39 114.6 CC criu/fsnotify.o [2020-05-14T23:06:09.810Z] #17 ... [2020-05-14T23:06:09.810Z] [2020-05-14T23:06:09.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:09.810Z] #39 105.6 CC criu/external.o [2020-05-14T23:06:09.810Z] #39 105.8 CC criu/fault-injection.o [2020-05-14T23:06:09.810Z] #39 106.0 CC criu/fdstore.o [2020-05-14T23:06:09.810Z] #39 106.3 CC criu/fifo.o [2020-05-14T23:06:09.810Z] #39 106.7 CC criu/file-ids.o [2020-05-14T23:06:09.810Z] #39 107.1 CC criu/file-lock.o [2020-05-14T23:06:09.810Z] #39 108.0 CC criu/files-ext.o [2020-05-14T23:06:09.810Z] #39 108.4 CC criu/files-reg.o [2020-05-14T23:06:09.810Z] #39 110.5 CC criu/files.o [2020-05-14T23:06:09.810Z] #39 112.7 CC criu/filesystems.o [2020-05-14T23:06:09.810Z] #39 113.4 CC criu/fsnotify.o [2020-05-14T23:06:09.810Z] #39 114.5 CC criu/image-desc.o [2020-05-14T23:06:09.810Z] #39 114.7 CC criu/image.o [2020-05-14T23:06:10.068Z] #39 115.6 CC criu/ipc_ns.o [2020-05-14T23:06:10.245Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-05-14T23:06:11.012Z] #39 ... [2020-05-14T23:06:11.012Z] [2020-05-14T23:06:11.012Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:11.012Z] #17 50.31 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-14T23:06:11.012Z] #17 50.32 Setting up xz-utils (5.2.4-1) ... [2020-05-14T23:06:11.012Z] #17 50.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-14T23:06:11.012Z] #17 50.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:06:11.012Z] #17 50.41 invoke-rc.d: could not determine current runlevel [2020-05-14T23:06:11.012Z] #17 50.42 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-14T23:06:11.012Z] #17 50.43 Setting up pigz (2.4-1) ... [2020-05-14T23:06:11.012Z] #17 50.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-14T23:06:11.012Z] #17 50.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-14T23:06:11.012Z] #17 50.48 Setting up python-pip-whl (18.1-5) ... [2020-05-14T23:06:11.012Z] #17 50.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-14T23:06:11.012Z] #17 50.50 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:06:11.251Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2020-05-14T23:06:11.267Z] #17 50.92 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-14T23:06:11.267Z] #17 50.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-14T23:06:11.267Z] #17 50.93 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-14T23:06:11.267Z] #17 50.94 Setting up vim (2:8.1.0875-5) ... [2020-05-14T23:06:11.267Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-14T23:06:11.267Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-14T23:06:11.267Z] #17 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-14T23:06:11.267Z] #17 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-14T23:06:11.267Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-14T23:06:11.267Z] #17 50.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-14T23:06:11.267Z] #17 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-14T23:06:11.267Z] #17 50.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-14T23:06:11.267Z] #17 51.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-14T23:06:11.267Z] #17 51.01 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:06:11.267Z] #17 51.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-14T23:06:11.439Z] #39 116.8 CC criu/irmap.o [2020-05-14T23:06:11.523Z] #17 51.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:06:11.523Z] #17 51.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-14T23:06:11.523Z] #17 51.07 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:06:11.562Z] #40 ... [2020-05-14T23:06:11.562Z] [2020-05-14T23:06:11.562Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:11.562Z] #42 180.8 encoding/xml [2020-05-14T23:06:11.562Z] #42 ... [2020-05-14T23:06:11.562Z] [2020-05-14T23:06:11.562Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:06:11.562Z] #48 187.1 golang.org/x/crypto/ssh/terminal [2020-05-14T23:06:11.696Z] #39 117.5 CC criu/kcmp-ids.o [2020-05-14T23:06:11.865Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-05-14T23:06:11.954Z] #39 117.8 CC criu/kerndat.o [2020-05-14T23:06:12.211Z] #39 ... [2020-05-14T23:06:12.211Z] [2020-05-14T23:06:12.211Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:12.211Z] #17 52.87 Setting up iptables (1.8.2-4) ... [2020-05-14T23:06:12.211Z] #17 52.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-14T23:06:12.211Z] #17 52.92 Setting up python3 (3.7.3-1) ... [2020-05-14T23:06:12.776Z] #17 53.38 Setting up python3-wheel (0.32.3-2) ... [2020-05-14T23:06:12.869Z] ok github.com/docker/docker/pkg/fsutils 0.430s coverage: 85.1% of statements [2020-05-14T23:06:12.869Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-05-14T23:06:12.869Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-05-14T23:06:13.062Z] #48 ... [2020-05-14T23:06:13.062Z] [2020-05-14T23:06:13.062Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:13.062Z] #40 93.20 AR soccr/libsoccr.a [2020-05-14T23:06:13.062Z] #40 93.27 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:06:13.062Z] #40 93.93 DEP criu/arch/ppc64/sigframe.d [2020-05-14T23:06:13.099Z] sha256:eeb2b42cd03ebe10d85fb6dd6bafd2927c19a54cefb1f1e684efe2887560c2cb [2020-05-14T23:06:13.099Z] INFO: Starting docker-py tests... [2020-05-14T23:06:13.099Z] ============================= test session starts ============================== [2020-05-14T23:06:13.099Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-14T23:06:13.099Z] rootdir: /src, inifile: pytest.ini [2020-05-14T23:06:13.099Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-14T23:06:13.099Z] collected 387 items / 1 deselected / 386 selected [2020-05-14T23:06:13.099Z] [2020-05-14T23:06:13.353Z] #40 94.10 DEP criu/arch/ppc64/crtools.d [2020-05-14T23:06:13.353Z] #40 94.38 DEP criu/arch/ppc64/cpu.d [2020-05-14T23:06:13.482Z] ok github.com/docker/docker/pkg/idtools 0.281s coverage: 70.3% of statements [2020-05-14T23:06:13.709Z] #17 54.14 Setting up apparmor (2.13.2-10) ... [2020-05-14T23:06:13.764Z] ok github.com/docker/docker/pkg/ioutils 0.323s coverage: 70.1% of statements [2020-05-14T23:06:13.985Z] #40 94.88 CC criu/arch/ppc64/cpu.o [2020-05-14T23:06:14.045Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-05-14T23:06:14.046Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-05-14T23:06:14.328Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-05-14T23:06:14.328Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-14T23:06:14.328Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-14T23:06:14.328Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-05-14T23:06:14.328Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-14T23:06:14.609Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-05-14T23:06:14.814Z] #17 53.95 Setting up iptables (1.8.2-4) ... [2020-05-14T23:06:14.814Z] #17 53.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:06:14.814Z] #17 53.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:06:14.814Z] #17 54.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:06:14.814Z] #17 54.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:06:14.814Z] #17 54.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-14T23:06:14.814Z] #17 54.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-14T23:06:14.814Z] #17 54.05 Setting up python3 (3.7.3-1) ... [2020-05-14T23:06:14.891Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-05-14T23:06:14.891Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-05-14T23:06:15.016Z] #40 95.96 CC criu/arch/ppc64/crtools.o [2020-05-14T23:06:15.089Z] #17 54.61 Setting up python3-wheel (0.32.3-2) ... [2020-05-14T23:06:15.173Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2020-05-14T23:06:15.173Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-14T23:06:15.173Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-14T23:06:15.607Z] #17 55.83 Setting up xfsprogs (4.20.0-1) ... [2020-05-14T23:06:15.607Z] #17 55.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:06:15.607Z] #17 56.22 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:06:15.681Z] #17 55.31 Setting up apparmor (2.13.2-10) ... [2020-05-14T23:06:15.787Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-05-14T23:06:16.400Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-14T23:06:16.401Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-05-14T23:06:16.539Z] #17 57.12 Setting up python3-distutils (3.7.3-1) ... [2020-05-14T23:06:16.682Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-14T23:06:17.081Z] #40 97.88 CC criu/arch/ppc64/sigframe.o [2020-05-14T23:06:17.104Z] #17 57.56 Setting up python3-setuptools (40.8.0-1) ... [2020-05-14T23:06:17.408Z] #40 ... [2020-05-14T23:06:17.408Z] [2020-05-14T23:06:17.408Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:17.408Z] #18 6.816 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-14T23:06:17.408Z] #18 ... [2020-05-14T23:06:17.408Z] [2020-05-14T23:06:17.408Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:17.408Z] #50 16.26 + cd /tmp/tmp.BC9EbD7zvU/src/github.com/opencontainers/runc [2020-05-14T23:06:17.408Z] #50 16.26 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-14T23:06:17.408Z] #50 17.35 + '[' -z '' ']' [2020-05-14T23:06:17.408Z] #50 17.35 + target=static [2020-05-14T23:06:17.408Z] #50 17.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-14T23:06:17.563Z] #17 56.83 Setting up xfsprogs (4.20.0-1) ... [2020-05-14T23:06:17.563Z] #17 56.84 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:06:17.701Z] #50 20.44 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-05-14T23:06:17.817Z] #17 57.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:06:18.150Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-05-14T23:06:18.150Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-14T23:06:18.294Z] #17 58.78 Setting up python3-pip (18.1-5) ... [2020-05-14T23:06:18.376Z] #17 58.05 Setting up python3-distutils (3.7.3-1) ... [2020-05-14T23:06:18.936Z] #17 58.51 Setting up python3-setuptools (40.8.0-1) ... [2020-05-14T23:06:19.226Z] #17 59.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:06:19.226Z] #17 59.84 Processing triggers for mime-support (3.62) ... [2020-05-14T23:06:19.578Z] #17 DONE 60.4s [2020-05-14T23:06:19.578Z] [2020-05-14T23:06:19.578Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:06:19.578Z] #36 217.8 + dpkg --print-architecture [2020-05-14T23:06:19.578Z] #36 217.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-14T23:06:19.578Z] #36 218.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-14T23:06:19.578Z] #36 218.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-14T23:06:20.297Z] #17 59.68 Setting up python3-pip (18.1-5) ... [2020-05-14T23:06:20.421Z] #50 ... [2020-05-14T23:06:20.421Z] [2020-05-14T23:06:20.421Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:20.421Z] #40 98.54 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-14T23:06:20.421Z] #40 98.62 DEP criu/pie/util-vdso.d [2020-05-14T23:06:20.421Z] #40 98.91 DEP criu/pie/util.d [2020-05-14T23:06:20.421Z] #40 99.20 CC criu/pie/util.o [2020-05-14T23:06:20.421Z] #40 99.64 CC criu/pie/util-vdso.o [2020-05-14T23:06:20.421Z] #40 101.0 AR criu/pie/pie.lib.a [2020-05-14T23:06:20.421Z] #40 101.1 DEP criu/pie/restorer.d [2020-05-14T23:06:20.710Z] #40 101.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-14T23:06:20.710Z] #40 101.7 DEP criu/arch/ppc64/restorer.d [2020-05-14T23:06:20.824Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2020-05-14T23:06:20.899Z] #17 ... [2020-05-14T23:06:20.899Z] [2020-05-14T23:06:20.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:20.899Z] #39 115.9 CC criu/image-desc.o [2020-05-14T23:06:20.899Z] #39 116.0 CC criu/image.o [2020-05-14T23:06:20.899Z] #39 116.9 CC criu/ipc_ns.o [2020-05-14T23:06:20.899Z] #39 118.0 CC criu/irmap.o [2020-05-14T23:06:20.899Z] #39 118.6 CC criu/kcmp-ids.o [2020-05-14T23:06:20.899Z] #39 118.9 CC criu/kerndat.o [2020-05-14T23:06:20.899Z] #39 119.9 CC criu/libnetlink.o [2020-05-14T23:06:20.899Z] #39 120.4 CC criu/log.o [2020-05-14T23:06:20.899Z] #39 121.0 CC criu/lsm.o [2020-05-14T23:06:20.899Z] #39 121.4 CC criu/mem.o [2020-05-14T23:06:20.899Z] #39 123.3 CC criu/mount.o [2020-05-14T23:06:20.899Z] #39 ... [2020-05-14T23:06:20.899Z] [2020-05-14T23:06:20.899Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:06:20.899Z] #36 219.1 + dpkg --print-architecture [2020-05-14T23:06:20.899Z] #36 219.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-14T23:06:20.899Z] #36 219.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-14T23:06:20.899Z] #36 219.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-14T23:06:21.105Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-05-14T23:06:21.197Z] #36 ... [2020-05-14T23:06:21.197Z] [2020-05-14T23:06:21.197Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:21.197Z] #17 60.69 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:06:21.197Z] #17 60.74 Processing triggers for mime-support (3.62) ... [2020-05-14T23:06:21.342Z] #40 102.0 DEP criu/arch/ppc64/vdso-pie.d [2020-05-14T23:06:21.342Z] #40 102.3 DEP criu/pie/parasite-vdso.d [2020-05-14T23:06:21.387Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-14T23:06:21.517Z] #36 ... [2020-05-14T23:06:21.517Z] [2020-05-14T23:06:21.517Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:06:21.517Z] #18 1.788 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-14T23:06:21.517Z] #18 1.792 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-14T23:06:21.517Z] #18 1.797 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-14T23:06:21.633Z] #40 102.7 DEP criu/pie/parasite.d [2020-05-14T23:06:21.683Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-14T23:06:21.756Z] #17 DONE 61.2s [2020-05-14T23:06:21.756Z] [2020-05-14T23:06:21.756Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:06:21.774Z] #18 DONE 1.9s [2020-05-14T23:06:21.774Z] [2020-05-14T23:06:21.774Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:06:21.966Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-14T23:06:22.581Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-14T23:06:22.662Z] #40 103.5 CC criu/pie/parasite.o [2020-05-14T23:06:22.864Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-05-14T23:06:23.147Z] #19 ... [2020-05-14T23:06:23.147Z] [2020-05-14T23:06:23.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:23.147Z] #39 118.8 CC criu/libnetlink.o [2020-05-14T23:06:23.147Z] #39 119.2 CC criu/log.o [2020-05-14T23:06:23.147Z] #39 119.7 CC criu/lsm.o [2020-05-14T23:06:23.147Z] #39 120.2 CC criu/mem.o [2020-05-14T23:06:23.147Z] #39 122.0 CC criu/mount.o [2020-05-14T23:06:23.147Z] #39 126.2 CC criu/namespaces.o [2020-05-14T23:06:23.147Z] #39 128.2 CC criu/net.o [2020-05-14T23:06:23.481Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2020-05-14T23:06:23.686Z] #18 1.835 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-14T23:06:23.686Z] #18 1.838 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-14T23:06:23.686Z] #18 1.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-14T23:06:23.686Z] #18 DONE 1.9s [2020-05-14T23:06:23.686Z] [2020-05-14T23:06:23.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:23.686Z] #39 127.5 CC criu/namespaces.o [2020-05-14T23:06:23.764Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2020-05-14T23:06:24.047Z] testing: warning: no tests to run [2020-05-14T23:06:24.047Z] coverage: [no statements] [2020-05-14T23:06:24.047Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-14T23:06:24.121Z] #45 DONE 249.2s [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:24.121Z] #52 ... [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:06:24.121Z] #46 DONE 0.2s [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:06:24.121Z] #48 DONE 0.1s [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:24.121Z] #52 ... [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:06:24.121Z] #50 DONE 0.1s [2020-05-14T23:06:24.121Z] [2020-05-14T23:06:24.121Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:24.328Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-14T23:06:24.612Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-14T23:06:24.612Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-14T23:06:24.743Z] #40 ... [2020-05-14T23:06:24.743Z] [2020-05-14T23:06:24.743Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-14T23:06:24.743Z] #48 193.7 mvdan.cc/sh/v3/cmd/shfmt [2020-05-14T23:06:24.743Z] #48 DONE 203.7s [2020-05-14T23:06:24.743Z] [2020-05-14T23:06:24.743Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:24.743Z] #42 197.0 crypto/rand [2020-05-14T23:06:24.743Z] #42 201.1 crypto/elliptic [2020-05-14T23:06:24.743Z] #42 202.8 go/doc [2020-05-14T23:06:25.049Z] #39 129.8 CC criu/net.o [2020-05-14T23:06:25.672Z] #39 131.6 CC criu/netfilter.o [2020-05-14T23:06:25.778Z] #42 ... [2020-05-14T23:06:25.778Z] [2020-05-14T23:06:25.778Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:25.778Z] #40 106.5 LINK criu/pie/parasite.built-in.o [2020-05-14T23:06:25.778Z] #40 106.5 GEN criu/pie/parasite-blob.h [2020-05-14T23:06:25.778Z] #40 106.6 CC criu/pie/parasite-vdso.o [2020-05-14T23:06:26.025Z] #52 214.5 + bin/containerd-stress [2020-05-14T23:06:26.238Z] #39 132.0 CC criu/page-pipe.o [2020-05-14T23:06:26.635Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.3% of statements [2020-05-14T23:06:26.803Z] #39 132.7 CC criu/page-xfer.o [2020-05-14T23:06:27.249Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-14T23:06:27.280Z] #40 108.0 CC criu/arch/ppc64/vdso-pie.o [2020-05-14T23:06:27.368Z] #39 ... [2020-05-14T23:06:27.369Z] [2020-05-14T23:06:27.369Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:06:27.369Z] #19 5.764 Collecting yamllint==1.16.0 [2020-05-14T23:06:27.863Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-14T23:06:27.910Z] #40 108.7 CC criu/arch/ppc64/restorer.o [2020-05-14T23:06:28.144Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-14T23:06:28.540Z] #40 ... [2020-05-14T23:06:28.540Z] [2020-05-14T23:06:28.540Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:28.540Z] #18 18.06 Fetched 8128 kB in 17s (465 kB/s) [2020-05-14T23:06:28.540Z] #18 18.06 Reading package lists... [2020-05-14T23:06:28.540Z] #18 26.80 Reading package lists... [2020-05-14T23:06:28.540Z] #18 ... [2020-05-14T23:06:28.540Z] [2020-05-14T23:06:28.540Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:28.540Z] #40 109.5 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-14T23:06:28.540Z] #40 109.5 CC criu/pie/restorer.o [2020-05-14T23:06:28.561Z] #52 217.0 + bin/containerd-shim [2020-05-14T23:06:29.149Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-05-14T23:06:29.209Z] #39 133.4 CC criu/netfilter.o [2020-05-14T23:06:29.209Z] #39 133.8 CC criu/page-pipe.o [2020-05-14T23:06:29.464Z] #39 134.4 CC criu/page-xfer.o [2020-05-14T23:06:29.763Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-05-14T23:06:29.763Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-14T23:06:30.475Z] #39 135.5 CC criu/pagemap-cache.o [2020-05-14T23:06:30.730Z] #39 135.8 CC criu/pagemap.o [2020-05-14T23:06:30.783Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-14T23:06:30.783Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-14T23:06:31.655Z] #39 136.5 CC criu/parasite-syscall.o [2020-05-14T23:06:32.275Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-14T23:06:32.275Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-14T23:06:32.580Z] #39 137.4 CC criu/path.o [2020-05-14T23:06:32.629Z] #19 11.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-14T23:06:32.629Z] #19 11.17 Collecting pyyaml (from yamllint==1.16.0) [2020-05-14T23:06:32.835Z] #39 137.7 CC criu/pie-util-vdso-elf32.o [2020-05-14T23:06:33.132Z] #39 138.2 CC criu/pie-util-vdso.o [2020-05-14T23:06:33.194Z] #19 11.33 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-14T23:06:33.464Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-14T23:06:33.692Z] #39 ... [2020-05-14T23:06:33.692Z] [2020-05-14T23:06:33.692Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:06:33.692Z] #19 5.325 Collecting yamllint==1.16.0 [2020-05-14T23:06:33.693Z] #19 ... [2020-05-14T23:06:33.693Z] [2020-05-14T23:06:33.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:33.693Z] #39 138.6 CC criu/pie-util.o [2020-05-14T23:06:33.775Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-14T23:06:33.841Z] #52 222.3 + bin/containerd-shim-runc-v1 [2020-05-14T23:06:33.951Z] #39 138.8 CC criu/pipes.o [2020-05-14T23:06:34.127Z] #19 12.56 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-14T23:06:34.127Z] #19 12.62 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-14T23:06:34.127Z] #19 12.66 Building wheels for collected packages: pyyaml [2020-05-14T23:06:34.136Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-14T23:06:34.385Z] #19 12.66 Running setup.py bdist_wheel for pyyaml: started [2020-05-14T23:06:34.421Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-14T23:06:34.515Z] #39 139.6 CC criu/plugin.o [2020-05-14T23:06:34.963Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-14T23:06:35.075Z] #39 140.0 CC criu/proc_parse.o [2020-05-14T23:06:35.317Z] #19 13.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-14T23:06:35.317Z] #19 13.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-14T23:06:35.317Z] #19 13.76 Successfully built pyyaml [2020-05-14T23:06:35.317Z] #19 13.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-14T23:06:35.411Z] #40 115.6 LINK criu/pie/restorer.built-in.o [2020-05-14T23:06:35.411Z] #40 ... [2020-05-14T23:06:35.411Z] [2020-05-14T23:06:35.411Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:35.411Z] #42 213.9 encoding/asn1 [2020-05-14T23:06:35.575Z] #19 14.11 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-14T23:06:36.507Z] #19 DONE 14.6s [2020-05-14T23:06:36.507Z] [2020-05-14T23:06:36.507Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:06:36.507Z] #22 DONE 0.2s [2020-05-14T23:06:36.507Z] [2020-05-14T23:06:36.507Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:06:36.925Z] #42 216.1 vendor/golang.org/x/text/unicode/norm [2020-05-14T23:06:37.072Z] #26 DONE 0.7s [2020-05-14T23:06:37.072Z] [2020-05-14T23:06:37.072Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:06:37.133Z] #52 225.1 + bin/containerd-shim-runc-v2 [2020-05-14T23:06:37.330Z] #29 DONE 0.1s [2020-05-14T23:06:37.330Z] [2020-05-14T23:06:37.330Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:06:37.330Z] #31 DONE 0.1s [2020-05-14T23:06:37.330Z] [2020-05-14T23:06:37.330Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:06:37.589Z] #34 DONE 0.1s [2020-05-14T23:06:37.589Z] [2020-05-14T23:06:37.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:37.589Z] #39 133.9 CC criu/pagemap-cache.o [2020-05-14T23:06:37.589Z] #39 134.2 CC criu/pagemap.o [2020-05-14T23:06:37.589Z] #39 135.0 CC criu/parasite-syscall.o [2020-05-14T23:06:37.589Z] #39 135.8 CC criu/path.o [2020-05-14T23:06:37.589Z] #39 136.1 CC criu/pie-util-vdso-elf32.o [2020-05-14T23:06:37.589Z] #39 136.4 CC criu/pie-util-vdso.o [2020-05-14T23:06:37.589Z] #39 136.8 CC criu/pie-util.o [2020-05-14T23:06:37.589Z] #39 136.9 CC criu/pipes.o [2020-05-14T23:06:37.589Z] #39 137.6 CC criu/plugin.o [2020-05-14T23:06:37.589Z] #39 137.9 CC criu/proc_parse.o [2020-05-14T23:06:37.589Z] #39 140.4 CC criu/protobuf-desc.o [2020-05-14T23:06:37.589Z] #39 141.3 CC criu/protobuf.o [2020-05-14T23:06:37.589Z] #39 141.8 CC criu/pstree.o [2020-05-14T23:06:37.589Z] #39 143.3 CC criu/rbtree.o [2020-05-14T23:06:37.630Z] #39 ... [2020-05-14T23:06:37.631Z] [2020-05-14T23:06:37.631Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:06:37.631Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-14T23:06:37.631Z] #19 10.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-14T23:06:37.631Z] #19 10.80 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-14T23:06:37.631Z] #19 10.86 Collecting pyyaml (from yamllint==1.16.0) [2020-05-14T23:06:37.631Z] #19 11.00 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-14T23:06:37.631Z] #19 12.36 Building wheels for collected packages: pyyaml [2020-05-14T23:06:37.631Z] #19 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-05-14T23:06:37.631Z] #19 13.29 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-14T23:06:37.631Z] #19 13.29 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-14T23:06:37.631Z] #19 13.38 Successfully built pyyaml [2020-05-14T23:06:37.631Z] #19 13.40 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-14T23:06:37.631Z] #19 13.71 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-14T23:06:37.631Z] #19 DONE 14.2s [2020-05-14T23:06:37.701Z] #52 226.2 + binaries [2020-05-14T23:06:37.701Z] #52 226.2 + mkdir -p /build [2020-05-14T23:06:37.701Z] #52 226.2 + cp bin/containerd /build/containerd [2020-05-14T23:06:37.701Z] #52 226.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-14T23:06:37.701Z] #52 226.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-14T23:06:37.701Z] #52 226.2 + cp bin/ctr /build/ctr [2020-05-14T23:06:37.847Z] #39 143.6 CC criu/rst-malloc.o [2020-05-14T23:06:37.889Z] [2020-05-14T23:06:37.889Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:06:37.889Z] #22 DONE 0.1s [2020-05-14T23:06:37.889Z] [2020-05-14T23:06:37.889Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:37.960Z] #52 DONE 226.6s [2020-05-14T23:06:38.107Z] #39 143.9 CC criu/seccomp.o [2020-05-14T23:06:38.144Z] #49 ... [2020-05-14T23:06:38.144Z] [2020-05-14T23:06:38.144Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:06:38.747Z] #26 DONE 0.8s [2020-05-14T23:06:38.747Z] [2020-05-14T23:06:38.747Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:06:39.040Z] #39 144.6 CC criu/seize.o [2020-05-14T23:06:39.046Z] #29 DONE 0.2s [2020-05-14T23:06:39.046Z] [2020-05-14T23:06:39.046Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:06:39.046Z] #31 DONE 0.1s [2020-05-14T23:06:39.046Z] [2020-05-14T23:06:39.046Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:06:39.304Z] #34 DONE 0.1s [2020-05-14T23:06:39.304Z] [2020-05-14T23:06:39.304Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:39.304Z] #39 143.1 CC criu/protobuf-desc.o [2020-05-14T23:06:39.304Z] #39 144.1 CC criu/protobuf.o [2020-05-14T23:06:39.336Z] [2020-05-14T23:06:39.336Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:06:39.564Z] #39 144.5 CC criu/pstree.o [2020-05-14T23:06:39.595Z] #53 DONE 0.3s [2020-05-14T23:06:39.595Z] [2020-05-14T23:06:39.595Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:06:39.605Z] #39 145.3 CC criu/servicefd.o [2020-05-14T23:06:39.854Z] #56 DONE 0.1s [2020-05-14T23:06:39.854Z] [2020-05-14T23:06:39.854Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:06:39.854Z] #58 DONE 0.1s [2020-05-14T23:06:39.854Z] [2020-05-14T23:06:39.854Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:06:39.854Z] #60 DONE 0.1s [2020-05-14T23:06:40.112Z] [2020-05-14T23:06:40.112Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:06:40.112Z] #61 DONE 0.0s [2020-05-14T23:06:40.112Z] [2020-05-14T23:06:40.112Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:06:40.170Z] #39 145.8 CC criu/shmem.o [2020-05-14T23:06:40.417Z] #42 ... [2020-05-14T23:06:40.417Z] [2020-05-14T23:06:40.417Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:40.417Z] #40 115.6 GEN criu/pie/restorer-blob.h [2020-05-14T23:06:40.417Z] #40 115.7 DEP criu/vdso.d [2020-05-14T23:06:40.417Z] #40 116.2 DEP criu/uts_ns.d [2020-05-14T23:06:40.417Z] #40 116.5 DEP criu/util.d [2020-05-14T23:06:40.417Z] #40 116.9 DEP criu/uffd.d [2020-05-14T23:06:40.417Z] #40 117.4 DEP criu/tun.d [2020-05-14T23:06:40.417Z] #40 117.8 DEP criu/tty.d [2020-05-14T23:06:40.417Z] #40 118.4 DEP criu/timerfd.d [2020-05-14T23:06:40.417Z] #40 119.0 DEP criu/sysfs_parse.d [2020-05-14T23:06:40.417Z] #40 119.3 DEP criu/sysctl.d [2020-05-14T23:06:40.417Z] #40 119.6 DEP criu/string.d [2020-05-14T23:06:40.417Z] #40 119.7 DEP criu/stats.d [2020-05-14T23:06:40.417Z] #40 120.0 DEP criu/sockets.d [2020-05-14T23:06:40.417Z] #40 120.3 DEP criu/sk-unix.d [2020-05-14T23:06:40.417Z] #40 120.7 DEP criu/sk-tcp.d [2020-05-14T23:06:40.417Z] #40 121.0 DEP criu/sk-queue.d [2020-05-14T23:06:40.417Z] #40 121.3 DEP criu/sk-packet.d [2020-05-14T23:06:40.489Z] #39 145.4 CC criu/rbtree.o [2020-05-14T23:06:40.706Z] #40 121.7 DEP criu/sk-netlink.d [2020-05-14T23:06:40.735Z] #39 ... [2020-05-14T23:06:40.735Z] [2020-05-14T23:06:40.735Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:06:40.735Z] #36 DONE 245.2s [2020-05-14T23:06:40.744Z] #39 145.7 CC criu/rst-malloc.o [2020-05-14T23:06:40.992Z] [2020-05-14T23:06:40.993Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:40.993Z] #39 146.6 CC criu/sigframe.o [2020-05-14T23:06:40.993Z] #39 146.8 CC criu/signalfd.o [2020-05-14T23:06:40.999Z] #39 146.0 CC criu/seccomp.o [2020-05-14T23:06:41.337Z] #40 122.2 DEP criu/sk-inet.d [2020-05-14T23:06:41.558Z] #39 147.2 CC criu/sk-inet.o [2020-05-14T23:06:41.558Z] #39 146.7 CC criu/seize.o [2020-05-14T23:06:41.970Z] #40 122.7 DEP criu/signalfd.d [2020-05-14T23:06:42.015Z] #62 DONE 1.6s [2020-05-14T23:06:42.015Z] [2020-05-14T23:06:42.015Z] #63 exporting to image [2020-05-14T23:06:42.015Z] #63 exporting layers [2020-05-14T23:06:42.261Z] #40 123.1 DEP criu/sigframe.d [2020-05-14T23:06:42.261Z] #40 123.3 DEP criu/shmem.d [2020-05-14T23:06:42.261Z] #40 ... [2020-05-14T23:06:42.261Z] [2020-05-14T23:06:42.261Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:42.261Z] #42 221.7 github.com/LK4D4/vndr/build [2020-05-14T23:06:42.482Z] #39 ... [2020-05-14T23:06:42.482Z] [2020-05-14T23:06:42.482Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:06:42.482Z] #36 DONE 246.5s [2020-05-14T23:06:42.482Z] [2020-05-14T23:06:42.482Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:42.482Z] #39 147.5 CC criu/servicefd.o [2020-05-14T23:06:42.494Z] #39 ... [2020-05-14T23:06:42.494Z] [2020-05-14T23:06:42.494Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:06:42.494Z] #37 DONE 0.2s [2020-05-14T23:06:42.494Z] [2020-05-14T23:06:42.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:42.494Z] #39 148.3 CC criu/sk-netlink.o [2020-05-14T23:06:42.736Z] #39 147.9 CC criu/shmem.o [2020-05-14T23:06:43.059Z] #39 148.7 CC criu/sk-packet.o [2020-05-14T23:06:43.624Z] #39 149.4 CC criu/sk-queue.o [2020-05-14T23:06:44.139Z] #39 149.0 CC criu/sigframe.o [2020-05-14T23:06:44.139Z] #39 ... [2020-05-14T23:06:44.139Z] [2020-05-14T23:06:44.139Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:06:44.139Z] #37 DONE 0.2s [2020-05-14T23:06:44.189Z] #39 149.9 CC criu/sk-tcp.o [2020-05-14T23:06:44.393Z] [2020-05-14T23:06:44.393Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:44.393Z] #39 149.2 CC criu/signalfd.o [2020-05-14T23:06:44.393Z] #39 149.4 CC criu/sk-inet.o [2020-05-14T23:06:44.754Z] #39 150.3 CC criu/sk-unix.o [2020-05-14T23:06:45.306Z] #63 exporting layers 3.6s done [2020-05-14T23:06:45.306Z] #63 writing image sha256:6a1617a156557593dc5aed0013111e05f44d56b57a9c7fd93a6f8cfc88e429a3 done [2020-05-14T23:06:45.306Z] #63 naming to docker.io/library/docker:bd2cb6e162528afcf4563970251fe3c554049593 done [2020-05-14T23:06:45.306Z] #63 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-14T23:06:45.358Z] #39 150.3 CC criu/sk-netlink.o [Pipeline] sh [2020-05-14T23:06:45.613Z] #39 150.6 CC criu/sk-packet.o [2020-05-14T23:06:45.648Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/test/unit [2020-05-14T23:06:45.779Z] #42 ... [2020-05-14T23:06:45.779Z] [2020-05-14T23:06:45.779Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:45.779Z] #18 26.80 Reading package lists... [2020-05-14T23:06:45.779Z] #18 35.26 Building dependency tree... [2020-05-14T23:06:45.779Z] #18 37.59 libcap2-bin is already the newest version (1:2.25-2). [2020-05-14T23:06:45.779Z] #18 37.59 The following additional packages will be installed: [2020-05-14T23:06:45.779Z] #18 37.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-14T23:06:45.779Z] #18 37.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-14T23:06:45.779Z] #18 37.60 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-14T23:06:45.779Z] #18 37.60 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-14T23:06:45.779Z] #18 37.60 python3.7 python3.7-minimal vim-runtime xxd [2020-05-14T23:06:45.779Z] #18 37.61 Suggested packages: [2020-05-14T23:06:45.779Z] #18 37.61 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-14T23:06:45.779Z] #18 37.61 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-14T23:06:45.779Z] #18 37.61 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-14T23:06:45.779Z] #18 37.61 Recommended packages: [2020-05-14T23:06:45.779Z] #18 37.61 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-14T23:06:45.779Z] #18 37.61 python3-keyrings.alt python3-xdg unzip [2020-05-14T23:06:45.779Z] #18 41.50 The following NEW packages will be installed: [2020-05-14T23:06:45.779Z] #18 41.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-14T23:06:45.779Z] #18 41.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-14T23:06:45.779Z] #18 41.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-14T23:06:45.779Z] #18 41.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-14T23:06:45.779Z] #18 41.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-14T23:06:45.779Z] #18 41.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-14T23:06:45.779Z] #18 41.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-14T23:06:45.779Z] #18 41.51 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-14T23:06:45.779Z] #18 41.51 xz-utils zip [2020-05-14T23:06:45.779Z] #18 41.71 0 upgraded, 48 newly installed, 0 to remove and 8 not upgraded. [2020-05-14T23:06:45.779Z] #18 41.71 Need to get 29.2 MB of archives. [2020-05-14T23:06:45.779Z] #18 41.71 After this operation, 134 MB of additional disk space will be used. [2020-05-14T23:06:45.779Z] #18 41.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-14T23:06:45.779Z] #18 41.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-14T23:06:45.779Z] #18 41.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-14T23:06:45.779Z] #18 42.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-14T23:06:45.779Z] #18 42.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-14T23:06:45.779Z] #18 42.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-14T23:06:45.779Z] #18 42.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-14T23:06:45.779Z] #18 42.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-14T23:06:45.779Z] #18 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-14T23:06:45.779Z] #18 42.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-14T23:06:45.779Z] #18 42.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-14T23:06:45.779Z] #18 42.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-14T23:06:45.779Z] #18 42.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-14T23:06:45.779Z] #18 42.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-14T23:06:45.779Z] #18 42.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-14T23:06:45.779Z] #18 42.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-14T23:06:45.779Z] #18 42.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-14T23:06:45.779Z] #18 42.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-14T23:06:45.779Z] #18 42.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-14T23:06:45.779Z] #18 42.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-14T23:06:45.779Z] #18 42.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-14T23:06:45.779Z] #18 42.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-14T23:06:45.779Z] #18 42.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-14T23:06:45.779Z] #18 42.74 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-14T23:06:45.779Z] #18 42.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-14T23:06:45.779Z] #18 42.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-14T23:06:45.779Z] #18 42.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-14T23:06:45.779Z] #18 42.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-14T23:06:45.779Z] #18 42.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-14T23:06:45.779Z] #18 43.80 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-14T23:06:45.779Z] #18 43.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-14T23:06:45.779Z] #18 43.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-14T23:06:45.779Z] #18 43.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-14T23:06:45.779Z] #18 43.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-14T23:06:45.779Z] #18 43.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-14T23:06:45.779Z] #18 44.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-14T23:06:45.779Z] #18 44.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-14T23:06:45.779Z] #18 44.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-14T23:06:45.779Z] #18 44.14 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-14T23:06:45.779Z] #18 44.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-14T23:06:45.779Z] #18 44.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-14T23:06:45.779Z] #18 44.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-14T23:06:45.779Z] #18 44.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-14T23:06:45.779Z] #18 44.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-14T23:06:45.779Z] #18 44.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-14T23:06:45.779Z] #18 44.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-14T23:06:45.779Z] #18 45.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-14T23:06:45.779Z] #18 ... [2020-05-14T23:06:45.779Z] [2020-05-14T23:06:45.779Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:45.779Z] #55 214.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-14T23:06:45.779Z] #55 214.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-14T23:06:45.779Z] #55 ... [2020-05-14T23:06:45.779Z] [2020-05-14T23:06:45.779Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:45.779Z] #18 45.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-14T23:06:46.126Z] #39 151.8 CC criu/sockets.o [2020-05-14T23:06:46.173Z] #39 151.0 CC criu/sk-queue.o [2020-05-14T23:06:46.427Z] #39 151.4 CC criu/sk-tcp.o [2020-05-14T23:06:46.691Z] #39 152.4 CC criu/stats.o [2020-05-14T23:06:46.806Z] #18 46.54 debconf: delaying package configuration, since apt-utils is not installed [2020-05-14T23:06:46.949Z] #39 152.7 CC criu/string.o [2020-05-14T23:06:46.985Z] #39 151.8 CC criu/sk-unix.o [2020-05-14T23:06:47.094Z] #18 46.80 Fetched 29.2 MB in 4s (8222 kB/s) [2020-05-14T23:06:47.206Z] #39 152.8 CC criu/sysctl.o [2020-05-14T23:06:47.384Z] #18 46.90 Selecting previously unselected package pigz. [2020-05-14T23:06:47.384Z] #18 46.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 ... 23360 files and directories currently installed.) [2020-05-14T23:06:47.384Z] #18 47.03 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-14T23:06:47.384Z] #18 47.05 Unpacking pigz (2.4-1) ... [2020-05-14T23:06:47.673Z] #18 47.21 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-14T23:06:47.673Z] #18 47.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-14T23:06:47.673Z] #18 47.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-14T23:06:47.771Z] #39 153.4 CC criu/sysfs_parse.o [2020-05-14T23:06:48.029Z] #39 153.8 CC criu/timerfd.o [2020-05-14T23:06:48.287Z] #39 154.0 CC criu/tty.o [2020-05-14T23:06:48.300Z] #18 ... [2020-05-14T23:06:48.300Z] [2020-05-14T23:06:48.300Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:48.300Z] #55 DONE 227.6s [2020-05-14T23:06:48.300Z] [2020-05-14T23:06:48.300Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-14T23:06:48.300Z] #56 DONE 0.2s [2020-05-14T23:06:48.300Z] [2020-05-14T23:06:48.300Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:48.300Z] #40 123.6 DEP criu/servicefd.d [2020-05-14T23:06:48.300Z] #40 123.9 DEP criu/seize.d [2020-05-14T23:06:48.300Z] #40 124.2 DEP criu/seccomp.d [2020-05-14T23:06:48.300Z] #40 124.7 DEP criu/rst-malloc.d [2020-05-14T23:06:48.300Z] #40 124.9 DEP criu/rbtree.d [2020-05-14T23:06:48.300Z] #40 125.1 DEP criu/pstree.d [2020-05-14T23:06:48.300Z] #40 125.4 DEP criu/protobuf.d [2020-05-14T23:06:48.300Z] #40 125.7 GEN criu/protobuf-desc-gen.h [2020-05-14T23:06:48.300Z] #40 128.7 DEP criu/protobuf-desc.d [2020-05-14T23:06:48.300Z] #40 129.0 DEP criu/proc_parse.d [2020-05-14T23:06:48.432Z] #39 153.4 CC criu/sockets.o [2020-05-14T23:06:48.591Z] #40 129.7 DEP criu/plugin.d [2020-05-14T23:06:48.883Z] #40 ... [2020-05-14T23:06:48.883Z] [2020-05-14T23:06:48.883Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:48.883Z] #18 48.36 Selecting previously unselected package python3.7-minimal. [2020-05-14T23:06:48.883Z] #18 48.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-14T23:06:48.883Z] #18 48.45 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:06:48.991Z] #39 154.1 CC criu/stats.o [2020-05-14T23:06:49.551Z] #39 154.4 CC criu/string.o [2020-05-14T23:06:49.551Z] #39 154.5 CC criu/sysctl.o [2020-05-14T23:06:49.837Z] ? github.com/docker/docker/api [no test files] [2020-05-14T23:06:50.184Z] #39 155.7 CC criu/tun.o [2020-05-14T23:06:50.184Z] #39 156.1 CC criu/uffd.o [2020-05-14T23:06:50.476Z] #39 155.2 CC criu/sysfs_parse.o [2020-05-14T23:06:50.476Z] #39 155.6 CC criu/timerfd.o [2020-05-14T23:06:50.723Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/rootless [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/volume [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-14T23:06:50.723Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === Skipped [2020-05-14T23:06:50.723Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-14T23:06:50.723Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-14T23:06:50.723Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-14T23:06:50.723Z] time="2020-05-14T23:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-14T23:06:50.723Z] time="2020-05-14T23:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-14T23:06:50.723Z] time="2020-05-14T23:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-14T23:06:50.723Z] time="2020-05-14T23:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-14T23:06:50.723Z] time="2020-05-14T23:05:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-14T23:06:50.723Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-14T23:06:50.723Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-14T23:06:50.723Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:06:50.723Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-14T23:06:50.723Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-14T23:06:50.723Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-14T23:06:50.723Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] [2020-05-14T23:06:50.723Z] DONE 2123 tests, 26 skipped in 195.621s [2020-05-14T23:06:50.731Z] #39 155.9 CC criu/tty.o Post stage [Pipeline] junit [2020-05-14T23:06:50.759Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:06:51.285Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -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:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh dynbinary test-integration [2020-05-14T23:06:51.556Z] #39 157.1 CC criu/util.o [2020-05-14T23:06:51.567Z] [2020-05-14T23:06:51.622Z] #18 50.94 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-14T23:06:51.622Z] #18 50.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-14T23:06:51.848Z] Removing bundles/ [2020-05-14T23:06:51.848Z] [2020-05-14T23:06:51.848Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-14T23:06:51.848Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:06:51.848Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:06:52.488Z] #39 158.3 CC criu/uts_ns.o [2020-05-14T23:06:52.659Z] #39 157.4 CC criu/tun.o [2020-05-14T23:06:52.746Z] #39 158.5 CC criu/vdso-compat.o [2020-05-14T23:06:52.914Z] #39 157.9 CC criu/uffd.o [2020-05-14T23:06:53.003Z] #39 158.6 CC criu/vdso.o [2020-05-14T23:06:53.568Z] #39 159.3 LINK criu/built-in.o [2020-05-14T23:06:53.568Z] #39 159.4 LINK criu/criu [2020-05-14T23:06:53.880Z] #39 158.9 CC criu/util.o [2020-05-14T23:06:54.133Z] #39 159.7 DEP lib/c/criu.d [2020-05-14T23:06:54.133Z] #39 159.8 CC images/rpc.pb-c.o [2020-05-14T23:06:54.133Z] #39 ... [2020-05-14T23:06:54.133Z] [2020-05-14T23:06:54.133Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:54.133Z] #45 248.8 + cd /tmp/tmp.eCJVBni8rh/src/github.com/golangci/golangci-lint/ [2020-05-14T23:06:54.133Z] #45 248.8 + git checkout -q v1.23.8 [2020-05-14T23:06:54.133Z] #45 249.2 ++ git describe --tags [2020-05-14T23:06:54.133Z] #45 249.2 + version=v1.23.8 [2020-05-14T23:06:54.133Z] #45 249.2 ++ git rev-parse --short HEAD [2020-05-14T23:06:54.133Z] #45 249.2 + commit=76a82c6 [2020-05-14T23:06:54.133Z] #45 249.2 ++ git show -s --format=%cd [2020-05-14T23:06:54.133Z] #45 249.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-14T23:06:54.133Z] #45 249.2 + 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-05-14T23:06:54.698Z] #45 ... [2020-05-14T23:06:54.698Z] [2020-05-14T23:06:54.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:54.698Z] #39 160.3 CC lib/c/criu.o [2020-05-14T23:06:55.128Z] #18 ... [2020-05-14T23:06:55.128Z] [2020-05-14T23:06:55.128Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:55.128Z] #40 129.9 DEP criu/pipes.d [2020-05-14T23:06:55.128Z] #40 130.4 DEP criu/pie-util.d [2020-05-14T23:06:55.128Z] #40 130.7 DEP criu/pie-util-vdso.d [2020-05-14T23:06:55.128Z] #40 131.1 DEP criu/path.d [2020-05-14T23:06:55.128Z] #40 131.4 DEP criu/parasite-syscall.d [2020-05-14T23:06:55.128Z] #40 131.8 DEP criu/pagemap.d [2020-05-14T23:06:55.128Z] #40 132.0 DEP criu/pagemap-cache.d [2020-05-14T23:06:55.128Z] #40 132.3 DEP criu/page-xfer.d [2020-05-14T23:06:55.128Z] #40 132.6 DEP criu/page-pipe.d [2020-05-14T23:06:55.128Z] #40 132.8 DEP criu/netfilter.d [2020-05-14T23:06:55.128Z] #40 133.1 DEP criu/net.d [2020-05-14T23:06:55.128Z] #40 133.4 DEP criu/namespaces.d [2020-05-14T23:06:55.128Z] #40 133.7 DEP criu/mount.d [2020-05-14T23:06:55.128Z] #40 134.2 DEP criu/mem.d [2020-05-14T23:06:55.128Z] #40 134.5 DEP criu/lsm.d [2020-05-14T23:06:55.128Z] #40 134.8 DEP criu/log.d [2020-05-14T23:06:55.128Z] #40 135.0 DEP criu/libnetlink.d [2020-05-14T23:06:55.128Z] #40 135.2 DEP criu/kerndat.d [2020-05-14T23:06:55.128Z] #40 135.5 DEP criu/kcmp-ids.d [2020-05-14T23:06:55.128Z] #40 135.6 DEP criu/irmap.d [2020-05-14T23:06:55.128Z] #40 135.8 DEP criu/ipc_ns.d [2020-05-14T23:06:55.128Z] #40 136.0 DEP criu/image.d [2020-05-14T23:06:55.285Z] #39 160.1 CC criu/uts_ns.o [2020-05-14T23:06:55.285Z] #39 160.3 CC criu/vdso-compat.o [2020-05-14T23:06:55.285Z] #39 ... [2020-05-14T23:06:55.285Z] [2020-05-14T23:06:55.285Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:55.285Z] #45 249.6 + cd /tmp/tmp.cEUNdpIhJa/src/github.com/golangci/golangci-lint/ [2020-05-14T23:06:55.285Z] #45 249.6 + git checkout -q v1.23.8 [2020-05-14T23:06:55.285Z] #45 250.1 ++ git describe --tags [2020-05-14T23:06:55.285Z] #45 250.1 + version=v1.23.8 [2020-05-14T23:06:55.285Z] #45 250.1 ++ git rev-parse --short HEAD [2020-05-14T23:06:55.285Z] #45 250.1 + commit=76a82c6 [2020-05-14T23:06:55.285Z] #45 250.1 ++ git show -s --format=%cd [2020-05-14T23:06:55.285Z] #45 250.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-14T23:06:55.285Z] #45 250.1 + 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-05-14T23:06:55.419Z] #40 136.3 DEP criu/image-desc.d [2020-05-14T23:06:55.419Z] #40 ... [2020-05-14T23:06:55.419Z] [2020-05-14T23:06:55.419Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:55.419Z] #18 55.08 Selecting previously unselected package python3-minimal. [2020-05-14T23:06:55.541Z] #45 ... [2020-05-14T23:06:55.541Z] [2020-05-14T23:06:55.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:55.541Z] #39 160.5 CC criu/vdso.o [2020-05-14T23:06:55.630Z] #39 161.1 LINK lib/c/built-in.o [2020-05-14T23:06:55.630Z] #39 161.1 LINK lib/c/libcriu.so [2020-05-14T23:06:55.630Z] #39 161.2 LINK lib/c/libcriu.a [2020-05-14T23:06:55.630Z] #39 161.3 GEN magic.py [2020-05-14T23:06:55.630Z] #39 161.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:06:55.630Z] #39 161.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:06:55.630Z] #39 161.4 Note: Building without GnuTLS support [2020-05-14T23:06:55.708Z] #18 55.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23609 files and directories currently installed.) [2020-05-14T23:06:55.708Z] #18 55.14 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-14T23:06:55.708Z] #18 55.15 Unpacking python3-minimal (3.7.3-1) ... [2020-05-14T23:06:55.708Z] #18 55.28 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-14T23:06:55.708Z] #18 55.30 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-14T23:06:55.708Z] #18 55.30 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-14T23:06:55.998Z] #18 55.45 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-14T23:06:55.998Z] #18 55.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-14T23:06:55.998Z] #18 55.48 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-14T23:06:56.101Z] #39 161.0 LINK criu/built-in.o [2020-05-14T23:06:56.101Z] #39 161.2 LINK criu/criu [2020-05-14T23:06:56.563Z] #39 ... [2020-05-14T23:06:56.563Z] [2020-05-14T23:06:56.563Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:56.563Z] #49 108.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-14T23:06:56.563Z] #49 109.7 + mkdir -p /build [2020-05-14T23:06:56.563Z] #49 109.7 + cp runc /build/runc [2020-05-14T23:06:56.563Z] #49 DONE 110.1s [2020-05-14T23:06:56.563Z] [2020-05-14T23:06:56.563Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:56.563Z] #39 162.1 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:06:56.661Z] #39 161.5 DEP lib/c/criu.d [2020-05-14T23:06:56.661Z] #39 161.6 CC images/rpc.pb-c.o [2020-05-14T23:06:57.220Z] #39 162.1 CC lib/c/criu.o [2020-05-14T23:06:57.477Z] #39 ... [2020-05-14T23:06:57.477Z] [2020-05-14T23:06:57.477Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:57.477Z] #49 108.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-14T23:06:57.477Z] #49 109.9 + mkdir -p /build [2020-05-14T23:06:57.477Z] #49 109.9 + cp runc /build/runc [2020-05-14T23:06:57.477Z] #49 DONE 110.2s [2020-05-14T23:06:57.495Z] #39 163.3 make[1]: Nothing to be done for 'all'. [2020-05-14T23:06:57.505Z] #18 56.97 Selecting previously unselected package python3.7. [2020-05-14T23:06:57.505Z] #18 57.01 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-14T23:06:57.505Z] #18 57.02 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:06:57.505Z] #18 57.18 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-14T23:06:57.505Z] #18 57.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-14T23:06:57.505Z] #18 57.21 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-14T23:06:57.732Z] [2020-05-14T23:06:57.732Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:06:57.811Z] #18 57.37 Setting up python3-minimal (3.7.3-1) ... [2020-05-14T23:06:58.060Z] #39 163.8 make[1]: 'images/built-in.o' is up to date. [2020-05-14T23:06:58.060Z] #39 163.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-14T23:06:58.060Z] #39 163.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-14T23:06:58.292Z] #39 163.4 LINK lib/c/built-in.o [2020-05-14T23:06:58.292Z] #39 163.4 LINK lib/c/libcriu.so [2020-05-14T23:06:58.318Z] #39 163.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-14T23:06:58.318Z] #39 163.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-14T23:06:58.318Z] #39 163.9 make[1]: Nothing to be done for 'all'. [2020-05-14T23:06:58.318Z] #39 163.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:06:58.318Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.318Z] #39 164.1 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.318Z] #39 164.1 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.547Z] #39 163.5 LINK lib/c/libcriu.a [2020-05-14T23:06:58.547Z] #39 163.6 GEN magic.py [2020-05-14T23:06:58.576Z] #39 164.2 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.576Z] #39 164.2 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.576Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.576Z] #39 164.3 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.576Z] #39 164.4 make[2]: Nothing to be done for 'all'. [2020-05-14T23:06:58.803Z] #39 163.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:06:58.803Z] #39 163.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:06:58.803Z] #39 163.7 Note: Building without GnuTLS support [2020-05-14T23:06:58.833Z] #39 164.4 INSTALL criu/criu [2020-05-14T23:06:58.833Z] #39 DONE 164.6s [2020-05-14T23:06:58.833Z] [2020-05-14T23:06:58.833Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:59.316Z] #18 58.88 Selecting previously unselected package python3. [2020-05-14T23:06:59.362Z] #39 164.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:06:59.605Z] #18 58.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24021 files and directories currently installed.) [2020-05-14T23:06:59.605Z] #18 59.00 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-14T23:06:59.605Z] #18 59.02 Unpacking python3 (3.7.3-1) ... [2020-05-14T23:06:59.605Z] #18 59.17 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-14T23:06:59.605Z] #18 59.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-14T23:06:59.605Z] #18 59.19 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-14T23:06:59.605Z] #18 ... [2020-05-14T23:06:59.605Z] [2020-05-14T23:06:59.605Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:06:59.605Z] #42 228.9 vendor/golang.org/x/crypto/cryptobyte [2020-05-14T23:06:59.605Z] #42 236.8 mime [2020-05-14T23:06:59.766Z] #45 ... [2020-05-14T23:06:59.766Z] [2020-05-14T23:06:59.766Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:06:59.766Z] #52 194.7 + bin/containerd [2020-05-14T23:06:59.893Z] #42 ... [2020-05-14T23:06:59.893Z] [2020-05-14T23:06:59.893Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:06:59.893Z] #18 59.33 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-14T23:06:59.893Z] #18 59.34 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-14T23:06:59.893Z] #18 59.36 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-14T23:06:59.893Z] #18 59.53 Selecting previously unselected package libiptc0:ppc64el. [2020-05-14T23:06:59.893Z] #18 59.56 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-14T23:06:59.923Z] #39 164.7 make[1]: Nothing to be done for 'all'. [2020-05-14T23:07:00.178Z] #39 165.2 make[1]: 'images/built-in.o' is up to date. [2020-05-14T23:07:00.178Z] #39 165.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-14T23:07:00.178Z] #39 165.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-14T23:07:00.178Z] #39 165.2 make[1]: 'compel/libcompel.a' is up to date. [2020-05-14T23:07:00.178Z] #39 165.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-14T23:07:00.178Z] #39 165.3 make[1]: Nothing to be done for 'all'. [2020-05-14T23:07:00.178Z] #39 165.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:07:00.182Z] #18 59.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-14T23:07:00.182Z] #18 59.77 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-14T23:07:00.182Z] #18 59.78 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-14T23:07:00.182Z] #18 59.79 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-14T23:07:00.336Z] #52 ... [2020-05-14T23:07:00.336Z] [2020-05-14T23:07:00.336Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:07:00.336Z] #40 DONE 0.1s [2020-05-14T23:07:00.433Z] #39 165.4 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.433Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.433Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.433Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.476Z] #18 59.92 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-14T23:07:00.476Z] #18 59.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-14T23:07:00.476Z] #18 59.94 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-14T23:07:00.476Z] #18 60.06 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-14T23:07:00.476Z] #18 60.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-14T23:07:00.476Z] #18 60.08 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-14T23:07:00.594Z] [2020-05-14T23:07:00.594Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:07:00.594Z] #42 DONE 0.1s [2020-05-14T23:07:00.594Z] [2020-05-14T23:07:00.594Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:07:00.594Z] #44 DONE 0.1s [2020-05-14T23:07:00.594Z] [2020-05-14T23:07:00.594Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:00.732Z] #39 165.6 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.732Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.732Z] #39 165.7 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.732Z] #39 165.8 make[2]: Nothing to be done for 'all'. [2020-05-14T23:07:00.732Z] #39 165.8 INSTALL criu/criu [2020-05-14T23:07:00.784Z] #18 60.34 Selecting previously unselected package iptables. [2020-05-14T23:07:00.784Z] #18 60.35 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-14T23:07:00.784Z] #18 60.36 Unpacking iptables (1.8.2-4) ... [2020-05-14T23:07:00.988Z] #39 DONE 166.0s [2020-05-14T23:07:00.988Z] [2020-05-14T23:07:00.988Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:00.988Z] #52 196.7 + bin/containerd [2020-05-14T23:07:01.414Z] #18 61.07 Selecting previously unselected package xxd. [2020-05-14T23:07:01.414Z] #18 61.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-14T23:07:01.414Z] #18 61.10 Unpacking xxd (2:8.1.0875-5) ... [2020-05-14T23:07:01.709Z] #18 61.25 Selecting previously unselected package vim-common. [2020-05-14T23:07:01.709Z] #18 61.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:07:01.709Z] #18 61.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-14T23:07:02.037Z] #18 61.55 Selecting previously unselected package bash-completion. [2020-05-14T23:07:02.037Z] #18 61.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-14T23:07:02.060Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2020-05-14T23:07:02.352Z] #52 ... [2020-05-14T23:07:02.352Z] [2020-05-14T23:07:02.352Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:07:02.352Z] #40 DONE 0.1s [2020-05-14T23:07:02.607Z] [2020-05-14T23:07:02.607Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:07:02.607Z] #42 DONE 0.1s [2020-05-14T23:07:02.607Z] [2020-05-14T23:07:02.607Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:02.607Z] #45 ... [2020-05-14T23:07:02.607Z] [2020-05-14T23:07:02.607Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:07:02.863Z] #44 DONE 0.2s [2020-05-14T23:07:02.863Z] [2020-05-14T23:07:02.863Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:05.574Z] #18 ... [2020-05-14T23:07:05.574Z] [2020-05-14T23:07:05.574Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:07:05.574Z] #40 136.5 DEP criu/fsnotify.d [2020-05-14T23:07:05.574Z] #40 136.8 DEP criu/filesystems.d [2020-05-14T23:07:05.574Z] #40 137.1 DEP criu/files.d [2020-05-14T23:07:05.574Z] #40 137.4 DEP criu/files-reg.d [2020-05-14T23:07:05.574Z] #40 137.7 DEP criu/files-ext.d [2020-05-14T23:07:05.574Z] #40 138.0 DEP criu/file-lock.d [2020-05-14T23:07:05.574Z] #40 138.3 DEP criu/file-ids.d [2020-05-14T23:07:05.574Z] #40 138.5 DEP criu/fifo.d [2020-05-14T23:07:05.574Z] #40 138.8 DEP criu/fdstore.d [2020-05-14T23:07:05.574Z] #40 138.9 DEP criu/fault-injection.d [2020-05-14T23:07:05.574Z] #40 139.0 DEP criu/external.d [2020-05-14T23:07:05.574Z] #40 139.1 DEP criu/eventpoll.d [2020-05-14T23:07:05.574Z] #40 139.5 DEP criu/eventfd.d [2020-05-14T23:07:05.574Z] #40 139.7 DEP criu/crtools.d [2020-05-14T23:07:05.574Z] #40 140.0 DEP criu/cr-service.d [2020-05-14T23:07:05.574Z] #40 140.3 DEP criu/cr-restore.d [2020-05-14T23:07:05.574Z] #40 140.8 DEP criu/cr-errno.d [2020-05-14T23:07:05.574Z] #40 140.8 DEP criu/cr-dump.d [2020-05-14T23:07:05.574Z] #40 141.3 DEP criu/cr-dedup.d [2020-05-14T23:07:05.574Z] #40 141.6 DEP criu/cr-check.d [2020-05-14T23:07:05.574Z] #40 142.1 DEP criu/config.d [2020-05-14T23:07:05.574Z] #40 142.3 DEP criu/clone-noasan.d [2020-05-14T23:07:05.574Z] #40 142.5 DEP criu/cgroup.d [2020-05-14T23:07:05.574Z] #40 142.7 DEP criu/cgroup-props.d [2020-05-14T23:07:05.574Z] #40 142.9 DEP criu/bitmap.d [2020-05-14T23:07:05.574Z] #40 142.9 DEP criu/bfd.d [2020-05-14T23:07:05.574Z] #40 143.0 DEP criu/autofs.d [2020-05-14T23:07:05.574Z] #40 143.3 DEP criu/aio.d [2020-05-14T23:07:05.574Z] #40 143.7 DEP criu/action-scripts.d [2020-05-14T23:07:05.574Z] #40 144.3 CC criu/action-scripts.o [2020-05-14T23:07:05.574Z] #40 145.3 CC criu/aio.o [2020-05-14T23:07:05.574Z] #40 146.5 CC criu/autofs.o [2020-05-14T23:07:08.289Z] #40 ... [2020-05-14T23:07:08.289Z] [2020-05-14T23:07:08.289Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:08.289Z] #18 67.55 Unpacking bash-completion (1:2.8-6) ... [2020-05-14T23:07:08.577Z] #18 68.27 Selecting previously unselected package bzip2. [2020-05-14T23:07:08.577Z] #18 68.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-14T23:07:08.577Z] #18 68.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:07:08.865Z] #18 68.47 Selecting previously unselected package xz-utils. [2020-05-14T23:07:08.865Z] #18 68.48 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-14T23:07:08.865Z] #18 68.49 Unpacking xz-utils (5.2.4-1) ... [2020-05-14T23:07:09.154Z] #18 68.75 Selecting previously unselected package apparmor. [2020-05-14T23:07:09.154Z] #18 68.77 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-14T23:07:09.450Z] #18 68.91 Unpacking apparmor (2.13.2-10) ... [2020-05-14T23:07:09.743Z] #18 ... [2020-05-14T23:07:09.743Z] [2020-05-14T23:07:09.743Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:07:09.743Z] #42 239.2 vendor/golang.org/x/net/idna [2020-05-14T23:07:09.743Z] #42 247.7 net/textproto [2020-05-14T23:07:09.743Z] #42 247.7 vendor/golang.org/x/net/http/httpproxy [2020-05-14T23:07:09.743Z] #42 247.8 crypto/x509 [2020-05-14T23:07:10.033Z] #42 ... [2020-05-14T23:07:10.033Z] [2020-05-14T23:07:10.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:10.033Z] #18 69.58 Selecting previously unselected package aufs-tools. [2020-05-14T23:07:10.033Z] #18 69.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-14T23:07:10.033Z] #18 69.59 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:07:10.033Z] #18 69.78 Selecting previously unselected package libonig5:ppc64el. [2020-05-14T23:07:10.321Z] #18 69.79 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-14T23:07:10.321Z] #18 69.80 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-14T23:07:10.609Z] #18 70.10 Selecting previously unselected package libjq1:ppc64el. [2020-05-14T23:07:10.609Z] #18 70.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-14T23:07:10.609Z] #18 70.14 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-14T23:07:10.609Z] #18 70.32 Selecting previously unselected package jq. [2020-05-14T23:07:10.609Z] #18 70.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-14T23:07:10.898Z] #18 70.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-14T23:07:10.898Z] #18 70.48 Selecting previously unselected package libaio1:ppc64el. [2020-05-14T23:07:10.898Z] #18 70.50 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-14T23:07:10.898Z] #18 70.54 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-14T23:07:11.188Z] #18 70.63 Selecting previously unselected package libgpm2:ppc64el. [2020-05-14T23:07:11.188Z] #18 70.66 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-14T23:07:11.188Z] #18 70.66 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-14T23:07:11.188Z] #18 70.75 Selecting previously unselected package libicu63:ppc64el. [2020-05-14T23:07:11.188Z] #18 70.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-14T23:07:11.188Z] #18 70.77 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-14T23:07:12.681Z] #18 ... [2020-05-14T23:07:12.681Z] [2020-05-14T23:07:12.681Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:12.681Z] #44 DONE 252.0s [2020-05-14T23:07:12.974Z] [2020-05-14T23:07:12.974Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:07:12.974Z] #40 150.3 CC criu/bfd.o [2020-05-14T23:07:12.974Z] #40 151.6 CC criu/bitmap.o [2020-05-14T23:07:12.974Z] #40 152.0 CC criu/cgroup-props.o [2020-05-14T23:07:12.974Z] #40 154.0 CC criu/cgroup.o [2020-05-14T23:07:14.722Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-14T23:07:18.703Z] #40 ... [2020-05-14T23:07:18.703Z] [2020-05-14T23:07:18.703Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:18.703Z] #18 77.42 Selecting previously unselected package libnet1:ppc64el. [2020-05-14T23:07:18.703Z] #18 77.44 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-14T23:07:18.703Z] #18 77.45 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-14T23:07:18.703Z] #18 77.59 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-14T23:07:18.703Z] #18 77.60 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-14T23:07:18.703Z] #18 77.61 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-14T23:07:18.703Z] #18 77.76 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-14T23:07:18.703Z] #18 77.79 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-14T23:07:18.703Z] #18 77.79 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:07:18.703Z] #18 77.89 Selecting previously unselected package libreadline5:ppc64el. [2020-05-14T23:07:18.703Z] #18 77.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-14T23:07:18.703Z] #18 77.92 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-14T23:07:18.703Z] #18 78.14 Selecting previously unselected package net-tools. [2020-05-14T23:07:18.703Z] #18 78.15 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-14T23:07:18.703Z] #18 78.16 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:07:18.994Z] #18 78.48 Selecting previously unselected package python-pip-whl. [2020-05-14T23:07:18.994Z] #18 78.53 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-14T23:07:18.994Z] #18 78.54 Unpacking python-pip-whl (18.1-5) ... [2020-05-14T23:07:20.024Z] #18 79.39 Selecting previously unselected package python3-lib2to3. [2020-05-14T23:07:20.024Z] #18 79.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-14T23:07:20.024Z] #18 79.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:07:20.024Z] #18 79.60 Selecting previously unselected package python3-distutils. [2020-05-14T23:07:20.024Z] #18 79.64 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-14T23:07:20.024Z] #18 79.66 Unpacking python3-distutils (3.7.3-1) ... [2020-05-14T23:07:20.313Z] #18 80.01 Selecting previously unselected package python3-pip. [2020-05-14T23:07:20.605Z] #18 80.04 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-14T23:07:20.605Z] #18 80.06 Unpacking python3-pip (18.1-5) ... [2020-05-14T23:07:20.605Z] #18 80.28 Selecting previously unselected package python3-pkg-resources. [2020-05-14T23:07:20.895Z] #18 80.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-14T23:07:20.895Z] #18 80.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:07:20.895Z] #18 80.49 Selecting previously unselected package python3-setuptools. [2020-05-14T23:07:20.895Z] #18 80.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-14T23:07:20.895Z] #18 80.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-14T23:07:21.184Z] #18 80.85 Selecting previously unselected package python3-wheel. [2020-05-14T23:07:21.184Z] #18 80.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-14T23:07:21.184Z] #18 80.87 Unpacking python3-wheel (0.32.3-2) ... [2020-05-14T23:07:21.473Z] #18 80.97 Selecting previously unselected package sudo. [2020-05-14T23:07:21.473Z] #18 80.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-14T23:07:21.473Z] #18 81.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:07:21.473Z] #18 ... [2020-05-14T23:07:21.473Z] [2020-05-14T23:07:21.473Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:07:21.473Z] #42 250.8 vendor/golang.org/x/net/http/httpguts [2020-05-14T23:07:21.473Z] #42 255.2 crypto/tls [2020-05-14T23:07:21.473Z] #42 ... [2020-05-14T23:07:21.473Z] [2020-05-14T23:07:21.473Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:07:21.473Z] #40 161.3 CC criu/clone-noasan.o [2020-05-14T23:07:21.473Z] #40 161.5 CC criu/config.o [2020-05-14T23:07:24.975Z] #40 165.5 CC criu/cr-check.o [2020-05-14T23:07:26.003Z] #40 ... [2020-05-14T23:07:26.003Z] [2020-05-14T23:07:26.003Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:26.003Z] #18 81.87 Selecting previously unselected package thin-provisioning-tools. [2020-05-14T23:07:26.003Z] #18 81.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-14T23:07:26.003Z] #18 81.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:07:26.003Z] #18 82.28 Selecting previously unselected package uidmap. [2020-05-14T23:07:26.003Z] #18 82.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-14T23:07:26.003Z] #18 82.30 Unpacking uidmap (1:4.5-1.1) ... [2020-05-14T23:07:26.003Z] #18 82.53 Selecting previously unselected package vim-runtime. [2020-05-14T23:07:26.003Z] #18 82.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-14T23:07:26.003Z] #18 82.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-14T23:07:26.003Z] #18 82.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-14T23:07:26.003Z] #18 82.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:07:27.519Z] #18 ... [2020-05-14T23:07:27.519Z] [2020-05-14T23:07:27.519Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:07:27.519Z] #42 266.9 net/http/httptrace [2020-05-14T23:07:27.808Z] #42 267.3 net/http [2020-05-14T23:07:33.370Z] #42 ... [2020-05-14T23:07:33.370Z] [2020-05-14T23:07:33.370Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:33.370Z] #22 267.0 Checking out files: 19% (2116/10835) Checking out files: 20% (2167/10835) Checking out files: 21% (2276/10835) Checking out files: 22% (2384/10835) Checking out files: 23% (2493/10835) Checking out files: 24% (2601/10835) Checking out files: 25% (2709/10835) Checking out files: 26% (2818/10835) Checking out files: 27% (2926/10835) Checking out files: 28% (3034/10835) Checking out files: 29% (3143/10835) Checking out files: 30% (3251/10835) Checking out files: 31% (3359/10835) Checking out files: 31% (3407/10835) Checking out files: 32% (3468/10835) Checking out files: 33% (3576/10835) Checking out files: 34% (3684/10835) Checking out files: 35% (3793/10835) Checking out files: 36% (3901/10835) Checking out files: 37% (4009/10835) Checking out files: 38% (4118/10835) Checking out files: 39% (4226/10835) Checking out files: 40% (4334/10835) Checking out files: 41% (4443/10835) Checking out files: 42% (4551/10835) Checking out files: 43% (4660/10835) Checking out files: 43% (4722/10835) Checking out files: 44% (4768/10835) Checking out files: 45% (4876/10835) Checking out files: 46% (4985/10835) Checking out files: 47% (5093/10835) Checking out files: 48% (5201/10835) Checking out files: 49% (5310/10835) Checking out files: 50% (5418/10835) Checking out files: 51% (5526/10835) Checking out files: 52% (5635/10835) Checking out files: 53% (5743/10835) Checking out files: 54% (5851/10835) Checking out files: 55% (5960/10835) Checking out files: 55% (6009/10835) Checking out files: 56% (6068/10835) Checking out files: 57% (6176/10835) Checking out files: 58% (6285/10835) Checking out files: 59% (6393/10835) Checking out files: 60% (6501/10835) Checking out files: 61% (6610/10835) Checking out files: 62% (6718/10835) Checking out files: 63% (6827/10835) Checking out files: 64% (6935/10835) Checking out files: 65% (7043/10835) Checking out files: 66% (7152/10835) Checking out files: 67% (7260/10835) Checking out files: 68% (7368/10835) Checking out files: 69% (7477/10835) Checking out files: 70% (7585/10835) Checking out files: 71% (7693/10835) Checking out files: 72% (7802/10835) Checking out files: 73% (7910/10835) Checking out files: 73% (7987/10835) Checking out files: 74% (8018/10835) Checking out files: 75% (8127/10835) Checking out files: 76% (8235/10835) Checking out files: 77% (8343/10835) Checking out files: 78% (8452/10835) Checking out files: 79% (8560/10835) Checking out files: 80% (8668/10835) Checking out files: 81% (8777/10835) Checking out files: 82% (8885/10835) Checking out files: 83% (8994/10835) Checking out files: 84% (9102/10835) Checking out files: 85% (9210/10835) Checking out files: 86% (9319/10835) Checking out files: 87% (9427/10835) Checking out files: 88% (9535/10835) Checking out files: 89% (9644/10835) Checking out files: 90% (9752/10835) Checking out files: 91% (9860/10835) Checking out files: 91% (9909/10835) Checking out files: 92% (9969/10835) Checking out files: 93% (10077/10835) Checking out files: 94% (10185/10835) Checking out files: 95% (10294/10835) Checking out files: 96% (10402/10835) Checking out files: 97% (10510/10835) Checking out files: 98% (10619/10835) Checking out files: 99% (10727/10835) Checking out files: 100% (10835/10835) Checking out files: 100% (10835/10835), done. [2020-05-14T23:07:33.370Z] #22 272.5 + cd /tmp/tmp.78BWsqEntc/tmp/docker-ce [2020-05-14T23:07:33.370Z] #22 272.5 + git checkout -q v17.06.2-ce [2020-05-14T23:07:38.961Z] #22 ... [2020-05-14T23:07:38.961Z] [2020-05-14T23:07:38.961Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:07:38.961Z] #40 169.4 CC criu/cr-dedup.o [2020-05-14T23:07:38.961Z] #40 170.2 CC criu/cr-dump.o [2020-05-14T23:07:38.961Z] #40 175.6 CC criu/cr-errno.o [2020-05-14T23:07:38.961Z] #40 175.8 CC criu/cr-restore.o [2020-05-14T23:07:38.961Z] #40 ... [2020-05-14T23:07:38.961Z] [2020-05-14T23:07:38.961Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:38.961Z] #18 88.31 Selecting previously unselected package vim. [2020-05-14T23:07:38.961Z] #18 88.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-14T23:07:38.961Z] #18 88.39 Unpacking vim (2:8.1.0875-5) ... [2020-05-14T23:07:38.961Z] #18 89.33 Selecting previously unselected package xfsprogs. [2020-05-14T23:07:38.961Z] #18 89.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-14T23:07:38.961Z] #18 89.35 Unpacking xfsprogs (4.20.0-1) ... [2020-05-14T23:07:38.961Z] #18 90.15 Selecting previously unselected package zip. [2020-05-14T23:07:38.961Z] #18 90.19 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-14T23:07:38.961Z] #18 90.19 Unpacking zip (3.0-11+b1) ... [2020-05-14T23:07:38.961Z] #18 90.44 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-14T23:07:38.961Z] #18 90.46 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-14T23:07:38.961Z] #18 90.48 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-14T23:07:38.961Z] #18 90.48 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-14T23:07:38.961Z] #18 90.51 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-14T23:07:38.961Z] #18 90.51 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-14T23:07:38.961Z] #18 90.51 Setting up uidmap (1:4.5-1.1) ... [2020-05-14T23:07:38.961Z] #18 90.52 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-14T23:07:38.961Z] #18 90.52 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-14T23:07:38.961Z] #18 90.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-14T23:07:38.961Z] #18 90.54 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-14T23:07:38.961Z] #18 90.55 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-14T23:07:38.961Z] #18 90.56 Setting up xxd (2:8.1.0875-5) ... [2020-05-14T23:07:38.961Z] #18 90.57 Setting up zip (3.0-11+b1) ... [2020-05-14T23:07:38.961Z] #18 90.58 Setting up vim-common (2:8.1.0875-5) ... [2020-05-14T23:07:38.961Z] #18 90.62 Setting up bash-completion (1:2.8-6) ... [2020-05-14T23:07:38.961Z] #18 96.73 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-14T23:07:38.961Z] #18 96.73 Setting up xz-utils (5.2.4-1) ... [2020-05-14T23:07:38.961Z] #18 96.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-14T23:07:38.961Z] #18 96.80 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-14T23:07:38.961Z] #18 96.95 invoke-rc.d: could not determine current runlevel [2020-05-14T23:07:38.961Z] #18 96.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-14T23:07:38.961Z] #18 96.98 Setting up pigz (2.4-1) ... [2020-05-14T23:07:38.961Z] #18 97.02 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-14T23:07:38.961Z] #18 97.03 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-14T23:07:38.961Z] #18 97.05 Setting up python-pip-whl (18.1-5) ... [2020-05-14T23:07:38.961Z] #18 97.06 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-14T23:07:38.961Z] #18 97.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-14T23:07:38.961Z] #18 97.93 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-14T23:07:38.961Z] #18 97.94 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-14T23:07:38.961Z] #18 97.95 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-14T23:07:38.961Z] #18 97.95 Setting up vim (2:8.1.0875-5) ... [2020-05-14T23:07:38.961Z] #18 97.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-14T23:07:38.961Z] #18 97.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-14T23:07:38.961Z] #18 98.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-14T23:07:38.961Z] #18 98.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-14T23:07:38.961Z] #18 98.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-14T23:07:38.961Z] #18 98.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-14T23:07:38.961Z] #18 98.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-14T23:07:38.961Z] #18 98.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-14T23:07:38.961Z] #18 98.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-14T23:07:38.961Z] #18 98.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-14T23:07:38.961Z] #18 98.15 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-14T23:07:38.961Z] #18 98.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-14T23:07:38.961Z] #18 98.17 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-14T23:07:38.961Z] #18 98.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-14T23:07:38.961Z] #18 ... [2020-05-14T23:07:38.961Z] [2020-05-14T23:07:38.961Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:38.961Z] #22 278.1 + mkdir -p /tmp/tmp.78BWsqEntc/src/github.com/docker [2020-05-14T23:07:38.961Z] #22 278.1 + mv components/cli /tmp/tmp.78BWsqEntc/src/github.com/docker/cli [2020-05-14T23:07:38.961Z] #22 278.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-14T23:07:39.281Z] #52 ... [2020-05-14T23:07:39.281Z] [2020-05-14T23:07:39.281Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:39.281Z] #45 DONE 302.2s [2020-05-14T23:07:39.281Z] [2020-05-14T23:07:39.281Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:39.281Z] #52 ... [2020-05-14T23:07:39.281Z] [2020-05-14T23:07:39.281Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:07:39.281Z] #46 DONE 0.2s [2020-05-14T23:07:39.281Z] [2020-05-14T23:07:39.281Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:07:39.281Z] #48 DONE 0.1s [2020-05-14T23:07:39.281Z] [2020-05-14T23:07:39.281Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:07:39.537Z] #50 DONE 0.1s [2020-05-14T23:07:39.537Z] [2020-05-14T23:07:39.537Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:41.670Z] #52 ... [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:41.670Z] #45 DONE 303.2s [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:41.670Z] #52 ... [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:07:41.670Z] #46 DONE 0.2s [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:07:41.670Z] #48 DONE 0.1s [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:41.670Z] #52 ... [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:07:41.670Z] #50 DONE 0.1s [2020-05-14T23:07:41.670Z] [2020-05-14T23:07:41.670Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:07:43.710Z] #52 238.2 + bin/containerd-stress [2020-05-14T23:07:44.970Z] #52 240.6 + bin/containerd-stress [2020-05-14T23:07:45.079Z] #52 239.9 + bin/containerd-shim [2020-05-14T23:07:45.852Z] #22 ... [2020-05-14T23:07:45.852Z] [2020-05-14T23:07:45.852Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:45.852Z] #18 104.6 Setting up iptables (1.8.2-4) ... [2020-05-14T23:07:45.852Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-14T23:07:45.852Z] #18 104.7 Setting up python3 (3.7.3-1) ... [2020-05-14T23:07:45.852Z] #18 105.5 Setting up python3-wheel (0.32.3-2) ... [2020-05-14T23:07:46.936Z] #52 242.4 + bin/containerd-shim [2020-05-14T23:07:47.369Z] #18 107.0 Setting up apparmor (2.13.2-10) ... [2020-05-14T23:07:48.583Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:07:48.583Z] [2020-05-14T23:07:48.583Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:07:48.583Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:07:48.583Z] HOSTNAME=0f13b35f5182 [2020-05-14T23:07:48.583Z] TESTDEBUG=0 [2020-05-14T23:07:48.583Z] DEST=bundles/test-integration [2020-05-14T23:07:48.583Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:07:48.583Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:07:48.583Z] container=docker [2020-05-14T23:07:48.583Z] HOME=/root [2020-05-14T23:07:48.583Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:07:48.583Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:07:48.583Z] VALIDATE_BRANCH=master [2020-05-14T23:07:48.583Z] TERM=xterm [2020-05-14T23:07:48.583Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:07:48.583Z] SHLVL=1 [2020-05-14T23:07:48.583Z] TIMEOUT=120m [2020-05-14T23:07:48.583Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:07:48.583Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:07:48.583Z] GO111MODULE=off [2020-05-14T23:07:48.583Z] DOCKER_EXPERIMENTAL=1 [2020-05-14T23:07:48.583Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-14T23:07:48.583Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:07:48.583Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:07:48.583Z] GOPATH=/go [2020-05-14T23:07:48.583Z] PKG_CONFIG=pkg-config [2020-05-14T23:07:48.583Z] _=/usr/bin/env [2020-05-14T23:07:48.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:07:50.878Z] #18 110.0 Setting up xfsprogs (4.20.0-1) ... [2020-05-14T23:07:50.878Z] #18 110.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-14T23:07:50.878Z] #18 110.6 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-14T23:07:51.690Z] #52 246.4 + bin/containerd-shim-runc-v1 [2020-05-14T23:07:52.928Z] #18 112.4 Setting up python3-distutils (3.7.3-1) ... [2020-05-14T23:07:53.504Z] #52 248.8 + bin/containerd-shim-runc-v1 [2020-05-14T23:07:53.955Z] #18 113.3 Setting up python3-setuptools (40.8.0-1) ... [2020-05-14T23:07:54.963Z] #52 249.5 + bin/containerd-shim-runc-v2 [2020-05-14T23:07:54.981Z] #18 ... [2020-05-14T23:07:54.981Z] [2020-05-14T23:07:54.981Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:07:54.981Z] #40 185.8 CC criu/cr-service.o [2020-05-14T23:07:54.981Z] #40 189.3 CC criu/crtools.o [2020-05-14T23:07:54.981Z] #40 190.1 CC criu/eventfd.o [2020-05-14T23:07:54.981Z] #40 190.9 CC criu/eventpoll.o [2020-05-14T23:07:54.981Z] #40 193.2 CC criu/external.o [2020-05-14T23:07:54.981Z] #40 194.1 CC criu/fault-injection.o [2020-05-14T23:07:54.981Z] #40 194.3 CC criu/fdstore.o [2020-05-14T23:07:54.981Z] #40 195.1 CC criu/fifo.o [2020-05-14T23:07:54.981Z] #40 195.9 CC criu/file-ids.o [2020-05-14T23:07:55.526Z] #52 250.2 + binaries [2020-05-14T23:07:55.526Z] #52 250.2 + mkdir -p /build [2020-05-14T23:07:55.526Z] #52 250.2 + cp bin/containerd /build/containerd [2020-05-14T23:07:55.526Z] #52 250.2 + cp bin/containerd-shim /build/containerd-shim [2020-05-14T23:07:55.526Z] #52 250.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-14T23:07:55.526Z] #52 250.2 + cp bin/ctr /build/ctr [2020-05-14T23:07:55.613Z] #40 196.6 CC criu/file-lock.o [2020-05-14T23:07:55.783Z] #52 DONE 250.5s [2020-05-14T23:07:55.902Z] #40 ... [2020-05-14T23:07:55.902Z] [2020-05-14T23:07:55.902Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:55.902Z] #18 115.4 Setting up python3-pip (18.1-5) ... [2020-05-14T23:07:56.014Z] #52 251.7 + bin/containerd-shim-runc-v2 [2020-05-14T23:07:56.713Z] [2020-05-14T23:07:56.714Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:07:56.936Z] #52 252.5 + binaries [2020-05-14T23:07:56.936Z] #52 252.5 + mkdir -p /build [2020-05-14T23:07:56.936Z] #52 252.5 + cp bin/containerd /build/containerd [2020-05-14T23:07:56.936Z] #52 252.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-14T23:07:56.936Z] #52 252.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-14T23:07:56.936Z] #52 252.5 + cp bin/ctr /build/ctr [2020-05-14T23:07:56.970Z] #53 DONE 0.2s [2020-05-14T23:07:56.970Z] [2020-05-14T23:07:56.970Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:07:56.970Z] #56 DONE 0.1s [2020-05-14T23:07:56.970Z] [2020-05-14T23:07:56.970Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:07:56.970Z] #58 DONE 0.1s [2020-05-14T23:07:57.190Z] #52 DONE 253.0s [2020-05-14T23:07:57.226Z] [2020-05-14T23:07:57.227Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:07:57.227Z] #60 DONE 0.1s [2020-05-14T23:07:57.227Z] [2020-05-14T23:07:57.227Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:07:57.227Z] #61 DONE 0.0s [2020-05-14T23:07:57.227Z] [2020-05-14T23:07:57.227Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:07:57.970Z] #18 117.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-14T23:07:57.970Z] #18 117.4 Processing triggers for mime-support (3.62) ... [2020-05-14T23:07:57.970Z] #18 ... [2020-05-14T23:07:57.970Z] [2020-05-14T23:07:57.970Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:07:57.970Z] #42 287.3 github.com/LK4D4/vndr/godl [2020-05-14T23:07:57.970Z] #42 288.3 github.com/LK4D4/vndr [2020-05-14T23:07:58.114Z] [2020-05-14T23:07:58.114Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:07:58.157Z] #62 DONE 1.0s [2020-05-14T23:07:58.261Z] #42 ... [2020-05-14T23:07:58.261Z] [2020-05-14T23:07:58.261Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-14T23:07:58.261Z] #18 DONE 117.7s [2020-05-14T23:07:58.261Z] [2020-05-14T23:07:58.261Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/types/strslice 0.013s coverage: 90.0% of statements [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.8% of statements [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-14T23:07:58.315Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-14T23:07:58.315Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-05-14T23:07:58.369Z] #53 DONE 0.2s [2020-05-14T23:07:58.369Z] [2020-05-14T23:07:58.369Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:07:58.414Z] [2020-05-14T23:07:58.414Z] #63 exporting to image [2020-05-14T23:07:58.414Z] #63 exporting layers [2020-05-14T23:07:58.552Z] #19 0.451 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-14T23:07:58.552Z] #19 0.456 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-14T23:07:58.552Z] #19 0.460 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-14T23:07:58.575Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-05-14T23:07:58.664Z] #56 DONE 0.1s [2020-05-14T23:07:58.664Z] [2020-05-14T23:07:58.664Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:07:58.664Z] #58 DONE 0.1s [2020-05-14T23:07:58.664Z] [2020-05-14T23:07:58.664Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:07:58.664Z] #60 DONE 0.1s [2020-05-14T23:07:58.664Z] [2020-05-14T23:07:58.664Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:07:58.664Z] #61 DONE 0.0s [2020-05-14T23:07:58.842Z] #19 DONE 0.6s [2020-05-14T23:07:58.842Z] [2020-05-14T23:07:58.842Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:07:58.919Z] [2020-05-14T23:07:58.919Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:07:59.842Z] #62 DONE 1.0s [2020-05-14T23:07:59.842Z] [2020-05-14T23:07:59.842Z] #63 exporting to image [2020-05-14T23:07:59.842Z] #63 exporting layers [2020-05-14T23:07:59.956Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 13.6% of statements [2020-05-14T23:07:59.956Z] ok github.com/docker/docker/builder/remotecontext/git 3.131s coverage: 86.3% of statements [2020-05-14T23:08:01.335Z] ok github.com/docker/docker/builder/dockerfile 1.158s coverage: 48.2% of statements [2020-05-14T23:08:01.335Z] ? github.com/docker/docker/cli [no test files] [2020-05-14T23:08:01.335Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-14T23:08:04.960Z] #63 exporting layers 5.8s done [2020-05-14T23:08:04.960Z] #63 writing image sha256:3e74cc7c647bc00325ff066595401cf8b9394e9f7033a4c2ae141aa57e203f6b done [2020-05-14T23:08:04.960Z] #63 naming to docker.io/library/docker:bd2cb6e162528afcf4563970251fe3c554049593 done [2020-05-14T23:08:04.960Z] #63 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-14T23:08:05.716Z] #20 ... [2020-05-14T23:08:05.716Z] [2020-05-14T23:08:05.716Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:08:05.716Z] #42 DONE 303.8s [2020-05-14T23:08:05.716Z] [2020-05-14T23:08:05.716Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:08:05.716Z] #40 198.5 CC criu/files-ext.o [2020-05-14T23:08:05.716Z] #40 199.4 CC criu/files-reg.o [2020-05-14T23:08:05.716Z] #40 204.1 CC criu/files.o [2020-05-14T23:08:06.405Z] [2020-05-14T23:08:06.405Z] Removing bundles/ [2020-05-14T23:08:06.405Z] [2020-05-14T23:08:06.405Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-14T23:08:06.577Z] #63 exporting layers 6.1s done [2020-05-14T23:08:06.577Z] #63 writing image sha256:48703825f9e87485432e49d3837d81d7999d037eee85a732e37e3f376399f64f done [2020-05-14T23:08:06.577Z] #63 naming to docker.io/library/docker:bd2cb6e162528afcf4563970251fe3c554049593 done [2020-05-14T23:08:06.577Z] #63 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-05-14T23:08:06.616Z] ok github.com/docker/docker/client 0.333s coverage: 75.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:08:06.662Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:08:06.662Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:08:06.923Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -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:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh dynbinary test-integration [2020-05-14T23:08:07.779Z] #40 208.8 CC criu/filesystems.o [2020-05-14T23:08:07.779Z] #40 ... [2020-05-14T23:08:07.779Z] [2020-05-14T23:08:07.779Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-14T23:08:07.779Z] #20 9.225 Collecting yamllint==1.16.0 [2020-05-14T23:08:07.844Z] [2020-05-14T23:08:07.844Z] Removing bundles/ [2020-05-14T23:08:07.844Z] [2020-05-14T23:08:07.844Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-14T23:08:07.844Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:08:07.844Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:08:08.411Z] #20 9.794 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-14T23:08:08.717Z] #20 9.962 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-14T23:08:08.717Z] #20 10.07 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-14T23:08:08.717Z] #20 10.17 Collecting pyyaml (from yamllint==1.16.0) [2020-05-14T23:08:09.007Z] #20 10.47 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-14T23:08:10.425Z] 4612f6d0b889: Pull complete [2020-05-14T23:08:10.425Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-14T23:08:10.425Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:08:10.425Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:08:10.425Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-14T23:08:10.425Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-14T23:08:10.425Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217' [2020-05-14T23:08:10.425Z] INFO: Docker version of control daemon [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Client: Docker Engine - Enterprise [2020-05-14T23:08:10.425Z] Version: 19.03.5 [2020-05-14T23:08:10.425Z] API version: 1.40 [2020-05-14T23:08:10.425Z] Go version: go1.12.12 [2020-05-14T23:08:10.425Z] Git commit: 2ee0c57608 [2020-05-14T23:08:10.425Z] Built: 11/13/2019 08:00:16 [2020-05-14T23:08:10.425Z] OS/Arch: windows/amd64 [2020-05-14T23:08:10.425Z] Experimental: false [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Server: Docker Engine - Enterprise [2020-05-14T23:08:10.425Z] Engine: [2020-05-14T23:08:10.425Z] Version: 19.03.5 [2020-05-14T23:08:10.425Z] API version: 1.40 (minimum version 1.24) [2020-05-14T23:08:10.425Z] Go version: go1.12.12 [2020-05-14T23:08:10.425Z] Git commit: 2ee0c57608 [2020-05-14T23:08:10.425Z] Built: 11/13/2019 07:58:51 [2020-05-14T23:08:10.425Z] OS/Arch: windows/amd64 [2020-05-14T23:08:10.425Z] Experimental: true [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] INFO: Docker info of control daemon [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Client: [2020-05-14T23:08:10.425Z] Debug Mode: false [2020-05-14T23:08:10.425Z] Plugins: [2020-05-14T23:08:10.425Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Server: [2020-05-14T23:08:10.425Z] Containers: 0 [2020-05-14T23:08:10.425Z] Running: 0 [2020-05-14T23:08:10.425Z] Paused: 0 [2020-05-14T23:08:10.425Z] Stopped: 0 [2020-05-14T23:08:10.425Z] Images: 1 [2020-05-14T23:08:10.425Z] Server Version: 19.03.5 [2020-05-14T23:08:10.425Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-14T23:08:10.425Z] Windows: [2020-05-14T23:08:10.425Z] LCOW: [2020-05-14T23:08:10.425Z] Logging Driver: json-file [2020-05-14T23:08:10.425Z] Plugins: [2020-05-14T23:08:10.425Z] Volume: local [2020-05-14T23:08:10.425Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-14T23:08:10.425Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-14T23:08:10.425Z] Swarm: inactive [2020-05-14T23:08:10.425Z] Default Isolation: process [2020-05-14T23:08:10.425Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-14T23:08:10.425Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-14T23:08:10.425Z] OSType: windows [2020-05-14T23:08:10.425Z] Architecture: x86_64 [2020-05-14T23:08:10.425Z] CPUs: 4 [2020-05-14T23:08:10.425Z] Total Memory: 32GiB [2020-05-14T23:08:10.425Z] Name: azwin-2-7c36c0 [2020-05-14T23:08:10.425Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-14T23:08:10.425Z] Docker Root Dir: D:\docker [2020-05-14T23:08:10.425Z] Debug Mode: false [2020-05-14T23:08:10.425Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:08:10.425Z] Labels: [2020-05-14T23:08:10.425Z] Experimental: true [2020-05-14T23:08:10.425Z] Insecure Registries: [2020-05-14T23:08:10.425Z] 10.0.0.4:5000 [2020-05-14T23:08:10.425Z] 127.0.0.0/8 [2020-05-14T23:08:10.425Z] Registry Mirrors: [2020-05-14T23:08:10.425Z] http://10.0.0.4:5000/ [2020-05-14T23:08:10.425Z] Live Restore Enabled: false [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] INFO: Commit hash is 68c56335d4 [2020-05-14T23:08:10.425Z] INFO: Nuke-Everything... [2020-05-14T23:08:10.425Z] INFO: Container count on control daemon to delete is 0 [2020-05-14T23:08:10.425Z] INFO: Nuking d:\CI [2020-05-14T23:08:10.425Z] INFO: Zapped successfully [2020-05-14T23:08:10.425Z] INFO: Location for testing is d:\CI\PR-40967\5 [2020-05-14T23:08:10.425Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] INFO: Building the image from Dockerfile.windows at 05/14/2020 23:08:00... [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Sending build context to Docker daemon 55.38MB [2020-05-14T23:08:10.425Z] [2020-05-14T23:08:10.425Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-14T23:08:10.425Z] ---> 561b89eac394 [2020-05-14T23:08:10.425Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-14T23:08:10.425Z] ---> Running in ccac62aa58f2 [2020-05-14T23:08:10.425Z] Removing intermediate container ccac62aa58f2 [2020-05-14T23:08:10.425Z] ---> 36c034b36bbc [2020-05-14T23:08:10.425Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-14T23:08:10.425Z] ---> Running in 4e300d3392da [2020-05-14T23:08:10.425Z] Removing intermediate container 4e300d3392da [2020-05-14T23:08:10.425Z] ---> e32ce6990ebf [2020-05-14T23:08:10.425Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-14T23:08:10.425Z] ---> Running in e62f4d093e58 [2020-05-14T23:08:10.425Z] Removing intermediate container e62f4d093e58 [2020-05-14T23:08:10.425Z] ---> 0b4103d95eb7 [2020-05-14T23:08:10.425Z] 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-05-14T23:08:10.425Z] ---> Running in d985d6dbd72e [2020-05-14T23:08:10.425Z] Removing intermediate container d985d6dbd72e [2020-05-14T23:08:10.425Z] ---> 1031e77c37cf [2020-05-14T23:08:10.425Z] 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-05-14T23:08:10.425Z] ---> Running in b7be10e19fe1 [2020-05-14T23:08:10.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:08:10.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:08:11.720Z] #20 13.14 Building wheels for collected packages: pyyaml [2020-05-14T23:08:11.990Z] [2020-05-14T23:08:11.990Z] SUCCESS: Specified value was saved. [2020-05-14T23:08:12.010Z] #20 13.14 Running setup.py bdist_wheel for pyyaml: started [2020-05-14T23:08:12.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:08:12.977Z] INFO: Downloading git... [2020-05-14T23:08:14.060Z] #20 15.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-14T23:08:14.060Z] #20 15.22 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-14T23:08:14.060Z] #20 15.29 Successfully built pyyaml [2020-05-14T23:08:14.060Z] #20 15.31 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-14T23:08:14.549Z] INFO: Downloading go... [2020-05-14T23:08:14.688Z] #20 15.90 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-14T23:08:14.975Z] #20 DONE 16.3s [2020-05-14T23:08:14.975Z] [2020-05-14T23:08:14.975Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:08:14.975Z] #40 210.6 CC criu/fsnotify.o [2020-05-14T23:08:14.975Z] #40 213.3 CC criu/image-desc.o [2020-05-14T23:08:14.975Z] #40 213.7 CC criu/image.o [2020-05-14T23:08:14.975Z] #40 215.6 CC criu/ipc_ns.o [2020-05-14T23:08:17.716Z] #40 218.2 CC criu/irmap.o [2020-05-14T23:08:18.352Z] INFO: Downloading compiler 1 of 3... [2020-05-14T23:08:18.743Z] #40 219.6 CC criu/kcmp-ids.o [2020-05-14T23:08:18.821Z] INFO: Downloading compiler 2 of 3... [2020-05-14T23:08:19.032Z] #40 220.1 CC criu/kerndat.o [2020-05-14T23:08:19.290Z] INFO: Downloading compiler 3 of 3... [2020-05-14T23:08:19.759Z] INFO: Extracting git... [2020-05-14T23:08:21.090Z] #40 ... [2020-05-14T23:08:21.090Z] [2020-05-14T23:08:21.090Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-14T23:08:21.090Z] #29 DONE 320.2s [2020-05-14T23:08:21.090Z] [2020-05-14T23:08:21.090Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:08:22.113Z] #40 223.0 CC criu/libnetlink.o [2020-05-14T23:08:22.743Z] #40 223.8 CC criu/log.o [2020-05-14T23:08:23.768Z] #40 224.7 CC criu/lsm.o [2020-05-14T23:08:24.808Z] #40 225.5 CC criu/mem.o [2020-05-14T23:08:26.843Z] ................................................ [ 29%] [2020-05-14T23:08:27.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:08:28.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:08:28.309Z] #40 228.8 CC criu/mount.o [2020-05-14T23:08:29.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:08:30.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:08:30.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:08:32.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:08:32.271Z] INFO: Expanding go... [2020-05-14T23:08:33.205Z] ok github.com/docker/docker/cmd/dockerd 0.131s coverage: 30.8% of statements [2020-05-14T23:08:34.587Z] ok github.com/docker/docker/container 0.171s coverage: 34.4% of statements [2020-05-14T23:08:34.587Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-14T23:08:34.587Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-14T23:08:34.587Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-14T23:08:34.587Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-14T23:08:34.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:08:35.199Z] #40 235.2 CC criu/namespaces.o [2020-05-14T23:08:35.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:08:37.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:08:37.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:08:37.883Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.037s coverage: 65.3% of statements [2020-05-14T23:08:37.942Z] #40 238.5 CC criu/net.o [2020-05-14T23:08:38.454Z] ok github.com/docker/docker/daemon/cluster/convert 0.038s coverage: 35.6% of statements [2020-05-14T23:08:39.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:08:39.837Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2020-05-14T23:08:40.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:08:41.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:08:42.387Z] ok github.com/docker/docker/daemon/discovery 0.021s coverage: 30.0% of statements [2020-05-14T23:08:42.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:08:43.495Z] #40 244.1 CC criu/netfilter.o [2020-05-14T23:08:43.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:08:43.784Z] #40 244.7 CC criu/page-pipe.o [2020-05-14T23:08:44.301Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-14T23:08:44.811Z] #40 245.8 CC criu/page-xfer.o [2020-05-14T23:08:44.894Z] ok github.com/docker/docker/daemon/config 0.077s coverage: 81.7% of statements [2020-05-14T23:08:45.008Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:08:45.008Z] Using test binary docker [2020-05-14T23:08:45.008Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-14T23:08:45.008Z] +++ /etc/init.d/apparmor start [2020-05-14T23:08:45.008Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:08:45.008Z] Starting dockerd [2020-05-14T23:08:45.008Z] INFO: Waiting for daemon to start... [2020-05-14T23:08:45.008Z] +++ 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-05-14T23:08:46.275Z] ok github.com/docker/docker/daemon/graphdriver 0.036s coverage: 2.2% of statements [2020-05-14T23:08:47.027Z] . [2020-05-14T23:08:47.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:08:47.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:08:47.027Z] Error: No such image: emptyfs [2020-05-14T23:08:47.027Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:08:47.027Z] ++++ docker load [2020-05-14T23:08:47.027Z] Running integration-test (iteration 1) [2020-05-14T23:08:47.027Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-14T23:08:47.027Z] ++ 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-05-14T23:08:47.027Z] ++ set -e [2020-05-14T23:08:47.027Z] ++ '[' -n 0 ']' [2020-05-14T23:08:47.027Z] ++ set -x [2020-05-14T23:08:47.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-05-14T23:08:47.530Z] #40 248.0 CC criu/pagemap-cache.o [2020-05-14T23:08:47.861Z] #40 248.6 CC criu/pagemap.o [2020-05-14T23:08:49.567Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-14T23:08:49.916Z] #40 250.6 CC criu/parasite-syscall.o [2020-05-14T23:08:50.135Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.515s coverage: 13.8% of statements [2020-05-14T23:08:50.530Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-14T23:08:51.414Z] #40 252.3 CC criu/path.o [2020-05-14T23:08:51.513Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.634s coverage: 57.0% of statements [2020-05-14T23:08:51.708Z] #40 252.7 CC criu/pie-util-vdso.o [2020-05-14T23:08:52.340Z] #40 253.4 CC criu/pie-util.o [2020-05-14T23:08:52.632Z] #40 253.7 CC criu/pipes.o [2020-05-14T23:08:53.505Z] INFO: Expanding compiler 1 of 3... [2020-05-14T23:08:53.505Z] INFO: Expanding compiler 2 of 3... [2020-05-14T23:08:53.829Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:08:54.052Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-14T23:08:54.111Z] Loaded image: busybox:latest [2020-05-14T23:08:54.132Z] #40 255.2 CC criu/plugin.o [2020-05-14T23:08:54.393Z] Loaded image: busybox:glibc [2020-05-14T23:08:54.393Z] Loaded image: debian:jessie [2020-05-14T23:08:54.393Z] Loaded image: hello-world:latest [2020-05-14T23:08:54.393Z] INFO: Testing against a local daemon [2020-05-14T23:08:54.393Z] === RUN TestCgroupNamespacesBuild [2020-05-14T23:08:55.283Z] #40 256.1 CC criu/proc_parse.o [2020-05-14T23:08:55.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.765s coverage: 73.1% of statements [2020-05-14T23:08:56.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.410s coverage: 46.2% of statements [2020-05-14T23:08:57.065Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-05-14T23:08:57.065Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-14T23:08:57.308Z] INFO: Expanding compiler 3 of 3... [2020-05-14T23:08:57.598Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.017s coverage: 49.5% of statements [2020-05-14T23:08:57.778Z] INFO: Removing downloaded files... [2020-05-14T23:08:57.778Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-14T23:08:57.778Z] INFO: Configuring git core.autocrlf... [2020-05-14T23:08:57.857Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.4% of statements [2020-05-14T23:08:57.857Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-14T23:08:57.857Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-14T23:08:57.857Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-14T23:08:57.857Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-14T23:08:57.857Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-14T23:08:58.476Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-14T23:08:58.536Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s) [2020-05-14T23:08:58.536Z] === RUN TestBuildWithSession [2020-05-14T23:08:58.536Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-14T23:08:58.536Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:08:58.536Z] === RUN TestBuildSquashParent [2020-05-14T23:08:59.241Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.696s coverage: 76.1% of statements [2020-05-14T23:08:59.818Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.055s coverage: 58.0% of statements [2020-05-14T23:09:00.078Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2020-05-14T23:09:00.338Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-05-14T23:09:00.839Z] #40 261.7 CC criu/protobuf-desc.o [2020-05-14T23:09:02.338Z] #40 263.4 CC criu/protobuf.o [2020-05-14T23:09:02.880Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-05-14T23:09:02.966Z] #40 264.0 CC criu/pstree.o [2020-05-14T23:09:03.139Z] ok github.com/docker/docker/daemon/logger/awslogs 0.283s coverage: 77.8% of statements [2020-05-14T23:09:03.357Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-14T23:09:03.709Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 4.9% of statements [2020-05-14T23:09:04.281Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.227s coverage: 57.7% of statements [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-14T23:09:04.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-14T23:09:04.281Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2020-05-14T23:09:04.850Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2020-05-14T23:09:05.025Z] #40 266.0 CC criu/rbtree.o [2020-05-14T23:09:05.110Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-05-14T23:09:05.333Z] --- PASS: TestBuildSquashParent (6.42s) [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:09:05.333Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:09:05.333Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:09:05.333Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:09:05.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:09:05.370Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.054s coverage: 61.6% of statements [2020-05-14T23:09:05.653Z] #40 266.5 CC criu/rst-malloc.o [2020-05-14T23:09:05.943Z] #40 267.0 CC criu/seccomp.o [2020-05-14T23:09:06.311Z] ok github.com/docker/docker/daemon/logger/local 0.106s coverage: 75.2% of statements [2020-05-14T23:09:06.311Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-14T23:09:06.880Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-05-14T23:09:07.140Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 37.7% of statements [2020-05-14T23:09:07.353Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:09:07.442Z] #40 268.5 CC criu/seize.o [2020-05-14T23:09:07.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:09:07.709Z] ok github.com/docker/docker/daemon/logger/templates 0.059s coverage: 8.3% of statements [2020-05-14T23:09:07.969Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-05-14T23:09:09.349Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-05-14T23:09:09.502Z] #40 270.2 CC criu/servicefd.o [2020-05-14T23:09:09.920Z] ok github.com/docker/docker/daemon/logger/splunk 1.972s coverage: 82.5% of statements [2020-05-14T23:09:09.920Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-14T23:09:09.920Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-14T23:09:10.129Z] #40 271.1 CC criu/shmem.o [2020-05-14T23:09:10.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:09:10.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:09:10.490Z] ok github.com/docker/docker/distribution/metadata 0.189s coverage: 48.2% of statements [2020-05-14T23:09:11.430Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-05-14T23:09:11.690Z] ok github.com/docker/docker/distribution 0.377s coverage: 22.1% of statements [2020-05-14T23:09:11.690Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-14T23:09:12.186Z] #40 272.8 CC criu/sigframe.o [2020-05-14T23:09:12.186Z] #40 273.2 CC criu/signalfd.o [2020-05-14T23:09:12.822Z] #40 273.7 CC criu/sk-inet.o [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-05-14T23:09:12.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.56s) [2020-05-14T23:09:12.981Z] === RUN TestBuildMultiStageCopy [2020-05-14T23:09:12.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-14T23:09:13.073Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-05-14T23:09:13.333Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-05-14T23:09:13.593Z] ok github.com/docker/docker/image/v1 0.065s coverage: 25.0% of statements [2020-05-14T23:09:14.161Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-05-14T23:09:14.161Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-14T23:09:14.161Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-14T23:09:14.161Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-14T23:09:14.161Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2020-05-14T23:09:14.732Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-05-14T23:09:14.916Z] #40 275.9 CC criu/sk-netlink.o [2020-05-14T23:09:15.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-14T23:09:15.614Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-14T23:09:15.945Z] #40 276.8 CC criu/sk-packet.o [2020-05-14T23:09:16.228Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-14T23:09:16.641Z] ok github.com/docker/docker/opts 0.045s coverage: 67.4% of statements [2020-05-14T23:09:16.841Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-14T23:09:16.973Z] #40 277.8 CC criu/sk-queue.o [2020-05-14T23:09:17.213Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-05-14T23:09:17.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2020-05-14T23:09:17.454Z] === RUN TestBuildMultiStageParentConfig [2020-05-14T23:09:17.601Z] #40 278.6 CC criu/sk-tcp.o [2020-05-14T23:09:17.781Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-05-14T23:09:17.781Z] ok github.com/docker/docker/pkg/authorization 0.928s coverage: 68.3% of statements [2020-05-14T23:09:18.630Z] #40 279.5 CC criu/sk-unix.o [2020-05-14T23:09:18.720Z] ok github.com/docker/docker/pkg/archive 1.223s coverage: 77.2% of statements [2020-05-14T23:09:18.720Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-05-14T23:09:18.919Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2020-05-14T23:09:18.919Z] === RUN TestBuildLabelWithTargets [2020-05-14T23:09:19.288Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-14T23:09:19.288Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-05-14T23:09:20.227Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-05-14T23:09:20.694Z] #40 ... [2020-05-14T23:09:20.694Z] [2020-05-14T23:09:20.694Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:09:20.694Z] #37 379.5 + dpkg --print-architecture [2020-05-14T23:09:20.694Z] #37 379.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-14T23:09:20.796Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-05-14T23:09:20.985Z] #37 380.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-14T23:09:20.985Z] #37 380.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-14T23:09:21.055Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-05-14T23:09:21.584Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2020-05-14T23:09:21.584Z] === RUN TestBuildWithEmptyLayers [2020-05-14T23:09:22.432Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-14T23:09:22.586Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-05-14T23:09:22.586Z] === RUN TestBuildMultiStageOnBuild [2020-05-14T23:09:22.692Z] ok github.com/docker/docker/pkg/chrootarchive 3.609s coverage: 43.2% of statements [2020-05-14T23:09:22.692Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-05-14T23:09:23.631Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements [2020-05-14T23:09:23.631Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2020-05-14T23:09:23.631Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-05-14T23:09:24.202Z] ok github.com/docker/docker/layer 7.813s coverage: 68.8% of statements [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/oci [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-14T23:09:24.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-14T23:09:24.771Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-05-14T23:09:24.771Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2020-05-14T23:09:24.771Z] ok github.com/docker/docker/pkg/idtools 0.627s coverage: 70.3% of statements [2020-05-14T23:09:25.031Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2020-05-14T23:09:25.290Z] ok github.com/docker/docker/pkg/ioutils 0.719s coverage: 70.6% of statements [2020-05-14T23:09:25.290Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-14T23:09:25.290Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-14T23:09:25.290Z] ok github.com/docker/docker/pkg/namesgenerator 0.014s coverage: 85.7% of statements [2020-05-14T23:09:25.290Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-14T23:09:25.550Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-05-14T23:09:25.810Z] ok github.com/docker/docker/pkg/parsers/kernel 0.022s coverage: 60.0% of statements [2020-05-14T23:09:25.810Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-05-14T23:09:25.810Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2020-05-14T23:09:25.810Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-14T23:09:25.810Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-14T23:09:26.028Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-05-14T23:09:26.028Z] === RUN TestBuildUncleanTarFilenames [2020-05-14T23:09:26.751Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-05-14T23:09:27.030Z] --- PASS: TestBuildUncleanTarFilenames (1.35s) [2020-05-14T23:09:27.030Z] === RUN TestBuildMultiStageLayerLeak [2020-05-14T23:09:27.320Z] ok github.com/docker/docker/pkg/pools 0.020s coverage: 88.2% of statements [2020-05-14T23:09:27.320Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2020-05-14T23:09:27.320Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-05-14T23:09:27.890Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-05-14T23:09:28.079Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:09:28.079Z] [2020-05-14T23:09:28.458Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-14T23:09:28.717Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements [2020-05-14T23:09:29.010Z] [2020-05-14T23:09:29.235Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:09:29.235Z] [2020-05-14T23:09:29.235Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:09:29.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:09:29.235Z] HOSTNAME=2466ceeb798a [2020-05-14T23:09:29.235Z] DEST=bundles/test-integration [2020-05-14T23:09:29.235Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:09:29.235Z] DOCKER_ROOTLESS=1 [2020-05-14T23:09:29.235Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:09:29.235Z] container=docker [2020-05-14T23:09:29.235Z] HOME=/root [2020-05-14T23:09:29.235Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:09:29.235Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:09:29.235Z] VALIDATE_BRANCH=master [2020-05-14T23:09:29.235Z] TERM=xterm [2020-05-14T23:09:29.235Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:09:29.235Z] SHLVL=1 [2020-05-14T23:09:29.235Z] TIMEOUT=120m [2020-05-14T23:09:29.235Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:09:29.235Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:09:29.235Z] GO111MODULE=off [2020-05-14T23:09:29.235Z] DOCKER_EXPERIMENTAL=1 [2020-05-14T23:09:29.235Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-14T23:09:29.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:09:29.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:09:29.235Z] GOPATH=/go [2020-05-14T23:09:29.235Z] PKG_CONFIG=pkg-config [2020-05-14T23:09:29.235Z] _=/usr/bin/env [2020-05-14T23:09:29.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:09:29.267Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:09:29.267Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:09:29.267Z] HOSTNAME=6cd9f6358337 [2020-05-14T23:09:29.268Z] TEST_SKIP_INTEGRATION=1 [2020-05-14T23:09:29.268Z] TESTDEBUG=0 [2020-05-14T23:09:29.268Z] DEST=bundles/test-integration [2020-05-14T23:09:29.268Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:09:29.268Z] KEEPBUNDLE=1 [2020-05-14T23:09:29.268Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:09:29.268Z] container=docker [2020-05-14T23:09:29.268Z] HOME=/root [2020-05-14T23:09:29.268Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:09:29.268Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:09:29.268Z] VALIDATE_BRANCH=master [2020-05-14T23:09:29.268Z] TERM=xterm [2020-05-14T23:09:29.268Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:09:29.268Z] SHLVL=1 [2020-05-14T23:09:29.268Z] TIMEOUT=120m [2020-05-14T23:09:29.268Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:09:29.268Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:09:29.268Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-14T23:09:29.268Z] GO111MODULE=off [2020-05-14T23:09:29.268Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:09:29.268Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:09:29.268Z] GOPATH=/go [2020-05-14T23:09:29.268Z] PKG_CONFIG=pkg-config [2020-05-14T23:09:29.268Z] _=/usr/bin/env [2020-05-14T23:09:29.268Z] Building test suite binary ./integration-cli/test.main [2020-05-14T23:09:29.268Z] [2020-05-14T23:09:29.287Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-14T23:09:29.287Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-05-14T23:09:29.524Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:09:29.524Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:09:29.524Z] HOSTNAME=035ed6d12a01 [2020-05-14T23:09:29.524Z] TEST_SKIP_INTEGRATION=1 [2020-05-14T23:09:29.524Z] TESTDEBUG=0 [2020-05-14T23:09:29.524Z] DEST=bundles/test-integration [2020-05-14T23:09:29.524Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:09:29.524Z] KEEPBUNDLE=1 [2020-05-14T23:09:29.524Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:09:29.524Z] container=docker [2020-05-14T23:09:29.524Z] HOME=/root [2020-05-14T23:09:29.524Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:09:29.524Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:09:29.524Z] VALIDATE_BRANCH=master [2020-05-14T23:09:29.524Z] TERM=xterm [2020-05-14T23:09:29.524Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:09:29.524Z] SHLVL=1 [2020-05-14T23:09:29.524Z] TIMEOUT=120m [2020-05-14T23:09:29.524Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:09:29.524Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:09:29.524Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-14T23:09:29.524Z] GO111MODULE=off [2020-05-14T23:09:29.524Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:09:29.524Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:09:29.524Z] GOPATH=/go [2020-05-14T23:09:29.524Z] PKG_CONFIG=pkg-config [2020-05-14T23:09:29.524Z] _=/usr/bin/env [2020-05-14T23:09:29.524Z] Building test suite binary ./integration-cli/test.main [2020-05-14T23:09:29.524Z] [2020-05-14T23:09:29.616Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-14T23:09:29.781Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-14T23:09:29.855Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-14T23:09:30.346Z] No new tests added to integration. [2020-05-14T23:09:30.346Z] [2020-05-14T23:09:30.346Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:09:30.470Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2020-05-14T23:09:30.470Z] === RUN TestBuildWithHugeFile [2020-05-14T23:09:30.795Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements [2020-05-14T23:09:30.795Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-05-14T23:09:30.795Z] ok github.com/docker/docker/pkg/signal 2.776s coverage: 61.0% of statements [2020-05-14T23:09:31.364Z] testing: warning: no tests to run [2020-05-14T23:09:31.364Z] coverage: [no statements] [2020-05-14T23:09:31.364Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-05-14T23:09:31.364Z] ok github.com/docker/docker/pkg/tailfile 0.159s coverage: 88.6% of statements [2020-05-14T23:09:31.717Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:09:31.717Z] HOSTNAME=8e8bdf0df077 [2020-05-14T23:09:31.717Z] TESTDEBUG=0 [2020-05-14T23:09:31.717Z] DEST=bundles/test-integration [2020-05-14T23:09:31.718Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:09:31.718Z] KEEPBUNDLE=1 [2020-05-14T23:09:31.718Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:09:31.718Z] container=docker [2020-05-14T23:09:31.718Z] HOME=/root [2020-05-14T23:09:31.718Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:09:31.718Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:09:31.718Z] VALIDATE_BRANCH=master [2020-05-14T23:09:31.718Z] TERM=xterm [2020-05-14T23:09:31.718Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:09:31.718Z] SHLVL=1 [2020-05-14T23:09:31.718Z] TIMEOUT=120m [2020-05-14T23:09:31.718Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:09:31.718Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:09:31.718Z] GO111MODULE=off [2020-05-14T23:09:31.718Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-14T23:09:31.718Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:09:31.718Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:09:31.718Z] GOPATH=/go [2020-05-14T23:09:31.718Z] PKG_CONFIG=pkg-config [2020-05-14T23:09:31.718Z] _=/usr/bin/env [2020-05-14T23:09:31.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:09:31.934Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2020-05-14T23:09:31.934Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-05-14T23:09:31.934Z] ok github.com/docker/docker/pkg/truncindex 0.119s coverage: 91.5% of statements [2020-05-14T23:09:32.194Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-05-14T23:09:33.577Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-05-14T23:09:33.602Z] #37 ... [2020-05-14T23:09:33.602Z] [2020-05-14T23:09:33.602Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:09:33.602Z] #40 283.2 CC criu/sockets.o [2020-05-14T23:09:33.602Z] #40 284.9 CC criu/stats.o [2020-05-14T23:09:33.602Z] #40 285.5 CC criu/string.o [2020-05-14T23:09:33.602Z] #40 285.7 CC criu/sysctl.o [2020-05-14T23:09:33.602Z] #40 286.8 CC criu/sysfs_parse.o [2020-05-14T23:09:33.602Z] #40 287.4 CC criu/timerfd.o [2020-05-14T23:09:33.602Z] #40 288.0 CC criu/tty.o [2020-05-14T23:09:33.602Z] #40 291.3 CC criu/tun.o [2020-05-14T23:09:33.602Z] #40 292.0 CC criu/uffd.o [2020-05-14T23:09:33.602Z] #40 293.9 CC criu/util.o [2020-05-14T23:09:34.555Z] ok github.com/docker/docker/profiles/seccomp 0.039s coverage: 73.8% of statements [2020-05-14T23:09:34.555Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2020-05-14T23:09:35.108Z] #40 296.1 CC criu/uts_ns.o [2020-05-14T23:09:35.506Z] ok github.com/docker/docker/plugin 0.604s coverage: 23.3% of statements [2020-05-14T23:09:35.507Z] ok github.com/docker/docker/registry/resumable 0.045s coverage: 100.0% of statements [2020-05-14T23:09:35.737Z] #40 296.5 CC criu/vdso.o [2020-05-14T23:09:36.085Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 45.3% of statements [2020-05-14T23:09:36.786Z] #40 297.7 LINK criu/built-in.o [2020-05-14T23:09:36.786Z] #40 297.9 LINK criu/criu [2020-05-14T23:09:37.035Z] ok github.com/docker/docker/registry 0.250s coverage: 56.3% of statements [2020-05-14T23:09:37.035Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-05-14T23:09:37.042Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-14T23:09:37.814Z] #40 298.7 DEP lib/c/criu.d [2020-05-14T23:09:37.814Z] #40 298.9 CC images/rpc.pb-c.o [2020-05-14T23:09:37.974Z] ok github.com/docker/docker/runconfig 0.041s coverage: 65.8% of statements [2020-05-14T23:09:39.325Z] #40 300.2 CC lib/c/criu.o [2020-05-14T23:09:39.493Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-14T23:09:39.891Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2020-05-14T23:09:40.156Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2020-05-14T23:09:40.415Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.0% of statements [2020-05-14T23:09:41.793Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-14T23:09:42.045Z] #40 302.7 LINK lib/c/built-in.o [2020-05-14T23:09:42.045Z] #40 302.7 LINK lib/c/libcriu.so [2020-05-14T23:09:42.045Z] #40 302.8 LINK lib/c/libcriu.a [2020-05-14T23:09:42.334Z] #40 303.2 GEN magic.py [2020-05-14T23:09:42.334Z] #40 303.3 Note: Building without setproctitle() and strlcpy() support. [2020-05-14T23:09:42.334Z] #40 303.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-14T23:09:42.334Z] #40 303.3 Note: Building without GnuTLS support [2020-05-14T23:09:43.834Z] #40 304.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-14T23:09:43.937Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-14T23:09:45.348Z] #40 306.0 make[1]: Nothing to be done for 'all'. [2020-05-14T23:09:46.384Z] #40 307.3 make[1]: 'images/built-in.o' is up to date. [2020-05-14T23:09:46.384Z] #40 307.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-14T23:09:46.384Z] #40 307.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-14T23:09:46.673Z] #40 307.6 make[1]: 'compel/libcompel.a' is up to date. [2020-05-14T23:09:46.673Z] #40 307.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-14T23:09:46.673Z] #40 307.7 make[1]: Nothing to be done for 'all'. [2020-05-14T23:09:46.673Z] #40 307.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-14T23:09:47.305Z] #40 308.2 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:47.305Z] #40 308.3 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:47.305Z] #40 308.4 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:47.594Z] #40 308.7 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:47.883Z] #40 308.8 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:47.883Z] #40 308.8 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:48.174Z] #40 308.9 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:48.174Z] #40 ... [2020-05-14T23:09:48.174Z] [2020-05-14T23:09:48.174Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:09:48.174Z] #46 407.3 + cd /tmp/tmp.KHWA8jZtDw/src/github.com/golangci/golangci-lint/ [2020-05-14T23:09:48.174Z] #46 407.3 + git checkout -q v1.23.8 [2020-05-14T23:09:48.467Z] #46 ... [2020-05-14T23:09:48.467Z] [2020-05-14T23:09:48.467Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-14T23:09:48.467Z] #40 309.2 make[2]: Nothing to be done for 'all'. [2020-05-14T23:09:48.467Z] #40 309.2 INSTALL criu/criu [2020-05-14T23:09:48.467Z] #40 DONE 309.4s [2020-05-14T23:09:48.756Z] [2020-05-14T23:09:48.756Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:09:49.385Z] #53 ... [2020-05-14T23:09:49.385Z] [2020-05-14T23:09:49.385Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:09:49.385Z] #46 408.5 ++ git describe --tags [2020-05-14T23:09:49.385Z] #46 408.5 + version=v1.23.8 [2020-05-14T23:09:49.385Z] #46 408.5 ++ git rev-parse --short HEAD [2020-05-14T23:09:49.385Z] #46 408.5 + commit=76a82c6 [2020-05-14T23:09:49.385Z] #46 408.5 ++ git show -s --format=%cd [2020-05-14T23:09:49.385Z] #46 408.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-14T23:09:49.385Z] #46 408.5 + 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-05-14T23:09:56.266Z] #46 ... [2020-05-14T23:09:56.266Z] [2020-05-14T23:09:56.266Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-14T23:09:56.266Z] #50 238.5 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-05-14T23:09:56.700Z] ......................... [ 67%] [2020-05-14T23:09:57.429Z] --- PASS: TestBuildWithHugeFile (27.34s) [2020-05-14T23:09:57.429Z] === RUN TestBuildWithEmptyDockerfile [2020-05-14T23:09:57.429Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:09:57.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:09:57.429Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:09:57.429Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:09:57.429Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:09:57.429Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:09:57.429Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:09:57.429Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:09:57.710Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:09:57.990Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-14T23:09:57.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.41s) [2020-05-14T23:09:57.990Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.41s) [2020-05-14T23:09:57.990Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-14T23:09:57.990Z] === RUN TestBuildPreserveOwnership [2020-05-14T23:09:57.990Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-14T23:09:59.770Z] #50 241.7 + mkdir -p /build [2020-05-14T23:09:59.770Z] #50 241.7 + cp runc /build/runc [2020-05-14T23:09:59.770Z] #50 DONE 241.9s [2020-05-14T23:09:59.770Z] [2020-05-14T23:09:59.770Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-14T23:10:02.357Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-14T23:10:03.718Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/rootless [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/volume [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-14T23:10:03.718Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === Skipped [2020-05-14T23:10:03.718Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-14T23:10:03.718Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-14T23:10:03.718Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-14T23:10:03.718Z] time="2020-05-14T23:08:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-14T23:10:03.718Z] time="2020-05-14T23:08:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-14T23:10:03.718Z] time="2020-05-14T23:08:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-14T23:10:03.718Z] time="2020-05-14T23:08:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-14T23:10:03.718Z] time="2020-05-14T23:08:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-14T23:10:03.718Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-14T23:10:03.718Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-14T23:10:03.718Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:10:03.718Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-14T23:10:03.718Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-14T23:10:03.718Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-14T23:10:03.718Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] [2020-05-14T23:10:03.718Z] DONE 2123 tests, 26 skipped in 192.585s Post stage [Pipeline] junit [2020-05-14T23:10:03.731Z] Recording test results [2020-05-14T23:10:04.218Z] #37 DONE 423.1s [2020-05-14T23:10:04.218Z] [2020-05-14T23:10:04.218Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:10:05.021Z] --- PASS: TestBuildPreserveOwnership (6.79s) [2020-05-14T23:10:05.022Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.43s) [2020-05-14T23:10:05.022Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-05-14T23:10:05.022Z] === RUN TestBuildPlatformInvalid [2020-05-14T23:10:05.022Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-14T23:10:05.022Z] PASS [2020-05-14T23:10:05.022Z] [2020-05-14T23:10:05.022Z] === Skipped [2020-05-14T23:10:05.022Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-14T23:10:05.022Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:10:05.022Z] [2020-05-14T23:10:05.022Z] [2020-05-14T23:10:05.022Z] DONE 32 tests, 1 skipped in 77.834s [2020-05-14T23:10:05.022Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-14T23:10:05.022Z] ++ 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-05-14T23:10:05.022Z] ++ set -e [2020-05-14T23:10:05.022Z] ++ '[' -n 0 ']' [2020-05-14T23:10:05.022Z] ++ set -x [2020-05-14T23:10:05.022Z] ++ env -i DEST=/go/src/github.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-05-14T23:10:05.302Z] INFO: Testing against a local daemon [2020-05-14T23:10:05.302Z] === RUN TestConfigInspect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:10:06.324Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -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:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh dynbinary test-integration [2020-05-14T23:10:07.261Z] [2020-05-14T23:10:07.261Z] Removing bundles/ [2020-05-14T23:10:07.261Z] [2020-05-14T23:10:07.261Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-14T23:10:07.261Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:10:07.261Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:10:07.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:10:09.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:10:09.665Z] --- PASS: TestConfigInspect (4.01s) [2020-05-14T23:10:09.665Z] === RUN TestConfigList [2020-05-14T23:10:11.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:10:13.104Z] --- PASS: TestConfigList (3.71s) [2020-05-14T23:10:13.104Z] === RUN TestConfigsCreateAndDelete [2020-05-14T23:10:16.543Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-05-14T23:10:16.543Z] === RUN TestConfigsUpdate [2020-05-14T23:10:20.946Z] --- PASS: TestConfigsUpdate (3.68s) [2020-05-14T23:10:20.946Z] === RUN TestTemplatedConfig [2020-05-14T23:10:24.388Z] --- PASS: TestTemplatedConfig (3.63s) [2020-05-14T23:10:24.388Z] === RUN TestConfigCreateResolve [2020-05-14T23:10:27.826Z] --- PASS: TestConfigCreateResolve (3.62s) [2020-05-14T23:10:27.826Z] === RUN TestConfigDaemonLibtrustID [2020-05-14T23:10:28.106Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-05-14T23:10:28.106Z] PASS [2020-05-14T23:10:28.106Z] [2020-05-14T23:10:28.106Z] DONE 7 tests in 23.032s [2020-05-14T23:10:28.106Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-14T23:10:28.106Z] ++ 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-05-14T23:10:28.106Z] ++ set -e [2020-05-14T23:10:28.106Z] ++ '[' -n 0 ']' [2020-05-14T23:10:28.106Z] ++ set -x [2020-05-14T23:10:28.106Z] ++ env -i DEST=/go/src/github.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-05-14T23:10:28.387Z] INFO: Testing against a local daemon [2020-05-14T23:10:28.387Z] === RUN TestCheckpoint [2020-05-14T23:10:28.387Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-14T23:10:28.387Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:10:28.387Z] === RUN TestContainerInvalidJSON [2020-05-14T23:10:28.387Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:10:28.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:10:28.387Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:10:28.387Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:10:28.387Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:10:28.387Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:10:28.387Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:10:28.387Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:10:28.387Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:10:28.387Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-14T23:10:28.387Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-14T23:10:28.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-14T23:10:28.387Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-14T23:10:28.387Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-14T23:10:28.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-14T23:10:28.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-14T23:10:28.666Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-14T23:10:28.666Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-14T23:10:28.666Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-14T23:10:28.666Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-14T23:10:28.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-14T23:10:28.947Z] === RUN TestCopyFromContainer [2020-05-14T23:10:30.969Z] === RUN TestCopyFromContainer// [2020-05-14T23:10:30.969Z] === RUN TestCopyFromContainer//bar/root [2020-05-14T23:10:31.249Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-14T23:10:31.249Z] === RUN TestCopyFromContainer/bar/quux [2020-05-14T23:10:31.249Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-14T23:10:31.530Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-14T23:10:31.530Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-14T23:10:31.530Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-14T23:10:31.811Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-14T23:10:31.811Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer (3.06s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-14T23:10:31.811Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-14T23:10:31.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-14T23:10:31.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:10:31.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:10:31.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:10:31.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:10:31.811Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:10:31.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:10:31.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:10:31.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:10:31.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:10:31.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-14T23:10:31.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-14T23:10:31.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-14T23:10:31.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-14T23:10:31.811Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-14T23:10:32.092Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-14T23:10:32.092Z] === RUN TestCreateWithInvalidEnv [2020-05-14T23:10:32.092Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-14T23:10:32.092Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-14T23:10:32.092Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-14T23:10:32.092Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-14T23:10:32.092Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-14T23:10:32.092Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-14T23:10:32.092Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-14T23:10:32.092Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-14T23:10:32.092Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-14T23:10:32.092Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-14T23:10:32.092Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-14T23:10:32.092Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-14T23:10:32.092Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-14T23:10:32.092Z] === RUN TestCreateTmpfsMountsTarget [2020-05-14T23:10:32.092Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-14T23:10:32.092Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-14T23:10:34.756Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:10:34.756Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:10:34.756Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:10:34.756Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-14T23:10:34.756Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-14T23:10:34.756Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:10:34.756Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:10:34.757Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-05-14T23:10:34.757Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-14T23:10:34.757Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:10:37.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:10:37.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:10:37.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:10:37.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:10:37.422Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:10:37.422Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:10:37.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:10:37.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:10:37.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:10:37.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:10:37.422Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-14T23:10:37.422Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-14T23:10:37.422Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-14T23:10:38.467Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) [2020-05-14T23:10:38.467Z] === RUN TestContainerStartOnDaemonRestart [2020-05-14T23:10:38.467Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-14T23:10:38.467Z] === RUN TestDaemonRestartIpcMode [2020-05-14T23:10:38.467Z] === PAUSE TestDaemonRestartIpcMode [2020-05-14T23:10:38.467Z] === RUN TestDaemonHostGatewayIP [2020-05-14T23:10:38.467Z] === PAUSE TestDaemonHostGatewayIP [2020-05-14T23:10:38.467Z] === RUN TestContainerKillOnDaemonStart [2020-05-14T23:10:38.467Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-14T23:10:38.467Z] === RUN TestDiff [2020-05-14T23:10:38.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:10:38.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:10:38.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:10:38.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:10:38.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:10:39.078Z] --- PASS: TestDiff (0.87s) [2020-05-14T23:10:39.078Z] === RUN TestExecWithCloseStdin [2020-05-14T23:10:39.845Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-14T23:10:40.082Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-05-14T23:10:40.082Z] === RUN TestExec [2020-05-14T23:10:40.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:10:41.084Z] --- PASS: TestExec (0.89s) [2020-05-14T23:10:41.085Z] === RUN TestExecUser [2020-05-14T23:10:42.086Z] --- PASS: TestExecUser (0.97s) [2020-05-14T23:10:42.086Z] === RUN TestExportContainerAndImportImage [2020-05-14T23:10:43.088Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-05-14T23:10:43.088Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-14T23:10:43.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:10:44.553Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-05-14T23:10:44.553Z] === RUN TestHealthCheckWorkdir [2020-05-14T23:10:46.017Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-05-14T23:10:46.017Z] === RUN TestHealthKillContainer [2020-05-14T23:10:46.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:10:47.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:10:47.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:10:48.682Z] --- PASS: TestHealthKillContainer (3.06s) [2020-05-14T23:10:48.682Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-14T23:10:49.684Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-05-14T23:10:49.684Z] === RUN TestIpcModeNone [2020-05-14T23:10:49.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:10:50.688Z] --- PASS: TestIpcModeNone (0.98s) [2020-05-14T23:10:50.688Z] === RUN TestIpcModePrivate [2020-05-14T23:10:50.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:10:51.534Z] #53 409.9 + bin/containerd [2020-05-14T23:10:51.690Z] --- PASS: TestIpcModePrivate (0.98s) [2020-05-14T23:10:51.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-14T23:10:51.690Z] === RUN TestIpcModeShareable [2020-05-14T23:10:52.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:10:52.693Z] --- PASS: TestIpcModeShareable (0.99s) [2020-05-14T23:10:52.693Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-14T23:10:52.693Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-14T23:10:54.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:10:54.500Z] Removing intermediate container b7be10e19fe1 [2020-05-14T23:10:54.500Z] ---> f6e8460c8b1c [2020-05-14T23:10:54.500Z] 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-05-14T23:10:54.500Z] ---> Running in 897ec8b9eea3 [2020-05-14T23:10:54.500Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-14T23:10:54.731Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-14T23:10:55.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:10:56.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2020-05-14T23:10:56.134Z] === RUN TestAPIIpcModeHost [2020-05-14T23:10:56.415Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-05-14T23:10:56.415Z] === RUN TestDaemonIpcModeShareable [2020-05-14T23:10:57.053Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:10:57.053Z] Using test binary docker [2020-05-14T23:10:57.053Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-14T23:10:57.053Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:10:57.053Z] INFO: Waiting for daemon to start... [2020-05-14T23:10:57.053Z] Starting dockerd [2020-05-14T23:10:57.249Z] tests/integration/client_test.py ..... [ 75%] [2020-05-14T23:10:57.249Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-14T23:10:57.811Z] tests/integration/errors_test.py . [ 76%] [2020-05-14T23:10:58.431Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2020-05-14T23:10:58.431Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-14T23:10:58.431Z] === RUN TestDaemonIpcModePrivate [2020-05-14T23:10:59.026Z] . [2020-05-14T23:10:59.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:10:59.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:10:59.026Z] Error: No such image: emptyfs [2020-05-14T23:10:59.026Z] Running integration-test (iteration 1) [2020-05-14T23:10:59.026Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-14T23:10:59.901Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-14T23:10:59.901Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-14T23:10:59.901Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-14T23:10:59.994Z] #53 ... [2020-05-14T23:10:59.994Z] [2020-05-14T23:10:59.994Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:10:59.994Z] #22 478.7 + return [2020-05-14T23:10:59.994Z] #22 DONE 478.8s [2020-05-14T23:10:59.994Z] [2020-05-14T23:10:59.994Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:01.961Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-05-14T23:11:01.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-14T23:11:01.961Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-14T23:11:02.054Z] #53 ... [2020-05-14T23:11:02.054Z] [2020-05-14T23:11:02.054Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-14T23:11:02.345Z] #23 DONE 0.1s [2020-05-14T23:11:02.345Z] [2020-05-14T23:11:02.345Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:02.345Z] #53 ... [2020-05-14T23:11:02.345Z] [2020-05-14T23:11:02.345Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-14T23:11:02.978Z] #27 DONE 0.5s [2020-05-14T23:11:02.978Z] [2020-05-14T23:11:02.978Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-14T23:11:02.978Z] #30 DONE 0.1s [2020-05-14T23:11:02.978Z] [2020-05-14T23:11:02.978Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-14T23:11:02.978Z] #32 DONE 0.1s [2020-05-14T23:11:02.978Z] [2020-05-14T23:11:02.978Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:03.271Z] #53 ... [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-14T23:11:03.271Z] #35 DONE 0.1s [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-14T23:11:03.271Z] #38 DONE 0.1s [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-14T23:11:03.271Z] #41 DONE 0.1s [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:03.271Z] #53 ... [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-14T23:11:03.271Z] #43 DONE 0.1s [2020-05-14T23:11:03.271Z] [2020-05-14T23:11:03.271Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-14T23:11:03.587Z] #45 DONE 0.1s [2020-05-14T23:11:03.587Z] [2020-05-14T23:11:03.587Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:03.974Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-05-14T23:11:03.974Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-14T23:11:03.974Z] === RUN TestIpcModeOlderClient [2020-05-14T23:11:03.974Z] === PAUSE TestIpcModeOlderClient [2020-05-14T23:11:03.974Z] === RUN TestKillContainerInvalidSignal [2020-05-14T23:11:04.585Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-05-14T23:11:04.585Z] === RUN TestKillContainer [2020-05-14T23:11:04.585Z] === RUN TestKillContainer/no_signal [2020-05-14T23:11:05.591Z] === RUN TestKillContainer/non_killing_signal [2020-05-14T23:11:05.872Z] === RUN TestKillContainer/killing_signal [2020-05-14T23:11:07.336Z] --- PASS: TestKillContainer (2.58s) [2020-05-14T23:11:07.336Z] --- PASS: TestKillContainer/no_signal (0.89s) [2020-05-14T23:11:07.336Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-14T23:11:07.336Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-14T23:11:07.336Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-14T23:11:07.336Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-14T23:11:07.947Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-14T23:11:08.955Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2020-05-14T23:11:08.955Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-05-14T23:11:08.955Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-05-14T23:11:08.955Z] === RUN TestKillStoppedContainer [2020-05-14T23:11:08.955Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-14T23:11:08.955Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-14T23:11:09.235Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-14T23:11:09.235Z] === RUN TestKillDifferentUserContainer [2020-05-14T23:11:09.305Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:11:09.305Z] Loaded image: busybox:latest [2020-05-14T23:11:09.305Z] Loaded image: busybox:glibc [2020-05-14T23:11:09.305Z] Loaded image: debian:jessie [2020-05-14T23:11:09.305Z] Loaded image: hello-world:latest [2020-05-14T23:11:09.305Z] INFO: Testing against a local daemon [2020-05-14T23:11:09.305Z] === RUN TestCgroupNamespacesBuild [2020-05-14T23:11:10.422Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-05-14T23:11:10.422Z] === RUN TestInspectOomKilledTrue [2020-05-14T23:11:10.422Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-14T23:11:10.422Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:11:10.422Z] === RUN TestInspectOomKilledFalse [2020-05-14T23:11:10.422Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-14T23:11:10.422Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:11:10.422Z] === RUN TestLinksEtcHostsContentMatch [2020-05-14T23:11:10.794Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-14T23:11:10.794Z] === RUN TestLinksContainerNames [2020-05-14T23:11:11.896Z] --- PASS: TestCgroupNamespacesBuild (2.87s) [2020-05-14T23:11:11.896Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-14T23:11:12.572Z] --- PASS: TestLinksContainerNames (1.88s) [2020-05-14T23:11:12.572Z] === RUN TestLogsFollowTailEmpty [2020-05-14T23:11:13.657Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-05-14T23:11:13.657Z] === RUN TestContainerNetworkMountsNoChown [2020-05-14T23:11:14.572Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-05-14T23:11:14.573Z] === RUN TestBuildWithSession [2020-05-14T23:11:14.573Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-14T23:11:14.573Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:11:14.573Z] === RUN TestBuildSquashParent [2020-05-14T23:11:14.676Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/default [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/default [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/private [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/private [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rprivate [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/slave [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/slave [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rslave [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/shared [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/shared [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rshared [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/default [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rslave [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rshared [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/shared [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rprivate [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/slave [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/private [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-14T23:11:14.676Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:11:14.676Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:11:14.676Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:11:14.956Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:11:14.976Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:11:15.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:11:15.517Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.15s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.15s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-14T23:11:15.517Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.13s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-14T23:11:15.518Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-14T23:11:15.518Z] === RUN TestContainerBindMountNonRecursive [2020-05-14T23:11:15.912Z] [2020-05-14T23:11:15.912Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:11:16.171Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:11:16.171Z] HOSTNAME=1e7c6c589088 [2020-05-14T23:11:16.171Z] TESTDEBUG=0 [2020-05-14T23:11:16.171Z] DEST=bundles/test-integration [2020-05-14T23:11:16.171Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:11:16.171Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:11:16.171Z] container=docker [2020-05-14T23:11:16.171Z] HOME=/root [2020-05-14T23:11:16.171Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:11:16.171Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:11:16.171Z] VALIDATE_BRANCH=master [2020-05-14T23:11:16.171Z] TERM=xterm [2020-05-14T23:11:16.171Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:11:16.171Z] SHLVL=1 [2020-05-14T23:11:16.171Z] TIMEOUT=120m [2020-05-14T23:11:16.172Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:11:16.172Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:11:16.172Z] GO111MODULE=off [2020-05-14T23:11:16.172Z] DOCKER_EXPERIMENTAL=1 [2020-05-14T23:11:16.172Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-14T23:11:16.172Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:11:16.172Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:11:16.172Z] GOPATH=/go [2020-05-14T23:11:16.172Z] PKG_CONFIG=pkg-config [2020-05-14T23:11:16.172Z] _=/usr/bin/env [2020-05-14T23:11:16.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:11:17.533Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2020-05-14T23:11:17.533Z] === RUN TestNetworkNat [2020-05-14T23:11:18.535Z] --- PASS: TestNetworkNat (0.99s) [2020-05-14T23:11:18.535Z] === RUN TestNetworkLocalhostTCPNat [2020-05-14T23:11:19.537Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2020-05-14T23:11:19.537Z] === RUN TestNetworkLoopbackNat [2020-05-14T23:11:19.962Z] INFO: Sources obtained for gotestsum... [2020-05-14T23:11:19.962Z] INFO: Checkout done for gotestsum... [2020-05-14T23:11:19.962Z] INFO: Build done for gotestsum... [2020-05-14T23:11:21.001Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-05-14T23:11:21.002Z] === RUN TestPause [2020-05-14T23:11:21.478Z] --- PASS: TestBuildSquashParent (6.91s) [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:11:21.478Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:11:21.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:11:21.478Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:11:21.478Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:11:21.612Z] --- PASS: TestPause (0.89s) [2020-05-14T23:11:21.612Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-14T23:11:21.612Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:11:21.612Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:11:21.612Z] === RUN TestPauseStopPausedContainer [2020-05-14T23:11:22.614Z] --- PASS: TestPauseStopPausedContainer (1.04s) [2020-05-14T23:11:22.614Z] === RUN TestPsFilter [2020-05-14T23:11:23.225Z] --- PASS: TestPsFilter (0.45s) [2020-05-14T23:11:23.225Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-14T23:11:24.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:11:24.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:11:24.227Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2020-05-14T23:11:24.227Z] === RUN TestRemoveContainerWithVolume [2020-05-14T23:11:25.229Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2020-05-14T23:11:25.229Z] === RUN TestRemoveContainerRunning [2020-05-14T23:11:26.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:11:26.042Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:11:26.232Z] --- PASS: TestRemoveContainerRunning (0.97s) [2020-05-14T23:11:26.232Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-14T23:11:26.844Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-05-14T23:11:26.844Z] === RUN TestRemoveInvalidContainer [2020-05-14T23:11:26.844Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-14T23:11:26.844Z] === RUN TestRenameLinkedContainer [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.72s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2020-05-14T23:11:28.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2020-05-14T23:11:28.007Z] === RUN TestBuildMultiStageCopy [2020-05-14T23:11:28.007Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-14T23:11:30.421Z] Removing intermediate container 897ec8b9eea3 [2020-05-14T23:11:30.421Z] ---> 64c18a0959f1 [2020-05-14T23:11:30.421Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-14T23:11:30.421Z] ---> Running in 6b74fedeecfc [2020-05-14T23:11:30.421Z] Removing intermediate container 6b74fedeecfc [2020-05-14T23:11:30.421Z] ---> b4bbcb4b8d70 [2020-05-14T23:11:30.421Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-14T23:11:30.421Z] ---> Running in a510d29b961d [2020-05-14T23:11:30.421Z] Removing intermediate container a510d29b961d [2020-05-14T23:11:30.421Z] ---> 8fe07b05472b [2020-05-14T23:11:30.421Z] Step 10/10 : COPY . . [2020-05-14T23:11:31.214Z] --- PASS: TestRenameLinkedContainer (3.75s) [2020-05-14T23:11:31.214Z] === RUN TestRenameStoppedContainer [2020-05-14T23:11:31.260Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-14T23:11:31.495Z] --- PASS: TestRenameStoppedContainer (0.97s) [2020-05-14T23:11:31.495Z] === RUN TestRenameRunningContainerAndReuse [2020-05-14T23:11:32.225Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-14T23:11:33.146Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-14T23:11:33.507Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-05-14T23:11:33.507Z] === RUN TestRenameInvalidName [2020-05-14T23:11:36.135Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy (7.13s) [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-14T23:11:36.135Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2020-05-14T23:11:36.135Z] === RUN TestBuildMultiStageParentConfig [2020-05-14T23:11:36.172Z] --- PASS: TestRenameInvalidName (0.92s) [2020-05-14T23:11:36.172Z] === RUN TestRenameAnonymousContainer [2020-05-14T23:11:38.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:11:38.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:11:39.614Z] --- PASS: TestRenameAnonymousContainer (4.93s) [2020-05-14T23:11:39.614Z] === RUN TestRenameContainerWithSameName [2020-05-14T23:11:40.229Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-05-14T23:11:40.229Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-14T23:11:40.473Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-05-14T23:11:40.473Z] === RUN TestBuildLabelWithTargets [2020-05-14T23:11:42.167Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-14T23:11:42.249Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2020-05-14T23:11:42.249Z] === RUN TestResize [2020-05-14T23:11:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:11:42.974Z] #53 ... [2020-05-14T23:11:42.974Z] [2020-05-14T23:11:42.974Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:42.974Z] #46 DONE 520.9s [2020-05-14T23:11:42.974Z] [2020-05-14T23:11:42.974Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:43.251Z] --- PASS: TestResize (0.98s) [2020-05-14T23:11:43.251Z] === RUN TestResizeWithInvalidSize [2020-05-14T23:11:44.261Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-05-14T23:11:44.261Z] === RUN TestResizeWhenContainerNotStarted [2020-05-14T23:11:45.033Z] #53 ... [2020-05-14T23:11:45.033Z] [2020-05-14T23:11:45.033Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-14T23:11:45.033Z] #47 DONE 0.1s [2020-05-14T23:11:45.033Z] [2020-05-14T23:11:45.033Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-14T23:11:45.033Z] #49 DONE 0.1s [2020-05-14T23:11:45.033Z] [2020-05-14T23:11:45.033Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-14T23:11:45.033Z] #51 DONE 0.1s [2020-05-14T23:11:45.033Z] [2020-05-14T23:11:45.033Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-14T23:11:45.264Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-05-14T23:11:45.264Z] === RUN TestDaemonRestartKillContainers [2020-05-14T23:11:45.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:11:45.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:11:45.264Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:11:45.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:11:45.264Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:11:45.264Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:45.265Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:45.265Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:45.265Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:11:45.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:11:47.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:47.562Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:48.837Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-14T23:11:48.837Z] === RUN TestBuildWithEmptyLayers [2020-05-14T23:11:49.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:11:49.027Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:11:50.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:11:50.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:11:50.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:11:50.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:11:50.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:11:51.429Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-14T23:11:51.429Z] === RUN TestBuildMultiStageOnBuild [2020-05-14T23:11:53.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:11:53.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:11:53.750Z] ---> 95372227209a [2020-05-14T23:11:53.750Z] Successfully built 95372227209a [2020-05-14T23:11:53.750Z] Successfully tagged docker:latest [2020-05-14T23:11:53.750Z] INFO: Image build ended at 05/14/2020 23:11:53. Duration:00:03:52.6474400 [2020-05-14T23:11:53.750Z] [2020-05-14T23:11:53.750Z] [2020-05-14T23:11:53.750Z] INFO: Building the test binaries at 05/14/2020 23:11:53... [2020-05-14T23:11:55.829Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:11:56.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:11:56.701Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-14T23:11:56.701Z] === RUN TestBuildUncleanTarFilenames [2020-05-14T23:11:56.701Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-05-14T23:11:56.701Z] === RUN TestBuildMultiStageLayerLeak [2020-05-14T23:11:58.519Z] INFO: make.ps1 starting at 05/14/2020 23:11:57 [2020-05-14T23:11:58.519Z] INFO: Git commit (68c56335d4) assumed from DOCKER_GITCOMMIT environment variable [2020-05-14T23:11:58.519Z] INFO: Invoking autogen... [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.29s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2020-05-14T23:11:58.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2020-05-14T23:11:58.791Z] === RUN TestCgroupNamespacesRun [2020-05-14T23:11:58.989Z] INFO: Building daemon... [2020-05-14T23:12:00.263Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2020-05-14T23:12:00.263Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-14T23:12:00.318Z] #53 482.5 + bin/containerd-stress [2020-05-14T23:12:01.114Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-05-14T23:12:01.114Z] === RUN TestBuildWithHugeFile [2020-05-14T23:12:02.279Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-05-14T23:12:02.279Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-14T23:12:02.407Z] ......... [ 86%] [2020-05-14T23:12:03.809Z] #53 486.3 + bin/containerd-shim [2020-05-14T23:12:04.299Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-05-14T23:12:04.299Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-14T23:12:05.804Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-05-14T23:12:05.804Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-14T23:12:07.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-05-14T23:12:07.821Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-14T23:12:07.988Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-14T23:12:09.337Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2020-05-14T23:12:09.337Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-14T23:12:09.964Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-14T23:12:10.340Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-05-14T23:12:10.340Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-14T23:12:12.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:12:12.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:12:12.353Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-05-14T23:12:12.353Z] === RUN TestKernelTCPMemory [2020-05-14T23:12:12.964Z] --- PASS: TestKernelTCPMemory (1.01s) [2020-05-14T23:12:12.964Z] === RUN TestNISDomainname [2020-05-14T23:12:13.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:12:13.968Z] --- PASS: TestNISDomainname (1.01s) [2020-05-14T23:12:13.968Z] === RUN TestHostnameDnsResolution [2020-05-14T23:12:14.176Z] #53 497.0 + bin/containerd-shim-runc-v1 [2020-05-14T23:12:15.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:12:15.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:12:15.980Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-05-14T23:12:15.980Z] === RUN TestStats [2020-05-14T23:12:16.504Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-14T23:12:17.066Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-14T23:12:18.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:12:19.421Z] --- PASS: TestStats (2.97s) [2020-05-14T23:12:19.421Z] === RUN TestStopContainerWithTimeout [2020-05-14T23:12:19.421Z] === RUN TestStopContainerWithTimeout/0 [2020-05-14T23:12:19.421Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-14T23:12:19.421Z] === RUN TestStopContainerWithTimeout/1 [2020-05-14T23:12:19.421Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-14T23:12:19.421Z] === RUN TestStopContainerWithTimeout/3 [2020-05-14T23:12:19.421Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-14T23:12:19.421Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-14T23:12:19.421Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-14T23:12:19.421Z] === CONT TestStopContainerWithTimeout/0 [2020-05-14T23:12:19.421Z] === CONT TestStopContainerWithTimeout/3 [2020-05-14T23:12:19.720Z] #53 502.0 + bin/containerd-shim-runc-v2 [2020-05-14T23:12:20.032Z] === CONT TestStopContainerWithTimeout/1 [2020-05-14T23:12:20.735Z] #53 503.5 + binaries [2020-05-14T23:12:20.735Z] #53 503.5 + mkdir -p /build [2020-05-14T23:12:20.735Z] #53 503.5 + cp bin/containerd /build/containerd [2020-05-14T23:12:20.735Z] #53 503.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-14T23:12:20.735Z] #53 503.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-14T23:12:20.735Z] #53 503.6 + cp bin/ctr /build/ctr [2020-05-14T23:12:20.735Z] #53 DONE 503.7s [2020-05-14T23:12:22.052Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-14T23:12:22.218Z] [2020-05-14T23:12:22.218Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-14T23:12:22.218Z] #54 DONE 0.1s [2020-05-14T23:12:22.218Z] [2020-05-14T23:12:22.218Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-14T23:12:22.218Z] #57 DONE 0.1s [2020-05-14T23:12:22.218Z] [2020-05-14T23:12:22.218Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-14T23:12:22.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:12:22.503Z] #59 DONE 0.1s [2020-05-14T23:12:22.503Z] [2020-05-14T23:12:22.504Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-14T23:12:22.504Z] #61 DONE 0.1s [2020-05-14T23:12:22.504Z] [2020-05-14T23:12:22.504Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-14T23:12:22.504Z] #62 DONE 0.0s [2020-05-14T23:12:22.504Z] [2020-05-14T23:12:22.504Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-14T23:12:23.129Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-14T23:12:24.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:12:24.718Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-14T23:12:24.718Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-05-14T23:12:24.719Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-05-14T23:12:24.719Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2020-05-14T23:12:24.719Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-05-14T23:12:24.719Z] === RUN TestDeleteDevicemapper [2020-05-14T23:12:24.719Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-14T23:12:24.719Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:12:24.719Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-14T23:12:25.193Z] #63 DONE 2.8s [2020-05-14T23:12:25.480Z] [2020-05-14T23:12:25.480Z] #64 exporting to oci image format [2020-05-14T23:12:25.480Z] #64 exporting layers [2020-05-14T23:12:26.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:12:27.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:12:27.534Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-14T23:12:27.534Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-14T23:12:29.087Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s) [2020-05-14T23:12:29.087Z] === RUN TestUpdateMemory [2020-05-14T23:12:29.087Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-14T23:12:29.087Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:12:29.087Z] === RUN TestUpdateCPUQuota [2020-05-14T23:12:29.367Z] --- PASS: TestUpdateCPUQuota (1.16s) [2020-05-14T23:12:29.367Z] === RUN TestUpdatePidsLimit [2020-05-14T23:12:29.367Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-14T23:12:29.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:12:29.978Z] === RUN TestUpdatePidsLimit/no_change [2020-05-14T23:12:30.259Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-14T23:12:30.539Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-14T23:12:31.151Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-14T23:12:31.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-14T23:12:31.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:12:32.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-14T23:12:32.550Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-14T23:12:33.063Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-14T23:12:33.063Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-14T23:12:33.063Z] [2020-05-14T23:12:33.063Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-14T23:12:33.063Z] =========================== short test summary info ============================ [2020-05-14T23:12:33.063Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-14T23:12:33.063Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-14T23:12:33.063Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-14T23:12:33.063Z] Not supported on most drivers [2020-05-14T23:12:33.063Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-14T23:12:33.063Z] Can fail if eth0 has multiple IP addresses [2020-05-14T23:12:33.063Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-14T23:12:33.063Z] This doesn't seem to be taken into account by the engine [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-14T23:12:33.063Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-14T23:12:33.063Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-14T23:12:33.063Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 388.22 seconds == [2020-05-14T23:12:33.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-14T23:12:33.514Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-05-14T23:12:33.514Z] === RUN TestUpdateRestartPolicy [2020-05-14T23:12:34.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:12:36.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:12:38.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:12:39.915Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:12:39.915Z] Using test binary docker [2020-05-14T23:12:39.915Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-14T23:12:39.915Z] +++ /etc/init.d/apparmor start [2020-05-14T23:12:39.915Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:12:39.915Z] INFO: Waiting for daemon to start... [2020-05-14T23:12:39.915Z] Starting dockerd [2020-05-14T23:12:39.915Z] +++ 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-05-14T23:12:42.448Z] . [2020-05-14T23:12:42.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:12:42.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:12:42.448Z] Error: No such image: emptyfs [2020-05-14T23:12:42.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:12:42.448Z] ++++ docker load [2020-05-14T23:12:42.448Z] Running integration-test (iteration 1) [2020-05-14T23:12:42.448Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-14T23:12:42.448Z] ++ 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-05-14T23:12:42.448Z] ++ set -e [2020-05-14T23:12:42.448Z] ++ '[' -n 0 ']' [2020-05-14T23:12:42.448Z] ++ set -x [2020-05-14T23:12:42.448Z] ++ env -i DEST=/go/src/github.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-05-14T23:12:45.488Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:12:45.488Z] [2020-05-14T23:12:45.488Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:12:45.488Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:12:45.488Z] [2020-05-14T23:12:45.488Z] To set a process to complain mode, use the command line tool [2020-05-14T23:12:45.488Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:12:45.488Z] Post stage [Pipeline] junit [2020-05-14T23:12:46.059Z] Recording test results [Pipeline] sh [2020-05-14T23:12:46.582Z] + echo Ensuring container killed. [2020-05-14T23:12:46.582Z] Ensuring container killed. [2020-05-14T23:12:46.582Z] + docker rm -vf docker-pr5 [2020-05-14T23:12:46.582Z] Error: No such container: docker-pr5 [2020-05-14T23:12:46.582Z] + true [Pipeline] sh [2020-05-14T23:12:46.877Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:12:46.877Z] Chowning /workspace to jenkins user [2020-05-14T23:12:46.877Z] + id -u [2020-05-14T23:12:46.877Z] + id -g [2020-05-14T23:12:46.877Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:12:48.554Z] + bundleName=docker-py [2020-05-14T23:12:48.554Z] + echo Creating docker-py-bundles.tar.gz [2020-05-14T23:12:48.554Z] Creating docker-py-bundles.tar.gz [2020-05-14T23:12:48.554Z] + 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-05-14T23:12:48.563Z] Archiving artifacts [2020-05-14T23:12:48.702Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2020-05-14T23:12:48.702Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-14T23:12:48.702Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2020-05-14T23:12:48.702Z] === RUN TestWaitNonBlocked [2020-05-14T23:12:48.702Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:12:48.702Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:12:48.702Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:12:48.702Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:12:48.702Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:12:48.702Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:12:48.702Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-14T23:12:48.702Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-05-14T23:12:48.702Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2020-05-14T23:12:48.702Z] === RUN TestWaitBlocked [2020-05-14T23:12:48.702Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:12:48.702Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:12:48.702Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:12:48.702Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:12:48.702Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:12:48.702Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:12:48.883Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-14T23:12:49.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh binary-daemon [2020-05-14T23:12:49.734Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-14T23:12:49.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2020-05-14T23:12:49.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2020-05-14T23:12:49.734Z] === CONT TestContainerStartOnDaemonRestart [2020-05-14T23:12:49.734Z] === CONT TestIpcModeOlderClient [2020-05-14T23:12:49.734Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-14T23:12:49.734Z] === CONT TestContainerKillOnDaemonStart [2020-05-14T23:12:49.819Z] [2020-05-14T23:12:49.819Z] Removing bundles/ [2020-05-14T23:12:49.819Z] [2020-05-14T23:12:49.819Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-14T23:12:50.075Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-14T23:12:50.075Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:12:52.399Z] --- PASS: TestContainerStartOnDaemonRestart (2.93s) [2020-05-14T23:12:52.399Z] === CONT TestDaemonHostGatewayIP [2020-05-14T23:12:52.425Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:12:52.425Z] Loaded image: busybox:latest [2020-05-14T23:12:52.425Z] Loaded image: busybox:glibc [2020-05-14T23:12:52.425Z] Loaded image: debian:jessie [2020-05-14T23:12:52.425Z] Loaded image: hello-world:latest [2020-05-14T23:12:52.425Z] INFO: Testing against a local daemon [2020-05-14T23:12:52.425Z] === RUN TestCgroupNamespacesBuild [2020-05-14T23:12:54.328Z] --- PASS: TestCgroupNamespacesBuild (3.02s) [2020-05-14T23:12:54.328Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-14T23:12:55.839Z] --- PASS: TestDaemonHostGatewayIP (3.42s) [2020-05-14T23:12:55.839Z] === CONT TestDaemonRestartIpcMode [2020-05-14T23:12:56.232Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2020-05-14T23:12:56.232Z] === RUN TestBuildWithSession [2020-05-14T23:12:56.232Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-14T23:12:56.232Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:12:56.232Z] === RUN TestBuildSquashParent [2020-05-14T23:12:57.337Z] --- PASS: TestBuildWithHugeFile (50.57s) [2020-05-14T23:12:57.337Z] === RUN TestBuildWithEmptyDockerfile [2020-05-14T23:12:57.337Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:12:57.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:12:57.337Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:12:57.337Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:12:57.337Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:12:57.337Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:12:57.337Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:12:57.337Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:12:57.337Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:12:57.337Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-14T23:12:57.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-05-14T23:12:57.337Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-14T23:12:57.337Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-14T23:12:57.337Z] === RUN TestBuildPreserveOwnership [2020-05-14T23:12:57.337Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-14T23:12:58.259Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-14T23:13:00.214Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-05-14T23:13:02.227Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2020-05-14T23:13:02.227Z] PASS [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === Skipped [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-14T23:13:02.227Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-14T23:13:02.227Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-14T23:13:02.227Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:13:02.227Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-14T23:13:02.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-14T23:13:02.227Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] [2020-05-14T23:13:02.227Z] DONE 200 tests, 6 skipped in 153.978s [2020-05-14T23:13:02.227Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-14T23:13:02.227Z] ++ 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-05-14T23:13:02.227Z] ++ set -e [2020-05-14T23:13:02.227Z] ++ '[' -n 0 ']' [2020-05-14T23:13:02.227Z] ++ set -x [2020-05-14T23:13:02.227Z] ++ env -i DEST=/go/src/github.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-05-14T23:13:02.227Z] INFO: Testing against a local daemon [2020-05-14T23:13:02.227Z] === RUN TestCommitInheritsEnv [2020-05-14T23:13:02.452Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2020-05-14T23:13:02.452Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2020-05-14T23:13:02.452Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-14T23:13:02.452Z] === RUN TestBuildPlatformInvalid [2020-05-14T23:13:02.452Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-14T23:13:02.452Z] PASS [2020-05-14T23:13:02.452Z] [2020-05-14T23:13:02.452Z] === Skipped [2020-05-14T23:13:02.452Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-14T23:13:02.452Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:13:02.452Z] [2020-05-14T23:13:02.452Z] [2020-05-14T23:13:02.452Z] DONE 32 tests, 1 skipped in 123.145s [2020-05-14T23:13:02.452Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-14T23:13:02.452Z] INFO: Testing against a local daemon [2020-05-14T23:13:02.452Z] === RUN TestConfigInspect [2020-05-14T23:13:02.452Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-14T23:13:02.452Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.452Z] === RUN TestConfigList [2020-05-14T23:13:02.452Z] --- SKIP: TestConfigList (0.01s) [2020-05-14T23:13:02.452Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.452Z] === RUN TestConfigsCreateAndDelete [2020-05-14T23:13:02.452Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-05-14T23:13:02.452Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.453Z] === RUN TestConfigsUpdate [2020-05-14T23:13:02.453Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-14T23:13:02.453Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.453Z] === RUN TestTemplatedConfig [2020-05-14T23:13:02.453Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-14T23:13:02.453Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.453Z] === RUN TestConfigCreateResolve [2020-05-14T23:13:02.453Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-14T23:13:02.453Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:02.453Z] === RUN TestConfigDaemonLibtrustID [2020-05-14T23:13:02.794Z] --- PASS: TestBuildSquashParent (6.34s) [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:13:02.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:13:02.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:13:02.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:13:02.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:13:02.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:13:02.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:13:02.838Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-05-14T23:13:02.838Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-14T23:13:02.838Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-14T23:13:02.838Z] === RUN TestImagesFilterMultiReference [2020-05-14T23:13:02.838Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-14T23:13:02.838Z] === RUN TestImagePullPlatformInvalid [2020-05-14T23:13:02.838Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-14T23:13:02.838Z] === RUN TestRemoveImageOrphaning [2020-05-14T23:13:03.448Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-05-14T23:13:03.448Z] === RUN TestRemoveImageGarbageCollector [2020-05-14T23:13:03.448Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:13:03.448Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:13:03.448Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-14T23:13:03.448Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-14T23:13:03.448Z] === RUN TestTagInvalidReference [2020-05-14T23:13:03.448Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-14T23:13:03.448Z] === RUN TestTagValidPrefixedRepo [2020-05-14T23:13:03.448Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-14T23:13:03.448Z] === RUN TestTagExistedNameWithoutForce [2020-05-14T23:13:03.729Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-14T23:13:03.729Z] === RUN TestTagOfficialNames [2020-05-14T23:13:03.729Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-14T23:13:03.729Z] === RUN TestTagMatchesDigest [2020-05-14T23:13:03.729Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-14T23:13:03.729Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-14T23:13:03.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:13:03.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:13:03.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:13:04.374Z] --- PASS: TestConfigDaemonLibtrustID (1.71s) [2020-05-14T23:13:04.374Z] PASS [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === Skipped [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-14T23:13:04.374Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-14T23:13:04.374Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-05-14T23:13:04.374Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-14T23:13:04.374Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-14T23:13:04.374Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-14T23:13:04.374Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] [2020-05-14T23:13:04.374Z] DONE 7 tests, 6 skipped in 1.901s [2020-05-14T23:13:04.374Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-14T23:13:04.374Z] INFO: Testing against a local daemon [2020-05-14T23:13:04.374Z] === RUN TestCheckpoint [2020-05-14T23:13:04.374Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-14T23:13:04.374Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:13:04.374Z] === RUN TestContainerInvalidJSON [2020-05-14T23:13:04.374Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:13:04.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:13:04.374Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:13:04.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:13:04.374Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:13:04.374Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:13:04.374Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:13:04.374Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:13:04.374Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:13:04.374Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-14T23:13:04.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-14T23:13:04.374Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-14T23:13:04.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-14T23:13:04.374Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-14T23:13:04.374Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-14T23:13:04.374Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-14T23:13:04.628Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-14T23:13:04.628Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-14T23:13:04.628Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-14T23:13:04.628Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-14T23:13:04.628Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-14T23:13:04.628Z] === RUN TestCopyFromContainer [2020-05-14T23:13:05.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:13:05.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:13:06.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:13:07.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.79s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s) [2020-05-14T23:13:07.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-05-14T23:13:07.865Z] === RUN TestBuildMultiStageCopy [2020-05-14T23:13:07.865Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer// [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer//bar/root [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/quux [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-14T23:13:08.780Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer (4.28s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-14T23:13:09.035Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-14T23:13:09.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-14T23:13:09.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:13:09.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:13:09.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:13:09.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:13:09.035Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:13:09.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:13:09.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:13:09.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:13:09.035Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:13:09.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-14T23:13:09.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-14T23:13:09.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-14T23:13:09.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-14T23:13:09.035Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-14T23:13:09.035Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-14T23:13:09.035Z] === RUN TestCreateWithInvalidEnv [2020-05-14T23:13:09.035Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-14T23:13:09.035Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-14T23:13:09.035Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-14T23:13:09.035Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-14T23:13:09.035Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-14T23:13:09.035Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-14T23:13:09.035Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-14T23:13:09.036Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-14T23:13:09.036Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-14T23:13:09.036Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-14T23:13:09.036Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-14T23:13:09.036Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-14T23:13:09.036Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-14T23:13:09.036Z] === RUN TestCreateTmpfsMountsTarget [2020-05-14T23:13:09.036Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-14T23:13:09.036Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-14T23:13:09.768Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-14T23:13:10.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-14T23:13:10.909Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:13:11.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:13:11.001Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-14T23:13:11.001Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-14T23:13:11.001Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-14T23:13:11.335Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-14T23:13:11.335Z] [2020-05-14T23:13:11.335Z] ________ ____ __. [2020-05-14T23:13:11.335Z] \_____ \ | |/ _| [2020-05-14T23:13:11.335Z] / | \| < [2020-05-14T23:13:11.335Z] / | \ | \ [2020-05-14T23:13:11.335Z] \_______ /____|__ \ [2020-05-14T23:13:11.335Z] \/ \/ [2020-05-14T23:13:11.335Z] [2020-05-14T23:13:11.335Z] INFO: make.ps1 ended at 05/14/2020 23:13:05 [2020-05-14T23:13:11.335Z] INFO: Binaries build ended at 05/14/2020 23:13:07. Duration:00:01:14.0466695 [2020-05-14T23:13:11.335Z] INFO: Copying the built daemon binary to d:\CI\PR-40967\5\binary\dockerd-68c56335d4.exe... [2020-05-14T23:13:11.335Z] INFO: Copying the built client binary to d:\CI\PR-40967\5\binary\docker-68c56335d4.exe... [2020-05-14T23:13:11.335Z] INFO: Copying dockerversion from the container... [2020-05-14T23:13:11.477Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-14T23:13:11.805Z] INFO: Copying the golang package from the container to d:\CI\PR-40967\5\installer\go.zip... [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-05-14T23:13:12.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-05-14T23:13:12.044Z] === RUN TestBuildMultiStageParentConfig [2020-05-14T23:13:12.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:13:12.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:13:12.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:13:12.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:13:12.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:13:12.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:13:12.402Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:13:12.402Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:13:12.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:13:12.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:13:12.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:13:12.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:13:12.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-14T23:13:12.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-14T23:13:12.656Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-14T23:13:13.215Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2020-05-14T23:13:13.215Z] === RUN TestContainerStartOnDaemonRestart [2020-05-14T23:13:13.215Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-14T23:13:13.215Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-14T23:13:13.215Z] === RUN TestDaemonRestartIpcMode [2020-05-14T23:13:13.215Z] === PAUSE TestDaemonRestartIpcMode [2020-05-14T23:13:13.215Z] === RUN TestDaemonHostGatewayIP [2020-05-14T23:13:13.215Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-14T23:13:13.215Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:13:13.215Z] === RUN TestContainerKillOnDaemonStart [2020-05-14T23:13:13.215Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-14T23:13:13.215Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-14T23:13:13.215Z] === RUN TestDiff [2020-05-14T23:13:13.419Z] --- PASS: TestBuildMultiStageParentConfig (1.41s) [2020-05-14T23:13:13.420Z] === RUN TestBuildLabelWithTargets [2020-05-14T23:13:13.817Z] --- PASS: TestDiff (0.58s) [2020-05-14T23:13:13.817Z] === RUN TestExecWithCloseStdin [2020-05-14T23:13:14.033Z] INFO: Extracting go.zip to d:\CI\PR-40967\5\go [2020-05-14T23:13:14.376Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-05-14T23:13:14.376Z] === RUN TestExec [2020-05-14T23:13:14.935Z] --- PASS: TestExec (0.61s) [2020-05-14T23:13:14.935Z] === RUN TestExecUser [2020-05-14T23:13:15.857Z] --- PASS: TestExecUser (0.63s) [2020-05-14T23:13:15.857Z] === RUN TestExportContainerAndImportImage [2020-05-14T23:13:15.953Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-05-14T23:13:15.953Z] === RUN TestBuildWithEmptyLayers [2020-05-14T23:13:16.611Z] --- PASS: TestExportContainerAndImportImage (0.74s) [2020-05-14T23:13:16.611Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-14T23:13:16.616Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-05-14T23:13:16.616Z] === RUN TestBuildMultiStageOnBuild [2020-05-14T23:13:19.148Z] --- PASS: TestBuildMultiStageOnBuild (2.61s) [2020-05-14T23:13:19.148Z] === RUN TestBuildUncleanTarFilenames [2020-05-14T23:13:20.525Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-05-14T23:13:20.525Z] === RUN TestBuildMultiStageLayerLeak [2020-05-14T23:13:20.897Z] --- PASS: TestExportContainerAfterDaemonRestart (3.78s) [2020-05-14T23:13:20.897Z] === RUN TestHealthCheckWorkdir [2020-05-14T23:13:21.151Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2020-05-14T23:13:21.151Z] === RUN TestHealthKillContainer [2020-05-14T23:13:23.811Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-05-14T23:13:23.811Z] === RUN TestBuildWithHugeFile [2020-05-14T23:13:24.403Z] --- PASS: TestHealthKillContainer (2.78s) [2020-05-14T23:13:24.403Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-14T23:13:24.403Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2020-05-14T23:13:24.403Z] === RUN TestIpcModeNone [2020-05-14T23:13:24.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:13:25.008Z] --- PASS: TestIpcModeNone (0.62s) [2020-05-14T23:13:25.008Z] === RUN TestIpcModePrivate [2020-05-14T23:13:25.566Z] --- PASS: TestIpcModePrivate (0.61s) [2020-05-14T23:13:25.566Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-14T23:13:25.566Z] === RUN TestIpcModeShareable [2020-05-14T23:13:25.566Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-14T23:13:25.566Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:13:25.566Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-14T23:13:27.486Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2020-05-14T23:13:27.486Z] === RUN TestAPIIpcModeHost [2020-05-14T23:13:27.486Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-14T23:13:27.486Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:13:27.486Z] === RUN TestDaemonIpcModeShareable [2020-05-14T23:13:27.486Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-14T23:13:27.486Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:13:27.486Z] === RUN TestDaemonIpcModePrivate [2020-05-14T23:13:27.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:13:30.078Z] --- PASS: TestDaemonIpcModePrivate (2.43s) [2020-05-14T23:13:30.078Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-14T23:13:30.078Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-14T23:13:30.078Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-14T23:13:30.078Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:13:30.078Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-14T23:13:30.078Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-14T23:13:30.078Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:13:30.078Z] === RUN TestIpcModeOlderClient [2020-05-14T23:13:30.078Z] === PAUSE TestIpcModeOlderClient [2020-05-14T23:13:30.078Z] === RUN TestKillContainerInvalidSignal [2020-05-14T23:13:30.635Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2020-05-14T23:13:30.635Z] === RUN TestKillContainer [2020-05-14T23:13:30.635Z] === RUN TestKillContainer/no_signal [2020-05-14T23:13:31.194Z] === RUN TestKillContainer/non_killing_signal [2020-05-14T23:13:31.752Z] === RUN TestKillContainer/killing_signal [2020-05-14T23:13:32.310Z] --- PASS: TestKillContainer (1.71s) [2020-05-14T23:13:32.310Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-05-14T23:13:32.310Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-14T23:13:32.310Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-05-14T23:13:32.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-14T23:13:32.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-14T23:13:32.867Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-14T23:13:33.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:13:33.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2020-05-14T23:13:33.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-05-14T23:13:33.426Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-05-14T23:13:33.426Z] === RUN TestKillStoppedContainer [2020-05-14T23:13:33.426Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-14T23:13:33.426Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-14T23:13:33.722Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-14T23:13:33.722Z] === RUN TestKillDifferentUserContainer [2020-05-14T23:13:34.322Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-05-14T23:13:34.322Z] === RUN TestInspectOomKilledTrue [2020-05-14T23:13:34.322Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-14T23:13:34.322Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:13:34.322Z] === RUN TestInspectOomKilledFalse [2020-05-14T23:13:34.322Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-14T23:13:34.322Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:13:34.322Z] === RUN TestLinksEtcHostsContentMatch [2020-05-14T23:13:34.322Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-14T23:13:34.322Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-14T23:13:34.322Z] === RUN TestLinksContainerNames [2020-05-14T23:13:34.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:13:35.680Z] --- PASS: TestLinksContainerNames (1.18s) [2020-05-14T23:13:35.680Z] === RUN TestLogsFollowTailEmpty [2020-05-14T23:13:35.935Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-05-14T23:13:35.935Z] === RUN TestContainerNetworkMountsNoChown [2020-05-14T23:13:36.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/default [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/default [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/private [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/private [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rprivate [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/slave [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/slave [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rslave [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/shared [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/shared [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rshared [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/default [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/rslave [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/rshared [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/shared [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/rprivate [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/slave [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/private [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:13:36.510Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-14T23:13:36.510Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:13:36.510Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:13:36.767Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:13:37.027Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-14T23:13:37.327Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-14T23:13:37.327Z] === RUN TestContainerBindMountNonRecursive [2020-05-14T23:13:37.327Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-14T23:13:37.327Z] 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-05-14T23:13:37.327Z] === RUN TestNetworkNat [2020-05-14T23:13:37.892Z] --- PASS: TestNetworkNat (0.78s) [2020-05-14T23:13:37.892Z] === RUN TestNetworkLocalhostTCPNat [2020-05-14T23:13:38.453Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-05-14T23:13:38.453Z] === RUN TestNetworkLoopbackNat [2020-05-14T23:13:39.362Z] INFO: Extraction ended at 05/14/2020 23:13:38. Duration:00:00:24.0993015 [2020-05-14T23:13:39.362Z] INFO: Updating the golang and path environment variables [2020-05-14T23:13:39.362Z] INFO: GOPATH=d:\gopath [2020-05-14T23:13:39.362Z] INFO: go version go1.13.10 windows/amd64 [2020-05-14T23:13:39.362Z] INFO: Running the daemon under test in debug mode [2020-05-14T23:13:39.362Z] INFO: Starting a daemon under test... [2020-05-14T23:13:39.362Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40967\5\daemon --pidfile d:\CI\PR-40967\5\docker.pid -D [2020-05-14T23:13:39.362Z] INFO: Process started successfully. [2020-05-14T23:13:39.362Z] INFO: Start tailing logs of the daemon under tests [2020-05-14T23:13:39.362Z] INFO: Waiting for the daemon under test to start... [2020-05-14T23:13:39.375Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-05-14T23:13:39.375Z] === RUN TestPause [2020-05-14T23:13:39.375Z] --- SKIP: TestPause (0.00s) [2020-05-14T23:13:39.375Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:13:39.375Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-14T23:13:39.375Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:13:39.375Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:13:39.375Z] === RUN TestPauseStopPausedContainer [2020-05-14T23:13:39.375Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-14T23:13:39.375Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:13:39.375Z] === RUN TestPsFilter [2020-05-14T23:13:39.670Z] --- PASS: TestPsFilter (0.19s) [2020-05-14T23:13:39.670Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-14T23:13:39.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:13:40.273Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s) [2020-05-14T23:13:40.273Z] === RUN TestRemoveContainerWithVolume [2020-05-14T23:13:40.831Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-05-14T23:13:40.831Z] === RUN TestRemoveContainerRunning [2020-05-14T23:13:41.389Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-05-14T23:13:41.389Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-14T23:13:41.947Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-05-14T23:13:41.947Z] === RUN TestRemoveInvalidContainer [2020-05-14T23:13:41.947Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-14T23:13:41.947Z] === RUN TestRenameLinkedContainer [2020-05-14T23:13:42.323Z] INFO: Daemon under test started and replied! [2020-05-14T23:13:42.323Z] INFO: Docker version of the daemon under test [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] Client: [2020-05-14T23:13:42.323Z] Version: 17.06.2-ce [2020-05-14T23:13:42.323Z] API version: 1.30 [2020-05-14T23:13:42.323Z] Go version: go1.8.3 [2020-05-14T23:13:42.323Z] Git commit: cec0b72 [2020-05-14T23:13:42.323Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-14T23:13:42.323Z] OS/Arch: windows/amd64 [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] Server: [2020-05-14T23:13:42.323Z] Version: 0.0.0-dev [2020-05-14T23:13:42.323Z] API version: 1.41 (minimum version 1.24) [2020-05-14T23:13:42.323Z] Go version: go1.13.10 [2020-05-14T23:13:42.323Z] Git commit: 68c56335d4 [2020-05-14T23:13:42.323Z] Built: 05/14/2020 23:11:58 [2020-05-14T23:13:42.323Z] OS/Arch: windows/amd64 [2020-05-14T23:13:42.323Z] Experimental: false [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] INFO: Docker info of the daemon under test [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] Containers: 0 [2020-05-14T23:13:42.323Z] Running: 0 [2020-05-14T23:13:42.323Z] Paused: 0 [2020-05-14T23:13:42.323Z] Stopped: 0 [2020-05-14T23:13:42.323Z] Images: 0 [2020-05-14T23:13:42.323Z] Server Version: 0.0.0-dev [2020-05-14T23:13:42.323Z] Storage Driver: windowsfilter [2020-05-14T23:13:42.323Z] Windows: [2020-05-14T23:13:42.323Z] Logging Driver: json-file [2020-05-14T23:13:42.323Z] Plugins: [2020-05-14T23:13:42.323Z] Volume: local [2020-05-14T23:13:42.323Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-14T23:13:42.323Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-14T23:13:42.323Z] Swarm: inactive [2020-05-14T23:13:42.323Z] Default Isolation: process [2020-05-14T23:13:42.323Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-14T23:13:42.323Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-14T23:13:42.323Z] OSType: windows [2020-05-14T23:13:42.323Z] Architecture: x86_64 [2020-05-14T23:13:42.323Z] CPUs: 4 [2020-05-14T23:13:42.323Z] Total Memory: 32GiB [2020-05-14T23:13:42.323Z] Name: azwin-2-7c36c0 [2020-05-14T23:13:42.323Z] ID: EWZ7:AENS:FW72:6JQ2:JM7I:KIGK:J45P:NIU4:D7PS:A2TY:C6UY:7YWI [2020-05-14T23:13:42.323Z] Docker Root Dir: D:\CI\PR-40967\5\daemon [2020-05-14T23:13:42.323Z] Debug Mode (client): false [2020-05-14T23:13:42.323Z] Debug Mode (server): true [2020-05-14T23:13:42.323Z] File Descriptors: -1 [2020-05-14T23:13:42.323Z] Goroutines: 17 [2020-05-14T23:13:42.323Z] System Time: 2020-05-14T23:13:41.7947804Z [2020-05-14T23:13:42.323Z] EventsListeners: 0 [2020-05-14T23:13:42.323Z] Registry: https://index.docker.io/v1/ [2020-05-14T23:13:42.323Z] Labels: [2020-05-14T23:13:42.323Z] Experimental: false [2020-05-14T23:13:42.323Z] Insecure Registries: [2020-05-14T23:13:42.323Z] 127.0.0.0/8 [2020-05-14T23:13:42.323Z] Live Restore Enabled: false [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] INFO: Docker images of the daemon under test [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-14T23:13:42.323Z] [2020-05-14T23:13:42.323Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-14T23:13:42.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-14T23:13:42.323Z] ltsc2019: Pulling from windows/servercore [2020-05-14T23:13:42.323Z] 4612f6d0b889: Pulling fs layer [2020-05-14T23:13:43.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:13:44.452Z] --- PASS: TestRenameLinkedContainer (2.34s) [2020-05-14T23:13:44.452Z] === RUN TestRenameStoppedContainer [2020-05-14T23:13:44.750Z] --- PASS: TestRenameStoppedContainer (0.54s) [2020-05-14T23:13:44.750Z] === RUN TestRenameRunningContainerAndReuse [2020-05-14T23:13:46.149Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s) [2020-05-14T23:13:46.149Z] === RUN TestRenameInvalidName [2020-05-14T23:13:46.749Z] --- PASS: TestRenameInvalidName (0.58s) [2020-05-14T23:13:46.749Z] === RUN TestRenameAnonymousContainer [2020-05-14T23:13:49.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:13:49.344Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-05-14T23:13:49.344Z] === RUN TestRenameContainerWithSameName [2020-05-14T23:13:49.902Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-05-14T23:13:49.902Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-14T23:13:51.261Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-05-14T23:13:51.261Z] === RUN TestResize [2020-05-14T23:13:51.819Z] --- PASS: TestResize (0.60s) [2020-05-14T23:13:51.819Z] === RUN TestResizeWithInvalidSize [2020-05-14T23:13:52.377Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-05-14T23:13:52.377Z] === RUN TestResizeWhenContainerNotStarted [2020-05-14T23:13:52.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:13:52.934Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-05-14T23:13:52.934Z] === RUN TestDaemonRestartKillContainers [2020-05-14T23:13:52.934Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:13:52.934Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-14T23:13:52.934Z] === RUN TestCgroupNamespacesRun [2020-05-14T23:13:55.522Z] --- PASS: TestCgroupNamespacesRun (2.46s) [2020-05-14T23:13:55.522Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-14T23:13:56.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:13:58.027Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-05-14T23:13:58.027Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-14T23:14:00.531Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s) [2020-05-14T23:14:00.531Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-14T23:14:00.876Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:14:00.876Z] Using test binary docker [2020-05-14T23:14:00.876Z] +++ /etc/init.d/apparmor start [2020-05-14T23:14:00.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:14:00.876Z] INFO: Waiting for daemon to start... [2020-05-14T23:14:00.876Z] Starting dockerd [2020-05-14T23:14:00.876Z] +++ 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-05-14T23:14:03.080Z] --- PASS: TestCgroupNamespacesRunHostMode (2.75s) [2020-05-14T23:14:03.080Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-14T23:14:03.402Z] . [2020-05-14T23:14:03.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:14:03.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:14:03.402Z] Error: No such image: emptyfs [2020-05-14T23:14:03.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:14:03.402Z] ++++ docker load [2020-05-14T23:14:03.660Z] Running integration-test (iteration 1) [2020-05-14T23:14:03.660Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-14T23:14:03.660Z] ++ 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-05-14T23:14:03.660Z] ++ set -e [2020-05-14T23:14:03.660Z] ++ '[' -n 0 ']' [2020-05-14T23:14:03.660Z] ++ set -x [2020-05-14T23:14:03.660Z] ++ env -i DEST=/go/src/github.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-05-14T23:14:05.714Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s) [2020-05-14T23:14:05.714Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-14T23:14:07.638Z] 4612f6d0b889: Verifying Checksum [2020-05-14T23:14:07.638Z] 4612f6d0b889: Download complete [2020-05-14T23:14:08.305Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.50s) [2020-05-14T23:14:08.305Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-14T23:14:10.229Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-05-14T23:14:10.229Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-14T23:14:10.516Z] --- PASS: TestBuildWithHugeFile (40.75s) [2020-05-14T23:14:10.516Z] === RUN TestBuildWithEmptyDockerfile [2020-05-14T23:14:10.516Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:14:10.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:14:10.516Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:14:10.516Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:14:10.516Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:14:10.516Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:14:10.516Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:14:10.516Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:14:10.516Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:14:10.516Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-05-14T23:14:10.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-05-14T23:14:10.516Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-05-14T23:14:10.516Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-05-14T23:14:10.516Z] === RUN TestBuildPreserveOwnership [2020-05-14T23:14:10.516Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-14T23:14:10.516Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-14T23:14:10.516Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-05-14T23:14:10.516Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.75s) [2020-05-14T23:14:10.516Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-05-14T23:14:10.516Z] === RUN TestBuildPlatformInvalid [2020-05-14T23:14:10.516Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-14T23:14:10.516Z] PASS [2020-05-14T23:14:10.516Z] [2020-05-14T23:14:10.516Z] === Skipped [2020-05-14T23:14:10.516Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-14T23:14:10.517Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:14:10.517Z] [2020-05-14T23:14:10.517Z] [2020-05-14T23:14:10.517Z] DONE 32 tests, 1 skipped in 87.959s [2020-05-14T23:14:10.517Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-14T23:14:10.517Z] ++ 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-05-14T23:14:10.517Z] ++ set -e [2020-05-14T23:14:10.517Z] ++ '[' -n 0 ']' [2020-05-14T23:14:10.517Z] ++ set -x [2020-05-14T23:14:10.517Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:14:10.517Z] INFO: Testing against a local daemon [2020-05-14T23:14:10.517Z] === RUN TestConfigInspect [2020-05-14T23:14:11.510Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-14T23:14:11.510Z] Copying nested executables into bundles/binary-daemon [2020-05-14T23:14:11.510Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-14T23:14:11.839Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh cross [2020-05-14T23:14:12.402Z] [2020-05-14T23:14:12.402Z] Removing bundles/ [2020-05-14T23:14:12.402Z] [2020-05-14T23:14:12.402Z] ---> Making bundle: cross (in bundles/cross) [2020-05-14T23:14:12.402Z] Cross building: bundles/cross/linux/amd64 [2020-05-14T23:14:12.658Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-14T23:14:12.658Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-14T23:14:12.777Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2020-05-14T23:14:12.777Z] === RUN TestKernelTCPMemory [2020-05-14T23:14:12.777Z] --- SKIP: TestKernelTCPMemory (0.05s) [2020-05-14T23:14:12.777Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:12.777Z] === RUN TestNISDomainname [2020-05-14T23:14:12.777Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-14T23:14:12.777Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-14T23:14:12.777Z] === RUN TestHostnameDnsResolution [2020-05-14T23:14:14.177Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-05-14T23:14:14.177Z] === RUN TestStats [2020-05-14T23:14:14.177Z] --- SKIP: TestStats (0.00s) [2020-05-14T23:14:14.177Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:14.177Z] === RUN TestStopContainerWithTimeout [2020-05-14T23:14:14.177Z] === RUN TestStopContainerWithTimeout/0 [2020-05-14T23:14:14.177Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-14T23:14:14.177Z] === RUN TestStopContainerWithTimeout/1 [2020-05-14T23:14:14.177Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-14T23:14:14.177Z] === RUN TestStopContainerWithTimeout/3 [2020-05-14T23:14:14.177Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-14T23:14:14.177Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-14T23:14:14.177Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-14T23:14:14.177Z] === CONT TestStopContainerWithTimeout/0 [2020-05-14T23:14:14.177Z] === CONT TestStopContainerWithTimeout/3 [2020-05-14T23:14:14.705Z] --- PASS: TestConfigInspect (3.85s) [2020-05-14T23:14:14.705Z] === RUN TestConfigList [2020-05-14T23:14:15.099Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-14T23:14:17.021Z] === CONT TestStopContainerWithTimeout/1 [2020-05-14T23:14:17.987Z] --- PASS: TestConfigList (3.18s) [2020-05-14T23:14:17.988Z] === RUN TestConfigsCreateAndDelete [2020-05-14T23:14:18.466Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-14T23:14:18.466Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-05-14T23:14:18.466Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-05-14T23:14:18.466Z] --- PASS: TestStopContainerWithTimeout/-1 (2.55s) [2020-05-14T23:14:18.466Z] --- PASS: TestStopContainerWithTimeout/1 (1.56s) [2020-05-14T23:14:18.466Z] === RUN TestDeleteDevicemapper [2020-05-14T23:14:18.466Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-14T23:14:18.466Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:14:18.466Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-14T23:14:20.391Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.72s) [2020-05-14T23:14:20.392Z] === RUN TestUpdateMemory [2020-05-14T23:14:20.392Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-14T23:14:20.392Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:20.392Z] === RUN TestUpdateCPUQuota [2020-05-14T23:14:20.392Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-14T23:14:20.392Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:20.392Z] === RUN TestUpdatePidsLimit [2020-05-14T23:14:20.392Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-14T23:14:20.392Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:20.392Z] === RUN TestUpdateRestartPolicy [2020-05-14T23:14:21.273Z] --- PASS: TestConfigsCreateAndDelete (3.17s) [2020-05-14T23:14:21.273Z] === RUN TestConfigsUpdate [2020-05-14T23:14:24.559Z] --- PASS: TestConfigsUpdate (3.19s) [2020-05-14T23:14:24.559Z] === RUN TestTemplatedConfig [2020-05-14T23:14:27.847Z] --- PASS: TestTemplatedConfig (3.50s) [2020-05-14T23:14:27.847Z] === RUN TestConfigCreateResolve [2020-05-14T23:14:31.132Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-05-14T23:14:31.132Z] === RUN TestConfigDaemonLibtrustID [2020-05-14T23:14:31.390Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-05-14T23:14:31.390Z] PASS [2020-05-14T23:14:31.390Z] [2020-05-14T23:14:31.390Z] DONE 7 tests in 20.849s [2020-05-14T23:14:31.390Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-14T23:14:31.390Z] ++ 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-05-14T23:14:31.390Z] ++ set -e [2020-05-14T23:14:31.390Z] ++ '[' -n 0 ']' [2020-05-14T23:14:31.390Z] ++ set -x [2020-05-14T23:14:31.390Z] ++ env -i DEST=/go/src/github.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-05-14T23:14:31.390Z] INFO: Testing against a local daemon [2020-05-14T23:14:31.390Z] === RUN TestCheckpoint [2020-05-14T23:14:31.390Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-14T23:14:31.390Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:14:31.390Z] === RUN TestContainerInvalidJSON [2020-05-14T23:14:31.390Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:14:31.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:14:31.390Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:14:31.390Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:14:31.390Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:14:31.390Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:14:31.390Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:14:31.390Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:14:31.390Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:14:31.390Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-14T23:14:31.390Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-14T23:14:31.390Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-14T23:14:31.390Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-14T23:14:31.390Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-14T23:14:31.648Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-05-14T23:14:31.648Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-14T23:14:31.648Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-14T23:14:31.648Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-14T23:14:31.907Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-14T23:14:31.907Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-14T23:14:31.907Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-05-14T23:14:31.907Z] === RUN TestCopyFromContainer [2020-05-14T23:14:32.580Z] --- PASS: TestUpdateRestartPolicy (11.66s) [2020-05-14T23:14:32.580Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-14T23:14:32.580Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-05-14T23:14:32.580Z] === RUN TestWaitNonBlocked [2020-05-14T23:14:32.580Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:14:32.580Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:14:32.580Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:14:32.580Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:14:32.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:14:32.580Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:14:32.790Z] #64 exporting layers 119.3s done [2020-05-14T23:14:32.790Z] #64 exporting manifest sha256:a674c24be76ccda90adc5c7672963e2f932ed2dadcf87a8c284e93c758b34e67 done [2020-05-14T23:14:32.790Z] #64 exporting config sha256:e2e60c3c329e71101cf9ad043ba7fa49cd6475c9cda5a8bd0dd36a952f81223f done [2020-05-14T23:14:32.790Z] #64 sending tarball [2020-05-14T23:14:33.210Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-14T23:14:33.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-05-14T23:14:33.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2020-05-14T23:14:33.210Z] === RUN TestWaitBlocked [2020-05-14T23:14:33.210Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:14:33.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:14:33.210Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:14:33.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:14:33.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:14:33.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:14:33.810Z] === RUN TestCopyFromContainer// [2020-05-14T23:14:34.069Z] === RUN TestCopyFromContainer//bar/root [2020-05-14T23:14:34.069Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-14T23:14:34.069Z] === RUN TestCopyFromContainer/bar/quux [2020-05-14T23:14:34.217Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-14T23:14:34.217Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2020-05-14T23:14:34.217Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2020-05-14T23:14:34.217Z] === CONT TestDaemonRestartIpcMode [2020-05-14T23:14:34.217Z] === CONT TestIpcModeOlderClient [2020-05-14T23:14:34.217Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-14T23:14:34.328Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-14T23:14:34.328Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-14T23:14:34.587Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-14T23:14:34.587Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-14T23:14:34.845Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-14T23:14:34.845Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer (3.06s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-14T23:14:35.104Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-14T23:14:35.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-14T23:14:35.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:14:35.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:14:35.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:14:35.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:14:35.104Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:14:35.104Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:14:35.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:14:35.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:14:35.104Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:14:35.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-14T23:14:35.104Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-14T23:14:35.104Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-14T23:14:35.104Z] === RUN TestCreateWithInvalidEnv [2020-05-14T23:14:35.104Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-14T23:14:35.104Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-14T23:14:35.104Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-14T23:14:35.104Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-14T23:14:35.104Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-14T23:14:35.104Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-14T23:14:35.104Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-14T23:14:35.104Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-14T23:14:35.104Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-14T23:14:35.104Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-14T23:14:35.104Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-14T23:14:35.104Z] === RUN TestCreateTmpfsMountsTarget [2020-05-14T23:14:35.104Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-14T23:14:35.104Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-14T23:14:35.751Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:14:35.751Z] Loaded image: busybox:latest [2020-05-14T23:14:35.751Z] Loaded image: busybox:glibc [2020-05-14T23:14:35.751Z] Loaded image: debian:jessie [2020-05-14T23:14:35.751Z] Loaded image: hello-world:latest [2020-05-14T23:14:35.751Z] INFO: Testing against a local daemon [2020-05-14T23:14:35.751Z] === RUN TestCgroupNamespacesBuild [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:14:37.637Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:14:37.637Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-14T23:14:37.637Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-14T23:14:37.637Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-14T23:14:37.648Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2020-05-14T23:14:37.648Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-14T23:14:39.445Z] --- PASS: TestDaemonRestartIpcMode (4.81s) [2020-05-14T23:14:39.445Z] PASS [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === Skipped [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-14T23:14:39.445Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-14T23:14:39.445Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-14T23:14:39.445Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-14T23:14:39.445Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-14T23:14:39.445Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-14T23:14:39.445Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-14T23:14:39.445Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-14T23:14:39.445Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-14T23:14:39.445Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-14T23:14:39.445Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-14T23:14:39.445Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-14T23:14:39.445Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-14T23:14:39.445Z] 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-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-14T23:14:39.445Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:14:39.445Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-14T23:14:39.445Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:14:39.445Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.05s) [2020-05-14T23:14:39.445Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-14T23:14:39.445Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-14T23:14:39.445Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-14T23:14:39.445Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.445Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-14T23:14:39.445Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.445Z] [2020-05-14T23:14:39.446Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-14T23:14:39.446Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.446Z] [2020-05-14T23:14:39.446Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-14T23:14:39.446Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-14T23:14:39.446Z] [2020-05-14T23:14:39.446Z] [2020-05-14T23:14:39.446Z] DONE 181 tests, 24 skipped in 94.694s [2020-05-14T23:14:39.446Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-14T23:14:39.446Z] INFO: Testing against a local daemon [2020-05-14T23:14:39.446Z] === RUN TestCommitInheritsEnv [2020-05-14T23:14:39.614Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:14:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:14:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:14:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:14:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:14:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:14:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:14:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:14:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:14:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:14:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:14:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-14T23:14:39.873Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-14T23:14:39.873Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-14T23:14:40.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.49s) [2020-05-14T23:14:40.244Z] === RUN TestBuildWithSession [2020-05-14T23:14:40.244Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-14T23:14:40.244Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:14:40.244Z] === RUN TestBuildSquashParent [2020-05-14T23:14:40.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-14T23:14:40.440Z] === RUN TestContainerStartOnDaemonRestart [2020-05-14T23:14:40.440Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-14T23:14:40.440Z] === RUN TestDaemonRestartIpcMode [2020-05-14T23:14:40.440Z] === PAUSE TestDaemonRestartIpcMode [2020-05-14T23:14:40.440Z] === RUN TestDaemonHostGatewayIP [2020-05-14T23:14:40.440Z] === PAUSE TestDaemonHostGatewayIP [2020-05-14T23:14:40.440Z] === RUN TestContainerKillOnDaemonStart [2020-05-14T23:14:40.440Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-14T23:14:40.440Z] === RUN TestDiff [2020-05-14T23:14:40.699Z] --- PASS: TestImportExtremelyLargeImageWorks (83.05s) [2020-05-14T23:14:40.699Z] PASS [2020-05-14T23:14:40.699Z] [2020-05-14T23:14:40.699Z] === Skipped [2020-05-14T23:14:40.699Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:14:40.699Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:14:40.699Z] [2020-05-14T23:14:40.699Z] [2020-05-14T23:14:40.699Z] DONE 12 tests, 1 skipped in 84.621s [2020-05-14T23:14:40.699Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-14T23:14:40.699Z] ++ 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-05-14T23:14:40.699Z] ++ set -e [2020-05-14T23:14:40.699Z] ++ '[' -n 0 ']' [2020-05-14T23:14:40.699Z] ++ set -x [2020-05-14T23:14:40.699Z] ++ env -i DEST=/go/src/github.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-05-14T23:14:40.699Z] INFO: Testing against a local daemon [2020-05-14T23:14:40.699Z] === RUN TestNetworkCreateDelete [2020-05-14T23:14:40.699Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-14T23:14:40.699Z] === RUN TestDockerNetworkDeletePreferID [2020-05-14T23:14:40.699Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-05-14T23:14:40.699Z] === RUN TestInspectNetwork [2020-05-14T23:14:40.699Z] === RUN TestInspectNetwork/full_network_id [2020-05-14T23:14:40.699Z] === RUN TestInspectNetwork/partial_network_id [2020-05-14T23:14:40.699Z] === RUN TestInspectNetwork/network_name [2020-05-14T23:14:40.700Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-14T23:14:40.700Z] --- PASS: TestInspectNetwork (11.45s) [2020-05-14T23:14:40.700Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-14T23:14:40.700Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-14T23:14:40.700Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-14T23:14:40.700Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-14T23:14:40.700Z] === RUN TestRunContainerWithBridgeNone [2020-05-14T23:14:41.367Z] --- PASS: TestCommitInheritsEnv (2.09s) [2020-05-14T23:14:41.367Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-14T23:14:41.367Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-14T23:14:41.367Z] === RUN TestImagesFilterMultiReference [2020-05-14T23:14:41.367Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-14T23:14:41.367Z] === RUN TestImagePullPlatformInvalid [2020-05-14T23:14:41.367Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-14T23:14:41.367Z] === RUN TestRemoveImageOrphaning [2020-05-14T23:14:41.376Z] --- PASS: TestDiff (0.78s) [2020-05-14T23:14:41.376Z] === RUN TestExecWithCloseStdin [2020-05-14T23:14:41.705Z] --- PASS: TestRunContainerWithBridgeNone (2.66s) [2020-05-14T23:14:41.706Z] === RUN TestNetworkInvalidJSON [2020-05-14T23:14:41.706Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-14T23:14:41.706Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-14T23:14:41.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:14:41.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:14:41.706Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:14:41.706Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:14:41.706Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-14T23:14:41.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:14:41.706Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:14:41.706Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-14T23:14:41.706Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-14T23:14:41.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-14T23:14:41.706Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-14T23:14:41.706Z] === RUN TestHostIPv4BridgeLabel [2020-05-14T23:14:42.311Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-05-14T23:14:42.311Z] === RUN TestExec [2020-05-14T23:14:42.319Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-14T23:14:42.319Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-14T23:14:43.246Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-14T23:14:43.246Z] === RUN TestRemoveImageGarbageCollector [2020-05-14T23:14:43.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:14:43.246Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-14T23:14:43.246Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-14T23:14:43.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-14T23:14:43.246Z] === RUN TestTagInvalidReference [2020-05-14T23:14:43.246Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-14T23:14:43.246Z] === RUN TestTagValidPrefixedRepo [2020-05-14T23:14:43.246Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-14T23:14:43.246Z] === RUN TestTagExistedNameWithoutForce [2020-05-14T23:14:43.246Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-14T23:14:43.246Z] === RUN TestTagOfficialNames [2020-05-14T23:14:43.246Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-14T23:14:43.246Z] === RUN TestTagMatchesDigest [2020-05-14T23:14:43.246Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-14T23:14:43.246Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-14T23:14:43.246Z] --- PASS: TestExec (0.91s) [2020-05-14T23:14:43.246Z] === RUN TestExecUser [2020-05-14T23:14:43.329Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-14T23:14:43.329Z] === RUN TestDaemonDefaultNetworkPools [2020-05-14T23:14:44.182Z] --- PASS: TestExecUser (0.92s) [2020-05-14T23:14:44.182Z] === RUN TestExportContainerAndImportImage [2020-05-14T23:14:44.336Z] --- PASS: TestDaemonDefaultNetworkPools (1.04s) [2020-05-14T23:14:44.336Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-14T23:14:45.119Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-14T23:14:45.119Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-14T23:14:45.552Z] #64 sending tarball 18.8s done [2020-05-14T23:14:45.552Z] #64 DONE 138.2s [2020-05-14T23:14:45.552Z] [2020-05-14T23:14:45.552Z] #65 importing to docker [2020-05-14T23:14:45.805Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-14T23:14:45.805Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-14T23:14:46.810Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-14T23:14:46.810Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-14T23:14:47.021Z] --- PASS: TestExportContainerAfterDaemonRestart (1.96s) [2020-05-14T23:14:47.021Z] === RUN TestHealthCheckWorkdir [2020-05-14T23:14:47.424Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2020-05-14T23:14:47.424Z] === RUN TestServiceWithPredefinedNetwork [2020-05-14T23:14:48.396Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-05-14T23:14:48.397Z] === RUN TestHealthKillContainer [2020-05-14T23:14:50.196Z] --- PASS: TestBuildSquashParent (10.24s) [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:14:50.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:14:50.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:14:50.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:14:50.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:14:51.680Z] --- PASS: TestHealthKillContainer (2.97s) [2020-05-14T23:14:51.680Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-14T23:14:51.841Z] --- PASS: TestServiceWithPredefinedNetwork (3.53s) [2020-05-14T23:14:51.841Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-14T23:14:51.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:14:51.841Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:14:51.841Z] === RUN TestServiceWithDataPathPortInit [2020-05-14T23:14:51.939Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-05-14T23:14:51.939Z] === RUN TestIpcModeNone [2020-05-14T23:14:52.875Z] --- PASS: TestIpcModeNone (0.90s) [2020-05-14T23:14:52.875Z] === RUN TestIpcModePrivate [2020-05-14T23:14:53.473Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:14:53.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:14:53.811Z] --- PASS: TestIpcModePrivate (0.87s) [2020-05-14T23:14:53.811Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-14T23:14:53.811Z] === RUN TestIpcModeShareable [2020-05-14T23:14:54.378Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-14T23:14:54.378Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-14T23:14:54.378Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-14T23:14:57.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:14:57.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:14:57.665Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-05-14T23:14:57.665Z] === RUN TestAPIIpcModeHost [2020-05-14T23:14:57.924Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-05-14T23:14:57.924Z] === RUN TestDaemonIpcModeShareable [2020-05-14T23:14:59.826Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-05-14T23:14:59.826Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-14T23:14:59.826Z] === RUN TestDaemonIpcModePrivate [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.19s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2020-05-14T23:15:00.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.44s) [2020-05-14T23:15:00.281Z] === RUN TestBuildMultiStageCopy [2020-05-14T23:15:00.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-14T23:15:01.728Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-05-14T23:15:01.728Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-14T23:15:01.728Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-14T23:15:03.556Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-14T23:15:03.631Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-05-14T23:15:03.631Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-14T23:15:03.631Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-14T23:15:04.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-14T23:15:04.683Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-14T23:15:05.008Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2020-05-14T23:15:05.008Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-14T23:15:05.008Z] === RUN TestIpcModeOlderClient [2020-05-14T23:15:05.008Z] === PAUSE TestIpcModeOlderClient [2020-05-14T23:15:05.008Z] === RUN TestKillContainerInvalidSignal [2020-05-14T23:15:05.614Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-14T23:15:05.945Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-05-14T23:15:05.945Z] === RUN TestKillContainer [2020-05-14T23:15:05.945Z] === RUN TestKillContainer/no_signal [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy (5.74s) [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-05-14T23:15:06.177Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-05-14T23:15:06.177Z] === RUN TestBuildMultiStageParentConfig [2020-05-14T23:15:06.879Z] === RUN TestKillContainer/non_killing_signal [2020-05-14T23:15:07.138Z] === RUN TestKillContainer/killing_signal [2020-05-14T23:15:08.072Z] --- PASS: TestBuildMultiStageParentConfig (1.62s) [2020-05-14T23:15:08.072Z] === RUN TestBuildLabelWithTargets [2020-05-14T23:15:08.513Z] --- PASS: TestKillContainer (2.32s) [2020-05-14T23:15:08.513Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-14T23:15:08.513Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-14T23:15:08.513Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-05-14T23:15:08.513Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-14T23:15:08.513Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-14T23:15:09.080Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-14T23:15:09.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-05-14T23:15:09.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-05-14T23:15:09.647Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-14T23:15:09.647Z] === RUN TestKillStoppedContainer [2020-05-14T23:15:09.905Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-14T23:15:09.905Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-14T23:15:09.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-14T23:15:09.905Z] === RUN TestKillDifferentUserContainer [2020-05-14T23:15:10.593Z] --- PASS: TestBuildLabelWithTargets (2.53s) [2020-05-14T23:15:10.593Z] === RUN TestBuildWithEmptyLayers [2020-05-14T23:15:10.840Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-14T23:15:10.840Z] === RUN TestInspectOomKilledTrue [2020-05-14T23:15:10.840Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-14T23:15:10.840Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:15:10.840Z] === RUN TestInspectOomKilledFalse [2020-05-14T23:15:10.840Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-14T23:15:10.840Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:15:10.841Z] === RUN TestLinksEtcHostsContentMatch [2020-05-14T23:15:11.409Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-05-14T23:15:11.409Z] === RUN TestLinksContainerNames [2020-05-14T23:15:11.523Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2020-05-14T23:15:11.524Z] === RUN TestBuildMultiStageOnBuild [2020-05-14T23:15:13.312Z] --- PASS: TestLinksContainerNames (1.54s) [2020-05-14T23:15:13.312Z] === RUN TestLogsFollowTailEmpty [2020-05-14T23:15:13.571Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-05-14T23:15:13.571Z] === RUN TestContainerNetworkMountsNoChown [2020-05-14T23:15:14.144Z] --- PASS: TestServiceWithDataPathPortInit (21.12s) [2020-05-14T23:15:14.144Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-14T23:15:14.508Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/default [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/default [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/private [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/private [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rprivate [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/slave [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/slave [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rslave [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/shared [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/shared [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rshared [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/default [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rslave [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rshared [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/shared [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/private [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/slave [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rprivate [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:15:14.508Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:15:14.508Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:15:14.508Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:15:14.767Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-14T23:15:15.026Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-14T23:15:15.026Z] === RUN TestContainerBindMountNonRecursive [2020-05-14T23:15:15.699Z] --- PASS: TestBuildMultiStageOnBuild (3.81s) [2020-05-14T23:15:15.699Z] === RUN TestBuildUncleanTarFilenames [2020-05-14T23:15:16.934Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2020-05-14T23:15:16.934Z] === RUN TestNetworkNat [2020-05-14T23:15:17.603Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-05-14T23:15:17.603Z] === RUN TestBuildMultiStageLayerLeak [2020-05-14T23:15:17.872Z] --- PASS: TestNetworkNat (0.87s) [2020-05-14T23:15:17.872Z] === RUN TestNetworkLocalhostTCPNat [2020-05-14T23:15:18.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:15:18.167Z] Using test binary docker [2020-05-14T23:15:18.167Z] +++ /etc/init.d/apparmor start [2020-05-14T23:15:18.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:15:18.167Z] INFO: Waiting for daemon to start... [2020-05-14T23:15:18.167Z] Starting dockerd [2020-05-14T23:15:18.167Z] +++ 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-05-14T23:15:18.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-05-14T23:15:18.808Z] === RUN TestNetworkLoopbackNat [2020-05-14T23:15:19.098Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:15:19.098Z] Using test binary docker [2020-05-14T23:15:19.098Z] +++ /etc/init.d/apparmor start [2020-05-14T23:15:19.098Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:15:19.098Z] INFO: Waiting for daemon to start... [2020-05-14T23:15:19.098Z] Starting dockerd [2020-05-14T23:15:19.098Z] +++ 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-05-14T23:15:19.743Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-05-14T23:15:19.743Z] === RUN TestPause [2020-05-14T23:15:20.028Z] . [2020-05-14T23:15:20.285Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:15:20.285Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:15:20.285Z] Error: No such image: emptyfs [2020-05-14T23:15:20.285Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:15:20.285Z] ++++ docker load [2020-05-14T23:15:20.542Z] Running integration-test (iteration 1) [2020-05-14T23:15:20.542Z] 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-05-14T23:15:20.542Z] ++ 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-05-14T23:15:20.542Z] ++ set -e [2020-05-14T23:15:20.542Z] ++ '[' -n 0 ']' [2020-05-14T23:15:20.542Z] ++ set -x [2020-05-14T23:15:20.542Z] ++ env -i DEST=/go/src/github.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-05-14T23:15:20.542Z] --- PASS: TestBuildMultiStageLayerLeak (3.16s) [2020-05-14T23:15:20.542Z] === RUN TestBuildWithHugeFile [2020-05-14T23:15:20.678Z] --- PASS: TestPause (0.83s) [2020-05-14T23:15:20.678Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-14T23:15:20.678Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:15:20.678Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:15:20.678Z] === RUN TestPauseStopPausedContainer [2020-05-14T23:15:21.106Z] [2020-05-14T23:15:21.106Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:15:21.106Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:15:21.106Z] Error: No such image: emptyfs [2020-05-14T23:15:21.106Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:15:21.106Z] ++++ docker load [2020-05-14T23:15:21.613Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-05-14T23:15:21.613Z] === RUN TestPsFilter [2020-05-14T23:15:21.613Z] --- PASS: TestPsFilter (0.26s) [2020-05-14T23:15:21.613Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-14T23:15:21.672Z] Running integration-test (iteration 1) [2020-05-14T23:15:21.672Z] 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-05-14T23:15:21.672Z] ++ 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-05-14T23:15:21.672Z] ++ set -e [2020-05-14T23:15:21.672Z] ++ '[' -n 0 ']' [2020-05-14T23:15:21.672Z] ++ set -x [2020-05-14T23:15:21.672Z] ++ env -i DEST=/go/src/github.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-05-14T23:15:22.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-05-14T23:15:22.548Z] === RUN TestRemoveContainerWithVolume [2020-05-14T23:15:23.116Z] --- PASS: TestRemoveContainerWithVolume (0.77s) [2020-05-14T23:15:23.116Z] === RUN TestRemoveContainerRunning [2020-05-14T23:15:24.052Z] --- PASS: TestRemoveContainerRunning (0.82s) [2020-05-14T23:15:24.052Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-14T23:15:24.406Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.49s) [2020-05-14T23:15:24.406Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:33je852iya28k5labe16q0n89 Created:2020-05-14 23:15:13.720517726 +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[0c75f0c14d0a1d39de531f60e52f299af2e810dd434d1fca08c446cb3b93d6d3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jnoimb38u0wwlr3ak1u2z256p EndpointID:e5e021a85efb1e605eaf4569e88e9ece8c3793dbfb4bcf176bdeeeff73398756 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:faf2f424b9faaa736fc8f41f223b88d2e682bfa315dbbcb03bfd759897f2e55a 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:59483a27b259 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jnoimb38u0wwlr3ak1u2z256p EndpointID:e5e021a85efb1e605eaf4569e88e9ece8c3793dbfb4bcf176bdeeeff73398756 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-14T23:15:24.406Z] PASS [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] === Skipped [2020-05-14T23:15:24.406Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:15:24.406Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] DONE 22 tests, 1 skipped in 55.966s [2020-05-14T23:15:24.406Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:15:24.406Z] ++ 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-05-14T23:15:24.406Z] ++ set -e [2020-05-14T23:15:24.406Z] ++ '[' -n 0 ']' [2020-05-14T23:15:24.406Z] ++ set -x [2020-05-14T23:15:24.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-05-14T23:15:24.406Z] INFO: Testing against a local daemon [2020-05-14T23:15:24.406Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-14T23:15:24.406Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:15:24.406Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:15:24.406Z] === RUN TestDockerNetworkIpvlan [2020-05-14T23:15:24.406Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:15:24.406Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:15:24.406Z] PASS [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] === Skipped [2020-05-14T23:15:24.406Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:15:24.406Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:15:24.406Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] [2020-05-14T23:15:24.406Z] DONE 2 tests, 2 skipped in 0.210s [2020-05-14T23:15:24.406Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:15:24.406Z] ++ 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-05-14T23:15:24.406Z] ++ set -e [2020-05-14T23:15:24.406Z] ++ '[' -n 0 ']' [2020-05-14T23:15:24.406Z] ++ set -x [2020-05-14T23:15:24.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-05-14T23:15:24.406Z] INFO: Testing against a local daemon [2020-05-14T23:15:24.406Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-14T23:15:24.406Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-14T23:15:24.406Z] === RUN TestDockerNetworkMacvlan [2020-05-14T23:15:24.832Z] #65 DONE 38.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-14T23:15:24.988Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-05-14T23:15:24.988Z] === RUN TestRemoveInvalidContainer [2020-05-14T23:15:24.988Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-14T23:15:24.988Z] === RUN TestRenameLinkedContainer [2020-05-14T23:15:25.281Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/test/unit [2020-05-14T23:15:25.411Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-14T23:15:26.416Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-14T23:15:27.420Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-14T23:15:28.272Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-05-14T23:15:28.272Z] === RUN TestRenameStoppedContainer [2020-05-14T23:15:28.839Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-05-14T23:15:28.839Z] === RUN TestRenameRunningContainerAndReuse [2020-05-14T23:15:29.711Z] ? github.com/docker/docker/api [no test files] [2020-05-14T23:15:30.215Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-05-14T23:15:30.215Z] === RUN TestRenameInvalidName [2020-05-14T23:15:31.150Z] --- PASS: TestRenameInvalidName (0.80s) [2020-05-14T23:15:31.150Z] === RUN TestRenameAnonymousContainer [2020-05-14T23:15:31.796Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-14T23:15:34.138Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-14T23:15:34.138Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-14T23:15:34.138Z] Cross building: bundles/cross/windows/amd64 [2020-05-14T23:15:34.138Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-14T23:15:34.138Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-14T23:15:35.246Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-14T23:15:35.338Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-05-14T23:15:35.338Z] === RUN TestRenameContainerWithSameName [2020-05-14T23:15:35.597Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-05-14T23:15:35.597Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-14T23:15:37.521Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-05-14T23:15:37.521Z] === RUN TestResize [2020-05-14T23:15:38.091Z] --- PASS: TestResize (0.77s) [2020-05-14T23:15:38.091Z] === RUN TestResizeWithInvalidSize [2020-05-14T23:15:39.034Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-05-14T23:15:39.034Z] === RUN TestResizeWhenContainerNotStarted [2020-05-14T23:15:39.981Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:39.981Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:39.981Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:39.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:15:39.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:15:39.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:15:39.981Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:15:42.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:42.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:42.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:15:43.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:15:43.617Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-14T23:15:44.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan (19.62s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.52s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.51s) [2020-05-14T23:15:44.230Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-05-14T23:15:44.230Z] PASS [2020-05-14T23:15:44.230Z] [2020-05-14T23:15:44.230Z] DONE 8 tests in 21.259s [2020-05-14T23:15:44.230Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-14T23:15:44.230Z] ++ 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-05-14T23:15:44.230Z] ++ set -e [2020-05-14T23:15:44.230Z] ++ '[' -n 0 ']' [2020-05-14T23:15:44.230Z] ++ set -x [2020-05-14T23:15:44.230Z] ++ env -i DEST=/go/src/github.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-05-14T23:15:44.230Z] testing: warning: no tests to run [2020-05-14T23:15:44.230Z] PASS [2020-05-14T23:15:44.230Z] [2020-05-14T23:15:44.230Z] DONE 0 tests in 0.085s [2020-05-14T23:15:44.230Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-14T23:15:44.230Z] ++ 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-05-14T23:15:44.230Z] ++ set -e [2020-05-14T23:15:44.230Z] ++ '[' -n 0 ']' [2020-05-14T23:15:44.230Z] ++ set -x [2020-05-14T23:15:44.230Z] ++ env -i DEST=/go/src/github.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-05-14T23:15:44.285Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:15:44.285Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:15:44.512Z] INFO: Testing against a local daemon [2020-05-14T23:15:44.512Z] === RUN TestAuthZPluginAllowRequest [2020-05-14T23:15:44.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:15:46.530Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-05-14T23:15:46.530Z] === RUN TestAuthZPluginTLS [2020-05-14T23:15:46.812Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-14T23:15:46.812Z] === RUN TestAuthZPluginDenyRequest [2020-05-14T23:15:47.425Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-14T23:15:47.425Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-14T23:15:48.039Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-14T23:15:48.039Z] === RUN TestAuthZPluginDenyResponse [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.53s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-05-14T23:15:48.147Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s) [2020-05-14T23:15:48.147Z] === RUN TestCgroupNamespacesRun [2020-05-14T23:15:48.321Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-05-14T23:15:48.321Z] === RUN TestAuthZPluginAllowEventStream [2020-05-14T23:15:49.524Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-05-14T23:15:49.524Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-14T23:15:50.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2020-05-14T23:15:50.340Z] === RUN TestAuthZPluginErrorResponse [2020-05-14T23:15:50.953Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-14T23:15:50.953Z] === RUN TestAuthZPluginErrorRequest [2020-05-14T23:15:51.427Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-14T23:15:51.427Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-14T23:15:51.567Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-14T23:15:51.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-14T23:15:51.856Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-14T23:15:51.856Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-14T23:15:52.803Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-14T23:15:52.803Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-14T23:15:53.724Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:15:53.725Z] Loaded image: busybox:latest [2020-05-14T23:15:53.725Z] Loaded image: busybox:glibc [2020-05-14T23:15:53.725Z] Loaded image: debian:jessie [2020-05-14T23:15:53.725Z] Loaded image: hello-world:latest [2020-05-14T23:15:53.725Z] INFO: Testing against a local daemon [2020-05-14T23:15:53.725Z] === RUN TestDockerDaemonSuite [2020-05-14T23:15:53.725Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-14T23:15:53.725Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:15:53.725Z] Loaded image: busybox:latest [2020-05-14T23:15:53.725Z] Loaded image: busybox:glibc [2020-05-14T23:15:53.725Z] Loaded image: debian:jessie [2020-05-14T23:15:53.725Z] Loaded image: hello-world:latest [2020-05-14T23:15:53.725Z] INFO: Testing against a local daemon [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-14T23:15:53.725Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-14T23:15:53.981Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-14T23:15:53.981Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-14T23:15:54.530Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2020-05-14T23:15:54.531Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-14T23:15:54.545Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-14T23:15:54.705Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-05-14T23:15:54.705Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-14T23:15:54.802Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-14T23:15:55.367Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-14T23:15:55.625Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-14T23:15:55.625Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-14T23:15:56.608Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-05-14T23:15:56.608Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-14T23:15:56.814Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-05-14T23:15:57.204Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2020-05-14T23:15:57.204Z] === RUN TestAuthZPluginHeader [2020-05-14T23:15:57.519Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-14T23:15:57.776Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-14T23:15:57.817Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-05-14T23:15:57.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-14T23:15:57.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:15:57.817Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:15:57.817Z] === RUN TestAuthZPluginV2Disable [2020-05-14T23:15:57.817Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:15:57.817Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:15:57.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-14T23:15:57.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:15:57.817Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:15:57.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-14T23:15:57.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:15:57.817Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:15:57.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-14T23:15:58.033Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-14T23:15:58.033Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-14T23:15:58.033Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-14T23:15:58.514Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-05-14T23:15:58.514Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-14T23:15:58.965Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-14T23:15:59.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-05-14T23:15:59.081Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-14T23:15:59.895Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-14T23:16:00.154Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-14T23:16:00.413Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-14T23:16:00.413Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-14T23:16:00.413Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-14T23:16:00.413Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-14T23:16:00.984Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-05-14T23:16:00.984Z] === RUN TestKernelTCPMemory [2020-05-14T23:16:01.919Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-05-14T23:16:01.919Z] === RUN TestNISDomainname [2020-05-14T23:16:02.855Z] --- PASS: TestNISDomainname (0.99s) [2020-05-14T23:16:02.855Z] === RUN TestHostnameDnsResolution [2020-05-14T23:16:03.691Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-14T23:16:04.624Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-14T23:16:04.761Z] --- PASS: TestHostnameDnsResolution (1.80s) [2020-05-14T23:16:04.761Z] === RUN TestStats [2020-05-14T23:16:06.525Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-14T23:16:06.782Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-14T23:16:08.046Z] --- PASS: TestStats (2.80s) [2020-05-14T23:16:08.047Z] === RUN TestStopContainerWithTimeout [2020-05-14T23:16:08.047Z] === RUN TestStopContainerWithTimeout/0 [2020-05-14T23:16:08.047Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-14T23:16:08.047Z] === RUN TestStopContainerWithTimeout/1 [2020-05-14T23:16:08.047Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-14T23:16:08.047Z] === RUN TestStopContainerWithTimeout/3 [2020-05-14T23:16:08.047Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-14T23:16:08.047Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-14T23:16:08.047Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-14T23:16:08.047Z] === CONT TestStopContainerWithTimeout/0 [2020-05-14T23:16:08.047Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-14T23:16:08.047Z] === CONT TestStopContainerWithTimeout/3 [2020-05-14T23:16:08.047Z] === CONT TestStopContainerWithTimeout/1 [2020-05-14T23:16:08.678Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-14T23:16:09.609Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-14T23:16:10.578Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-14T23:16:10.579Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-14T23:16:10.579Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2020-05-14T23:16:10.579Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-05-14T23:16:10.579Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-05-14T23:16:10.579Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-05-14T23:16:10.579Z] === RUN TestDeleteDevicemapper [2020-05-14T23:16:10.839Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-14T23:16:10.839Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:16:10.839Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-14T23:16:11.976Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-14T23:16:12.742Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2020-05-14T23:16:12.742Z] === RUN TestUpdateMemory [2020-05-14T23:16:12.742Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-14T23:16:12.742Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:16:12.742Z] === RUN TestUpdateCPUQuota [2020-05-14T23:16:12.907Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-14T23:16:13.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-14T23:16:14.096Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-14T23:16:14.644Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-05-14T23:16:14.644Z] === RUN TestUpdatePidsLimit [2020-05-14T23:16:14.644Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-14T23:16:14.644Z] === RUN TestUpdatePidsLimit/no_change [2020-05-14T23:16:15.211Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-14T23:16:15.466Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-14T23:16:15.470Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-14T23:16:15.728Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-14T23:16:16.265Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.32s) [2020-05-14T23:16:16.265Z] PASS [2020-05-14T23:16:16.265Z] [2020-05-14T23:16:16.265Z] === Skipped [2020-05-14T23:16:16.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:16:16.265Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:16.265Z] [2020-05-14T23:16:16.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:16:16.265Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:16.265Z] [2020-05-14T23:16:16.265Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:16:16.265Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:16.265Z] [2020-05-14T23:16:16.266Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:16:16.266Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:16.266Z] [2020-05-14T23:16:16.266Z] [2020-05-14T23:16:16.266Z] DONE 17 tests, 4 skipped in 30.686s [2020-05-14T23:16:16.266Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-14T23:16:16.266Z] ++ 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-05-14T23:16:16.266Z] ++ set -e [2020-05-14T23:16:16.266Z] ++ '[' -n 0 ']' [2020-05-14T23:16:16.266Z] ++ set -x [2020-05-14T23:16:16.266Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:16.266Z] INFO: Testing against a local daemon [2020-05-14T23:16:16.266Z] === RUN TestPluginInvalidJSON [2020-05-14T23:16:16.266Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:16.266Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:16.266Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:16.266Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-14T23:16:16.266Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-14T23:16:16.266Z] === RUN TestPluginInstall [2020-05-14T23:16:16.266Z] === RUN TestPluginInstall/no_auth [2020-05-14T23:16:16.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-14T23:16:16.399Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-14T23:16:16.399Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-14T23:16:16.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit (3.86s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-05-14T23:16:18.455Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-05-14T23:16:18.455Z] === RUN TestUpdateRestartPolicy [2020-05-14T23:16:18.922Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:254d551ed1157661f00dad9a1e110a123ec6aa39ddeee43b47215dbf65f9cf0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:19.717Z] time="2020-05-14T23:16:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:254d551ed1157661f00dad9a1e110a123ec6aa39ddeee43b47215dbf65f9cf0c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:19.999Z] === RUN TestPluginInstall/with_htpasswd [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4130a53151805b228af8366179d1825757a51c96bf816537a1fc183041acbea9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:20.620Z] time="2020-05-14T23:16:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4130a53151805b228af8366179d1825757a51c96bf816537a1fc183041acbea9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:20.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-14T23:16:20.818Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-14T23:16:20.902Z] === RUN TestPluginInstall/with_insecure [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbce2f4b28cf0f3a132da7ad6f0b6a2aa7328ea6697ba73a63a23e0fb1c9c694" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:16:21.907Z] time="2020-05-14T23:16:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbce2f4b28cf0f3a132da7ad6f0b6a2aa7328ea6697ba73a63a23e0fb1c9c694" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:16:22.189Z] --- PASS: TestPluginInstall (6.87s) [2020-05-14T23:16:22.189Z] --- PASS: TestPluginInstall/no_auth (4.74s) [2020-05-14T23:16:22.189Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2020-05-14T23:16:22.189Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-05-14T23:16:22.189Z] plugin_test.go:157: [d692450d16342] daemon is not started [2020-05-14T23:16:22.189Z] PASS [2020-05-14T23:16:22.189Z] [2020-05-14T23:16:22.189Z] DONE 6 tests in 7.092s [2020-05-14T23:16:22.189Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-14T23:16:22.189Z] ++ 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-05-14T23:16:22.189Z] ++ set -e [2020-05-14T23:16:22.189Z] ++ '[' -n 0 ']' [2020-05-14T23:16:22.189Z] ++ set -x [2020-05-14T23:16:22.190Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:22.190Z] INFO: Testing against a local daemon [2020-05-14T23:16:22.190Z] === RUN TestExternalGraphDriver [2020-05-14T23:16:22.190Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-14T23:16:22.471Z] === RUN TestExternalGraphDriver/json [2020-05-14T23:16:23.122Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-14T23:16:24.491Z] === RUN TestExternalGraphDriver/spec [2020-05-14T23:16:25.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-14T23:16:25.646Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-14T23:16:26.577Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-14T23:16:27.164Z] === RUN TestExternalGraphDriver/pull [2020-05-14T23:16:27.507Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-14T23:16:28.438Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-14T23:16:28.637Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-05-14T23:16:28.637Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-14T23:16:28.637Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-05-14T23:16:28.637Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-05-14T23:16:28.637Z] === RUN TestGraphdriverPluginV2 [2020-05-14T23:16:28.637Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-14T23:16:28.637Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:28.637Z] PASS [2020-05-14T23:16:28.637Z] [2020-05-14T23:16:28.637Z] === Skipped [2020-05-14T23:16:28.637Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-14T23:16:28.637Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:28.637Z] [2020-05-14T23:16:28.637Z] [2020-05-14T23:16:28.637Z] DONE 5 tests, 1 skipped in 6.690s [2020-05-14T23:16:28.919Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-14T23:16:28.919Z] ++ 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-05-14T23:16:28.919Z] ++ set -e [2020-05-14T23:16:28.919Z] ++ '[' -n 0 ']' [2020-05-14T23:16:28.919Z] ++ set -x [2020-05-14T23:16:28.919Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:28.919Z] INFO: Testing against a local daemon [2020-05-14T23:16:28.919Z] === RUN TestContinueAfterPluginCrash [2020-05-14T23:16:28.920Z] === PAUSE TestContinueAfterPluginCrash [2020-05-14T23:16:28.920Z] === RUN TestReadPluginNoRead [2020-05-14T23:16:28.920Z] === PAUSE TestReadPluginNoRead [2020-05-14T23:16:28.920Z] === RUN TestDaemonStartWithLogOpt [2020-05-14T23:16:28.920Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-14T23:16:28.920Z] === CONT TestContinueAfterPluginCrash [2020-05-14T23:16:28.920Z] === CONT TestDaemonStartWithLogOpt [2020-05-14T23:16:29.368Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-14T23:16:29.932Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-14T23:16:30.658Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-05-14T23:16:30.658Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-14T23:16:31.594Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-05-14T23:16:31.594Z] === RUN TestWaitNonBlocked [2020-05-14T23:16:31.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:16:31.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:16:31.594Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:16:31.594Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:16:31.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:16:31.594Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:16:31.829Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-14T23:16:32.160Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-14T23:16:32.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2020-05-14T23:16:32.160Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-05-14T23:16:32.160Z] === RUN TestWaitBlocked [2020-05-14T23:16:32.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:16:32.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:16:32.160Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:16:32.160Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:16:32.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:16:32.160Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:16:32.394Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-14T23:16:32.958Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-14T23:16:33.297Z] === CONT TestReadPluginNoRead [2020-05-14T23:16:33.297Z] --- PASS: TestDaemonStartWithLogOpt (3.91s) [2020-05-14T23:16:33.523Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-14T23:16:33.523Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-14T23:16:33.536Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-14T23:16:33.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-14T23:16:33.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2020-05-14T23:16:33.536Z] === CONT TestContainerStartOnDaemonRestart [2020-05-14T23:16:33.536Z] === CONT TestIpcModeOlderClient [2020-05-14T23:16:33.536Z] === CONT TestDaemonHostGatewayIP [2020-05-14T23:16:33.536Z] === CONT TestDaemonRestartIpcMode [2020-05-14T23:16:33.536Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-14T23:16:33.536Z] === CONT TestContainerKillOnDaemonStart [2020-05-14T23:16:34.714Z] --- PASS: TestImportExtremelyLargeImageWorks (104.31s) [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === Skipped [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:16:34.714Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] DONE 12 tests, 1 skipped in 108.729s [2020-05-14T23:16:34.714Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.714Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.714Z] === RUN TestNetworkCreateDelete [2020-05-14T23:16:34.714Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-14T23:16:34.714Z] === RUN TestDockerNetworkDeletePreferID [2020-05-14T23:16:34.714Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-05-14T23:16:34.714Z] === RUN TestInspectNetwork [2020-05-14T23:16:34.714Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-14T23:16:34.714Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] === RUN TestRunContainerWithBridgeNone [2020-05-14T23:16:34.714Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-14T23:16:34.714Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestNetworkInvalidJSON [2020-05-14T23:16:34.714Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-14T23:16:34.714Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-14T23:16:34.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:16:34.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:16:34.714Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:16:34.714Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:16:34.714Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-14T23:16:34.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:16:34.714Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:16:34.714Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-14T23:16:34.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-14T23:16:34.714Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-14T23:16:34.714Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-14T23:16:34.714Z] === RUN TestHostIPv4BridgeLabel [2020-05-14T23:16:34.714Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-14T23:16:34.714Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-14T23:16:34.714Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDaemonDefaultNetworkPools [2020-05-14T23:16:34.714Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-14T23:16:34.714Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-14T23:16:34.714Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-14T23:16:34.714Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestServiceWithPredefinedNetwork [2020-05-14T23:16:34.714Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-14T23:16:34.714Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:16:34.714Z] === RUN TestServiceWithDataPathPortInit [2020-05-14T23:16:34.714Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-14T23:16:34.714Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === Skipped [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-14T23:16:34.714Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-14T23:16:34.714Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-14T23:16:34.714Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-14T23:16:34.714Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] DONE 18 tests, 12 skipped in 0.587s [2020-05-14T23:16:34.714Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.714Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.714Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-14T23:16:34.714Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:16:34.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:16:34.714Z] === RUN TestDockerNetworkIpvlan [2020-05-14T23:16:34.714Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:16:34.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === Skipped [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:16:34.714Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:16:34.714Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] DONE 2 tests, 2 skipped in 0.121s [2020-05-14T23:16:34.714Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.714Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.714Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-14T23:16:34.714Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-14T23:16:34.714Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] === RUN TestDockerNetworkMacvlan [2020-05-14T23:16:34.714Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-14T23:16:34.714Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === Skipped [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-14T23:16:34.714Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-14T23:16:34.714Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] DONE 2 tests, 2 skipped in 0.108s [2020-05-14T23:16:34.714Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.714Z] testing: warning: no tests to run [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] DONE 0 tests in 0.025s [2020-05-14T23:16:34.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.714Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginAllowRequest [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginTLS [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginDenyRequest [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginDenyResponse [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginAllowEventStream [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginErrorResponse [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginErrorRequest [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginHeader [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginV2Disable [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-14T23:16:34.714Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] PASS [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === Skipped [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-14T23:16:34.714Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.714Z] [2020-05-14T23:16:34.714Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-14T23:16:34.715Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] DONE 17 tests, 17 skipped in 0.430s [2020-05-14T23:16:34.715Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.715Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.715Z] === RUN TestPluginInvalidJSON [2020-05-14T23:16:34.715Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:34.715Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:34.715Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:16:34.715Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-14T23:16:34.715Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-14T23:16:34.715Z] === RUN TestPluginInstall [2020-05-14T23:16:34.715Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-14T23:16:34.715Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] PASS [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] === Skipped [2020-05-14T23:16:34.715Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-14T23:16:34.715Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] [2020-05-14T23:16:34.715Z] DONE 3 tests, 1 skipped in 0.144s [2020-05-14T23:16:34.715Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-14T23:16:34.715Z] INFO: Testing against a local daemon [2020-05-14T23:16:34.715Z] === RUN TestExternalGraphDriver [2020-05-14T23:16:34.715Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-05-14T23:16:34.715Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-14T23:16:34.715Z] === RUN TestGraphdriverPluginV2 [2020-05-14T23:16:35.147Z] 4612f6d0b889: Pull complete [2020-05-14T23:16:35.147Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae [2020-05-14T23:16:35.147Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:16:35.147Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-14T23:16:35.147Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-14T23:16:35.147Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217' [2020-05-14T23:16:35.147Z] WARN: Skipping validation tests [2020-05-14T23:16:35.147Z] INFO: Running unit tests at 05/14/2020 23:16:28... [2020-05-14T23:16:35.147Z] INFO: make.ps1 starting at 05/14/2020 23:16:32 [2020-05-14T23:16:35.147Z] INFO: Git commit (68c56335d4) assumed from DOCKER_GITCOMMIT environment variable [2020-05-14T23:16:35.147Z] INFO: Invoking autogen... [2020-05-14T23:16:35.147Z] INFO: Running unit tests... [2020-05-14T23:16:35.419Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-14T23:16:35.419Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-14T23:16:35.419Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-14T23:16:35.677Z] --- PASS: TestGraphdriverPluginV2 (6.43s) [2020-05-14T23:16:35.677Z] PASS [2020-05-14T23:16:35.677Z] [2020-05-14T23:16:35.677Z] === Skipped [2020-05-14T23:16:35.677Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-05-14T23:16:35.677Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-14T23:16:35.677Z] [2020-05-14T23:16:35.677Z] [2020-05-14T23:16:35.677Z] DONE 2 tests, 1 skipped in 6.607s [2020-05-14T23:16:35.677Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-14T23:16:35.677Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-14T23:16:35.970Z] === RUN TestReadPluginNoRead/default [2020-05-14T23:16:35.973Z] INFO: Testing against a local daemon [2020-05-14T23:16:35.973Z] === RUN TestContinueAfterPluginCrash [2020-05-14T23:16:35.973Z] === PAUSE TestContinueAfterPluginCrash [2020-05-14T23:16:35.973Z] === RUN TestReadPluginNoRead [2020-05-14T23:16:35.973Z] === PAUSE TestReadPluginNoRead [2020-05-14T23:16:35.973Z] === RUN TestDaemonStartWithLogOpt [2020-05-14T23:16:35.973Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-14T23:16:35.973Z] === CONT TestContinueAfterPluginCrash [2020-05-14T23:16:35.973Z] === CONT TestDaemonStartWithLogOpt [2020-05-14T23:16:36.608Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-14T23:16:36.833Z] --- PASS: TestContainerStartOnDaemonRestart (3.42s) [2020-05-14T23:16:37.540Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-14T23:16:37.768Z] --- PASS: TestDaemonRestartIpcMode (4.33s) [2020-05-14T23:16:37.992Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-14T23:16:37.992Z] --- PASS: TestContinueAfterPluginCrash (9.19s) [2020-05-14T23:16:38.027Z] --- PASS: TestDaemonHostGatewayIP (4.65s) [2020-05-14T23:16:38.910Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-14T23:16:40.012Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-14T23:16:40.857Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-14T23:16:41.016Z] 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-05-14T23:16:42.098Z] --- PASS: TestReadPluginNoRead (8.89s) [2020-05-14T23:16:42.098Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-05-14T23:16:42.098Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2020-05-14T23:16:42.098Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2020-05-14T23:16:42.098Z] read_test.go:91: [d3438bf4d9952] daemon is not started [2020-05-14T23:16:42.098Z] PASS [2020-05-14T23:16:42.098Z] [2020-05-14T23:16:42.098Z] DONE 6 tests in 12.952s [2020-05-14T23:16:42.098Z] 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-05-14T23:16:42.098Z] ++ 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-05-14T23:16:42.098Z] ++ set -e [2020-05-14T23:16:42.098Z] ++ '[' -n 0 ']' [2020-05-14T23:16:42.098Z] ++ set -x [2020-05-14T23:16:42.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=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-05-14T23:16:42.098Z] testing: warning: no tests to run [2020-05-14T23:16:42.098Z] PASS [2020-05-14T23:16:42.098Z] [2020-05-14T23:16:42.098Z] DONE 0 tests in 0.091s [2020-05-14T23:16:42.098Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-14T23:16:42.098Z] ++ 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-05-14T23:16:42.098Z] ++ set -e [2020-05-14T23:16:42.098Z] ++ '[' -n 0 ']' [2020-05-14T23:16:42.098Z] ++ set -x [2020-05-14T23:16:42.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=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-05-14T23:16:42.098Z] INFO: Testing against a local daemon [2020-05-14T23:16:42.098Z] === RUN TestPluginWithDevMounts [2020-05-14T23:16:42.098Z] === PAUSE TestPluginWithDevMounts [2020-05-14T23:16:42.098Z] === CONT TestPluginWithDevMounts [2020-05-14T23:16:44.119Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-05-14T23:16:44.119Z] PASS [2020-05-14T23:16:44.119Z] [2020-05-14T23:16:44.119Z] DONE 1 tests in 2.070s [2020-05-14T23:16:44.119Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-14T23:16:44.119Z] ++ 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-05-14T23:16:44.119Z] ++ set -e [2020-05-14T23:16:44.119Z] ++ '[' -n 0 ']' [2020-05-14T23:16:44.119Z] ++ set -x [2020-05-14T23:16:44.120Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:44.120Z] INFO: Testing against a local daemon [2020-05-14T23:16:44.120Z] === RUN TestSecretInspect [2020-05-14T23:16:44.136Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-14T23:16:45.507Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-14T23:16:46.071Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-14T23:16:47.580Z] --- PASS: TestSecretInspect (3.64s) [2020-05-14T23:16:47.580Z] === RUN TestSecretList [2020-05-14T23:16:47.998Z] --- PASS: TestContainerKillOnDaemonStart (13.02s) [2020-05-14T23:16:47.998Z] PASS [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === Skipped [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-14T23:16:47.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-14T23:16:47.998Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-14T23:16:47.998Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:16:47.998Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-14T23:16:47.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-14T23:16:47.998Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] [2020-05-14T23:16:47.998Z] DONE 200 tests, 6 skipped in 135.224s [2020-05-14T23:16:47.998Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-14T23:16:47.998Z] ++ 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-05-14T23:16:47.998Z] ++ set -e [2020-05-14T23:16:47.998Z] ++ '[' -n 0 ']' [2020-05-14T23:16:47.998Z] ++ set -x [2020-05-14T23:16:47.998Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:47.998Z] INFO: Testing against a local daemon [2020-05-14T23:16:47.998Z] === RUN TestCommitInheritsEnv [2020-05-14T23:16:47.998Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-05-14T23:16:47.998Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-14T23:16:47.998Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-14T23:16:47.998Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-14T23:16:47.998Z] === RUN TestImagesFilterMultiReference [2020-05-14T23:16:47.998Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-14T23:16:47.998Z] === RUN TestImagePullPlatformInvalid [2020-05-14T23:16:47.998Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-14T23:16:47.998Z] === RUN TestRemoveImageOrphaning [2020-05-14T23:16:47.998Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-14T23:16:47.998Z] === RUN TestRemoveImageGarbageCollector [2020-05-14T23:16:47.998Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:16:47.998Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:47.998Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-14T23:16:47.998Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-14T23:16:47.998Z] === RUN TestTagInvalidReference [2020-05-14T23:16:47.998Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-14T23:16:47.998Z] === RUN TestTagValidPrefixedRepo [2020-05-14T23:16:48.257Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-14T23:16:48.257Z] === RUN TestTagExistedNameWithoutForce [2020-05-14T23:16:48.257Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-14T23:16:48.257Z] === RUN TestTagOfficialNames [2020-05-14T23:16:48.257Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-14T23:16:48.257Z] === RUN TestTagMatchesDigest [2020-05-14T23:16:48.257Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-14T23:16:48.257Z] PASS [2020-05-14T23:16:48.257Z] [2020-05-14T23:16:48.257Z] === Skipped [2020-05-14T23:16:48.257Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-14T23:16:48.257Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-14T23:16:48.257Z] [2020-05-14T23:16:48.257Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:16:48.257Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:16:48.257Z] [2020-05-14T23:16:48.257Z] [2020-05-14T23:16:48.257Z] DONE 12 tests, 2 skipped in 1.739s [2020-05-14T23:16:48.257Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-14T23:16:48.257Z] ++ 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-05-14T23:16:48.257Z] ++ set -e [2020-05-14T23:16:48.257Z] ++ '[' -n 0 ']' [2020-05-14T23:16:48.257Z] ++ set -x [2020-05-14T23:16:48.257Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:16:48.516Z] INFO: Testing against a local daemon [2020-05-14T23:16:48.516Z] === RUN TestNetworkCreateDelete [2020-05-14T23:16:48.774Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-05-14T23:16:48.774Z] === RUN TestDockerNetworkDeletePreferID [2020-05-14T23:16:49.810Z] ? github.com/docker/docker/api [no test files] [2020-05-14T23:16:50.150Z] --- PASS: TestDockerNetworkDeletePreferID (1.12s) [2020-05-14T23:16:50.150Z] === RUN TestInspectNetwork [2020-05-14T23:16:50.248Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-14T23:16:50.973Z] --- PASS: TestDaemonStartWithLogOpt (13.46s) [2020-05-14T23:16:50.973Z] === CONT TestReadPluginNoRead [2020-05-14T23:16:51.964Z] --- PASS: TestSecretList (3.68s) [2020-05-14T23:16:51.964Z] === RUN TestSecretsCreateAndDelete [2020-05-14T23:16:52.770Z] --- PASS: TestBuildWithHugeFile (91.86s) [2020-05-14T23:16:52.770Z] === RUN TestBuildWithEmptyDockerfile [2020-05-14T23:16:52.770Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:16:52.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:16:52.770Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:16:52.770Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:16:52.770Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:16:52.770Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:16:52.770Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:16:52.770Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:16:52.770Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:16:52.770Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-14T23:16:52.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-14T23:16:52.770Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-05-14T23:16:52.770Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-14T23:16:52.770Z] === RUN TestBuildPreserveOwnership [2020-05-14T23:16:52.770Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-14T23:16:52.915Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-14T23:16:53.179Z] --- PASS: TestContinueAfterPluginCrash (17.14s) [2020-05-14T23:16:53.700Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-14T23:16:53.957Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-14T23:16:54.520Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-14T23:16:55.086Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-14T23:16:55.413Z] --- PASS: TestSecretsCreateAndDelete (3.65s) [2020-05-14T23:16:55.413Z] === RUN TestSecretsUpdate [2020-05-14T23:16:55.416Z] === RUN TestInspectNetwork/full_network_id [2020-05-14T23:16:55.417Z] === RUN TestInspectNetwork/partial_network_id [2020-05-14T23:16:55.417Z] === RUN TestInspectNetwork/network_name [2020-05-14T23:16:55.417Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-14T23:16:55.548Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-14T23:16:55.548Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-14T23:16:55.548Z] remote: Enumerating objects: 2, done. [2020-05-14T23:16:55.548Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-14T23:16:55.548Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-14T23:16:55.548Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-14T23:16:55.548Z] 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-05-14T23:16:55.548Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-14T23:16:55.548Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-14T23:16:55.649Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-14T23:16:55.698Z] === RUN TestReadPluginNoRead/default [2020-05-14T23:16:55.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/test/unit [2020-05-14T23:16:56.580Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-14T23:16:58.244Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-14T23:16:58.862Z] --- PASS: TestSecretsUpdate (3.61s) [2020-05-14T23:16:58.862Z] === RUN TestTemplatedSecret [2020-05-14T23:16:59.101Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2020-05-14T23:16:59.101Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-05-14T23:16:59.101Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-05-14T23:16:59.101Z] === RUN TestBuildPlatformInvalid [2020-05-14T23:16:59.101Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-05-14T23:16:59.101Z] PASS [2020-05-14T23:16:59.101Z] [2020-05-14T23:16:59.101Z] === Skipped [2020-05-14T23:16:59.101Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-14T23:16:59.101Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:16:59.101Z] [2020-05-14T23:16:59.101Z] [2020-05-14T23:16:59.101Z] DONE 32 tests, 1 skipped in 175.099s [2020-05-14T23:16:59.101Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-14T23:16:59.101Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-14T23:16:59.101Z] ++ 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-05-14T23:16:59.101Z] ++ set -e [2020-05-14T23:16:59.101Z] ++ '[' -n 0 ']' [2020-05-14T23:16:59.101Z] ++ set -x [2020-05-14T23:16:59.101Z] ++ env -i DEST=/go/src/github.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-05-14T23:16:59.101Z] INFO: Testing against a local daemon [2020-05-14T23:16:59.101Z] === RUN TestConfigInspect [2020-05-14T23:16:59.157Z] ? github.com/docker/docker/api [no test files] [2020-05-14T23:16:59.604Z] --- PASS: TestInspectNetwork (9.57s) [2020-05-14T23:16:59.605Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-14T23:16:59.605Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-14T23:16:59.605Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-14T23:16:59.605Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-14T23:16:59.605Z] === RUN TestRunContainerWithBridgeNone [2020-05-14T23:17:00.032Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-14T23:17:00.962Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-14T23:17:01.541Z] --- PASS: TestReadPluginNoRead (11.58s) [2020-05-14T23:17:01.541Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.66s) [2020-05-14T23:17:01.541Z] --- PASS: TestReadPluginNoRead/default (2.64s) [2020-05-14T23:17:01.541Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.63s) [2020-05-14T23:17:01.541Z] read_test.go:91: [de7a6b2ef4e05] daemon is not started [2020-05-14T23:17:01.541Z] PASS [2020-05-14T23:17:01.541Z] [2020-05-14T23:17:01.541Z] DONE 6 tests in 25.176s [2020-05-14T23:17:01.541Z] 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-05-14T23:17:01.541Z] testing: warning: no tests to run [2020-05-14T23:17:01.541Z] PASS [2020-05-14T23:17:01.541Z] [2020-05-14T23:17:01.541Z] DONE 0 tests in 0.036s [2020-05-14T23:17:01.541Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-14T23:17:01.541Z] INFO: Testing against a local daemon [2020-05-14T23:17:01.541Z] === RUN TestPluginWithDevMounts [2020-05-14T23:17:01.541Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-14T23:17:01.541Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-14T23:17:01.541Z] PASS [2020-05-14T23:17:01.541Z] [2020-05-14T23:17:01.541Z] === Skipped [2020-05-14T23:17:01.541Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-14T23:17:01.541Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-14T23:17:01.541Z] [2020-05-14T23:17:01.541Z] [2020-05-14T23:17:01.541Z] DONE 1 tests, 1 skipped in 0.133s [2020-05-14T23:17:01.541Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-14T23:17:01.541Z] INFO: Testing against a local daemon [2020-05-14T23:17:01.541Z] === RUN TestSecretInspect [2020-05-14T23:17:01.541Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-14T23:17:01.541Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.541Z] === RUN TestSecretList [2020-05-14T23:17:01.541Z] --- SKIP: TestSecretList (0.01s) [2020-05-14T23:17:01.541Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.541Z] === RUN TestSecretsCreateAndDelete [2020-05-14T23:17:01.541Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-14T23:17:01.541Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.541Z] === RUN TestSecretsUpdate [2020-05-14T23:17:01.541Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-14T23:17:01.541Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.541Z] === RUN TestTemplatedSecret [2020-05-14T23:17:01.541Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-14T23:17:01.541Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.541Z] === RUN TestSecretCreateResolve [2020-05-14T23:17:01.541Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-14T23:17:01.542Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] PASS [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === Skipped [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-14T23:17:01.542Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-14T23:17:01.542Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-14T23:17:01.542Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-14T23:17:01.542Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-14T23:17:01.542Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-14T23:17:01.542Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] [2020-05-14T23:17:01.542Z] DONE 6 tests, 6 skipped in 0.189s [2020-05-14T23:17:01.542Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-14T23:17:01.542Z] INFO: Testing against a local daemon [2020-05-14T23:17:01.542Z] === RUN TestServiceCreateInit [2020-05-14T23:17:01.542Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-14T23:17:01.542Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-14T23:17:01.542Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-14T23:17:01.542Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-14T23:17:01.542Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-14T23:17:01.542Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceMultipleTimes [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-14T23:17:01.542Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceConflict [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-14T23:17:01.542Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceMaxReplicas [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-14T23:17:01.542Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-14T23:17:01.542Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceSecretFileMode [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-14T23:17:01.542Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceConfigFileMode [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-14T23:17:01.542Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceSysctls [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-14T23:17:01.542Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateServiceCapabilities [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-14T23:17:01.542Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestInspect [2020-05-14T23:17:01.542Z] --- SKIP: TestInspect (0.01s) [2020-05-14T23:17:01.542Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestCreateJob [2020-05-14T23:17:01.542Z] --- SKIP: TestCreateJob (0.01s) [2020-05-14T23:17:01.542Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestReplicatedJob [2020-05-14T23:17:01.542Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-14T23:17:01.542Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.542Z] === RUN TestUpdateReplicatedJob [2020-05-14T23:17:01.796Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-14T23:17:01.796Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.796Z] === RUN TestServiceListWithStatuses [2020-05-14T23:17:01.796Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-14T23:17:01.796Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:17:01.796Z] === RUN TestDockerNetworkConnectAlias [2020-05-14T23:17:01.796Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-14T23:17:01.796Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.796Z] === RUN TestDockerNetworkReConnect [2020-05-14T23:17:01.796Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-14T23:17:01.796Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:01.796Z] === RUN TestServicePlugin [2020-05-14T23:17:02.136Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-05-14T23:17:02.136Z] === RUN TestNetworkInvalidJSON [2020-05-14T23:17:02.136Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-14T23:17:02.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-14T23:17:02.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:17:02.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:17:02.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:17:02.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:17:02.136Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-14T23:17:02.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:17:02.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:17:02.136Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-14T23:17:02.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-14T23:17:02.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-14T23:17:02.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-14T23:17:02.136Z] === RUN TestHostIPv4BridgeLabel [2020-05-14T23:17:02.311Z] --- PASS: TestTemplatedSecret (3.59s) [2020-05-14T23:17:02.311Z] === RUN TestSecretCreateResolve [2020-05-14T23:17:02.330Z] --- PASS: TestConfigInspect (3.36s) [2020-05-14T23:17:02.330Z] === RUN TestConfigList [2020-05-14T23:17:02.330Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-14T23:17:02.894Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-14T23:17:03.072Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-05-14T23:17:03.072Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-14T23:17:03.824Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-14T23:17:04.081Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-14T23:17:04.449Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-14T23:17:04.449Z] === RUN TestDaemonDefaultNetworkPools [2020-05-14T23:17:04.748Z] ok github.com/docker/docker/api/server 0.148s coverage: 9.0% of statements [2020-05-14T23:17:05.093Z] --- SKIP: TestServicePlugin (3.45s) [2020-05-14T23:17:05.093Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.093Z] === RUN TestServiceUpdateLabel [2020-05-14T23:17:05.093Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-14T23:17:05.093Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.093Z] === RUN TestServiceUpdateSecrets [2020-05-14T23:17:05.093Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-14T23:17:05.093Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.093Z] === RUN TestServiceUpdateConfigs [2020-05-14T23:17:05.093Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-14T23:17:05.093Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.093Z] === RUN TestServiceUpdateNetwork [2020-05-14T23:17:05.347Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-14T23:17:05.347Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] === RUN TestServiceUpdatePidsLimit [2020-05-14T23:17:05.347Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-14T23:17:05.347Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] PASS [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === Skipped [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-14T23:17:05.347Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-14T23:17:05.347Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-14T23:17:05.347Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-14T23:17:05.347Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-14T23:17:05.347Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-14T23:17:05.347Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-14T23:17:05.347Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-14T23:17:05.347Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-14T23:17:05.347Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-14T23:17:05.347Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-14T23:17:05.347Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-14T23:17:05.347Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-14T23:17:05.347Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.347Z] [2020-05-14T23:17:05.347Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-14T23:17:05.348Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-14T23:17:05.348Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-14T23:17:05.348Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-14T23:17:05.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-14T23:17:05.348Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-14T23:17:05.348Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServicePlugin (3.45s) [2020-05-14T23:17:05.348Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-14T23:17:05.348Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-14T23:17:05.348Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-14T23:17:05.348Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-14T23:17:05.348Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-14T23:17:05.348Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] DONE 24 tests, 23 skipped in 3.908s [2020-05-14T23:17:05.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-14T23:17:05.348Z] INFO: Testing against a local daemon [2020-05-14T23:17:05.348Z] === RUN TestSessionCreate [2020-05-14T23:17:05.348Z] --- PASS: TestSessionCreate (0.02s) [2020-05-14T23:17:05.348Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-14T23:17:05.348Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-14T23:17:05.348Z] PASS [2020-05-14T23:17:05.348Z] [2020-05-14T23:17:05.348Z] DONE 2 tests in 0.152s [2020-05-14T23:17:05.348Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-14T23:17:05.384Z] --- PASS: TestDaemonDefaultNetworkPools (1.18s) [2020-05-14T23:17:05.384Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-14T23:17:05.602Z] INFO: Testing against a local daemon [2020-05-14T23:17:05.602Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-14T23:17:05.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:17:05.602Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:17:05.602Z] === RUN TestEventsExecDie [2020-05-14T23:17:05.977Z] --- PASS: TestConfigList (3.50s) [2020-05-14T23:17:05.977Z] === RUN TestConfigsCreateAndDelete [2020-05-14T23:17:05.977Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-14T23:17:06.202Z] --- PASS: TestEventsExecDie (0.66s) [2020-05-14T23:17:06.202Z] === RUN TestEventsBackwardsCompatible [2020-05-14T23:17:06.202Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-14T23:17:06.202Z] === RUN TestInfoBinaryCommits [2020-05-14T23:17:06.202Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-14T23:17:06.202Z] === RUN TestInfoAPIVersioned [2020-05-14T23:17:06.202Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-14T23:17:06.202Z] === RUN TestInfoDiscoveryBackend [2020-05-14T23:17:06.686Z] --- PASS: TestSecretCreateResolve (3.83s) [2020-05-14T23:17:06.686Z] PASS [2020-05-14T23:17:06.686Z] [2020-05-14T23:17:06.686Z] DONE 6 tests in 22.105s [2020-05-14T23:17:06.686Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-14T23:17:06.686Z] ++ 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-05-14T23:17:06.686Z] ++ set -e [2020-05-14T23:17:06.686Z] ++ '[' -n 0 ']' [2020-05-14T23:17:06.686Z] ++ set -x [2020-05-14T23:17:06.686Z] ++ env -i DEST=/go/src/github.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-05-14T23:17:06.686Z] INFO: Testing against a local daemon [2020-05-14T23:17:06.686Z] === RUN TestServiceCreateInit [2020-05-14T23:17:06.686Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-14T23:17:06.908Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-14T23:17:06.908Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-14T23:17:07.287Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-05-14T23:17:07.287Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-14T23:17:08.082Z] --- PASS: TestInfoDiscoveryBackend (1.59s) [2020-05-14T23:17:08.082Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-14T23:17:08.802Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-14T23:17:09.059Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-14T23:17:09.316Z] --- PASS: TestConfigsCreateAndDelete (3.41s) [2020-05-14T23:17:09.316Z] === RUN TestConfigsUpdate [2020-05-14T23:17:09.573Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-14T23:17:09.820Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2020-05-14T23:17:09.820Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-14T23:17:10.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-05-14T23:17:10.388Z] === RUN TestServiceWithPredefinedNetwork [2020-05-14T23:17:11.376Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-14T23:17:11.376Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-14T23:17:11.376Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-14T23:17:11.376Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:17:11.376Z] === RUN TestInfoAPI [2020-05-14T23:17:11.376Z] --- PASS: TestInfoAPI (0.04s) [2020-05-14T23:17:11.376Z] === RUN TestInfoAPIWarnings [2020-05-14T23:17:11.467Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-14T23:17:12.167Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-14T23:17:12.442Z] --- PASS: TestConfigsUpdate (2.99s) [2020-05-14T23:17:12.442Z] === RUN TestTemplatedConfig [2020-05-14T23:17:12.713Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-14T23:17:13.342Z] --- PASS: TestInfoAPIWarnings (1.59s) [2020-05-14T23:17:13.342Z] === RUN TestInfoDebug [2020-05-14T23:17:13.672Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-05-14T23:17:13.672Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-14T23:17:13.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:17:13.672Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:17:13.672Z] === RUN TestServiceWithDataPathPortInit [2020-05-14T23:17:14.011Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2020-05-14T23:17:14.623Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-14T23:17:14.785Z] --- PASS: TestInfoDebug (1.80s) [2020-05-14T23:17:14.785Z] === RUN TestInfoInsecureRegistries [2020-05-14T23:17:16.515Z] --- PASS: TestTemplatedConfig (3.93s) [2020-05-14T23:17:16.516Z] === RUN TestConfigCreateResolve [2020-05-14T23:17:16.543Z] --- PASS: TestServiceCreateInit (10.37s) [2020-05-14T23:17:16.543Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2020-05-14T23:17:16.543Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s) [2020-05-14T23:17:16.543Z] === RUN TestCreateServiceMultipleTimes [2020-05-14T23:17:16.708Z] --- PASS: TestInfoInsecureRegistries (1.81s) [2020-05-14T23:17:16.708Z] === RUN TestInfoRegistryMirrors [2020-05-14T23:17:17.886Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-14T23:17:18.144Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-14T23:17:18.144Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-14T23:17:18.588Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2020-05-14T23:17:18.588Z] === RUN TestLoginFailsWithBadCredentials [2020-05-14T23:17:18.588Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-14T23:17:18.588Z] === RUN TestPingCacheHeaders [2020-05-14T23:17:18.588Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-14T23:17:18.588Z] === RUN TestPingGet [2020-05-14T23:17:18.588Z] --- PASS: TestPingGet (0.02s) [2020-05-14T23:17:18.588Z] === RUN TestPingHead [2020-05-14T23:17:18.842Z] --- PASS: TestPingHead (0.03s) [2020-05-14T23:17:18.842Z] === RUN TestVersion [2020-05-14T23:17:18.842Z] --- PASS: TestVersion (0.02s) [2020-05-14T23:17:18.842Z] PASS [2020-05-14T23:17:18.842Z] [2020-05-14T23:17:18.842Z] === Skipped [2020-05-14T23:17:18.842Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:17:18.842Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:17:18.842Z] [2020-05-14T23:17:18.842Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-14T23:17:18.842Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-14T23:17:18.842Z] [2020-05-14T23:17:18.842Z] [2020-05-14T23:17:18.842Z] DONE 18 tests, 2 skipped in 13.324s [2020-05-14T23:17:18.842Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-14T23:17:18.842Z] INFO: Testing against a local daemon [2020-05-14T23:17:18.842Z] === RUN TestVolumesCreateAndList [2020-05-14T23:17:18.842Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-14T23:17:18.842Z] === RUN TestVolumesRemove [2020-05-14T23:17:19.096Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-14T23:17:19.096Z] === RUN TestVolumesInspect [2020-05-14T23:17:19.096Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-14T23:17:19.096Z] === RUN TestVolumesInvalidJSON [2020-05-14T23:17:19.096Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-14T23:17:19.096Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-14T23:17:19.096Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-14T23:17:19.096Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-14T23:17:19.096Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-14T23:17:19.096Z] PASS [2020-05-14T23:17:19.096Z] [2020-05-14T23:17:19.096Z] DONE 5 tests in 0.260s [2020-05-14T23:17:19.096Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:17:19.096Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12268 is not a child of this shell [2020-05-14T23:17:19.096Z] warning: PID 12268 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-14T23:17:19.096Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:17:19.096Z] [2020-05-14T23:17:19.096Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:17:19.096Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:17:19.096Z] [2020-05-14T23:17:19.096Z] To set a process to complain mode, use the command line tool [2020-05-14T23:17:19.096Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:17:19.096Z] Removing test suite binaries [2020-05-14T23:17:19.514Z] --- PASS: TestConfigCreateResolve (3.37s) [2020-05-14T23:17:19.514Z] === RUN TestConfigDaemonLibtrustID [2020-05-14T23:17:20.018Z] [2020-05-14T23:17:20.080Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-14T23:17:20.080Z] PASS [2020-05-14T23:17:20.080Z] [2020-05-14T23:17:20.080Z] DONE 7 tests in 21.284s [2020-05-14T23:17:20.080Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-14T23:17:20.080Z] ++ 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-05-14T23:17:20.080Z] ++ set -e [2020-05-14T23:17:20.080Z] ++ '[' -n 0 ']' [2020-05-14T23:17:20.080Z] ++ set -x [2020-05-14T23:17:20.080Z] ++ env -i DEST=/go/src/github.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-05-14T23:17:20.337Z] INFO: Testing against a local daemon [2020-05-14T23:17:20.337Z] === RUN TestCheckpoint [2020-05-14T23:17:20.337Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-14T23:17:20.337Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:17:20.337Z] === RUN TestContainerInvalidJSON [2020-05-14T23:17:20.337Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:17:20.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:17:20.337Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:17:20.337Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:17:20.337Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:17:20.337Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:17:20.337Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:17:20.337Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:17:20.337Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:17:20.337Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-14T23:17:20.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-14T23:17:20.337Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-14T23:17:20.337Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-14T23:17:20.337Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-14T23:17:20.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-14T23:17:20.337Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-14T23:17:20.337Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-14T23:17:20.337Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-14T23:17:20.594Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-14T23:17:20.594Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-14T23:17:20.594Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-14T23:17:20.594Z] === RUN TestCopyFromContainer Post stage [Pipeline] junit [2020-05-14T23:17:21.425Z] Recording test results [2020-05-14T23:17:21.962Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-14T23:17:22.527Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-14T23:17:22.527Z] === RUN TestCopyFromContainer// [2020-05-14T23:17:22.527Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-14T23:17:22.784Z] === RUN TestCopyFromContainer//bar/root [2020-05-14T23:17:22.784Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-14T23:17:23.042Z] === RUN TestCopyFromContainer/bar/quux [2020-05-14T23:17:23.042Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-14T23:17:23.300Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-14T23:17:23.300Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-14T23:17:23.557Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-14T23:17:23.557Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:17:23.815Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer (3.21s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-14T23:17:23.815Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-14T23:17:23.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-14T23:17:23.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:17:23.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:17:23.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:17:23.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:17:23.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:17:23.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:17:23.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:17:23.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:17:23.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:17:23.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-14T23:17:23.815Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-14T23:17:23.815Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-05-14T23:17:23.815Z] === RUN TestCreateWithInvalidEnv [2020-05-14T23:17:23.815Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-14T23:17:23.815Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-14T23:17:23.815Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-14T23:17:23.815Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-14T23:17:23.815Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-14T23:17:23.815Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-14T23:17:23.815Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-14T23:17:23.815Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-14T23:17:23.815Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-14T23:17:23.815Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-14T23:17:23.815Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-05-14T23:17:23.815Z] === RUN TestCreateTmpfsMountsTarget [2020-05-14T23:17:23.815Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-14T23:17:23.815Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-14T23:17:23.969Z] + echo Ensuring container killed. [2020-05-14T23:17:23.969Z] Ensuring container killed. [2020-05-14T23:17:23.969Z] + docker rm -vf docker-pr5 [2020-05-14T23:17:23.969Z] Error: No such container: docker-pr5 [2020-05-14T23:17:23.969Z] + true [Pipeline] sh [2020-05-14T23:17:24.287Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:17:24.287Z] Chowning /workspace to jenkins user [2020-05-14T23:17:24.287Z] + id -u [2020-05-14T23:17:24.287Z] + id -g [2020-05-14T23:17:24.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/workspace busybox chown -R 1000:1000 /workspace [2020-05-14T23:17:24.287Z] Unable to find image 'busybox:latest' locally [2020-05-14T23:17:24.287Z] latest: Pulling from library/busybox [2020-05-14T23:17:24.287Z] d9cbbca60e5f: Pulling fs layer [2020-05-14T23:17:24.287Z] d9cbbca60e5f: Download complete [2020-05-14T23:17:24.541Z] d9cbbca60e5f: Pull complete [2020-05-14T23:17:24.541Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-14T23:17:24.541Z] Status: Downloaded newer image for busybox:latest [2020-05-14T23:17:24.745Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-14T23:17:25.676Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:17:26.608Z] --- PASS: TestCreateWithCustomMaskedPaths (2.77s) [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:17:26.608Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:17:26.608Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:17:26.608Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-14T23:17:26.608Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:17:26.608Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:17:26.864Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:17:26.875Z] + bundleName=amd64-rootless [2020-05-14T23:17:26.875Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-14T23:17:26.875Z] Creating amd64-rootless-bundles.tar.gz [2020-05-14T23:17:26.875Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-14T23:17:26.875Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-14T23:17:26.923Z] Archiving artifacts [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.17s) [2020-05-14T23:17:27.121Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.19s) [2020-05-14T23:17:27.121Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-14T23:17:28.251Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-14T23:17:28.493Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-14T23:17:28.556Z] + make clean [2020-05-14T23:17:28.810Z] docker volume rm -f docker-dev-cache [2020-05-14T23:17:28.810Z] docker-dev-cache [Pipeline] deleteDir [2020-05-14T23:17:29.425Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.64s) [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:17:29.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:17:29.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:17:29.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:17:29.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:17:29.682Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:17:29.682Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:17:29.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:17:29.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:17:29.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:17:29.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:17:29.682Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-14T23:17:29.682Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-14T23:17:29.682Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-14T23:17:29.939Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-14T23:17:30.196Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-14T23:17:30.452Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-14T23:17:30.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s) [2020-05-14T23:17:30.709Z] === RUN TestContainerStartOnDaemonRestart [2020-05-14T23:17:30.709Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-14T23:17:30.709Z] === RUN TestDaemonRestartIpcMode [2020-05-14T23:17:30.709Z] === PAUSE TestDaemonRestartIpcMode [2020-05-14T23:17:30.709Z] === RUN TestDaemonHostGatewayIP [2020-05-14T23:17:30.709Z] === PAUSE TestDaemonHostGatewayIP [2020-05-14T23:17:30.709Z] === RUN TestContainerKillOnDaemonStart [2020-05-14T23:17:30.709Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-14T23:17:30.709Z] === RUN TestDiff [2020-05-14T23:17:30.966Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-14T23:17:30.966Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-14T23:17:31.753Z] --- PASS: TestServiceWithDataPathPortInit (18.04s) [2020-05-14T23:17:31.753Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-14T23:17:31.897Z] --- PASS: TestDiff (0.93s) [2020-05-14T23:17:31.897Z] === RUN TestExecWithCloseStdin [2020-05-14T23:17:32.829Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-05-14T23:17:32.829Z] === RUN TestExec [2020-05-14T23:17:32.829Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-14T23:17:33.762Z] --- PASS: TestExec (1.04s) [2020-05-14T23:17:33.762Z] === RUN TestExecUser [2020-05-14T23:17:34.693Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-14T23:17:34.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-14T23:17:34.951Z] --- PASS: TestExecUser (1.28s) [2020-05-14T23:17:34.951Z] === RUN TestExportContainerAndImportImage [2020-05-14T23:17:36.321Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-05-14T23:17:36.321Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-14T23:17:36.321Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-14T23:17:37.692Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-05-14T23:17:37.692Z] === RUN TestHealthCheckWorkdir [2020-05-14T23:17:37.692Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-14T23:17:37.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-14T23:17:38.849Z] --- PASS: TestCreateServiceMultipleTimes (22.30s) [2020-05-14T23:17:38.849Z] === RUN TestCreateServiceConflict [2020-05-14T23:17:38.882Z] --- PASS: TestHealthCheckWorkdir (1.31s) [2020-05-14T23:17:38.882Z] === RUN TestHealthKillContainer [2020-05-14T23:17:38.882Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-14T23:17:39.813Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-14T23:17:40.069Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-14T23:17:41.439Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-14T23:17:41.727Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.84s) [2020-05-14T23:17:41.727Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dkqbsse5uttj4lnfeoj13vop8 Created:2020-05-14 23:17:33.360034325 +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[b6745ee44eadc27652d50385c81e4f71b5dd0192e23f824d3227359019f9a54a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vnz59ej8vygh8f204lt0w3lqv EndpointID:610698e7db9fd452c3400d3995fd51db4f5a8483c05f2e10f514e975f15ece46 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64436d360997a75d7449c498a22ab09d2096707ed0d2ce1c36c04beb1b95d9c3 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:acfe6c1095c1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vnz59ej8vygh8f204lt0w3lqv EndpointID:610698e7db9fd452c3400d3995fd51db4f5a8483c05f2e10f514e975f15ece46 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-14T23:17:41.727Z] PASS [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] === Skipped [2020-05-14T23:17:41.727Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:17:41.727Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] DONE 22 tests, 1 skipped in 52.273s [2020-05-14T23:17:41.727Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:17:41.727Z] ++ 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-05-14T23:17:41.727Z] ++ set -e [2020-05-14T23:17:41.727Z] ++ '[' -n 0 ']' [2020-05-14T23:17:41.727Z] ++ set -x [2020-05-14T23:17:41.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:17:41.727Z] INFO: Testing against a local daemon [2020-05-14T23:17:41.727Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-14T23:17:41.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:17:41.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:17:41.727Z] === RUN TestDockerNetworkIpvlan [2020-05-14T23:17:41.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:17:41.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:17:41.727Z] PASS [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] === Skipped [2020-05-14T23:17:41.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:17:41.727Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:17:41.727Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] [2020-05-14T23:17:41.727Z] DONE 2 tests, 2 skipped in 0.173s [2020-05-14T23:17:41.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:17:41.727Z] ++ 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-05-14T23:17:41.727Z] ++ set -e [2020-05-14T23:17:41.727Z] ++ '[' -n 0 ']' [2020-05-14T23:17:41.727Z] ++ set -x [2020-05-14T23:17:41.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:17:41.727Z] INFO: Testing against a local daemon [2020-05-14T23:17:41.727Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-14T23:17:42.003Z] --- PASS: TestHealthKillContainer (3.10s) [2020-05-14T23:17:42.003Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-14T23:17:42.566Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2020-05-14T23:17:42.566Z] === RUN TestIpcModeNone [2020-05-14T23:17:43.104Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-05-14T23:17:43.104Z] === RUN TestDockerNetworkMacvlan [2020-05-14T23:17:43.272Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-05-14T23:17:43.272Z] === RUN TestCreateServiceMaxReplicas [2020-05-14T23:17:43.495Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-14T23:17:43.495Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-14T23:17:43.752Z] --- PASS: TestIpcModeNone (1.08s) [2020-05-14T23:17:43.752Z] === RUN TestIpcModePrivate [2020-05-14T23:17:44.009Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-14T23:17:44.039Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-14T23:17:44.941Z] --- PASS: TestIpcModePrivate (0.96s) [2020-05-14T23:17:44.941Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2020-05-14T23:17:44.941Z] === RUN TestIpcModeShareable [2020-05-14T23:17:45.417Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-14T23:17:45.504Z] --- PASS: TestIpcModeShareable (0.89s) [2020-05-14T23:17:45.504Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-05-14T23:17:45.504Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-14T23:17:46.736Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-05-14T23:17:46.736Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-14T23:17:46.793Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-14T23:17:48.027Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-14T23:17:48.284Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-05-14T23:17:48.284Z] === RUN TestAPIIpcModeHost [2020-05-14T23:17:48.854Z] --- PASS: TestAPIIpcModeHost (0.61s) [2020-05-14T23:17:48.854Z] === RUN TestDaemonIpcModeShareable [2020-05-14T23:17:49.062Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-05-14T23:17:49.062Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/types/time 0.025s coverage: 100.0% of statements [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.8% of statements [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-14T23:17:49.063Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-14T23:17:49.063Z] ok github.com/docker/docker/builder/dockerignore 0.032s coverage: 96.8% of statements [2020-05-14T23:17:50.079Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-14T23:17:50.748Z] --- PASS: TestDaemonIpcModeShareable (1.64s) [2020-05-14T23:17:50.748Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-05-14T23:17:50.748Z] === RUN TestDaemonIpcModePrivate [2020-05-14T23:17:50.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-14T23:17:52.116Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-05-14T23:17:52.116Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2020-05-14T23:17:52.116Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-14T23:17:53.365Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-14T23:17:53.500Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-05-14T23:17:54.013Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-05-14T23:17:54.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-05-14T23:17:54.013Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-14T23:17:54.269Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-14T23:17:55.634Z] ok github.com/docker/docker/api/server/httputils 0.129s coverage: 14.7% of statements [2020-05-14T23:17:55.634Z] ok github.com/docker/docker/api/server/middleware 0.169s coverage: 37.7% of statements [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-14T23:17:55.634Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-14T23:17:55.634Z] ok github.com/docker/docker/api/types/filters 0.062s coverage: 92.2% of statements [2020-05-14T23:17:55.634Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-05-14T23:17:56.102Z] ok github.com/docker/docker/api/server/router/swarm 0.137s coverage: 4.8% of statements [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-14T23:17:56.102Z] ok github.com/docker/docker/api/types/time 0.244s coverage: 100.0% of statements [2020-05-14T23:17:56.102Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-14T23:17:56.102Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-14T23:17:56.163Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2020-05-14T23:17:56.163Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: true, mustBeShared: true [2020-05-14T23:17:56.163Z] === RUN TestIpcModeOlderClient [2020-05-14T23:17:56.163Z] === PAUSE TestIpcModeOlderClient [2020-05-14T23:17:56.163Z] === RUN TestKillContainerInvalidSignal [2020-05-14T23:17:56.163Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-14T23:17:56.233Z] ok github.com/docker/docker/builder/remotecontext/git 5.526s coverage: 86.3% of statements [2020-05-14T23:17:57.088Z] ok github.com/docker/docker/builder/dockerignore 0.282s coverage: 96.8% of statements [2020-05-14T23:17:57.095Z] --- PASS: TestKillContainerInvalidSignal (0.95s) [2020-05-14T23:17:57.095Z] === RUN TestKillContainer [2020-05-14T23:17:57.095Z] === RUN TestKillContainer/no_signal [2020-05-14T23:17:58.027Z] === RUN TestKillContainer/non_killing_signal [2020-05-14T23:17:58.590Z] === RUN TestKillContainer/killing_signal [2020-05-14T23:17:58.940Z] ok github.com/docker/docker/builder/remotecontext 0.667s coverage: 13.6% of statements [2020-05-14T23:17:59.924Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-14T23:17:59.960Z] --- PASS: TestKillContainer (2.84s) [2020-05-14T23:17:59.961Z] --- PASS: TestKillContainer/no_signal (1.00s) [2020-05-14T23:17:59.961Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2020-05-14T23:17:59.961Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-05-14T23:17:59.961Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-14T23:17:59.961Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-14T23:17:59.961Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-14T23:17:59.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-14T23:18:00.440Z] ok github.com/docker/docker/builder/dockerfile 1.433s coverage: 48.2% of statements [2020-05-14T23:18:00.440Z] ? github.com/docker/docker/cli [no test files] [2020-05-14T23:18:00.440Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-14T23:18:00.524Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-14T23:18:00.525Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-14T23:18:00.892Z] ok github.com/docker/docker/builder/remotecontext 0.799s coverage: 9.2% of statements [2020-05-14T23:18:00.892Z] ok github.com/docker/docker/builder/dockerfile 0.620s coverage: 46.5% of statements [2020-05-14T23:18:00.892Z] ok github.com/docker/docker/cli/debug 0.090s coverage: 100.0% of statements [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan (18.27s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.07s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-05-14T23:18:01.299Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-05-14T23:18:01.299Z] PASS [2020-05-14T23:18:01.299Z] [2020-05-14T23:18:01.299Z] DONE 8 tests in 20.474s [2020-05-14T23:18:01.299Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-14T23:18:01.299Z] ++ 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-05-14T23:18:01.299Z] ++ set -e [2020-05-14T23:18:01.299Z] ++ '[' -n 0 ']' [2020-05-14T23:18:01.299Z] ++ set -x [2020-05-14T23:18:01.299Z] ++ env -i DEST=/go/src/github.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-05-14T23:18:01.299Z] testing: warning: no tests to run [2020-05-14T23:18:01.299Z] PASS [2020-05-14T23:18:01.299Z] [2020-05-14T23:18:01.299Z] DONE 0 tests in 0.027s [2020-05-14T23:18:01.299Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-14T23:18:01.299Z] ++ 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-05-14T23:18:01.299Z] ++ set -e [2020-05-14T23:18:01.299Z] ++ '[' -n 0 ']' [2020-05-14T23:18:01.299Z] ++ set -x [2020-05-14T23:18:01.299Z] ++ env -i DEST=/go/src/github.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-05-14T23:18:01.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-05-14T23:18:01.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2020-05-14T23:18:01.455Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-05-14T23:18:01.455Z] === RUN TestKillStoppedContainer [2020-05-14T23:18:01.455Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-14T23:18:01.455Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-14T23:18:01.558Z] INFO: Testing against a local daemon [2020-05-14T23:18:01.558Z] === RUN TestAuthZPluginAllowRequest [2020-05-14T23:18:01.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-14T23:18:01.712Z] === RUN TestKillDifferentUserContainer [2020-05-14T23:18:01.943Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.87s) [2020-05-14T23:18:01.943Z] === RUN TestCreateServiceSecretFileMode [2020-05-14T23:18:02.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-14T23:18:02.642Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-05-14T23:18:02.642Z] === RUN TestInspectOomKilledTrue [2020-05-14T23:18:02.642Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-14T23:18:02.642Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:18:02.642Z] === RUN TestInspectOomKilledFalse [2020-05-14T23:18:02.642Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-14T23:18:02.642Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:18:02.642Z] === RUN TestLinksEtcHostsContentMatch [2020-05-14T23:18:03.206Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-05-14T23:18:03.206Z] === RUN TestLinksContainerNames [2020-05-14T23:18:03.460Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-05-14T23:18:03.460Z] === RUN TestAuthZPluginTLS [2020-05-14T23:18:04.027Z] --- PASS: TestAuthZPluginTLS (0.65s) [2020-05-14T23:18:04.027Z] === RUN TestAuthZPluginDenyRequest [2020-05-14T23:18:04.642Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-14T23:18:04.642Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-14T23:18:05.209Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-14T23:18:05.209Z] === RUN TestAuthZPluginDenyResponse [2020-05-14T23:18:05.776Z] --- PASS: TestAuthZPluginDenyResponse (0.64s) [2020-05-14T23:18:05.776Z] === RUN TestAuthZPluginAllowEventStream [2020-05-14T23:18:05.794Z] --- PASS: TestLinksContainerNames (2.25s) [2020-05-14T23:18:05.795Z] === RUN TestLogsFollowTailEmpty [2020-05-14T23:18:06.360Z] --- PASS: TestCreateServiceSecretFileMode (3.63s) [2020-05-14T23:18:06.360Z] === RUN TestCreateServiceConfigFileMode [2020-05-14T23:18:06.725Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2020-05-14T23:18:06.726Z] === RUN TestContainerNetworkMountsNoChown [2020-05-14T23:18:07.328Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/default [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/default [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/private [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/private [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rprivate [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/slave [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/slave [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rslave [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/shared [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/shared [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rshared [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-14T23:18:07.328Z] === CONT TestMountDaemonRoot/default [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:18:07.328Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-14T23:18:07.328Z] === CONT TestMountDaemonRoot/rshared [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:18:07.328Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:18:07.328Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:18:07.328Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:18:07.361Z] ok github.com/docker/docker/client 0.820s coverage: 75.4% of statements [2020-05-14T23:18:07.595Z] === CONT TestMountDaemonRoot/shared [2020-05-14T23:18:07.595Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-14T23:18:07.595Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-14T23:18:07.595Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/rslave [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/slave [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/rprivate [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/private [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-14T23:18:07.596Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:18:07.596Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:18:07.596Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-14T23:18:07.679Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-05-14T23:18:07.679Z] === RUN TestAuthZPluginErrorResponse [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-14T23:18:07.854Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-14T23:18:08.112Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:18:08.246Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-05-14T23:18:08.246Z] === RUN TestAuthZPluginErrorRequest [2020-05-14T23:18:08.374Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.14s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.11s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-05-14T23:18:08.374Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-14T23:18:08.375Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-14T23:18:08.375Z] === RUN TestContainerBindMountNonRecursive [2020-05-14T23:18:08.814Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-05-14T23:18:08.814Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-14T23:18:09.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-05-14T23:18:09.381Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-14T23:18:09.806Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-05-14T23:18:09.806Z] === RUN TestCreateServiceSysctls [2020-05-14T23:18:10.268Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-14T23:18:11.199Z] --- PASS: TestContainerBindMountNonRecursive (2.97s) [2020-05-14T23:18:11.199Z] === RUN TestNetworkNat [2020-05-14T23:18:11.914Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2020-05-14T23:18:11.914Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-14T23:18:13.096Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-14T23:18:13.096Z] --- PASS: TestNetworkNat (1.58s) [2020-05-14T23:18:13.096Z] === RUN TestNetworkLocalhostTCPNat [2020-05-14T23:18:13.469Z] ok github.com/docker/docker/client 0.620s coverage: 74.9% of statements [2020-05-14T23:18:13.662Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-05-14T23:18:13.662Z] === RUN TestNetworkLoopbackNat [2020-05-14T23:18:13.816Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-05-14T23:18:13.816Z] === RUN TestAuthZPluginHeader [2020-05-14T23:18:14.179Z] --- PASS: TestCreateServiceSysctls (4.58s) [2020-05-14T23:18:14.180Z] === RUN TestCreateServiceCapabilities [2020-05-14T23:18:14.594Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-14T23:18:14.751Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-14T23:18:14.751Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-14T23:18:14.751Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:18:14.751Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:14.751Z] === RUN TestAuthZPluginV2Disable [2020-05-14T23:18:14.751Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:18:14.751Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:14.751Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-14T23:18:14.751Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:18:14.751Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:14.751Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-14T23:18:14.751Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:18:14.751Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:14.751Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-14T23:18:15.524Z] --- PASS: TestNetworkLoopbackNat (1.69s) [2020-05-14T23:18:15.524Z] === RUN TestPause [2020-05-14T23:18:15.524Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-14T23:18:16.454Z] --- PASS: TestPause (0.94s) [2020-05-14T23:18:16.454Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-14T23:18:16.454Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:18:16.454Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:18:16.454Z] === RUN TestPauseStopPausedContainer [2020-05-14T23:18:17.384Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-05-14T23:18:17.384Z] === RUN TestPsFilter [2020-05-14T23:18:17.627Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2020-05-14T23:18:17.627Z] === RUN TestInspect [2020-05-14T23:18:17.643Z] --- PASS: TestPsFilter (0.20s) [2020-05-14T23:18:17.644Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-14T23:18:17.901Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-14T23:18:18.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-05-14T23:18:18.464Z] === RUN TestRemoveContainerWithVolume [2020-05-14T23:18:19.027Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-14T23:18:19.284Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-05-14T23:18:19.284Z] === RUN TestRemoveContainerRunning [2020-05-14T23:18:19.284Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-14T23:18:20.216Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-05-14T23:18:20.216Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-14T23:18:21.074Z] --- PASS: TestInspect (3.86s) [2020-05-14T23:18:21.074Z] === RUN TestCreateJob [2020-05-14T23:18:21.147Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-05-14T23:18:21.147Z] === RUN TestRemoveInvalidContainer [2020-05-14T23:18:21.147Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-14T23:18:21.147Z] === RUN TestRenameLinkedContainer [2020-05-14T23:18:21.657Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-14T23:18:21.913Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-05-14T23:18:23.806Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-14T23:18:23.806Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-14T23:18:23.806Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-14T23:18:23.806Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-14T23:18:24.062Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-14T23:18:24.062Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-14T23:18:24.062Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-14T23:18:24.062Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-14T23:18:24.318Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-14T23:18:24.318Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-14T23:18:24.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-14T23:18:24.423Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-05-14T23:18:24.423Z] === RUN TestRenameStoppedContainer [2020-05-14T23:18:25.249Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-14T23:18:25.249Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-14T23:18:25.354Z] --- PASS: TestRenameStoppedContainer (0.73s) [2020-05-14T23:18:25.354Z] === RUN TestRenameRunningContainerAndReuse [2020-05-14T23:18:25.813Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 4.8% of statements [2020-05-14T23:18:25.813Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/types [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-14T23:18:26.070Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-14T23:18:26.327Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-14T23:18:26.327Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-14T23:18:26.327Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-14T23:18:26.327Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-14T23:18:26.327Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-14T23:18:26.327Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-14T23:18:26.550Z] --- PASS: TestCreateJob (4.53s) [2020-05-14T23:18:26.550Z] === RUN TestReplicatedJob [2020-05-14T23:18:26.587Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-05-14T23:18:26.587Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-14T23:18:26.587Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-14T23:18:26.725Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-14T23:18:26.844Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-14T23:18:26.844Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-14T23:18:26.844Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-14T23:18:27.289Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2020-05-14T23:18:27.289Z] === RUN TestRenameInvalidName [2020-05-14T23:18:27.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-14T23:18:27.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-14T23:18:27.775Z] ok github.com/docker/docker/builder/dockerignore 0.022s coverage: 96.8% of statements [2020-05-14T23:18:28.220Z] --- PASS: TestRenameInvalidName (0.97s) [2020-05-14T23:18:28.220Z] === RUN TestRenameAnonymousContainer [2020-05-14T23:18:29.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-14T23:18:31.266Z] ok github.com/docker/docker/builder/remotecontext/git 30.965s coverage: 86.3% of statements [2020-05-14T23:18:31.266Z] ? github.com/docker/docker/cli [no test files] [2020-05-14T23:18:31.266Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-14T23:18:31.950Z] ok github.com/docker/docker/builder/dockerfile 0.558s coverage: 48.2% of statements [2020-05-14T23:18:31.950Z] ok github.com/docker/docker/builder/remotecontext 0.204s coverage: 13.6% of statements [2020-05-14T23:18:32.112Z] --- PASS: TestRenameAnonymousContainer (3.80s) [2020-05-14T23:18:32.112Z] === RUN TestRenameContainerWithSameName [2020-05-14T23:18:32.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-14T23:18:32.514Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-14T23:18:32.830Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.13s) [2020-05-14T23:18:32.830Z] PASS [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] === Skipped [2020-05-14T23:18:32.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:18:32.830Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:18:32.830Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:18:32.830Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:18:32.830Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] [2020-05-14T23:18:32.830Z] DONE 17 tests, 4 skipped in 31.601s [2020-05-14T23:18:33.043Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-05-14T23:18:33.043Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-14T23:18:33.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-14T23:18:33.089Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-14T23:18:33.089Z] ++ 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-05-14T23:18:33.089Z] ++ set -e [2020-05-14T23:18:33.089Z] ++ '[' -n 0 ']' [2020-05-14T23:18:33.089Z] ++ set -x [2020-05-14T23:18:33.089Z] ++ env -i DEST=/go/src/github.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-05-14T23:18:33.089Z] INFO: Testing against a local daemon [2020-05-14T23:18:33.089Z] === RUN TestPluginInvalidJSON [2020-05-14T23:18:33.089Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:18:33.089Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:18:33.089Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:18:33.089Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-14T23:18:33.089Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-05-14T23:18:33.089Z] === RUN TestPluginInstall [2020-05-14T23:18:33.089Z] === RUN TestPluginInstall/no_auth [2020-05-14T23:18:33.345Z] --- PASS: TestReplicatedJob (7.23s) [2020-05-14T23:18:33.345Z] === RUN TestUpdateReplicatedJob [2020-05-14T23:18:33.447Z] ok github.com/docker/docker/builder/remotecontext/git 1.197s coverage: 86.3% of statements [2020-05-14T23:18:33.447Z] ? github.com/docker/docker/cli [no test files] [2020-05-14T23:18:33.447Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-14T23:18:33.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-14T23:18:34.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-14T23:18:34.795Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2020-05-14T23:18:34.795Z] === RUN TestResize [2020-05-14T23:18:35.730Z] --- PASS: TestResize (0.90s) [2020-05-14T23:18:35.730Z] === RUN TestResizeWithInvalidSize [2020-05-14T23:18:36.033Z] ok github.com/docker/docker/cmd/dockerd 0.634s coverage: 19.3% of statements [2020-05-14T23:18:36.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-14T23:18:36.550Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-05-14T23:18:36.550Z] === RUN TestResizeWhenContainerNotStarted [2020-05-14T23:18:37.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-14T23:18:37.598Z] ok github.com/docker/docker/container 0.536s coverage: 41.6% of statements [2020-05-14T23:18:37.598Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-14T23:18:37.598Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-14T23:18:37.598Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-14T23:18:37.598Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-14T23:18:37.631Z] ok github.com/docker/docker/client 0.160s coverage: 75.4% of statements [2020-05-14T23:18:37.683Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:37.683Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:37.683Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:37.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:18:37.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:18:37.761Z] --- PASS: TestUpdateReplicatedJob (4.68s) [2020-05-14T23:18:37.761Z] === RUN TestServiceListWithStatuses [2020-05-14T23:18:37.761Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-14T23:18:37.761Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:18:37.761Z] === RUN TestDockerNetworkConnectAlias [2020-05-14T23:18:38.613Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74eace61bc4183f5d90b9a6b058f70a17089d155b6e8f133015b8dcf758f5bbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:39.656Z] time="2020-05-14T23:18:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74eace61bc4183f5d90b9a6b058f70a17089d155b6e8f133015b8dcf758f5bbe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:39.656Z] === RUN TestPluginInstall/with_htpasswd [2020-05-14T23:18:39.839Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.461s coverage: 65.3% of statements [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cba164d96d3195c7e04be047f91132061020688818cbddb718adbab8462ab1c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:39.915Z] time="2020-05-14T23:18:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cba164d96d3195c7e04be047f91132061020688818cbddb718adbab8462ab1c9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:40.174Z] === RUN TestPluginInstall/with_insecure [2020-05-14T23:18:40.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:40.775Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:41.550Z] time="2020-05-14T23:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:41.551Z] time="2020-05-14T23:18:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:41.551Z] time="2020-05-14T23:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac04c2182bce6cb84b4ade01a03517718ee18c540f33d4a89daaab0f64b3a313" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:41.551Z] time="2020-05-14T23:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:18:41.551Z] time="2020-05-14T23:18:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:18:41.551Z] time="2020-05-14T23:18:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac04c2182bce6cb84b4ade01a03517718ee18c540f33d4a89daaab0f64b3a313" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:18:41.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-14T23:18:42.118Z] --- PASS: TestPluginInstall (8.81s) [2020-05-14T23:18:42.118Z] --- PASS: TestPluginInstall/no_auth (5.89s) [2020-05-14T23:18:42.118Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2020-05-14T23:18:42.118Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2020-05-14T23:18:42.118Z] plugin_test.go:157: [d11b4bb11f62b] daemon is not started [2020-05-14T23:18:42.118Z] PASS [2020-05-14T23:18:42.118Z] [2020-05-14T23:18:42.118Z] DONE 6 tests in 9.037s [2020-05-14T23:18:42.118Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-14T23:18:42.118Z] ++ 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-05-14T23:18:42.118Z] ++ set -e [2020-05-14T23:18:42.118Z] ++ '[' -n 0 ']' [2020-05-14T23:18:42.118Z] ++ set -x [2020-05-14T23:18:42.119Z] ++ env -i DEST=/go/src/github.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-05-14T23:18:42.119Z] INFO: Testing against a local daemon [2020-05-14T23:18:42.119Z] === RUN TestExternalGraphDriver [2020-05-14T23:18:42.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:18:42.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:18:42.378Z] === RUN TestExternalGraphDriver/json [2020-05-14T23:18:42.825Z] ok github.com/docker/docker/daemon/cluster 0.688s coverage: 0.5% of statements [2020-05-14T23:18:42.825Z] ok github.com/docker/docker/daemon/cluster/convert 0.751s coverage: 35.6% of statements [2020-05-14T23:18:43.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-14T23:18:43.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:18:44.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:18:44.911Z] === RUN TestExternalGraphDriver/spec [2020-05-14T23:18:46.138Z] --- PASS: TestDockerNetworkConnectAlias (7.85s) [2020-05-14T23:18:46.138Z] === RUN TestDockerNetworkReConnect [2020-05-14T23:18:46.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:18:46.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:18:47.443Z] === RUN TestExternalGraphDriver/pull [2020-05-14T23:18:47.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-14T23:18:48.692Z] ok github.com/docker/docker/daemon/discovery 0.186s coverage: 30.0% of statements [2020-05-14T23:18:48.692Z] ok github.com/docker/docker/daemon/config 0.772s coverage: 79.6% of statements [2020-05-14T23:18:49.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-14T23:18:49.975Z] --- PASS: TestExternalGraphDriver (7.51s) [2020-05-14T23:18:49.975Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2020-05-14T23:18:49.975Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-05-14T23:18:49.975Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-05-14T23:18:49.975Z] === RUN TestGraphdriverPluginV2 [2020-05-14T23:18:49.975Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-14T23:18:49.975Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:49.975Z] PASS [2020-05-14T23:18:49.975Z] [2020-05-14T23:18:49.975Z] === Skipped [2020-05-14T23:18:49.975Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-14T23:18:49.975Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:49.975Z] [2020-05-14T23:18:49.975Z] [2020-05-14T23:18:49.975Z] DONE 5 tests, 1 skipped in 7.734s [2020-05-14T23:18:49.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-14T23:18:49.975Z] ++ 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-05-14T23:18:49.975Z] ++ set -e [2020-05-14T23:18:49.975Z] ++ '[' -n 0 ']' [2020-05-14T23:18:49.975Z] ++ set -x [2020-05-14T23:18:49.975Z] ++ env -i DEST=/go/src/github.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-05-14T23:18:49.975Z] INFO: Testing against a local daemon [2020-05-14T23:18:49.975Z] === RUN TestContinueAfterPluginCrash [2020-05-14T23:18:49.975Z] === PAUSE TestContinueAfterPluginCrash [2020-05-14T23:18:49.975Z] === RUN TestReadPluginNoRead [2020-05-14T23:18:49.975Z] === PAUSE TestReadPluginNoRead [2020-05-14T23:18:49.975Z] === RUN TestDaemonStartWithLogOpt [2020-05-14T23:18:49.975Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-14T23:18:49.975Z] === CONT TestContinueAfterPluginCrash [2020-05-14T23:18:49.975Z] === CONT TestDaemonStartWithLogOpt [2020-05-14T23:18:49.975Z] === CONT TestReadPluginNoRead [2020-05-14T23:18:50.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:18:50.908Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.338s coverage: 11.1% of statements [2020-05-14T23:18:50.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:18:51.616Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2020-05-14T23:18:51.616Z] === RUN TestServicePlugin [2020-05-14T23:18:51.616Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-14T23:18:51.616Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:18:51.616Z] === RUN TestServiceUpdateLabel [2020-05-14T23:18:51.901Z] ok github.com/docker/docker/daemon/events 0.260s coverage: 50.0% of statements [2020-05-14T23:18:51.901Z] ok github.com/docker/docker/daemon 3.272s coverage: 9.2% of statements [2020-05-14T23:18:51.901Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-14T23:18:51.901Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-14T23:18:51.901Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-14T23:18:51.901Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-14T23:18:52.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-14T23:18:52.371Z] ok github.com/docker/docker/daemon/graphdriver 0.146s coverage: 2.3% of statements [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-14T23:18:52.371Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-14T23:18:52.839Z] ok github.com/docker/docker/daemon/links 0.205s coverage: 93.0% of statements [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.30s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2020-05-14T23:18:53.710Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2020-05-14T23:18:53.710Z] === RUN TestCgroupNamespacesRun [2020-05-14T23:18:53.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-14T23:18:54.168Z] === RUN TestReadPluginNoRead/default [2020-05-14T23:18:54.735Z] --- PASS: TestDaemonStartWithLogOpt (4.76s) [2020-05-14T23:18:55.156Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-05-14T23:18:55.156Z] === RUN TestServiceUpdateSecrets [2020-05-14T23:18:55.335Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-05-14T23:18:55.335Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-14T23:18:55.790Z] ok github.com/docker/docker/daemon/logger 0.374s coverage: 42.1% of statements [2020-05-14T23:18:56.111Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-14T23:18:56.259Z] ok github.com/docker/docker/daemon/logger/awslogs 0.561s coverage: 77.4% of statements [2020-05-14T23:18:56.259Z] ok github.com/docker/docker/daemon/images 0.316s coverage: 4.9% of statements [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-14T23:18:56.259Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-14T23:18:56.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-14T23:18:56.727Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.300s coverage: 61.6% of statements [2020-05-14T23:18:57.195Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2020-05-14T23:18:57.196Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-14T23:18:57.724Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2020-05-14T23:18:58.014Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-14T23:18:59.290Z] ok github.com/docker/docker/daemon/logger/local 0.549s coverage: 75.2% of statements [2020-05-14T23:18:59.290Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-14T23:18:59.290Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.546s coverage: 35.9% of statements [2020-05-14T23:18:59.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-14T23:18:59.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-14T23:18:59.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-14T23:18:59.716Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-05-14T23:18:59.716Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-14T23:18:59.759Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.419s coverage: 33.3% of statements [2020-05-14T23:18:59.916Z] --- PASS: TestReadPluginNoRead (9.97s) [2020-05-14T23:18:59.916Z] --- PASS: TestReadPluginNoRead/default (1.92s) [2020-05-14T23:18:59.916Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-05-14T23:18:59.916Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2020-05-14T23:18:59.916Z] read_test.go:91: [d511d81bd5302] daemon is not started [2020-05-14T23:19:00.175Z] --- PASS: TestContinueAfterPluginCrash (10.26s) [2020-05-14T23:19:00.175Z] PASS [2020-05-14T23:19:00.175Z] [2020-05-14T23:19:00.175Z] DONE 6 tests in 10.433s [2020-05-14T23:19:00.175Z] 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-05-14T23:19:00.175Z] ++ 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-05-14T23:19:00.175Z] ++ set -e [2020-05-14T23:19:00.175Z] ++ '[' -n 0 ']' [2020-05-14T23:19:00.175Z] ++ set -x [2020-05-14T23:19:00.175Z] ++ env -i DEST=/go/src/github.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-05-14T23:19:00.175Z] testing: warning: no tests to run [2020-05-14T23:19:00.175Z] PASS [2020-05-14T23:19:00.434Z] [2020-05-14T23:19:00.434Z] DONE 0 tests in 0.050s [2020-05-14T23:19:00.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-14T23:19:00.434Z] ++ 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-05-14T23:19:00.434Z] ++ set -e [2020-05-14T23:19:00.434Z] ++ '[' -n 0 ']' [2020-05-14T23:19:00.434Z] ++ set -x [2020-05-14T23:19:00.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=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-05-14T23:19:00.434Z] INFO: Testing against a local daemon [2020-05-14T23:19:00.434Z] === RUN TestPluginWithDevMounts [2020-05-14T23:19:00.434Z] === PAUSE TestPluginWithDevMounts [2020-05-14T23:19:00.434Z] === CONT TestPluginWithDevMounts [2020-05-14T23:19:01.085Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-14T23:19:01.323Z] ok github.com/docker/docker/daemon/logger/templates 0.070s coverage: 8.3% of statements [2020-05-14T23:19:01.342Z] --- PASS: TestCgroupNamespacesRunHostMode (1.96s) [2020-05-14T23:19:01.342Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-14T23:19:02.353Z] ok github.com/docker/docker/daemon/logger/syslog 0.227s coverage: 47.8% of statements [2020-05-14T23:19:02.972Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-05-14T23:19:02.972Z] PASS [2020-05-14T23:19:02.972Z] [2020-05-14T23:19:02.972Z] DONE 1 tests in 2.376s [2020-05-14T23:19:02.972Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-14T23:19:02.972Z] ++ 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-05-14T23:19:02.972Z] ++ set -e [2020-05-14T23:19:02.972Z] ++ '[' -n 0 ']' [2020-05-14T23:19:02.972Z] ++ set -x [2020-05-14T23:19:02.972Z] ++ env -i DEST=/go/src/github.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-05-14T23:19:02.972Z] INFO: Testing against a local daemon [2020-05-14T23:19:02.972Z] === RUN TestSecretInspect [2020-05-14T23:19:03.235Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-14T23:19:03.235Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-14T23:19:03.235Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-14T23:19:03.920Z] ok github.com/docker/docker/daemon/logger/splunk 2.239s coverage: 82.5% of statements [2020-05-14T23:19:03.920Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-14T23:19:03.920Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-14T23:19:03.920Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-14T23:19:04.248Z] ok github.com/docker/docker/cmd/dockerd 0.297s coverage: 30.8% of statements [2020-05-14T23:19:04.607Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-14T23:19:04.908Z] ok github.com/docker/docker/distribution 1.438s coverage: 20.3% of statements [2020-05-14T23:19:04.908Z] ok github.com/docker/docker/distribution/metadata 1.176s coverage: 48.2% of statements [2020-05-14T23:19:04.916Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2020-05-14T23:19:04.916Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-14T23:19:05.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-14T23:19:05.377Z] ok github.com/docker/docker/errdefs 0.203s coverage: 49.4% of statements [2020-05-14T23:19:05.856Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-05-14T23:19:05.856Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-14T23:19:06.257Z] --- PASS: TestSecretInspect (3.16s) [2020-05-14T23:19:06.257Z] === RUN TestSecretList [2020-05-14T23:19:06.939Z] ok github.com/docker/docker/distribution/xfer 2.584s coverage: 76.8% of statements [2020-05-14T23:19:06.939Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-14T23:19:07.408Z] ok github.com/docker/docker/image/cache 0.335s coverage: 19.2% of statements [2020-05-14T23:19:07.408Z] ok github.com/docker/docker/image/v1 0.373s coverage: 25.0% of statements [2020-05-14T23:19:07.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-14T23:19:07.755Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-05-14T23:19:07.755Z] === RUN TestKernelTCPMemory [2020-05-14T23:19:07.755Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-14T23:19:07.876Z] ok github.com/docker/docker/image 1.242s coverage: 86.4% of statements [2020-05-14T23:19:08.344Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-14T23:19:08.344Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-14T23:19:08.692Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-14T23:19:08.692Z] --- PASS: TestKernelTCPMemory (1.09s) [2020-05-14T23:19:08.692Z] === RUN TestNISDomainname [2020-05-14T23:19:08.812Z] ok github.com/docker/docker/libcontainerd/queue 0.090s coverage: 100.0% of statements [2020-05-14T23:19:09.542Z] --- PASS: TestSecretList (3.18s) [2020-05-14T23:19:09.542Z] === RUN TestSecretsCreateAndDelete [2020-05-14T23:19:10.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-14T23:19:10.065Z] --- PASS: TestNISDomainname (1.20s) [2020-05-14T23:19:10.065Z] === RUN TestHostnameDnsResolution [2020-05-14T23:19:10.380Z] ok github.com/docker/docker/libcontainerd/local 0.214s coverage: 1.0% of statements [2020-05-14T23:19:10.850Z] ok github.com/docker/docker/pkg/aaparser 0.185s coverage: 50.0% of statements [2020-05-14T23:19:10.850Z] ok github.com/docker/docker/layer 0.404s coverage: 30.1% of statements [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/oci [no test files] [2020-05-14T23:19:10.850Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-14T23:19:11.112Z] ok github.com/docker/docker/container 0.161s coverage: 34.7% of statements [2020-05-14T23:19:11.112Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-14T23:19:11.112Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-14T23:19:11.112Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-14T23:19:11.112Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-14T23:19:11.434Z] --- PASS: TestHostnameDnsResolution (1.45s) [2020-05-14T23:19:11.434Z] === RUN TestStats [2020-05-14T23:19:11.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-14T23:19:12.414Z] ok github.com/docker/docker/opts 0.774s coverage: 67.7% of statements [2020-05-14T23:19:12.414Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2020-05-14T23:19:12.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-14T23:19:12.854Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2020-05-14T23:19:12.854Z] === RUN TestSecretsUpdate [2020-05-14T23:19:12.882Z] ok github.com/docker/docker/pkg/authorization 0.570s coverage: 26.8% of statements [2020-05-14T23:19:12.882Z] ok github.com/docker/docker/pkg/capabilities 0.076s coverage: 87.5% of statements [2020-05-14T23:19:13.593Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2020-05-14T23:19:13.593Z] === RUN TestServiceUpdateConfigs [2020-05-14T23:19:14.447Z] ok github.com/docker/docker/pkg/chrootarchive 0.125s coverage: 15.4% of statements [2020-05-14T23:19:14.447Z] ok github.com/docker/docker/pkg/directory 0.073s coverage: 80.0% of statements [2020-05-14T23:19:14.447Z] ok github.com/docker/docker/pkg/discovery 0.088s coverage: 58.3% of statements [2020-05-14T23:19:14.458Z] --- PASS: TestStats (3.04s) [2020-05-14T23:19:14.458Z] === RUN TestStopContainerWithTimeout [2020-05-14T23:19:14.458Z] === RUN TestStopContainerWithTimeout/0 [2020-05-14T23:19:14.458Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-14T23:19:14.458Z] === RUN TestStopContainerWithTimeout/1 [2020-05-14T23:19:14.458Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-14T23:19:14.458Z] === RUN TestStopContainerWithTimeout/3 [2020-05-14T23:19:14.458Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-14T23:19:14.458Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-14T23:19:14.458Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-14T23:19:14.458Z] === CONT TestStopContainerWithTimeout/0 [2020-05-14T23:19:14.458Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-14T23:19:15.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-14T23:19:15.389Z] --- PASS: TestSecretsUpdate (2.76s) [2020-05-14T23:19:15.389Z] === RUN TestTemplatedSecret [2020-05-14T23:19:15.433Z] ok github.com/docker/docker/pkg/discovery/file 0.065s coverage: 92.9% of statements [2020-05-14T23:19:15.586Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.040s coverage: 65.3% of statements [2020-05-14T23:19:15.901Z] ok github.com/docker/docker/pkg/discovery/memory 0.100s coverage: 92.3% of statements [2020-05-14T23:19:15.952Z] === CONT TestStopContainerWithTimeout/3 [2020-05-14T23:19:16.311Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 30.8% of statements [2020-05-14T23:19:16.893Z] ok github.com/docker/docker/pkg/discovery/nodes 0.199s coverage: 93.8% of statements [2020-05-14T23:19:17.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-14T23:19:17.360Z] ok github.com/docker/docker/pkg/filenotify 0.065s coverage: 36.2% of statements [2020-05-14T23:19:17.578Z] === CONT TestStopContainerWithTimeout/1 [2020-05-14T23:19:17.679Z] ok github.com/docker/docker/container 0.129s coverage: 34.4% of statements [2020-05-14T23:19:17.679Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-14T23:19:17.679Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-14T23:19:17.679Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-14T23:19:17.679Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-14T23:19:18.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-14T23:19:18.347Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2020-05-14T23:19:18.675Z] --- PASS: TestTemplatedSecret (3.41s) [2020-05-14T23:19:18.675Z] === RUN TestSecretCreateResolve [2020-05-14T23:19:18.815Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2020-05-14T23:19:19.515Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-14T23:19:19.515Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2020-05-14T23:19:19.515Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-05-14T23:19:19.515Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2020-05-14T23:19:19.515Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2020-05-14T23:19:19.515Z] === RUN TestDeleteDevicemapper [2020-05-14T23:19:19.515Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-14T23:19:19.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:19:19.515Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-14T23:19:19.515Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-14T23:19:19.801Z] ok github.com/docker/docker/pkg/idtools 0.086s coverage: 6.5% of statements [2020-05-14T23:19:19.801Z] ok github.com/docker/docker/pkg/discovery/kv 3.552s coverage: 84.1% of statements [2020-05-14T23:19:20.269Z] ok github.com/docker/docker/pkg/archive 6.745s coverage: 62.0% of statements [2020-05-14T23:19:21.255Z] ok github.com/docker/docker/pkg/locker 0.073s coverage: 88.9% of statements [2020-05-14T23:19:21.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.171s coverage: 91.7% of statements [2020-05-14T23:19:21.255Z] ok github.com/docker/docker/pkg/ioutils 0.928s coverage: 69.2% of statements [2020-05-14T23:19:21.411Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-14T23:19:21.411Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-14T23:19:21.727Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2020-05-14T23:19:21.727Z] ok github.com/docker/docker/pkg/namesgenerator 0.064s coverage: 85.7% of statements [2020-05-14T23:19:21.958Z] --- PASS: TestSecretCreateResolve (2.69s) [2020-05-14T23:19:21.959Z] PASS [2020-05-14T23:19:21.959Z] [2020-05-14T23:19:21.959Z] DONE 6 tests in 18.691s [2020-05-14T23:19:21.959Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-14T23:19:21.959Z] ++ 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-05-14T23:19:21.959Z] ++ set -e [2020-05-14T23:19:21.959Z] ++ '[' -n 0 ']' [2020-05-14T23:19:21.959Z] ++ set -x [2020-05-14T23:19:21.959Z] ++ env -i DEST=/go/src/github.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-05-14T23:19:21.959Z] INFO: Testing against a local daemon [2020-05-14T23:19:21.959Z] === RUN TestServiceCreateInit [2020-05-14T23:19:21.959Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-14T23:19:21.975Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-14T23:19:22.233Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.85s) [2020-05-14T23:19:22.233Z] === RUN TestUpdateMemory [2020-05-14T23:19:22.233Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-14T23:19:22.233Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:19:22.233Z] === RUN TestUpdateCPUQuota [2020-05-14T23:19:22.715Z] ok github.com/docker/docker/pkg/parsers 0.293s coverage: 97.0% of statements [2020-05-14T23:19:22.797Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-14T23:19:23.183Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2020-05-14T23:19:24.167Z] --- PASS: TestUpdateCPUQuota (1.90s) [2020-05-14T23:19:24.167Z] === RUN TestUpdatePidsLimit [2020-05-14T23:19:24.167Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-14T23:19:24.169Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.103s coverage: 56.8% of statements [2020-05-14T23:19:24.730Z] === RUN TestUpdatePidsLimit/no_change [2020-05-14T23:19:24.988Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-14T23:19:25.158Z] ok github.com/docker/docker/pkg/plugins/transport 0.123s coverage: 85.7% of statements [2020-05-14T23:19:25.158Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2020-05-14T23:19:25.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-14T23:19:25.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-14T23:19:25.626Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-05-14T23:19:25.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-14T23:19:25.952Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.6% of statements [2020-05-14T23:19:26.372Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-14T23:19:26.611Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2020-05-14T23:19:26.628Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-14T23:19:27.079Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-05-14T23:19:27.227Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-14T23:19:27.455Z] ok github.com/docker/docker/daemon/cluster 0.279s coverage: 0.5% of statements [2020-05-14T23:19:27.548Z] ok github.com/docker/docker/pkg/signal 0.036s coverage: 20.3% of statements [2020-05-14T23:19:27.632Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit (3.84s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2020-05-14T23:19:27.998Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-14T23:19:27.998Z] === RUN TestUpdateRestartPolicy [2020-05-14T23:19:28.016Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2020-05-14T23:19:28.800Z] --- PASS: TestServiceUpdateConfigs (15.63s) [2020-05-14T23:19:28.800Z] === RUN TestServiceUpdateNetwork [2020-05-14T23:19:29.003Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2020-05-14T23:19:29.003Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2020-05-14T23:19:29.366Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-14T23:19:29.527Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-14T23:19:29.988Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-14T23:19:29.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-14T23:19:30.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-14T23:19:30.859Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-14T23:19:30.894Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-05-14T23:19:30.975Z] ok github.com/docker/docker/pkg/system 0.110s coverage: 13.8% of statements [2020-05-14T23:19:30.975Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2020-05-14T23:19:31.789Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-14T23:19:31.962Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2020-05-14T23:19:31.962Z] testing: warning: no tests to run [2020-05-14T23:19:31.962Z] coverage: [no statements] [2020-05-14T23:19:31.962Z] ok github.com/docker/docker/pkg/term/windows 0.258s coverage: [no statements] [no tests to run] [2020-05-14T23:19:32.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-14T23:19:32.430Z] ok github.com/docker/docker/pkg/truncindex 0.530s coverage: 91.5% of statements [2020-05-14T23:19:32.496Z] --- PASS: TestServiceCreateInit (10.14s) [2020-05-14T23:19:32.496Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s) [2020-05-14T23:19:32.496Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-05-14T23:19:32.496Z] === RUN TestCreateServiceMultipleTimes [2020-05-14T23:19:32.611Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-14T23:19:33.002Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2020-05-14T23:19:33.422Z] ok github.com/docker/docker/pkg/useragent 0.077s coverage: 88.9% of statements [2020-05-14T23:19:33.422Z] ok github.com/docker/docker/pkg/urlutil 0.075s coverage: 100.0% of statements [2020-05-14T23:19:34.989Z] ok github.com/docker/docker/plugin/v2 0.148s coverage: 20.1% of statements [2020-05-14T23:19:34.989Z] ok github.com/docker/docker/plugin 0.173s coverage: 12.4% of statements [2020-05-14T23:19:35.061Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-05-14T23:19:35.458Z] ok github.com/docker/docker/reference 0.281s coverage: 84.4% of statements [2020-05-14T23:19:35.883Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-14T23:19:36.092Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 81.7% of statements [2020-05-14T23:19:37.024Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2020-05-14T23:19:37.024Z] ok github.com/docker/docker/registry/resumable 0.243s coverage: 100.0% of statements [2020-05-14T23:19:38.011Z] ok github.com/docker/docker/testutil 0.300s coverage: 62.5% of statements [2020-05-14T23:19:38.479Z] ok github.com/docker/docker/registry 0.422s coverage: 51.7% of statements [2020-05-14T23:19:38.479Z] ok github.com/docker/docker/runconfig 0.347s coverage: 52.2% of statements [2020-05-14T23:19:38.860Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2020-05-14T23:19:39.157Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-14T23:19:39.157Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-14T23:19:40.525Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-14T23:19:40.697Z] ok github.com/docker/docker/volume/drivers 0.198s coverage: 36.1% of statements [2020-05-14T23:19:40.844Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-05-14T23:19:40.844Z] ok github.com/docker/docker/daemon 12.216s coverage: 17.4% of statements [2020-05-14T23:19:40.844Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-14T23:19:40.844Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-14T23:19:40.904Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.536s coverage: 13.9% of statements [2020-05-14T23:19:41.089Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-14T23:19:41.346Z] --- PASS: TestUpdateRestartPolicy (13.27s) [2020-05-14T23:19:41.346Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-14T23:19:41.409Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-14T23:19:41.684Z] ok github.com/docker/docker/volume/local 0.163s coverage: 37.7% of statements [2020-05-14T23:19:41.684Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2020-05-14T23:19:41.909Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-14T23:19:42.166Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2020-05-14T23:19:42.166Z] === RUN TestWaitNonBlocked [2020-05-14T23:19:42.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:19:42.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:19:42.166Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:19:42.166Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:19:42.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:19:42.166Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:19:42.340Z] ok github.com/docker/docker/daemon/config 0.047s coverage: 81.7% of statements [2020-05-14T23:19:42.422Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-14T23:19:42.597Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-05-14T23:19:42.597Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-14T23:19:42.597Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-14T23:19:42.679Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-14T23:19:42.937Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-14T23:19:43.253Z] ok github.com/docker/docker/volume/service 0.422s coverage: 70.3% of statements [2020-05-14T23:19:43.501Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-14T23:19:43.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-05-14T23:19:43.501Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-05-14T23:19:43.501Z] === RUN TestWaitBlocked [2020-05-14T23:19:43.501Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-14T23:19:43.501Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-14T23:19:43.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:19:43.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:19:43.501Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:19:43.501Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:19:43.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:19:43.501Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:19:43.612Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-05-14T23:19:44.002Z] --- PASS: TestServiceUpdateNetwork (17.10s) [2020-05-14T23:19:44.002Z] === RUN TestServiceUpdatePidsLimit [2020-05-14T23:19:44.065Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-14T23:19:44.244Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.950s coverage: 57.9% of statements [2020-05-14T23:19:44.492Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-05-14T23:19:44.873Z] ok github.com/docker/docker/daemon 12.567s coverage: 17.4% of statements [2020-05-14T23:19:44.873Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-14T23:19:44.873Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-14T23:19:44.873Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-14T23:19:44.873Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-14T23:19:44.996Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-14T23:19:44.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-05-14T23:19:44.996Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s) [2020-05-14T23:19:44.996Z] === CONT TestContainerStartOnDaemonRestart [2020-05-14T23:19:44.996Z] === CONT TestIpcModeOlderClient [2020-05-14T23:19:44.996Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-14T23:19:44.996Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-14T23:19:44.996Z] === CONT TestDaemonHostGatewayIP [2020-05-14T23:19:45.009Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-14T23:19:46.020Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-14T23:19:46.385Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-14T23:19:47.316Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 57.0% of statements [2020-05-14T23:19:49.172Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-05-14T23:19:49.172Z] === CONT TestContainerKillOnDaemonStart [2020-05-14T23:19:49.172Z] --- PASS: TestDaemonHostGatewayIP (4.28s) [2020-05-14T23:19:49.172Z] === CONT TestDaemonRestartIpcMode [2020-05-14T23:19:49.317Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.038s coverage: 1.8% of statements [2020-05-14T23:19:49.737Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-14T23:19:50.578Z] --- PASS: TestCreateServiceMultipleTimes (18.44s) [2020-05-14T23:19:50.578Z] === RUN TestCreateServiceConflict [2020-05-14T23:19:50.601Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.640s coverage: 73.1% of statements [2020-05-14T23:19:50.820Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.873s coverage: 69.2% of statements [2020-05-14T23:19:50.857Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.824s coverage: 46.2% of statements [2020-05-14T23:19:51.107Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-14T23:19:51.364Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-14T23:19:51.364Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-14T23:19:51.928Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-14T23:19:52.235Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-05-14T23:19:52.235Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-14T23:19:52.492Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-14T23:19:52.877Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.355s coverage: 49.5% of statements [2020-05-14T23:19:53.422Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2020-05-14T23:19:53.505Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.493s coverage: 45.9% of statements [2020-05-14T23:19:53.505Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-14T23:19:53.863Z] --- PASS: TestCreateServiceConflict (3.18s) [2020-05-14T23:19:53.863Z] === RUN TestCreateServiceMaxReplicas [2020-05-14T23:19:54.127Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.104s coverage: 49.5% of statements [2020-05-14T23:19:54.449Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-14T23:19:55.495Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.318s coverage: 76.1% of statements [2020-05-14T23:19:55.944Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-14T23:19:56.425Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-14T23:19:56.874Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-14T23:19:56.874Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-14T23:19:56.989Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.216s coverage: 57.7% of statements [2020-05-14T23:19:56.989Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-14T23:19:56.990Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-14T23:19:57.045Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.704s coverage: 76.1% of statements [2020-05-14T23:19:57.045Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-05-14T23:19:57.131Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-14T23:19:57.131Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-14T23:19:57.147Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-05-14T23:19:57.147Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-14T23:19:57.694Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-14T23:19:57.920Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-05-14T23:19:57.951Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-14T23:19:57.951Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-14T23:19:58.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.742s coverage: 52.1% of statements [2020-05-14T23:19:58.084Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-14T23:19:58.084Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-14T23:19:58.084Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.050s coverage: 3.0% of statements [2020-05-14T23:19:58.372Z] ok github.com/docker/docker/daemon/links 0.024s coverage: 93.0% of statements [2020-05-14T23:19:58.483Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-14T23:19:58.522Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-14T23:19:59.085Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-14T23:20:00.378Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-05-14T23:20:00.378Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-14T23:20:00.378Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-14T23:20:00.635Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.8% of statements [2020-05-14T23:20:01.201Z] ok github.com/docker/docker/pkg/plugins 35.060s coverage: 73.4% of statements [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-14T23:20:01.201Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/rootless [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/volume [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-14T23:20:01.202Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === Skipped [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-14T23:20:01.202Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-14T23:20:01.202Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-14T23:20:01.202Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-14T23:20:01.202Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-14T23:20:01.202Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-14T23:20:01.202Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-14T23:20:01.202Z] daemon_test.go:147: root required [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-14T23:20:01.202Z] reload_test.go:520: root required [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-14T23:20:01.202Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-14T23:20:01.202Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-14T23:20:01.202Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-14T23:20:01.202Z] download_test.go:268: Needs fixing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-14T23:20:01.202Z] layer_test.go:304: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-14T23:20:01.202Z] layer_test.go:353: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-14T23:20:01.202Z] layer_test.go:468: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-14T23:20:01.202Z] layer_test.go:697: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-14T23:20:01.202Z] migration_test.go:46: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-14T23:20:01.202Z] migration_test.go:182: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-14T23:20:01.202Z] mount_test.go:17: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-14T23:20:01.202Z] mount_test.go:76: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-14T23:20:01.202Z] mount_test.go:125: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-14T23:20:01.202Z] mount_test.go:212: Failing on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:133: Xz not present in msys2 [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:238: Failing on Windows CI machines [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-14T23:20:01.202Z] archive_windows_test.go:16: Currently fails [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-14T23:20:01.202Z] changes_test.go:192: needs more investigation [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-14T23:20:01.202Z] changes_test.go:405: needs further investigation [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-14T23:20:01.202Z] changes_test.go:441: needs further investigation [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-14T23:20:01.202Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-14T23:20:01.202Z] poller_test.go:41: No chmod on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-14T23:20:01.202Z] fileutils_test.go:134: Needs porting to Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-14T23:20:01.202Z] fileutils_test.go:180: Needs porting to Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-14T23:20:01.202Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-14T23:20:01.202Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-14T23:20:01.202Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-14T23:20:01.202Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-14T23:20:01.202Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-14T23:20:01.202Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] [2020-05-14T23:20:01.202Z] DONE 1761 tests, 46 skipped in 199.105s [2020-05-14T23:20:01.202Z] INFO: make.ps1 ended at 05/14/2020 23:20:00 [2020-05-14T23:20:01.663Z] --- PASS: TestContainerKillOnDaemonStart (12.87s) [2020-05-14T23:20:01.663Z] PASS [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === Skipped [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-14T23:20:01.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-14T23:20:01.663Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-14T23:20:01.663Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:20:01.663Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-14T23:20:01.663Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-14T23:20:01.663Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] [2020-05-14T23:20:01.663Z] DONE 200 tests, 6 skipped in 161.336s [2020-05-14T23:20:01.663Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-14T23:20:01.663Z] ++ 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-05-14T23:20:01.663Z] ++ set -e [2020-05-14T23:20:01.663Z] ++ '[' -n 0 ']' [2020-05-14T23:20:01.663Z] ++ set -x [2020-05-14T23:20:01.663Z] ++ env -i DEST=/go/src/github.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-05-14T23:20:01.663Z] INFO: Testing against a local daemon [2020-05-14T23:20:01.663Z] === RUN TestCommitInheritsEnv [2020-05-14T23:20:02.189Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-14T23:20:02.189Z] INFO: Unit tests ended at 05/14/2020 23:20:01. Duration:00:03:32.8089315 [2020-05-14T23:20:02.189Z] INFO: Building busybox [2020-05-14T23:20:02.189Z] Sending build context to Docker daemon 5.12kB [2020-05-14T23:20:02.189Z] [2020-05-14T23:20:02.189Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-14T23:20:02.189Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-14T23:20:02.189Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-14T23:20:02.189Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-14T23:20:02.189Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-14T23:20:02.189Z] ---> 561b89eac394 [2020-05-14T23:20:02.189Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-14T23:20:02.189Z] ---> Running in 277539f859a9 [2020-05-14T23:20:02.250Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-14T23:20:02.250Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-14T23:20:02.250Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-14T23:20:02.250Z] === RUN TestImagesFilterMultiReference [2020-05-14T23:20:02.250Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-14T23:20:02.250Z] === RUN TestImagePullPlatformInvalid [2020-05-14T23:20:02.250Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-14T23:20:02.250Z] === RUN TestRemoveImageOrphaning [2020-05-14T23:20:02.507Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-14T23:20:02.530Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-05-14T23:20:02.530Z] ok github.com/docker/docker/daemon/logger/awslogs 0.148s coverage: 77.8% of statements [2020-05-14T23:20:02.530Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-14T23:20:02.530Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-14T23:20:02.766Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-05-14T23:20:02.766Z] === RUN TestRemoveImageGarbageCollector [2020-05-14T23:20:02.824Z] --- PASS: TestServiceUpdatePidsLimit (18.21s) [2020-05-14T23:20:02.824Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-14T23:20:02.824Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.28s) [2020-05-14T23:20:02.824Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.26s) [2020-05-14T23:20:02.824Z] PASS [2020-05-14T23:20:02.824Z] [2020-05-14T23:20:02.824Z] === Skipped [2020-05-14T23:20:02.824Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-14T23:20:02.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:20:02.824Z] [2020-05-14T23:20:02.824Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-14T23:20:02.824Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:20:02.824Z] [2020-05-14T23:20:02.824Z] [2020-05-14T23:20:02.824Z] DONE 27 tests, 2 skipped in 175.630s [2020-05-14T23:20:02.824Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-14T23:20:02.824Z] ++ 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-05-14T23:20:02.824Z] ++ set -e [2020-05-14T23:20:02.824Z] ++ '[' -n 0 ']' [2020-05-14T23:20:02.824Z] ++ set -x [2020-05-14T23:20:02.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-14T23:20:02.824Z] INFO: Testing against a local daemon [2020-05-14T23:20:02.824Z] === RUN TestSessionCreate [2020-05-14T23:20:02.824Z] --- PASS: TestSessionCreate (0.04s) [2020-05-14T23:20:02.824Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-14T23:20:02.824Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-14T23:20:02.824Z] PASS [2020-05-14T23:20:02.824Z] [2020-05-14T23:20:02.824Z] DONE 2 tests in 0.366s [2020-05-14T23:20:02.824Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-14T23:20:02.824Z] ++ 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-05-14T23:20:02.824Z] ++ set -e [2020-05-14T23:20:02.824Z] ++ '[' -n 0 ']' [2020-05-14T23:20:02.824Z] ++ set -x [2020-05-14T23:20:02.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-14T23:20:02.824Z] INFO: Testing against a local daemon [2020-05-14T23:20:02.824Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-14T23:20:02.824Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:20:02.824Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:20:02.824Z] === RUN TestEventsExecDie [2020-05-14T23:20:03.023Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-14T23:20:03.106Z] --- PASS: TestEventsExecDie (0.97s) [2020-05-14T23:20:03.106Z] === RUN TestEventsBackwardsCompatible [2020-05-14T23:20:03.388Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-05-14T23:20:03.388Z] === RUN TestInfoBinaryCommits [2020-05-14T23:20:03.388Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-14T23:20:03.388Z] === RUN TestInfoAPIVersioned [2020-05-14T23:20:03.388Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-14T23:20:03.388Z] === RUN TestInfoDiscoveryBackend [2020-05-14T23:20:03.461Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-14T23:20:03.718Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-05-14T23:20:03.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-14T23:20:04.003Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-14T23:20:04.003Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-14T23:20:05.013Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-14T23:20:05.013Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-14T23:20:05.270Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 41.8% of statements [2020-05-14T23:20:05.270Z] ok github.com/docker/docker/daemon/logger/awslogs 0.784s coverage: 77.4% of statements [2020-05-14T23:20:05.270Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2020-05-14T23:20:05.297Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-14T23:20:05.297Z] === RUN TestInfoAPI [2020-05-14T23:20:05.342Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2020-05-14T23:20:05.343Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-14T23:20:05.545Z] --- PASS: TestRemoveImageGarbageCollector (2.54s) [2020-05-14T23:20:05.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-14T23:20:05.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-14T23:20:05.545Z] === RUN TestTagInvalidReference [2020-05-14T23:20:05.545Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-14T23:20:05.545Z] === RUN TestTagValidPrefixedRepo [2020-05-14T23:20:05.545Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-14T23:20:05.545Z] === RUN TestTagExistedNameWithoutForce [2020-05-14T23:20:05.545Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-05-14T23:20:05.545Z] === RUN TestTagOfficialNames [2020-05-14T23:20:05.545Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-14T23:20:05.545Z] --- PASS: TestTagOfficialNames (0.08s) [2020-05-14T23:20:05.545Z] === RUN TestTagMatchesDigest [2020-05-14T23:20:05.581Z] --- PASS: TestInfoAPI (0.02s) [2020-05-14T23:20:05.581Z] === RUN TestInfoAPIWarnings [2020-05-14T23:20:05.599Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 37.7% of statements [2020-05-14T23:20:05.802Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-14T23:20:05.802Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-14T23:20:05.866Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-14T23:20:05.866Z] === RUN TestInfoDebug [2020-05-14T23:20:05.980Z] Removing intermediate container 277539f859a9 [2020-05-14T23:20:05.980Z] ---> a93d541cc293 [2020-05-14T23:20:05.980Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-14T23:20:06.448Z] ---> Running in 65a85688fec0 [2020-05-14T23:20:06.448Z] Removing intermediate container 65a85688fec0 [2020-05-14T23:20:06.448Z] ---> 20f64c8f2c1b [2020-05-14T23:20:06.448Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-14T23:20:06.448Z] ---> Running in 6d34423b69e9 [2020-05-14T23:20:06.484Z] --- PASS: TestInfoDebug (0.53s) [2020-05-14T23:20:06.484Z] === RUN TestInfoInsecureRegistries [2020-05-14T23:20:06.916Z] Removing intermediate container 6d34423b69e9 [2020-05-14T23:20:06.916Z] ---> 975378b795f3 [2020-05-14T23:20:06.916Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-14T23:20:06.970Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-05-14T23:20:07.103Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-14T23:20:07.103Z] === RUN TestInfoRegistryMirrors [2020-05-14T23:20:07.348Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-05-14T23:20:07.695Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-14T23:20:07.721Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-14T23:20:07.721Z] === RUN TestLoginFailsWithBadCredentials [2020-05-14T23:20:07.721Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-05-14T23:20:07.721Z] === RUN TestPingCacheHeaders [2020-05-14T23:20:07.721Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-14T23:20:07.721Z] === RUN TestPingGet [2020-05-14T23:20:07.980Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-05-14T23:20:08.005Z] --- PASS: TestPingGet (0.01s) [2020-05-14T23:20:08.005Z] === RUN TestPingHead [2020-05-14T23:20:08.005Z] --- PASS: TestPingHead (0.02s) [2020-05-14T23:20:08.005Z] === RUN TestVersion [2020-05-14T23:20:08.005Z] --- PASS: TestVersion (0.02s) [2020-05-14T23:20:08.005Z] PASS [2020-05-14T23:20:08.005Z] [2020-05-14T23:20:08.005Z] === Skipped [2020-05-14T23:20:08.005Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:20:08.005Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:20:08.005Z] [2020-05-14T23:20:08.005Z] [2020-05-14T23:20:08.005Z] DONE 18 tests, 1 skipped in 5.830s [2020-05-14T23:20:08.005Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-14T23:20:08.005Z] ++ 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-05-14T23:20:08.005Z] ++ set -e [2020-05-14T23:20:08.005Z] ++ '[' -n 0 ']' [2020-05-14T23:20:08.005Z] ++ set -x [2020-05-14T23:20:08.005Z] ++ env -i DEST=/go/src/github.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-05-14T23:20:08.005Z] INFO: Testing against a local daemon [2020-05-14T23:20:08.005Z] === RUN TestVolumesCreateAndList [2020-05-14T23:20:08.005Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-14T23:20:08.005Z] === RUN TestVolumesRemove [2020-05-14T23:20:08.289Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-14T23:20:08.289Z] === RUN TestVolumesInspect [2020-05-14T23:20:08.289Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-14T23:20:08.289Z] === RUN TestVolumesInvalidJSON [2020-05-14T23:20:08.289Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-14T23:20:08.289Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-14T23:20:08.289Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-14T23:20:08.289Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-14T23:20:08.289Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-14T23:20:08.289Z] PASS [2020-05-14T23:20:08.289Z] [2020-05-14T23:20:08.289Z] DONE 5 tests in 0.359s [2020-05-14T23:20:08.289Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:20:08.338Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-05-14T23:20:08.338Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-14T23:20:08.481Z] [2020-05-14T23:20:08.481Z] ---> a03601bfe4a3 [2020-05-14T23:20:08.481Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-14T23:20:08.481Z] ---> Running in c2f7ab8b348f [2020-05-14T23:20:08.573Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:20:08.573Z] +++ kill 12294 [2020-05-14T23:20:09.009Z] ok github.com/docker/docker/daemon/images 0.067s coverage: 4.9% of statements [2020-05-14T23:20:09.009Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-14T23:20:09.009Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-14T23:20:09.009Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-14T23:20:09.009Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-14T23:20:09.268Z] ok github.com/docker/docker/daemon/logger/splunk 1.684s coverage: 82.5% of statements [2020-05-14T23:20:09.268Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-14T23:20:09.268Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-14T23:20:09.268Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-14T23:20:09.636Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.066s coverage: 61.6% of statements [2020-05-14T23:20:10.046Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:20:10.046Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:20:10.046Z] [2020-05-14T23:20:10.046Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:20:10.046Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:20:10.046Z] [2020-05-14T23:20:10.046Z] To set a process to complain mode, use the command line tool [2020-05-14T23:20:10.046Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:20:10.046Z] +++ true [2020-05-14T23:20:10.046Z] [2020-05-14T23:20:11.790Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-05-14T23:20:12.020Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-05-14T23:20:12.020Z] === RUN TestCreateServiceSecretFileMode Post stage [Pipeline] junit [2020-05-14T23:20:12.104Z] Recording test results [2020-05-14T23:20:12.354Z] ok github.com/docker/docker/distribution 0.365s coverage: 22.1% of statements [2020-05-14T23:20:12.354Z] ? github.com/docker/docker/distribution/utils [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:20:12.820Z] + echo Ensuring container killed. [2020-05-14T23:20:12.820Z] Ensuring container killed. [2020-05-14T23:20:12.820Z] + docker rm -vf docker-pr5 [2020-05-14T23:20:12.820Z] Error: No such container: docker-pr5 [2020-05-14T23:20:12.820Z] + true [Pipeline] sh [2020-05-14T23:20:12.950Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-14T23:20:12.950Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-14T23:20:13.136Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 75.2% of statements [2020-05-14T23:20:13.136Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-14T23:20:13.136Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 37.7% of statements [2020-05-14T23:20:13.190Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:20:13.190Z] Chowning /workspace to jenkins user [2020-05-14T23:20:13.190Z] + id -u [2020-05-14T23:20:13.190Z] + id -g [2020-05-14T23:20:13.190Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40967:/workspace busybox chown -R 1001:1001 /workspace [2020-05-14T23:20:13.190Z] Unable to find image 'busybox:latest' locally [2020-05-14T23:20:13.207Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-14T23:20:13.207Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-14T23:20:13.425Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.058s coverage: 33.3% of statements [2020-05-14T23:20:13.472Z] latest: Pulling from library/busybox [2020-05-14T23:20:13.472Z] 5ea0d0e92e5f: Pulling fs layer [2020-05-14T23:20:13.722Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-14T23:20:13.753Z] 5ea0d0e92e5f: Verifying Checksum [2020-05-14T23:20:13.753Z] 5ea0d0e92e5f: Download complete [2020-05-14T23:20:14.139Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-14T23:20:14.367Z] 5ea0d0e92e5f: Pull complete [2020-05-14T23:20:14.367Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-14T23:20:14.367Z] Status: Downloaded newer image for busybox:latest [2020-05-14T23:20:14.651Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-14T23:20:15.215Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-14T23:20:15.215Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-14T23:20:15.305Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-05-14T23:20:15.305Z] === RUN TestCreateServiceConfigFileMode [2020-05-14T23:20:15.491Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-05-14T23:20:15.779Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-05-14T23:20:15.779Z] ? github.com/docker/docker/image/tarexport [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:20:16.523Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2020-05-14T23:20:16.711Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-05-14T23:20:16.711Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-14T23:20:16.775Z] + bundleName=s390x-integration [2020-05-14T23:20:16.775Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-14T23:20:16.775Z] Creating s390x-integration-bundles.tar.gz [2020-05-14T23:20:16.775Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-14T23:20:16.775Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-14T23:20:16.874Z] Archiving artifacts [2020-05-14T23:20:17.142Z] Removing intermediate container c2f7ab8b348f [2020-05-14T23:20:17.142Z] ---> 9195703a76d5 [2020-05-14T23:20:17.142Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-14T23:20:17.142Z] ---> Running in 277e4464ac8f [2020-05-14T23:20:17.571Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-05-14T23:20:17.609Z] [2020-05-14T23:20:17.609Z] SUCCESS: Specified value was saved. [Pipeline] sh [2020-05-14T23:20:17.643Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-14T23:20:17.974Z] + make clean [2020-05-14T23:20:18.024Z] ok github.com/docker/docker/daemon/logger/splunk 2.965s coverage: 82.5% of statements [2020-05-14T23:20:18.024Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-14T23:20:18.255Z] docker volume rm -f docker-dev-cache [2020-05-14T23:20:18.255Z] docker-dev-cache [Pipeline] deleteDir [2020-05-14T23:20:18.315Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-14T23:20:18.571Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-14T23:20:18.589Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-05-14T23:20:18.589Z] === RUN TestCreateServiceSysctls [2020-05-14T23:20:19.017Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-05-14T23:20:19.274Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-14T23:20:19.823Z] Removing intermediate container 277e4464ac8f [2020-05-14T23:20:19.823Z] ---> b223f1550b66 [2020-05-14T23:20:19.823Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-14T23:20:19.823Z] ---> Running in 2efb3b45105d [2020-05-14T23:20:20.080Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-05-14T23:20:20.080Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-14T23:20:21.166Z] ok github.com/docker/docker/pkg/archive 0.396s coverage: 77.2% of statements [2020-05-14T23:20:22.095Z] ok github.com/docker/docker/pkg/authorization 0.217s coverage: 68.3% of statements [2020-05-14T23:20:22.351Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-14T23:20:22.351Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-14T23:20:22.749Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-14T23:20:22.781Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-05-14T23:20:22.781Z] === RUN TestCreateServiceCapabilities [2020-05-14T23:20:22.799Z] ok github.com/docker/docker/distribution/metadata 0.161s coverage: 48.2% of statements [2020-05-14T23:20:23.313Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-14T23:20:23.430Z] ok github.com/docker/docker/errdefs 0.054s coverage: 49.4% of statements [2020-05-14T23:20:23.625Z] Cannot create a file when that file already exists. [2020-05-14T23:20:25.488Z] ok github.com/docker/docker/distribution 0.579s coverage: 22.1% of statements [2020-05-14T23:20:25.488Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-14T23:20:25.635Z] ok github.com/docker/docker/layer 7.091s coverage: 68.8% of statements [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/oci [no test files] [2020-05-14T23:20:25.635Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-14T23:20:25.635Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-14T23:20:25.838Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-14T23:20:25.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-14T23:20:25.838Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-14T23:20:25.838Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-14T23:20:25.838Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-14T23:20:25.838Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-14T23:20:25.891Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-14T23:20:26.066Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2020-05-14T23:20:26.066Z] === RUN TestInspect [2020-05-14T23:20:26.148Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-05-14T23:20:26.405Z] ok github.com/docker/docker/pkg/chrootarchive 3.015s coverage: 43.2% of statements [2020-05-14T23:20:26.405Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-14T23:20:26.405Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-14T23:20:26.968Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-14T23:20:27.543Z] ok github.com/docker/docker/distribution/xfer 1.736s coverage: 85.1% of statements [2020-05-14T23:20:27.543Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-14T23:20:27.543Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-05-14T23:20:27.735Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-14T23:20:27.899Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-14T23:20:28.155Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-14T23:20:28.175Z] ok github.com/docker/docker/image 0.120s coverage: 86.4% of statements [2020-05-14T23:20:28.175Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-14T23:20:28.299Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-14T23:20:28.386Z] Removing intermediate container 2efb3b45105d [2020-05-14T23:20:28.386Z] ---> 34904b6cbf5c [2020-05-14T23:20:28.386Z] Step 13/13 : CMD ["sh"] [2020-05-14T23:20:28.386Z] ---> Running in 89c77a51c992 [2020-05-14T23:20:28.386Z] Removing intermediate container 89c77a51c992 [2020-05-14T23:20:28.386Z] ---> 70861d031f1b [2020-05-14T23:20:28.386Z] Successfully built 70861d031f1b [2020-05-14T23:20:28.386Z] Successfully tagged busybox:latest [2020-05-14T23:20:28.386Z] INFO: Docker images of the daemon under test [2020-05-14T23:20:28.386Z] [2020-05-14T23:20:28.386Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-14T23:20:28.386Z] busybox latest 70861d031f1b Less than a second ago 3.72GB [2020-05-14T23:20:28.386Z] microsoft/windowsservercore latest 561b89eac394 7 days ago 3.7GB [2020-05-14T23:20:28.386Z] mcr.microsoft.com/windows/servercore ltsc2019 561b89eac394 7 days ago 3.7GB [2020-05-14T23:20:28.386Z] [2020-05-14T23:20:28.386Z] INFO: Running integration tests at 05/14/2020 23:20:28... [2020-05-14T23:20:28.386Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-14T23:20:28.386Z] INFO: Integration API tests being run from the host: [2020-05-14T23:20:28.854Z] INFO: make.ps1 starting at 05/14/2020 23:20:28 [2020-05-14T23:20:28.864Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-14T23:20:29.323Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-14T23:20:29.353Z] --- PASS: TestInspect (3.62s) [2020-05-14T23:20:29.353Z] === RUN TestCreateJob [2020-05-14T23:20:29.430Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-14T23:20:29.523Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-14T23:20:29.675Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-05-14T23:20:30.088Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-05-14T23:20:30.309Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements [2020-05-14T23:20:30.309Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-14T23:20:30.345Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-05-14T23:20:30.601Z] ok github.com/docker/docker/pkg/fsutils 0.230s coverage: 85.1% of statements [2020-05-14T23:20:30.601Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-05-14T23:20:30.800Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-14T23:20:31.730Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-14T23:20:31.730Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-14T23:20:31.805Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-05-14T23:20:31.969Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 70.3% of statements [2020-05-14T23:20:31.969Z] ok github.com/docker/docker/pkg/ioutils 0.447s coverage: 69.3% of statements [2020-05-14T23:20:32.531Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-05-14T23:20:32.531Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-05-14T23:20:32.788Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-14T23:20:32.788Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-14T23:20:32.788Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-14T23:20:33.045Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-05-14T23:20:33.045Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-14T23:20:33.302Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-05-14T23:20:33.540Z] --- PASS: TestCreateJob (4.14s) [2020-05-14T23:20:33.540Z] === RUN TestReplicatedJob [2020-05-14T23:20:33.559Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-05-14T23:20:33.623Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-14T23:20:34.122Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements [2020-05-14T23:20:34.122Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-14T23:20:34.122Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-14T23:20:34.122Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-14T23:20:34.994Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-14T23:20:35.053Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-05-14T23:20:35.306Z] ok github.com/docker/docker/opts 0.104s coverage: 67.4% of statements [2020-05-14T23:20:35.617Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-14T23:20:35.874Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-14T23:20:36.130Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-14T23:20:36.327Z] ok github.com/docker/docker/pkg/authorization 0.652s coverage: 68.3% of statements [2020-05-14T23:20:36.614Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-14T23:20:37.496Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-14T23:20:37.517Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-14T23:20:37.649Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-05-14T23:20:37.753Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-14T23:20:37.938Z] ok github.com/docker/docker/pkg/archive 1.458s coverage: 77.2% of statements [2020-05-14T23:20:38.886Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-14T23:20:38.962Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-05-14T23:20:39.585Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-14T23:20:40.102Z] --- PASS: TestReplicatedJob (6.56s) [2020-05-14T23:20:40.102Z] === RUN TestUpdateReplicatedJob [2020-05-14T23:20:40.207Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-05-14T23:20:40.265Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-14T23:20:40.829Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-14T23:20:41.022Z] ok github.com/docker/docker/pkg/signal 2.371s coverage: 61.0% of statements [2020-05-14T23:20:41.022Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-14T23:20:41.278Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-14T23:20:41.534Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-14T23:20:41.697Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-05-14T23:20:41.761Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-14T23:20:41.790Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-14T23:20:42.322Z] ok github.com/docker/docker/layer 7.783s coverage: 68.8% of statements [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/oci [no test files] [2020-05-14T23:20:42.322Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-14T23:20:42.326Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-14T23:20:42.612Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-05-14T23:20:42.719Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2020-05-14T23:20:43.239Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-05-14T23:20:43.282Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2020-05-14T23:20:43.539Z] ok github.com/docker/docker/pkg/tailfile 0.082s coverage: 88.6% of statements [2020-05-14T23:20:43.863Z] ok github.com/docker/docker/pkg/chrootarchive 4.455s coverage: 43.2% of statements [2020-05-14T23:20:43.863Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-14T23:20:43.863Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-14T23:20:44.102Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-05-14T23:20:44.358Z] testing: warning: no tests to run [2020-05-14T23:20:44.358Z] coverage: [no statements] [2020-05-14T23:20:44.358Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-14T23:20:44.614Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-14T23:20:44.871Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-14T23:20:44.899Z] ok github.com/docker/docker/pkg/filenotify 0.621s coverage: 67.0% of statements [2020-05-14T23:20:44.899Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-05-14T23:20:45.127Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-14T23:20:45.369Z] --- PASS: TestUpdateReplicatedJob (4.31s) [2020-05-14T23:20:45.369Z] === RUN TestServiceListWithStatuses [2020-05-14T23:20:45.369Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-14T23:20:45.369Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:20:45.369Z] === RUN TestDockerNetworkConnectAlias [2020-05-14T23:20:45.524Z] ok github.com/docker/docker/pkg/discovery/kv 3.199s coverage: 84.1% of statements [2020-05-14T23:20:45.524Z] ok github.com/docker/docker/pkg/fsutils 0.467s coverage: 85.1% of statements [2020-05-14T23:20:46.500Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-14T23:20:46.556Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 11.4% of statements [2020-05-14T23:20:47.647Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2020-05-14T23:20:47.904Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-14T23:20:48.057Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2020-05-14T23:20:48.057Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-05-14T23:20:48.835Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-14T23:20:49.023Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-14T23:20:49.092Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-14T23:20:49.093Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-05-14T23:20:49.093Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-14T23:20:49.093Z] ok github.com/docker/docker/pkg/idtools 1.178s coverage: 70.3% of statements [2020-05-14T23:20:49.384Z] ok github.com/docker/docker/pkg/ioutils 1.781s coverage: 70.6% of statements [2020-05-14T23:20:49.384Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-14T23:20:49.384Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-14T23:20:49.384Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-14T23:20:49.954Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-14T23:20:50.407Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2020-05-14T23:20:50.407Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-05-14T23:20:50.461Z] ok github.com/docker/docker/registry 0.072s coverage: 56.3% of statements [2020-05-14T23:20:50.637Z] --- PASS: TestDockerNetworkConnectAlias (6.33s) [2020-05-14T23:20:50.637Z] === RUN TestDockerNetworkReConnect [2020-05-14T23:20:50.697Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-05-14T23:20:51.024Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-14T23:20:51.281Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-14T23:20:51.741Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-05-14T23:20:51.741Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-14T23:20:51.741Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-14T23:20:52.211Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-14T23:20:52.374Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-05-14T23:20:52.750Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-05-14T23:20:53.869Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-05-14T23:20:53.869Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-05-14T23:20:53.869Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2020-05-14T23:20:54.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:20:54.624Z] INFO: Testing against a local daemon [2020-05-14T23:20:55.209Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-14T23:20:55.290Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-14T23:20:55.357Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2020-05-14T23:20:55.853Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-05-14T23:20:55.981Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 73.9% of statements [2020-05-14T23:20:56.269Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-05-14T23:20:56.415Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-14T23:20:56.579Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-14T23:20:57.143Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-14T23:20:57.200Z] --- PASS: TestDockerNetworkReConnect (5.33s) [2020-05-14T23:20:57.200Z] === RUN TestServicePlugin [2020-05-14T23:20:57.200Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-14T23:20:57.200Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:20:57.200Z] === RUN TestServiceUpdateLabel [2020-05-14T23:20:57.295Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2020-05-14T23:20:57.401Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-14T23:20:57.585Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-05-14T23:20:57.781Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-05-14T23:20:57.881Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-14T23:20:58.771Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-14T23:20:58.771Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-14T23:20:58.909Z] ok github.com/docker/docker/pkg/signal 3.430s coverage: 61.0% of statements [2020-05-14T23:20:59.702Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-14T23:20:59.738Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-05-14T23:20:59.738Z] === RUN TestServiceUpdateSecrets [2020-05-14T23:20:59.948Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements [2020-05-14T23:21:00.591Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 53.7% of statements [2020-05-14T23:21:00.885Z] ok github.com/docker/docker/pkg/tailfile 0.252s coverage: 88.6% of statements [2020-05-14T23:21:01.913Z] testing: warning: no tests to run [2020-05-14T23:21:01.913Z] coverage: [no statements] [2020-05-14T23:21:01.913Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2020-05-14T23:21:02.206Z] ok github.com/docker/docker/pkg/tarsum 0.228s coverage: 89.3% of statements [2020-05-14T23:21:02.206Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2020-05-14T23:21:02.838Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-05-14T23:21:03.127Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-05-14T23:21:03.878Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-14T23:21:03.878Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-14T23:21:04.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-14T23:21:04.442Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-14T23:21:05.811Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-14T23:21:05.849Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-05-14T23:21:07.117Z] ok github.com/docker/docker/integration/build 14.613s [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === Skipped [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-14T23:21:07.117Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-14T23:21:07.117Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-14T23:21:07.117Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-14T23:21:07.117Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-14T23:21:07.117Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] DONE 22 tests, 10 skipped in 36.228s [2020-05-14T23:21:07.117Z] [2020-05-14T23:21:07.117Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-14T23:21:07.347Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-05-14T23:21:07.633Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 68.8% of statements [2020-05-14T23:21:07.706Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-14T23:21:08.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:21:08.103Z] INFO: Testing against a local daemon [2020-05-14T23:21:08.103Z] ok github.com/docker/docker/integration/config 0.238s [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === Skipped [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-05-14T23:21:08.103Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-14T23:21:08.103Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] DONE 7 tests, 7 skipped in 2.426s [2020-05-14T23:21:08.103Z] [2020-05-14T23:21:08.103Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-14T23:21:08.655Z] ok github.com/docker/docker/plugin 0.604s coverage: 23.3% of statements [2020-05-14T23:21:09.076Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-14T23:21:09.704Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-05-14T23:21:09.953Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/rootless [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/volume [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-14T23:21:09.954Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === Skipped [2020-05-14T23:21:09.954Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-14T23:21:09.954Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-14T23:21:09.954Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-14T23:21:09.954Z] time="2020-05-14T23:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-14T23:21:09.954Z] time="2020-05-14T23:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-14T23:21:09.954Z] time="2020-05-14T23:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-14T23:21:09.954Z] time="2020-05-14T23:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-14T23:21:09.954Z] time="2020-05-14T23:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-14T23:21:09.954Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-14T23:21:09.954Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-14T23:21:09.954Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:09.954Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-14T23:21:09.954Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-14T23:21:09.954Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-14T23:21:09.954Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] [2020-05-14T23:21:09.954Z] DONE 2123 tests, 26 skipped in 251.388s Post stage [Pipeline] junit [2020-05-14T23:21:09.964Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-14T23:21:10.338Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 50.9% of statements [2020-05-14T23:21:10.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40967/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:bd2cb6e162528afcf4563970251fe3c554049593 hack/validate/vendor [2020-05-14T23:21:11.056Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:21:11.056Z] INFO: Testing against a local daemon [2020-05-14T23:21:11.461Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-14T23:21:11.839Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-14T23:21:12.045Z] + echo Building e2e image [2020-05-14T23:21:12.045Z] Building e2e image [2020-05-14T23:21:12.045Z] + docker build --build-arg DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-14T23:21:12.045Z] #2 [internal] load build definition from Dockerfile.e2e [2020-05-14T23:21:12.045Z] #2 transferring dockerfile: 3.21kB done [2020-05-14T23:21:12.045Z] #2 DONE 0.0s [2020-05-14T23:21:12.045Z] [2020-05-14T23:21:12.045Z] #1 [internal] load .dockerignore [2020-05-14T23:21:12.045Z] #1 transferring context: 34B done [2020-05-14T23:21:12.045Z] #1 DONE 0.0s [2020-05-14T23:21:12.045Z] [2020-05-14T23:21:12.045Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-14T23:21:12.302Z] #4 ... [2020-05-14T23:21:12.302Z] [2020-05-14T23:21:12.302Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-14T23:21:12.302Z] #3 DONE 0.2s [2020-05-14T23:21:12.302Z] [2020-05-14T23:21:12.302Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-14T23:21:12.302Z] #4 DONE 0.2s [2020-05-14T23:21:12.302Z] [2020-05-14T23:21:12.302Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:12.302Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-14T23:21:12.413Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-14T23:21:12.558Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-14T23:21:12.559Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done [2020-05-14T23:21:12.559Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.2s [2020-05-14T23:21:12.559Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done [2020-05-14T23:21:12.559Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-14T23:21:12.559Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-14T23:21:12.559Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-14T23:21:12.559Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-14T23:21:12.818Z] #14 ... [2020-05-14T23:21:12.818Z] [2020-05-14T23:21:12.818Z] #8 [internal] load build context [2020-05-14T23:21:12.818Z] #8 transferring context: 848.92kB 0.4s done [2020-05-14T23:21:12.818Z] #8 DONE 0.4s [2020-05-14T23:21:12.818Z] [2020-05-14T23:21:12.818Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:12.818Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 10.81MB / 126.95MB 0.4s [2020-05-14T23:21:12.818Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 17.41MB / 126.95MB 0.5s [2020-05-14T23:21:12.818Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done [2020-05-14T23:21:12.818Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-14T23:21:13.076Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 35.05MB / 126.95MB 0.7s [2020-05-14T23:21:13.076Z] #14 ... [2020-05-14T23:21:13.076Z] [2020-05-14T23:21:13.076Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-14T23:21:13.076Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-14T23:21:13.076Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-14T23:21:13.076Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-14T23:21:13.076Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-14T23:21:13.076Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-14T23:21:13.076Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-05-14T23:21:13.076Z] #5 DONE 0.8s [2020-05-14T23:21:13.333Z] ok github.com/docker/docker/registry 0.420s coverage: 56.3% of statements [2020-05-14T23:21:13.333Z] [2020-05-14T23:21:13.333Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:13.333Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 56.09MB / 126.95MB 0.9s [2020-05-14T23:21:13.334Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 78.32MB / 126.95MB 1.1s [2020-05-14T23:21:13.590Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 90.05MB / 126.95MB 1.2s [2020-05-14T23:21:13.590Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 98.34MB / 126.95MB 1.3s [2020-05-14T23:21:13.847Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 112.25MB / 126.95MB 1.5s [2020-05-14T23:21:14.105Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.8s [2020-05-14T23:21:14.362Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.9s done [2020-05-14T23:21:14.362Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 [2020-05-14T23:21:14.362Z] #14 ... [2020-05-14T23:21:14.362Z] [2020-05-14T23:21:14.362Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-14T23:21:14.362Z] #6 DONE 1.3s [2020-05-14T23:21:14.362Z] [2020-05-14T23:21:14.362Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:14.611Z] --- PASS: TestServiceUpdateSecrets (15.28s) [2020-05-14T23:21:14.611Z] === RUN TestServiceUpdateConfigs [2020-05-14T23:21:14.848Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements [2020-05-14T23:21:18.341Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2020-05-14T23:21:19.370Z] ok github.com/docker/docker/volume/mounts 0.130s coverage: 67.0% of statements [2020-05-14T23:21:19.656Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-14T23:21:20.906Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.3s [2020-05-14T23:21:20.906Z] #14 ... [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-14T23:21:20.906Z] #7 1.029 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-14T23:21:20.906Z] #7 2.096 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-14T23:21:20.906Z] #7 2.197 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-14T23:21:20.906Z] #7 2.203 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-14T23:21:20.906Z] #7 2.212 (3/30) Installing readline (8.0.0-r0) [2020-05-14T23:21:20.906Z] #7 2.217 (4/30) Installing bash (5.0.0-r0) [2020-05-14T23:21:20.906Z] #7 2.232 Executing bash-5.0.0-r0.post-install [2020-05-14T23:21:20.906Z] #7 2.236 (5/30) Installing ca-certificates (20191127-r0) [2020-05-14T23:21:20.906Z] #7 2.252 (6/30) Installing libgcc (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 2.255 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 2.268 (8/30) Installing binutils (2.32-r0) [2020-05-14T23:21:20.906Z] #7 2.364 (9/30) Installing gmp (6.1.2-r1) [2020-05-14T23:21:20.906Z] #7 2.372 (10/30) Installing isl (0.18-r0) [2020-05-14T23:21:20.906Z] #7 2.396 (11/30) Installing libgomp (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 2.400 (12/30) Installing libatomic (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 2.401 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-14T23:21:20.906Z] #7 2.407 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-14T23:21:20.906Z] #7 2.410 (15/30) Installing gcc (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 3.283 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-14T23:21:20.906Z] #7 3.384 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-14T23:21:20.906Z] #7 3.385 (18/30) Installing g++ (8.3.0-r0) [2020-05-14T23:21:20.906Z] #7 3.955 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-14T23:21:20.906Z] #7 3.959 (20/30) Installing libcurl (7.66.0-r0) [2020-05-14T23:21:20.906Z] #7 3.967 (21/30) Installing expat (2.2.8-r0) [2020-05-14T23:21:20.906Z] #7 3.971 (22/30) Installing pcre2 (10.33-r0) [2020-05-14T23:21:20.906Z] #7 3.979 (23/30) Installing git (2.22.4-r0) [2020-05-14T23:21:20.906Z] #7 4.177 (24/30) Installing libmnl (1.0.4-r0) [2020-05-14T23:21:20.906Z] #7 4.180 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-14T23:21:20.906Z] #7 4.186 (26/30) Installing iptables (1.8.3-r1) [2020-05-14T23:21:20.906Z] #7 4.211 (27/30) Installing pigz (2.4-r0) [2020-05-14T23:21:20.906Z] #7 4.219 (28/30) Installing tar (1.32-r0) [2020-05-14T23:21:20.906Z] #7 4.226 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-14T23:21:20.906Z] #7 4.229 (30/30) Installing xz (5.2.4-r0) [2020-05-14T23:21:20.906Z] #7 4.235 Executing busybox-1.30.1-r3.trigger [2020-05-14T23:21:20.906Z] #7 4.239 Executing ca-certificates-20191127-r0.trigger [2020-05-14T23:21:20.906Z] #7 4.292 OK: 179 MiB in 44 packages [2020-05-14T23:21:20.906Z] #7 DONE 5.5s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:20.906Z] #14 ... [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-14T23:21:20.906Z] #9 DONE 0.1s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:20.906Z] #14 ... [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-14T23:21:20.906Z] #10 DONE 0.1s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-14T23:21:20.906Z] #11 DONE 0.1s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:20.906Z] #14 ... [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-14T23:21:20.906Z] #12 DONE 0.1s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-14T23:21:20.906Z] #13 DONE 0.1s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-14T23:21:20.906Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-14T23:21:20.906Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 [2020-05-14T23:21:20.906Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-14T23:21:20.906Z] #14 DONE 8.3s [2020-05-14T23:21:20.906Z] [2020-05-14T23:21:20.906Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-14T23:21:21.469Z] #15 0.806 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-14T23:21:21.693Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-05-14T23:21:22.397Z] #15 1.858 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-14T23:21:22.397Z] #15 1.945 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-14T23:21:22.430Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-14T23:21:22.430Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-14T23:21:22.654Z] #15 1.949 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-14T23:21:22.654Z] #15 1.956 (3/42) Installing readline (8.0.1-r0) [2020-05-14T23:21:22.654Z] #15 1.959 (4/42) Installing bash (5.0.11-r1) [2020-05-14T23:21:22.654Z] #15 1.971 Executing bash-5.0.11-r1.post-install [2020-05-14T23:21:22.654Z] #15 1.973 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-14T23:21:22.654Z] #15 2.050 (6/42) Installing libblkid (2.34-r1) [2020-05-14T23:21:22.654Z] #15 2.056 (7/42) Installing libuuid (2.34-r1) [2020-05-14T23:21:22.654Z] #15 2.057 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-14T23:21:22.654Z] #15 2.063 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-14T23:21:22.654Z] #15 2.067 (10/42) Installing libgcc (9.2.0-r4) [2020-05-14T23:21:22.654Z] #15 2.069 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-14T23:21:22.654Z] #15 2.083 (12/42) Installing binutils (2.33.1-r0) [2020-05-14T23:21:22.654Z] #15 2.152 (13/42) Installing libmagic (5.37-r1) [2020-05-14T23:21:22.911Z] #15 2.174 (14/42) Installing file (5.37-r1) [2020-05-14T23:21:22.911Z] #15 2.176 (15/42) Installing gmp (6.1.2-r1) [2020-05-14T23:21:22.911Z] #15 2.183 (16/42) Installing isl (0.18-r0) [2020-05-14T23:21:22.911Z] #15 2.200 (17/42) Installing libgomp (9.2.0-r4) [2020-05-14T23:21:22.911Z] #15 2.203 (18/42) Installing libatomic (9.2.0-r4) [2020-05-14T23:21:22.911Z] #15 2.204 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-14T23:21:22.911Z] #15 2.210 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-14T23:21:22.911Z] #15 2.212 (21/42) Installing gcc (9.2.0-r4) [2020-05-14T23:21:23.362Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-14T23:21:23.840Z] #15 2.905 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-14T23:21:23.840Z] #15 2.976 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-14T23:21:23.840Z] #15 2.977 (24/42) Installing g++ (9.2.0-r4) [2020-05-14T23:21:24.107Z] #15 3.386 (25/42) Installing make (4.2.1-r2) [2020-05-14T23:21:24.107Z] #15 3.391 (26/42) Installing fortify-headers (1.1-r0) [2020-05-14T23:21:24.107Z] #15 3.392 (27/42) Installing build-base (0.5-r1) [2020-05-14T23:21:24.107Z] #15 3.393 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-14T23:21:24.107Z] #15 3.396 (29/42) Installing libcurl (7.67.0-r0) [2020-05-14T23:21:24.107Z] #15 3.404 (30/42) Installing curl (7.67.0-r0) [2020-05-14T23:21:24.107Z] #15 3.407 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-14T23:21:24.107Z] #15 3.412 (32/42) Installing jq (1.6-r0) [2020-05-14T23:21:24.107Z] #15 3.420 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-14T23:21:24.107Z] #15 3.425 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-14T23:21:24.107Z] #15 3.427 (35/42) Installing libaio (0.3.112-r1) [2020-05-14T23:21:24.107Z] #15 3.429 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-14T23:21:24.107Z] #15 3.458 (37/42) Installing libfdisk (2.34-r1) [2020-05-14T23:21:24.107Z] #15 3.464 (38/42) Installing libmount (2.34-r1) [2020-05-14T23:21:24.107Z] #15 3.469 (39/42) Installing libsmartcols (2.34-r1) [2020-05-14T23:21:24.107Z] #15 3.472 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-14T23:21:24.107Z] #15 3.474 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-14T23:21:24.107Z] #15 3.496 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-14T23:21:24.107Z] #15 3.501 Executing busybox-1.31.1-r9.trigger [2020-05-14T23:21:24.107Z] #15 3.508 OK: 196 MiB in 57 packages [2020-05-14T23:21:24.688Z] #15 DONE 4.0s [2020-05-14T23:21:24.688Z] [2020-05-14T23:21:24.688Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-14T23:21:24.731Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-14T23:21:25.250Z] #16 DONE 0.7s [2020-05-14T23:21:25.250Z] [2020-05-14T23:21:25.250Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-14T23:21:26.179Z] #17 DONE 0.7s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-14T23:21:26.179Z] #18 DONE 0.0s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #31 [builder 1/4] COPY . . [2020-05-14T23:21:26.179Z] #31 ... [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-14T23:21:26.179Z] #26 DONE 0.1s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-14T23:21:26.179Z] #22 DONE 0.1s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-14T23:21:26.179Z] #19 DONE 0.1s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-14T23:21:26.179Z] #23 DONE 0.1s [2020-05-14T23:21:26.179Z] [2020-05-14T23:21:26.179Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-14T23:21:26.179Z] #27 DONE 0.1s [2020-05-14T23:21:26.435Z] [2020-05-14T23:21:26.435Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-14T23:21:26.435Z] #28 DONE 0.1s [2020-05-14T23:21:26.435Z] [2020-05-14T23:21:26.435Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-14T23:21:27.252Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-14T23:21:27.252Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-14T23:21:28.333Z] #29 ... [2020-05-14T23:21:28.333Z] [2020-05-14T23:21:28.333Z] #31 [builder 1/4] COPY . . [2020-05-14T23:21:28.333Z] #31 DONE 2.1s [2020-05-14T23:21:28.333Z] [2020-05-14T23:21:28.333Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-14T23:21:28.536Z] ok github.com/docker/docker/pkg/plugins 33.702s coverage: 76.6% of statements [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/rootless [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/volume [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-14T23:21:28.536Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === Skipped [2020-05-14T23:21:28.536Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-14T23:21:28.536Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-14T23:21:28.536Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-14T23:21:28.536Z] time="2020-05-14T23:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-14T23:21:28.536Z] time="2020-05-14T23:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-14T23:21:28.536Z] time="2020-05-14T23:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-14T23:21:28.536Z] time="2020-05-14T23:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-14T23:21:28.536Z] time="2020-05-14T23:19:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-14T23:21:28.536Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-14T23:21:28.536Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-14T23:21:28.536Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-14T23:21:28.536Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-14T23:21:28.536Z] graphtest_unix.go:73: No driver to put! [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-14T23:21:28.536Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-14T23:21:28.536Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] [2020-05-14T23:21:28.536Z] DONE 2123 tests, 26 skipped in 360.505s Post stage [Pipeline] junit [2020-05-14T23:21:28.857Z] Recording test results [2020-05-14T23:21:29.486Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-05-14T23:21:29.486Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-14T23:21:30.121Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40967/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 -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:bd2cb6e162528afcf4563970251fe3c554049593 hack/make.sh dynbinary test-integration [2020-05-14T23:21:30.226Z] #32 DONE 1.9s [2020-05-14T23:21:30.226Z] [2020-05-14T23:21:30.226Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-14T23:21:30.226Z] #20 2.763 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-14T23:21:30.226Z] #20 3.284 curl: option --progress: is ambiguous [2020-05-14T23:21:30.226Z] #20 3.285 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:30.226Z] #20 3.865 curl: option --progress: is ambiguous [2020-05-14T23:21:30.226Z] #20 3.867 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:30.405Z] [2020-05-14T23:21:30.483Z] #20 4.452 curl: option --progress: is ambiguous [2020-05-14T23:21:30.483Z] #20 4.452 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:30.527Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-14T23:21:30.527Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-14T23:21:30.694Z] Removing bundles/ [2020-05-14T23:21:30.694Z] [2020-05-14T23:21:30.694Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-14T23:21:30.694Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:21:30.694Z] GOOS="" GOARCH="" GOARM="" [2020-05-14T23:21:31.047Z] #20 ... [2020-05-14T23:21:31.047Z] [2020-05-14T23:21:31.047Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-14T23:21:31.047Z] #24 1.768 + RM_GOPATH=0 [2020-05-14T23:21:31.047Z] #24 1.768 + TMP_GOPATH= [2020-05-14T23:21:31.047Z] #24 1.768 + : /build [2020-05-14T23:21:31.047Z] #24 1.768 + '[' -z '' ']' [2020-05-14T23:21:31.047Z] #24 1.769 ++ mktemp -d [2020-05-14T23:21:31.047Z] #24 1.772 Install docker/cli version 17.06.2-ce from stable [2020-05-14T23:21:31.047Z] #24 1.773 + export GOPATH=/tmp/tmp.ePLPBm [2020-05-14T23:21:31.047Z] #24 1.773 + GOPATH=/tmp/tmp.ePLPBm [2020-05-14T23:21:31.047Z] #24 1.773 + RM_GOPATH=1 [2020-05-14T23:21:31.047Z] #24 1.773 ++ dirname ./install.sh [2020-05-14T23:21:31.047Z] #24 1.773 + dir=. [2020-05-14T23:21:31.047Z] #24 1.773 + bin=dockercli [2020-05-14T23:21:31.047Z] #24 1.773 + shift [2020-05-14T23:21:31.047Z] #24 1.773 + '[' '!' -f ./dockercli.installer ']' [2020-05-14T23:21:31.047Z] #24 1.773 + . ./dockercli.installer [2020-05-14T23:21:31.047Z] #24 1.773 ++ : stable [2020-05-14T23:21:31.047Z] #24 1.773 ++ : 17.06.2-ce [2020-05-14T23:21:31.047Z] #24 1.773 + install_dockercli [2020-05-14T23:21:31.047Z] #24 1.773 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-14T23:21:31.047Z] #24 1.773 ++ uname -m [2020-05-14T23:21:31.047Z] #24 1.773 + arch=x86_64 [2020-05-14T23:21:31.047Z] #24 1.773 + '[' x86_64 '!=' x86_64 ']' [2020-05-14T23:21:31.047Z] #24 1.773 + url=https://download.docker.com/linux/static [2020-05-14T23:21:31.047Z] #24 1.774 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-14T23:21:31.047Z] #24 1.774 + tar -xz docker/docker [2020-05-14T23:21:31.047Z] #24 4.775 + mkdir -p /build [2020-05-14T23:21:31.047Z] #24 4.777 + mv docker/docker /build/ [2020-05-14T23:21:31.047Z] #24 4.782 + rmdir docker [2020-05-14T23:21:31.047Z] #24 DONE 4.9s [2020-05-14T23:21:31.047Z] [2020-05-14T23:21:31.047Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-14T23:21:31.047Z] #20 4.889 curl: option --progress: is ambiguous [2020-05-14T23:21:31.047Z] #20 4.890 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:31.303Z] #20 ... [2020-05-14T23:21:31.303Z] [2020-05-14T23:21:31.303Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-14T23:21:31.868Z] #33 1.693 [2020-05-14T23:21:31.868Z] #33 1.790 Removing bundles/ [2020-05-14T23:21:31.868Z] #33 1.791 [2020-05-14T23:21:31.868Z] #33 1.805 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-14T23:21:33.237Z] #33 3.176 Building test suite binary ./integration-cli/test.main [2020-05-14T23:21:35.760Z] #33 ... [2020-05-14T23:21:35.760Z] [2020-05-14T23:21:35.760Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-14T23:21:35.760Z] #20 5.361 [2020-05-14T23:21:35.760Z] #20 6.519 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-14T23:21:35.760Z] #20 6.984 curl: option --progress: is ambiguous [2020-05-14T23:21:35.760Z] #20 6.989 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:35.760Z] #20 7.364 [2020-05-14T23:21:35.760Z] #20 8.495 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-14T23:21:35.760Z] #20 8.816 curl: option --progress: is ambiguous [2020-05-14T23:21:35.760Z] #20 8.816 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:35.760Z] #20 9.176 [2020-05-14T23:21:36.691Z] #20 10.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-14T23:21:36.949Z] #20 10.70 curl: option --progress: is ambiguous [2020-05-14T23:21:36.949Z] #20 10.71 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite (344.56s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.05s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.26s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.28s) [2020-05-14T23:21:37.077Z] docker_cli_daemon_test.go:1449: [d3376b16e4818] daemon is not started [2020-05-14T23:21:37.077Z] check_test.go:309: [d949b0459efe5] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.87s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.23s) [2020-05-14T23:21:37.077Z] check_test.go:309: [dc5adcee06149] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.67s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.17s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.73s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.32s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.51s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.10s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.67s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-14T23:21:37.077Z] check_test.go:309: [dafd4798ed27c] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-14T23:21:37.077Z] check_test.go:309: [db7942d3fd645] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.70s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-05-14T23:21:37.077Z] check_test.go:309: [d1208ef9ad879] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.28s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.89s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.22s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.43s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.80s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-14T23:21:37.077Z] check_test.go:309: [dec7bb7ff3774] daemon is not started [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.34s) [2020-05-14T23:21:37.077Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.90s) [2020-05-14T23:21:37.077Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-14T23:21:37.078Z] check_test.go:309: [ddaa47fffd305] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.04s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.64s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2020-05-14T23:21:37.078Z] check_test.go:309: [de345846a2e27] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.21s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2020-05-14T23:21:37.078Z] check_test.go:309: [de3babd614691] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.63s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_plugins_test.go:79: [d2ec234618fb4] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.98s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_plugins_test.go:169: [d1536ed6b416d] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.70s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-14T23:21:37.078Z] check_test.go:309: [dc1db2eb621c8] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.68s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.83s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d4b3c06256bda] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.29s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.10s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.70s) [2020-05-14T23:21:37.078Z] check_test.go:309: [de954c808cc51] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.36s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.07s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.16s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.23s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.26s) [2020-05-14T23:21:37.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-14T23:21:37.078Z] check_test.go:309: [d77c2da708567] daemon is not started [2020-05-14T23:21:37.078Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-14T23:21:37.078Z] check_test.go:309: [d5d45ab4dc8eb] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d0381666bd4bc] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.36s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.32s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.16s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.90s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.21s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.19s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d43eb57e5f5a6] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.96s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.44s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2020-05-14T23:21:37.078Z] check_test.go:309: [db839b421eeb2] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.64s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.09s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-05-14T23:21:37.078Z] check_test.go:309: [d2d829d42928e] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2020-05-14T23:21:37.078Z] check_test.go:309: [dc3ec01b4676c] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d751a3e1b1760] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.66s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-05-14T23:21:37.078Z] check_test.go:309: [db4de7fc72342] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.37s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.98s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.11s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d86b0d28f9d86] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.04s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d5d6c2ab3cc0a] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.73s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.64s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.06s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.90s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.68s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.45s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.91s) [2020-05-14T23:21:37.078Z] docker_cli_daemon_test.go:2544: [d375c072bb892] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.59s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.10s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.29s) [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-05-14T23:21:37.078Z] check_test.go:309: [d5c2037501c5d] daemon is not started [2020-05-14T23:21:37.078Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.76s) [2020-05-14T23:21:37.078Z] === RUN TestDockerSwarmSuite [2020-05-14T23:21:37.078Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-14T23:21:37.206Z] #20 11.05 [2020-05-14T23:21:38.576Z] #20 12.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-14T23:21:38.833Z] #20 12.61 curl: option --progress: is ambiguous [2020-05-14T23:21:38.833Z] #20 12.62 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-14T23:21:39.397Z] #20 13.03 [2020-05-14T23:21:39.397Z] #20 13.13 Download of images into '/build' complete. [2020-05-14T23:21:39.397Z] #20 13.14 Use something like the following to load the result into a Docker daemon: [2020-05-14T23:21:39.397Z] #20 13.14 tar -cC '/build' . | docker load [2020-05-14T23:21:39.397Z] #20 DONE 13.3s [2020-05-14T23:21:39.397Z] [2020-05-14T23:21:39.397Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-14T23:21:39.601Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-14T23:21:39.961Z] #29 ... [2020-05-14T23:21:39.961Z] [2020-05-14T23:21:39.961Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-14T23:21:40.218Z] #21 DONE 0.1s [2020-05-14T23:21:40.218Z] [2020-05-14T23:21:40.218Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-14T23:21:40.218Z] #25 DONE 0.1s [2020-05-14T23:21:40.218Z] [2020-05-14T23:21:40.218Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-14T23:21:40.973Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-14T23:21:42.344Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-14T23:21:42.344Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-14T23:21:43.275Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-14T23:21:44.365Z] --- PASS: TestServiceUpdateNetwork (14.66s) [2020-05-14T23:21:44.365Z] === RUN TestServiceUpdatePidsLimit [2020-05-14T23:21:45.742Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-14T23:21:46.678Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-14T23:21:48.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-14T23:21:49.095Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-14T23:21:50.988Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-14T23:21:53.510Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-14T23:21:54.790Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-14T23:21:58.278Z] #29 29.45 # github.com/docker/docker/contrib/httpserver [2020-05-14T23:21:58.278Z] #29 29.45 loadinternal: cannot find runtime/cgo [2020-05-14T23:21:58.278Z] #29 DONE 29.7s [2020-05-14T23:21:58.278Z] [2020-05-14T23:21:58.278Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-14T23:21:58.278Z] #33 ... [2020-05-14T23:21:58.278Z] [2020-05-14T23:21:58.278Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-14T23:21:58.278Z] #30 DONE 0.1s [2020-05-14T23:21:58.278Z] [2020-05-14T23:21:58.278Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-14T23:22:01.605Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-14T23:22:02.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-14T23:22:02.903Z] --- PASS: TestServiceUpdatePidsLimit (17.51s) [2020-05-14T23:22:02.903Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-14T23:22:02.903Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-14T23:22:02.903Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-14T23:22:02.903Z] PASS [2020-05-14T23:22:02.903Z] [2020-05-14T23:22:02.903Z] === Skipped [2020-05-14T23:22:02.903Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-14T23:22:02.903Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:22:02.903Z] [2020-05-14T23:22:02.903Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-14T23:22:02.903Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:22:02.903Z] [2020-05-14T23:22:02.903Z] [2020-05-14T23:22:02.903Z] DONE 27 tests, 2 skipped in 160.060s [2020-05-14T23:22:02.903Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-14T23:22:02.903Z] ++ 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-05-14T23:22:02.903Z] ++ set -e [2020-05-14T23:22:02.903Z] ++ '[' -n 0 ']' [2020-05-14T23:22:02.903Z] ++ set -x [2020-05-14T23:22:02.903Z] ++ env -i DEST=/go/src/github.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-05-14T23:22:02.903Z] INFO: Testing against a local daemon [2020-05-14T23:22:02.903Z] === RUN TestSessionCreate [2020-05-14T23:22:02.903Z] --- PASS: TestSessionCreate (0.05s) [2020-05-14T23:22:02.903Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-14T23:22:02.903Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-14T23:22:02.903Z] PASS [2020-05-14T23:22:02.903Z] [2020-05-14T23:22:02.903Z] DONE 2 tests in 0.268s [2020-05-14T23:22:02.903Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-14T23:22:02.903Z] ++ 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-05-14T23:22:02.903Z] ++ set -e [2020-05-14T23:22:02.903Z] ++ '[' -n 0 ']' [2020-05-14T23:22:02.903Z] ++ set -x [2020-05-14T23:22:02.903Z] ++ env -i DEST=/go/src/github.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-05-14T23:22:02.903Z] INFO: Testing against a local daemon [2020-05-14T23:22:02.903Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-14T23:22:02.903Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:22:02.903Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:22:02.903Z] === RUN TestEventsExecDie [2020-05-14T23:22:02.903Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-14T23:22:02.903Z] === RUN TestEventsBackwardsCompatible [2020-05-14T23:22:02.903Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-14T23:22:02.903Z] === RUN TestInfoBinaryCommits [2020-05-14T23:22:03.162Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-14T23:22:03.162Z] === RUN TestInfoAPIVersioned [2020-05-14T23:22:03.162Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-14T23:22:03.162Z] === RUN TestInfoDiscoveryBackend [2020-05-14T23:22:03.537Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-14T23:22:03.537Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-14T23:22:03.729Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-14T23:22:03.729Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-14T23:22:04.663Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-14T23:22:04.663Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-14T23:22:05.231Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.59s) [2020-05-14T23:22:05.231Z] === RUN TestInfoAPI [2020-05-14T23:22:05.231Z] --- PASS: TestInfoAPI (0.05s) [2020-05-14T23:22:05.231Z] === RUN TestInfoAPIWarnings [2020-05-14T23:22:06.167Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-05-14T23:22:06.167Z] === RUN TestInfoDebug [2020-05-14T23:22:06.427Z] --- PASS: TestInfoDebug (0.59s) [2020-05-14T23:22:06.427Z] === RUN TestInfoInsecureRegistries [2020-05-14T23:22:06.818Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-14T23:22:07.363Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-14T23:22:07.363Z] === RUN TestInfoRegistryMirrors [2020-05-14T23:22:07.622Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-05-14T23:22:07.622Z] === RUN TestLoginFailsWithBadCredentials [2020-05-14T23:22:07.880Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-05-14T23:22:07.880Z] === RUN TestPingCacheHeaders [2020-05-14T23:22:08.139Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-14T23:22:08.139Z] === RUN TestPingGet [2020-05-14T23:22:08.139Z] --- PASS: TestPingGet (0.03s) [2020-05-14T23:22:08.139Z] === RUN TestPingHead [2020-05-14T23:22:08.139Z] --- PASS: TestPingHead (0.05s) [2020-05-14T23:22:08.139Z] === RUN TestVersion [2020-05-14T23:22:08.139Z] --- PASS: TestVersion (0.05s) [2020-05-14T23:22:08.139Z] PASS [2020-05-14T23:22:08.139Z] [2020-05-14T23:22:08.139Z] === Skipped [2020-05-14T23:22:08.139Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:22:08.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:22:08.139Z] [2020-05-14T23:22:08.139Z] [2020-05-14T23:22:08.139Z] DONE 18 tests, 1 skipped in 6.364s [2020-05-14T23:22:08.139Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-14T23:22:08.139Z] ++ 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-05-14T23:22:08.139Z] ++ set -e [2020-05-14T23:22:08.139Z] ++ '[' -n 0 ']' [2020-05-14T23:22:08.139Z] ++ set -x [2020-05-14T23:22:08.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=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-05-14T23:22:08.398Z] INFO: Testing against a local daemon [2020-05-14T23:22:08.398Z] === RUN TestVolumesCreateAndList [2020-05-14T23:22:08.398Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-14T23:22:08.398Z] === RUN TestVolumesRemove [2020-05-14T23:22:08.398Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-14T23:22:08.398Z] === RUN TestVolumesInspect [2020-05-14T23:22:08.656Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-14T23:22:08.656Z] === RUN TestVolumesInvalidJSON [2020-05-14T23:22:08.656Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-14T23:22:08.656Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-14T23:22:08.656Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-14T23:22:08.656Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-14T23:22:08.656Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-14T23:22:08.656Z] PASS [2020-05-14T23:22:08.656Z] [2020-05-14T23:22:08.656Z] DONE 5 tests in 0.378s [2020-05-14T23:22:08.656Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:22:08.914Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:22:08.914Z] +++ kill 13883 [2020-05-14T23:22:10.289Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:22:10.289Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:22:10.289Z] [2020-05-14T23:22:10.289Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:22:10.289Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:22:10.290Z] [2020-05-14T23:22:10.290Z] To set a process to complain mode, use the command line tool [2020-05-14T23:22:10.290Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:22:10.290Z] +++ true [2020-05-14T23:22:10.290Z] [2020-05-14T23:22:11.686Z] ok github.com/docker/docker/integration/container 52.989s [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === Skipped [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-14T23:22:11.686Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-14T23:22:11.686Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-14T23:22:11.686Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-14T23:22:11.686Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-14T23:22:11.686Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-14T23:22:11.686Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-14T23:22:11.686Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-14T23:22:11.686Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-14T23:22:11.686Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.01s) [2020-05-14T23:22:11.686Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-14T23:22:11.686Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-14T23:22:11.686Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-14T23:22:11.686Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-14T23:22:11.686Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-14T23:22:11.686Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-14T23:22:11.686Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-14T23:22:11.686Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.686Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-14T23:22:11.686Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.686Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-14T23:22:11.687Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-14T23:22:11.687Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-14T23:22:11.687Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-14T23:22:11.687Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-14T23:22:11.687Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-14T23:22:11.687Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-14T23:22:11.687Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-14T23:22:11.687Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-14T23:22:11.687Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:22:11.687Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-14T23:22:11.687Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-14T23:22:11.687Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-14T23:22:11.687Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 81 tests, 42 skipped in 55.651s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-14T23:22:11.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:11.687Z] INFO: Testing against a local daemon [2020-05-14T23:22:11.687Z] ok github.com/docker/docker/integration/image 0.424s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === Skipped [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-14T23:22:11.687Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-14T23:22:11.687Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-14T23:22:11.687Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-14T23:22:11.687Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 11 tests, 4 skipped in 2.458s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-14T23:22:11.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:11.687Z] INFO: Testing against a local daemon [2020-05-14T23:22:11.687Z] ok github.com/docker/docker/integration/network 0.245s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === Skipped [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-14T23:22:11.687Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-14T23:22:11.687Z] 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-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-14T23:22:11.687Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-14T23:22:11.687Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-14T23:22:11.687Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-14T23:22:11.687Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 18 tests, 14 skipped in 2.486s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-14T23:22:11.687Z] testing: warning: no tests to run [2020-05-14T23:22:11.687Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 0 tests in 0.794s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-14T23:22:11.687Z] testing: warning: no tests to run [2020-05-14T23:22:11.687Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 0 tests in 0.763s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-14T23:22:11.687Z] testing: warning: no tests to run [2020-05-14T23:22:11.687Z] ok github.com/docker/docker/integration/plugin 0.087s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] DONE 0 tests in 0.769s [2020-05-14T23:22:11.687Z] [2020-05-14T23:22:11.687Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-14T23:22:12.156Z] testing: warning: no tests to run [2020-05-14T23:22:12.156Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-05-14T23:22:12.156Z] [2020-05-14T23:22:12.156Z] DONE 0 tests in 0.772s [2020-05-14T23:22:12.156Z] [2020-05-14T23:22:12.156Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common Post stage [Pipeline] junit [2020-05-14T23:22:12.834Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:22:13.508Z] + echo Ensuring container killed. [2020-05-14T23:22:13.508Z] Ensuring container killed. [2020-05-14T23:22:13.508Z] + docker rm -vf docker-pr5 [2020-05-14T23:22:13.508Z] Error: No such container: docker-pr5 [2020-05-14T23:22:13.508Z] + true [Pipeline] sh [2020-05-14T23:22:13.796Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:22:13.796Z] Chowning /workspace to jenkins user [2020-05-14T23:22:13.796Z] + id -u [2020-05-14T23:22:13.796Z] + id -g [2020-05-14T23:22:13.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/workspace busybox chown -R 1000:1000 /workspace [2020-05-14T23:22:13.796Z] Unable to find image 'busybox:latest' locally [2020-05-14T23:22:13.796Z] latest: Pulling from library/busybox [2020-05-14T23:22:14.055Z] aa3e7422f3d1: Pulling fs layer [2020-05-14T23:22:14.055Z] aa3e7422f3d1: Download complete [2020-05-14T23:22:14.314Z] aa3e7422f3d1: Pull complete [2020-05-14T23:22:14.314Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-14T23:22:14.314Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:22:17.902Z] + bundleName=arm64-integration [2020-05-14T23:22:17.902Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-14T23:22:17.902Z] Creating arm64-integration-bundles.tar.gz [2020-05-14T23:22:17.902Z] + xargs tar+ -czf arm64-integration-bundles.tar.gz [2020-05-14T23:22:17.902Z] 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-05-14T23:22:18.172Z] Archiving artifacts [2020-05-14T23:22:20.123Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-14T23:22:20.445Z] + make clean [2020-05-14T23:22:20.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:20.847Z] INFO: Testing against a local daemon [2020-05-14T23:22:20.847Z] ok github.com/docker/docker/integration/plugin/common 0.248s [2020-05-14T23:22:20.847Z] [2020-05-14T23:22:20.847Z] === Skipped [2020-05-14T23:22:20.847Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-14T23:22:20.847Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-14T23:22:20.847Z] [2020-05-14T23:22:20.847Z] [2020-05-14T23:22:20.847Z] DONE 3 tests, 1 skipped in 8.180s [2020-05-14T23:22:20.847Z] [2020-05-14T23:22:20.847Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-14T23:22:21.015Z] docker volume rm -f docker-dev-cache [2020-05-14T23:22:21.273Z] docker-dev-cache [Pipeline] deleteDir [2020-05-14T23:22:23.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:23.799Z] INFO: Testing against a local daemon [2020-05-14T23:22:23.799Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.251s [2020-05-14T23:22:23.799Z] [2020-05-14T23:22:23.799Z] === Skipped [2020-05-14T23:22:23.799Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2020-05-14T23:22:23.799Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-14T23:22:23.799Z] [2020-05-14T23:22:23.799Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-14T23:22:23.799Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-14T23:22:23.799Z] [2020-05-14T23:22:23.799Z] [2020-05-14T23:22:23.799Z] DONE 2 tests, 2 skipped in 3.299s [2020-05-14T23:22:23.799Z] [2020-05-14T23:22:23.799Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-14T23:22:26.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:26.764Z] INFO: Testing against a local daemon [2020-05-14T23:22:26.764Z] ok github.com/docker/docker/integration/plugin/logging 0.243s [2020-05-14T23:22:26.764Z] [2020-05-14T23:22:26.764Z] === Skipped [2020-05-14T23:22:26.764Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-14T23:22:26.764Z] read_test.go:21: no unix domain sockets on Windows [2020-05-14T23:22:26.764Z] [2020-05-14T23:22:26.764Z] [2020-05-14T23:22:26.764Z] DONE 1 tests, 1 skipped in 2.542s [2020-05-14T23:22:26.764Z] [2020-05-14T23:22:26.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-14T23:22:27.751Z] testing: warning: no tests to run [2020-05-14T23:22:27.751Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.112s [2020-05-14T23:22:27.751Z] [2020-05-14T23:22:27.751Z] DONE 0 tests in 1.324s [2020-05-14T23:22:27.751Z] [2020-05-14T23:22:27.751Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-14T23:22:28.724Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-14T23:22:28.724Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-14T23:22:30.719Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:30.719Z] INFO: Testing against a local daemon [2020-05-14T23:22:30.719Z] ok github.com/docker/docker/integration/plugin/volumes 0.230s [2020-05-14T23:22:30.719Z] [2020-05-14T23:22:30.719Z] === Skipped [2020-05-14T23:22:30.719Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-14T23:22:30.719Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:30.719Z] [2020-05-14T23:22:30.719Z] [2020-05-14T23:22:30.719Z] DONE 1 tests, 1 skipped in 2.610s [2020-05-14T23:22:30.719Z] [2020-05-14T23:22:30.719Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-14T23:22:31.997Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-14T23:22:31.997Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-14T23:22:31.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-14T23:22:31.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-14T23:22:32.255Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-14T23:22:32.945Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:32.945Z] INFO: Testing against a local daemon [2020-05-14T23:22:32.945Z] ok github.com/docker/docker/integration/secret 0.200s [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === Skipped [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-14T23:22:32.945Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] DONE 6 tests, 6 skipped in 2.179s [2020-05-14T23:22:32.945Z] [2020-05-14T23:22:32.945Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-14T23:22:33.188Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-14T23:22:33.445Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-14T23:22:33.703Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-14T23:22:34.268Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-14T23:22:35.929Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:35.929Z] INFO: Testing against a local daemon [2020-05-14T23:22:35.929Z] ok github.com/docker/docker/integration/service 0.335s [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === Skipped [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-14T23:22:35.929Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-14T23:22:35.929Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-14T23:22:35.929Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-14T23:22:35.929Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-14T23:22:35.929Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-05-14T23:22:35.929Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-14T23:22:35.929Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-14T23:22:35.929Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-14T23:22:35.929Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-14T23:22:35.929Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-14T23:22:35.929Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-14T23:22:35.929Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-14T23:22:35.929Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-14T23:22:35.929Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-14T23:22:35.929Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-14T23:22:35.929Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-14T23:22:35.929Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-14T23:22:35.929Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-14T23:22:35.929Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] DONE 24 tests, 23 skipped in 2.792s [2020-05-14T23:22:35.929Z] [2020-05-14T23:22:35.929Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-14T23:22:37.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:37.494Z] INFO: Testing against a local daemon [2020-05-14T23:22:37.494Z] ok github.com/docker/docker/integration/session 0.239s [2020-05-14T23:22:37.541Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-14T23:22:37.962Z] [2020-05-14T23:22:37.962Z] === Skipped [2020-05-14T23:22:37.962Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-14T23:22:37.962Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:37.962Z] [2020-05-14T23:22:37.962Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-14T23:22:37.962Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:37.962Z] [2020-05-14T23:22:37.962Z] [2020-05-14T23:22:37.962Z] DONE 2 tests, 2 skipped in 2.182s [2020-05-14T23:22:37.962Z] [2020-05-14T23:22:37.962Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-14T23:22:38.911Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-14T23:22:40.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:40.175Z] INFO: Testing against a local daemon [2020-05-14T23:22:40.804Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-14T23:22:41.209Z] ok github.com/docker/docker/integration/system 1.254s [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === Skipped [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:22:41.209Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-14T23:22:41.209Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-14T23:22:41.209Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-14T23:22:41.209Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-14T23:22:41.209Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-14T23:22:41.209Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-14T23:22:41.209Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] DONE 13 tests, 7 skipped in 3.269s [2020-05-14T23:22:41.209Z] [2020-05-14T23:22:41.209Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-14T23:22:42.171Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-14T23:22:43.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:43.438Z] INFO: Testing against a local daemon [2020-05-14T23:22:43.438Z] ok github.com/docker/docker/integration/volume 0.347s [2020-05-14T23:22:44.065Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-14T23:22:44.124Z] [2020-05-14T23:22:44.124Z] === Skipped [2020-05-14T23:22:44.125Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-14T23:22:44.125Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-14T23:22:44.125Z] [2020-05-14T23:22:44.125Z] [2020-05-14T23:22:44.125Z] DONE 5 tests, 1 skipped in 2.414s [2020-05-14T23:22:44.125Z] [2020-05-14T23:22:44.125Z] INFO: make.ps1 ended at 05/14/2020 23:22:43 [2020-05-14T23:22:44.125Z] INFO: Integration CLI tests being run from the host: [2020-05-14T23:22:44.125Z] 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-05-14T23:22:44.995Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-14T23:22:52.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-14T23:22:52.827Z] INFO: Testing against a local daemon [2020-05-14T23:22:54.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-14T23:22:54.994Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-14T23:22:54.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-14T23:22:59.168Z] --- PASS: TestImportExtremelyLargeImageWorks (173.06s) [2020-05-14T23:22:59.168Z] PASS [2020-05-14T23:22:59.168Z] [2020-05-14T23:22:59.168Z] DONE 12 tests in 177.286s [2020-05-14T23:22:59.168Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-14T23:22:59.168Z] ++ 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-05-14T23:22:59.168Z] ++ set -e [2020-05-14T23:22:59.168Z] ++ '[' -n 0 ']' [2020-05-14T23:22:59.168Z] ++ set -x [2020-05-14T23:22:59.168Z] ++ env -i DEST=/go/src/github.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-05-14T23:22:59.168Z] INFO: Testing against a local daemon [2020-05-14T23:22:59.168Z] === RUN TestNetworkCreateDelete [2020-05-14T23:22:59.168Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-14T23:22:59.168Z] === RUN TestDockerNetworkDeletePreferID [2020-05-14T23:22:59.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-05-14T23:22:59.425Z] === RUN TestInspectNetwork [2020-05-14T23:23:04.763Z] === RUN TestInspectNetwork/full_network_id [2020-05-14T23:23:04.763Z] === RUN TestInspectNetwork/partial_network_id [2020-05-14T23:23:04.763Z] === RUN TestInspectNetwork/network_name [2020-05-14T23:23:04.763Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-14T23:23:08.934Z] --- PASS: TestInspectNetwork (9.43s) [2020-05-14T23:23:08.934Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-14T23:23:08.934Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-14T23:23:08.934Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-14T23:23:08.934Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-14T23:23:08.934Z] === RUN TestRunContainerWithBridgeNone [2020-05-14T23:23:11.455Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2020-05-14T23:23:11.455Z] === RUN TestNetworkInvalidJSON [2020-05-14T23:23:11.455Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-14T23:23:11.455Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-14T23:23:11.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:23:11.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:23:11.455Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:23:11.455Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:23:11.712Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-14T23:23:11.712Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:23:11.712Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:23:11.712Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-05-14T23:23:11.712Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-14T23:23:11.712Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-14T23:23:11.712Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-14T23:23:11.712Z] === RUN TestHostIPv4BridgeLabel [2020-05-14T23:23:12.275Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-05-14T23:23:12.275Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-14T23:23:13.205Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-14T23:23:13.205Z] === RUN TestDaemonDefaultNetworkPools [2020-05-14T23:23:14.135Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-14T23:23:14.135Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-14T23:23:15.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-14T23:23:15.064Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-14T23:23:16.434Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-14T23:23:16.434Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-14T23:23:16.434Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-14T23:23:16.998Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-14T23:23:16.998Z] === RUN TestServiceWithPredefinedNetwork [2020-05-14T23:23:17.927Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-14T23:23:20.450Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) [2020-05-14T23:23:20.450Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-14T23:23:20.450Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:23:20.450Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:23:20.450Z] === RUN TestServiceWithDataPathPortInit [2020-05-14T23:23:28.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-14T23:23:28.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-14T23:23:28.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-14T23:23:29.108Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-14T23:23:30.476Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-14T23:23:30.732Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-14T23:23:30.989Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-14T23:23:37.972Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-14T23:23:38.258Z] [2020-05-14T23:23:38.258Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-14T23:23:39.088Z] --- PASS: TestServiceWithDataPathPortInit (18.88s) [2020-05-14T23:23:39.088Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-14T23:23:39.290Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-14T23:23:39.290Z] HOSTNAME=b0fa42725158 [2020-05-14T23:23:39.290Z] TESTDEBUG=0 [2020-05-14T23:23:39.290Z] DEST=bundles/test-integration [2020-05-14T23:23:39.290Z] PWD=/go/src/github.com/docker/docker [2020-05-14T23:23:39.290Z] DOCKER_GITCOMMIT=bd2cb6e162528afcf4563970251fe3c554049593 [2020-05-14T23:23:39.290Z] container=docker [2020-05-14T23:23:39.290Z] HOME=/root [2020-05-14T23:23:39.290Z] GOLANG_VERSION=1.13.10 [2020-05-14T23:23:39.290Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-14T23:23:39.290Z] VALIDATE_BRANCH=master [2020-05-14T23:23:39.290Z] TERM=xterm [2020-05-14T23:23:39.290Z] DOCKER_PKG=github.com/docker/docker [2020-05-14T23:23:39.290Z] SHLVL=1 [2020-05-14T23:23:39.290Z] TIMEOUT=120m [2020-05-14T23:23:39.290Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-14T23:23:39.290Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-14T23:23:39.290Z] GO111MODULE=off [2020-05-14T23:23:39.290Z] DOCKER_EXPERIMENTAL=1 [2020-05-14T23:23:39.290Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-14T23:23:39.290Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-14T23:23:39.290Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-14T23:23:39.290Z] GOPATH=/go [2020-05-14T23:23:39.290Z] PKG_CONFIG=pkg-config [2020-05-14T23:23:39.290Z] _=/usr/bin/env [2020-05-14T23:23:39.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:23:43.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-14T23:23:43.262Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-14T23:23:43.519Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-14T23:23:44.082Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-14T23:23:44.645Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-14T23:23:44.902Z] === RUN TestDockerSuite/TestBuildFails [2020-05-14T23:23:45.831Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-14T23:23:45.831Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-14T23:23:48.352Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.08s) [2020-05-14T23:23:48.352Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lgjiqs0qxi1vuugkfjwl7zkep Created:2020-05-14 23:23:40.373421678 +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[e6e1ac048dfe30d9abc9eb694c4c3e75d41696a27d277e671b1e5dd28667e9b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtl3b8zdz937anhuuje364bec EndpointID:bbf4b0b728f44a77916e10804b4b86017dad65c9b222c05108d793fb1ca13640 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a88b29c2aeca78997b7297ff9c2d7748512a9883a50e44fe1d14c9c61d928614 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:c073a2d16a2a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vtl3b8zdz937anhuuje364bec EndpointID:bbf4b0b728f44a77916e10804b4b86017dad65c9b222c05108d793fb1ca13640 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-14T23:23:48.352Z] PASS [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] === Skipped [2020-05-14T23:23:48.352Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:23:48.352Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] DONE 22 tests, 1 skipped in 49.269s [2020-05-14T23:23:48.352Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:23:48.352Z] ++ 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-05-14T23:23:48.352Z] ++ set -e [2020-05-14T23:23:48.352Z] ++ '[' -n 0 ']' [2020-05-14T23:23:48.352Z] ++ set -x [2020-05-14T23:23:48.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-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-05-14T23:23:48.352Z] INFO: Testing against a local daemon [2020-05-14T23:23:48.352Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-14T23:23:48.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:23:48.352Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:23:48.352Z] === RUN TestDockerNetworkIpvlan [2020-05-14T23:23:48.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:23:48.352Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:23:48.352Z] PASS [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] === Skipped [2020-05-14T23:23:48.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:23:48.352Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:23:48.352Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] [2020-05-14T23:23:48.352Z] DONE 2 tests, 2 skipped in 0.117s [2020-05-14T23:23:48.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:23:48.352Z] ++ 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-05-14T23:23:48.352Z] ++ set -e [2020-05-14T23:23:48.352Z] ++ '[' -n 0 ']' [2020-05-14T23:23:48.352Z] ++ set -x [2020-05-14T23:23:48.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-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-05-14T23:23:48.352Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-14T23:23:48.352Z] INFO: Testing against a local daemon [2020-05-14T23:23:48.352Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-14T23:23:49.684Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-14T23:23:49.684Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:23:49.684Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:23:49.684Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:23:49.721Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-05-14T23:23:49.721Z] === RUN TestDockerNetworkMacvlan [2020-05-14T23:23:50.650Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-14T23:23:50.650Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-14T23:23:51.579Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-14T23:23:52.143Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-14T23:23:52.206Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:23:52.707Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-14T23:23:53.574Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:23:54.077Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-14T23:23:54.642Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-14T23:23:55.206Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-14T23:23:55.480Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:23:55.769Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-14T23:23:56.853Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:23:56.853Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:23:57.662Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-14T23:23:58.226Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-14T23:23:58.745Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:23:58.789Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-14T23:23:59.051Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-14T23:24:00.638Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:24:01.577Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-14T23:24:02.531Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:24:03.472Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-14T23:24:04.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-14T23:24:04.425Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:24:04.682Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:24:05.403Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan (15.78s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.80s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.75s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.57s) [2020-05-14T23:24:05.403Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-05-14T23:24:05.403Z] PASS [2020-05-14T23:24:05.403Z] [2020-05-14T23:24:05.403Z] DONE 8 tests in 17.297s [2020-05-14T23:24:05.403Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-14T23:24:05.403Z] ++ 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-05-14T23:24:05.403Z] ++ set -e [2020-05-14T23:24:05.403Z] ++ '[' -n 0 ']' [2020-05-14T23:24:05.403Z] ++ set -x [2020-05-14T23:24:05.403Z] ++ env -i DEST=/go/src/github.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-05-14T23:24:05.660Z] testing: warning: no tests to run [2020-05-14T23:24:05.660Z] PASS [2020-05-14T23:24:05.660Z] [2020-05-14T23:24:05.660Z] DONE 0 tests in 0.029s [2020-05-14T23:24:05.660Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-14T23:24:05.660Z] ++ 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-05-14T23:24:05.660Z] ++ set -e [2020-05-14T23:24:05.660Z] ++ '[' -n 0 ']' [2020-05-14T23:24:05.660Z] ++ set -x [2020-05-14T23:24:05.660Z] ++ env -i DEST=/go/src/github.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-05-14T23:24:05.661Z] INFO: Testing against a local daemon [2020-05-14T23:24:05.661Z] === RUN TestAuthZPluginAllowRequest [2020-05-14T23:24:06.575Z] #33 156.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:24:07.574Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-05-14T23:24:07.574Z] === RUN TestAuthZPluginTLS [2020-05-14T23:24:08.164Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-05-14T23:24:08.164Z] === RUN TestAuthZPluginDenyRequest [2020-05-14T23:24:08.467Z] #33 157.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:24:08.734Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-14T23:24:08.734Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-14T23:24:09.297Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-14T23:24:09.297Z] === RUN TestAuthZPluginDenyResponse [2020-05-14T23:24:09.860Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-14T23:24:09.860Z] === RUN TestAuthZPluginAllowEventStream [2020-05-14T23:24:09.860Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-14T23:24:09.915Z] #33 160.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:24:10.423Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-14T23:24:10.680Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-14T23:24:11.245Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-14T23:24:11.245Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-05-14T23:24:11.245Z] === RUN TestAuthZPluginErrorResponse [2020-05-14T23:24:11.806Z] #33 161.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:24:11.809Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-14T23:24:11.809Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-14T23:24:11.809Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-14T23:24:11.809Z] === RUN TestAuthZPluginErrorRequest [2020-05-14T23:24:12.372Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-14T23:24:12.372Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-14T23:24:12.737Z] #33 162.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:24:12.937Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-14T23:24:12.937Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-14T23:24:12.937Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-14T23:24:13.499Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-14T23:24:14.063Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-14T23:24:14.626Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-14T23:24:14.629Z] #33 164.3 [2020-05-14T23:24:14.885Z] #33 DONE 164.8s [2020-05-14T23:24:14.885Z] [2020-05-14T23:24:14.885Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-14T23:24:15.189Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-14T23:24:15.189Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-05-14T23:24:15.189Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-14T23:24:15.752Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-14T23:24:16.777Z] #34 DONE 1.5s [2020-05-14T23:24:17.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-14T23:24:17.380Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2020-05-14T23:24:17.380Z] === RUN TestAuthZPluginHeader [2020-05-14T23:24:18.144Z] [2020-05-14T23:24:18.144Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-14T23:24:18.309Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-05-14T23:24:18.309Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-14T23:24:18.706Z] #35 DONE 0.8s [2020-05-14T23:24:18.706Z] [2020-05-14T23:24:18.706Z] #36 exporting to image [2020-05-14T23:24:18.706Z] #36 exporting layers [2020-05-14T23:24:20.201Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-14T23:24:20.597Z] #36 exporting layers 2.0s done [2020-05-14T23:24:20.597Z] #36 writing image sha256:469f891ffacbc8a2080860881eb8f6208eed8b79feec31471668a3e4dd3512b2 done [2020-05-14T23:24:20.597Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-14T23:24:20.597Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:24:20.908Z] + echo Ensuring container killed. [2020-05-14T23:24:20.908Z] Ensuring container killed. [2020-05-14T23:24:20.908Z] + docker rm -vf docker-pr5 [2020-05-14T23:24:20.908Z] Error: No such container: docker-pr5 [2020-05-14T23:24:20.908Z] + true [Pipeline] sh [2020-05-14T23:24:21.185Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:24:21.185Z] Chowning /workspace to jenkins user [2020-05-14T23:24:21.185Z] + id -u [2020-05-14T23:24:21.185Z] + id -g [2020-05-14T23:24:21.185Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:24:22.721Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.33s) [2020-05-14T23:24:22.721Z] === RUN TestAuthZPluginV2Disable [2020-05-14T23:24:22.843Z] + bundleName=unit [2020-05-14T23:24:22.843Z] + echo Creating unit-bundles.tar.gz [2020-05-14T23:24:22.843Z] Creating unit-bundles.tar.gz [2020-05-14T23:24:22.843Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-14T23:24:22.843Z] bundles/junit-report.xml [2020-05-14T23:24:22.843Z] bundles/go-test-report.json [2020-05-14T23:24:22.843Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-14T23:24:22.852Z] Archiving artifacts [2020-05-14T23:24:23.296Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-14T23:24:23.618Z] + make clean [2020-05-14T23:24:23.875Z] docker volume rm -f docker-dev-cache [2020-05-14T23:24:23.875Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-14T23:24:24.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-14T23:24:25.985Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-14T23:24:25.985Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-05-14T23:24:25.985Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-14T23:24:30.158Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.70s) [2020-05-14T23:24:30.158Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-14T23:24:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-14T23:24:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-14T23:24:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-14T23:24:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-14T23:24:30.158Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-14T23:24:30.721Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-14T23:24:32.618Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-14T23:24:35.138Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-14T23:24:40.392Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-14T23:24:40.392Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2020-05-14T23:24:40.392Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-14T23:24:40.392Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-14T23:24:40.649Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-14T23:24:47.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-14T23:24:47.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-14T23:24:47.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-14T23:24:50.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-14T23:24:51.162Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-14T23:24:55.334Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-14T23:24:56.702Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2020-05-14T23:24:56.702Z] PASS [2020-05-14T23:24:56.702Z] [2020-05-14T23:24:56.702Z] DONE 17 tests in 50.929s [2020-05-14T23:24:56.702Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-14T23:24:56.702Z] ++ 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-05-14T23:24:56.702Z] ++ set -e [2020-05-14T23:24:56.702Z] ++ '[' -n 0 ']' [2020-05-14T23:24:56.702Z] ++ set -x [2020-05-14T23:24:56.702Z] ++ env -i DEST=/go/src/github.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-05-14T23:24:56.702Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-14T23:24:56.702Z] INFO: Testing against a local daemon [2020-05-14T23:24:56.702Z] === RUN TestPluginInvalidJSON [2020-05-14T23:24:56.702Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:24:56.702Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:24:56.702Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:24:56.702Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-14T23:24:56.702Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-14T23:24:56.702Z] === RUN TestPluginInstall [2020-05-14T23:24:56.702Z] === RUN TestPluginInstall/no_auth [2020-05-14T23:24:59.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-14T23:24:59.973Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a7a73346cf22be459a966c15483c3116f3cd7ee248efd634d89655a52470a94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:03.247Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a7a73346cf22be459a966c15483c3116f3cd7ee248efd634d89655a52470a94" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:03.503Z] === RUN TestPluginInstall/with_htpasswd [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57364152b76f5d52798524f0c748a125d54247572a9944d5911633b591d57e0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:04.067Z] time="2020-05-14T23:25:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57364152b76f5d52798524f0c748a125d54247572a9944d5911633b591d57e0a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:04.324Z] === RUN TestPluginInstall/with_insecure [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebe612353561cbc15a9e5036c955fa69d71f52531268bfa35fa758ca231ffe78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:25:05.693Z] time="2020-05-14T23:25:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ebe612353561cbc15a9e5036c955fa69d71f52531268bfa35fa758ca231ffe78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:25:05.693Z] --- PASS: TestPluginInstall (9.13s) [2020-05-14T23:25:05.693Z] --- PASS: TestPluginInstall/no_auth (6.75s) [2020-05-14T23:25:05.693Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-05-14T23:25:05.693Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2020-05-14T23:25:05.693Z] plugin_test.go:157: [def567271afbb] daemon is not started [2020-05-14T23:25:05.693Z] PASS [2020-05-14T23:25:05.693Z] [2020-05-14T23:25:05.693Z] DONE 6 tests in 9.309s [2020-05-14T23:25:05.693Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-14T23:25:05.949Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-14T23:25:05.949Z] ++ 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-05-14T23:25:05.949Z] ++ set -e [2020-05-14T23:25:05.949Z] ++ '[' -n 0 ']' [2020-05-14T23:25:05.949Z] ++ set -x [2020-05-14T23:25:05.949Z] ++ env -i DEST=/go/src/github.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-05-14T23:25:05.949Z] INFO: Testing against a local daemon [2020-05-14T23:25:05.949Z] === RUN TestExternalGraphDriver [2020-05-14T23:25:05.949Z] === RUN TestExternalGraphDriver/json [2020-05-14T23:25:06.513Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-14T23:25:08.406Z] === RUN TestExternalGraphDriver/spec [2020-05-14T23:25:08.663Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-14T23:25:09.228Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-14T23:25:10.158Z] === RUN TestExternalGraphDriver/pull [2020-05-14T23:25:11.089Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-14T23:25:12.019Z] --- PASS: TestExternalGraphDriver (5.88s) [2020-05-14T23:25:12.019Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2020-05-14T23:25:12.019Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-05-14T23:25:12.019Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-05-14T23:25:12.019Z] === RUN TestGraphdriverPluginV2 [2020-05-14T23:25:12.019Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-14T23:25:13.387Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-14T23:25:13.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-14T23:25:14.317Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-14T23:25:16.839Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-14T23:25:17.097Z] --- PASS: TestGraphdriverPluginV2 (5.21s) [2020-05-14T23:25:17.097Z] PASS [2020-05-14T23:25:17.097Z] [2020-05-14T23:25:17.097Z] DONE 5 tests in 11.220s [2020-05-14T23:25:17.097Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-14T23:25:17.097Z] ++ 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-05-14T23:25:17.097Z] ++ set -e [2020-05-14T23:25:17.097Z] ++ '[' -n 0 ']' [2020-05-14T23:25:17.097Z] ++ set -x [2020-05-14T23:25:17.097Z] ++ env -i DEST=/go/src/github.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-05-14T23:25:17.097Z] INFO: Testing against a local daemon [2020-05-14T23:25:17.097Z] === RUN TestContinueAfterPluginCrash [2020-05-14T23:25:17.097Z] === PAUSE TestContinueAfterPluginCrash [2020-05-14T23:25:17.097Z] === RUN TestReadPluginNoRead [2020-05-14T23:25:17.097Z] === PAUSE TestReadPluginNoRead [2020-05-14T23:25:17.097Z] === RUN TestDaemonStartWithLogOpt [2020-05-14T23:25:17.097Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-14T23:25:17.097Z] === CONT TestContinueAfterPluginCrash [2020-05-14T23:25:17.097Z] === CONT TestDaemonStartWithLogOpt [2020-05-14T23:25:17.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-14T23:25:17.354Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-14T23:25:17.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-14T23:25:17.868Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-14T23:25:18.433Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-14T23:25:19.833Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-14T23:25:23.109Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-14T23:25:23.672Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-14T23:25:23.672Z] --- PASS: TestDaemonStartWithLogOpt (6.52s) [2020-05-14T23:25:23.672Z] === CONT TestReadPluginNoRead [2020-05-14T23:25:26.945Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-14T23:25:26.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-14T23:25:26.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-14T23:25:27.202Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-14T23:25:27.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-14T23:25:28.571Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-14T23:25:29.135Z] --- PASS: TestContinueAfterPluginCrash (11.93s) [2020-05-14T23:25:29.135Z] === RUN TestReadPluginNoRead/default [2020-05-14T23:25:30.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-14T23:25:30.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-14T23:25:31.026Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-14T23:25:31.027Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-14T23:25:32.395Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-14T23:25:32.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-14T23:25:33.325Z] --- PASS: TestReadPluginNoRead (9.44s) [2020-05-14T23:25:33.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.09s) [2020-05-14T23:25:33.325Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2020-05-14T23:25:33.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-05-14T23:25:33.325Z] read_test.go:91: [d6baddeb062e0] daemon is not started [2020-05-14T23:25:33.325Z] PASS [2020-05-14T23:25:33.325Z] [2020-05-14T23:25:33.325Z] DONE 6 tests in 16.101s [2020-05-14T23:25:33.325Z] 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-05-14T23:25:33.325Z] ++ 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-05-14T23:25:33.325Z] ++ set -e [2020-05-14T23:25:33.325Z] ++ '[' -n 0 ']' [2020-05-14T23:25:33.326Z] ++ set -x [2020-05-14T23:25:33.326Z] ++ env -i DEST=/go/src/github.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-05-14T23:25:33.326Z] testing: warning: no tests to run [2020-05-14T23:25:33.326Z] PASS [2020-05-14T23:25:33.326Z] [2020-05-14T23:25:33.326Z] DONE 0 tests in 0.054s [2020-05-14T23:25:33.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-14T23:25:33.326Z] ++ 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-05-14T23:25:33.326Z] ++ set -e [2020-05-14T23:25:33.326Z] ++ '[' -n 0 ']' [2020-05-14T23:25:33.326Z] ++ set -x [2020-05-14T23:25:33.326Z] ++ env -i DEST=/go/src/github.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-05-14T23:25:33.326Z] INFO: Testing against a local daemon [2020-05-14T23:25:33.326Z] === RUN TestPluginWithDevMounts [2020-05-14T23:25:33.326Z] === PAUSE TestPluginWithDevMounts [2020-05-14T23:25:33.326Z] === CONT TestPluginWithDevMounts [2020-05-14T23:25:33.889Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-14T23:25:34.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-14T23:25:34.454Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-14T23:25:35.383Z] --- PASS: TestPluginWithDevMounts (2.07s) [2020-05-14T23:25:35.383Z] PASS [2020-05-14T23:25:35.383Z] [2020-05-14T23:25:35.383Z] DONE 1 tests in 2.204s [2020-05-14T23:25:35.383Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-14T23:25:35.383Z] ++ 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-05-14T23:25:35.383Z] ++ set -e [2020-05-14T23:25:35.383Z] ++ '[' -n 0 ']' [2020-05-14T23:25:35.383Z] ++ set -x [2020-05-14T23:25:35.383Z] ++ env -i DEST=/go/src/github.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-05-14T23:25:35.639Z] INFO: Testing against a local daemon [2020-05-14T23:25:35.639Z] === RUN TestSecretInspect [2020-05-14T23:25:39.814Z] --- PASS: TestSecretInspect (3.59s) [2020-05-14T23:25:39.814Z] === RUN TestSecretList [2020-05-14T23:25:39.814Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-14T23:25:41.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-14T23:25:41.707Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-14T23:25:42.638Z] --- PASS: TestSecretList (3.20s) [2020-05-14T23:25:42.638Z] === RUN TestSecretsCreateAndDelete [2020-05-14T23:25:42.638Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-14T23:25:43.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-14T23:25:44.008Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-14T23:25:45.902Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2020-05-14T23:25:45.902Z] === RUN TestSecretsUpdate [2020-05-14T23:25:47.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-14T23:25:48.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-14T23:25:49.175Z] --- PASS: TestSecretsUpdate (2.98s) [2020-05-14T23:25:49.175Z] === RUN TestTemplatedSecret [2020-05-14T23:25:51.696Z] --- PASS: TestTemplatedSecret (3.04s) [2020-05-14T23:25:51.696Z] === RUN TestSecretCreateResolve [2020-05-14T23:25:51.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-14T23:25:54.219Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-14T23:25:54.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-14T23:25:54.786Z] --- PASS: TestSecretCreateResolve (3.19s) [2020-05-14T23:25:54.786Z] PASS [2020-05-14T23:25:54.786Z] [2020-05-14T23:25:54.786Z] DONE 6 tests in 19.298s [2020-05-14T23:25:54.786Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-14T23:25:54.786Z] ++ 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-05-14T23:25:54.786Z] ++ set -e [2020-05-14T23:25:54.786Z] ++ '[' -n 0 ']' [2020-05-14T23:25:54.786Z] ++ set -x [2020-05-14T23:25:54.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:25:55.043Z] INFO: Testing against a local daemon [2020-05-14T23:25:55.043Z] === RUN TestServiceCreateInit [2020-05-14T23:25:55.043Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-14T23:25:58.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-14T23:25:59.216Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-14T23:26:00.146Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-14T23:26:01.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-14T23:26:01.076Z] === RUN TestDockerSuite/TestBuildRm [2020-05-14T23:26:03.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-14T23:26:05.250Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-14T23:26:05.506Z] --- PASS: TestServiceCreateInit (10.52s) [2020-05-14T23:26:05.506Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2020-05-14T23:26:05.506Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) [2020-05-14T23:26:05.506Z] === RUN TestCreateServiceMultipleTimes [2020-05-14T23:26:05.762Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-14T23:26:07.131Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-14T23:26:07.295Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-14T23:26:07.295Z] Using test binary docker [2020-05-14T23:26:07.295Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-14T23:26:07.295Z] +++ /etc/init.d/apparmor start [2020-05-14T23:26:07.295Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-14T23:26:07.295Z] INFO: Waiting for daemon to start... [2020-05-14T23:26:07.295Z] Starting dockerd [2020-05-14T23:26:07.295Z] +++ 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-05-14T23:26:07.695Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-14T23:26:08.625Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-14T23:26:08.774Z] . [2020-05-14T23:26:08.774Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-14T23:26:08.774Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-14T23:26:08.774Z] Error: No such image: emptyfs [2020-05-14T23:26:08.774Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-14T23:26:08.774Z] ++++ docker load [2020-05-14T23:26:09.063Z] Running integration-test (iteration 1) [2020-05-14T23:26:09.063Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-14T23:26:09.063Z] ++ 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-05-14T23:26:09.063Z] ++ set -e [2020-05-14T23:26:09.063Z] ++ '[' -n 0 ']' [2020-05-14T23:26:09.063Z] ++ set -x [2020-05-14T23:26:09.063Z] ++ env -i DEST=/go/src/github.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-05-14T23:26:09.994Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-14T23:26:11.362Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-14T23:26:12.733Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-14T23:26:16.905Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-14T23:26:16.905Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-14T23:26:17.161Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-14T23:26:17.161Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-14T23:26:17.724Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-14T23:26:19.091Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-14T23:26:19.091Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-14T23:26:20.021Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-14T23:26:24.195Z] --- PASS: TestCreateServiceMultipleTimes (18.51s) [2020-05-14T23:26:24.195Z] === RUN TestCreateServiceConflict [2020-05-14T23:26:24.364Z] Loaded image: buildpack-deps:jessie [2020-05-14T23:26:24.364Z] Loaded image: busybox:latest [2020-05-14T23:26:24.364Z] Loaded image: busybox:glibc [2020-05-14T23:26:24.364Z] Loaded image: debian:jessie [2020-05-14T23:26:24.364Z] Loaded image: hello-world:latest [2020-05-14T23:26:24.364Z] INFO: Testing against a local daemon [2020-05-14T23:26:24.364Z] === RUN TestCgroupNamespacesBuild [2020-05-14T23:26:24.453Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-14T23:26:24.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-14T23:26:25.642Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-14T23:26:25.861Z] --- PASS: TestCgroupNamespacesBuild (1.70s) [2020-05-14T23:26:25.861Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-14T23:26:27.011Z] --- PASS: TestCreateServiceConflict (3.07s) [2020-05-14T23:26:27.012Z] === RUN TestCreateServiceMaxReplicas [2020-05-14T23:26:27.268Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-14T23:26:27.342Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2020-05-14T23:26:27.342Z] === RUN TestBuildWithSession [2020-05-14T23:26:27.342Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-14T23:26:27.342Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:26:27.342Z] === RUN TestBuildSquashParent [2020-05-14T23:26:28.199Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-14T23:26:29.148Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-14T23:26:31.046Z] === RUN TestDockerSuite/TestBuildUser [2020-05-14T23:26:31.046Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-05-14T23:26:31.046Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-14T23:26:32.862Z] --- PASS: TestBuildSquashParent (5.31s) [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:26:32.862Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:26:32.862Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:26:32.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-14T23:26:32.862Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-14T23:26:32.862Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-14T23:26:32.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-14T23:26:33.568Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-14T23:26:35.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-14T23:26:35.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2020-05-14T23:26:37.937Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.41s) [2020-05-14T23:26:37.937Z] === RUN TestBuildMultiStageCopy [2020-05-14T23:26:37.937Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-14T23:26:38.822Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-14T23:26:39.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-14T23:26:40.613Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-14T23:26:40.898Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-14T23:26:41.186Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-14T23:26:41.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy (3.73s) [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2020-05-14T23:26:41.810Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s) [2020-05-14T23:26:41.810Z] === RUN TestBuildMultiStageParentConfig [2020-05-14T23:26:42.827Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) [2020-05-14T23:26:42.827Z] === RUN TestBuildLabelWithTargets [2020-05-14T23:26:44.862Z] --- PASS: TestBuildLabelWithTargets (1.64s) [2020-05-14T23:26:44.862Z] === RUN TestBuildWithEmptyLayers [2020-05-14T23:26:45.487Z] --- PASS: TestBuildWithEmptyLayers (0.82s) [2020-05-14T23:26:45.487Z] === RUN TestBuildMultiStageOnBuild [2020-05-14T23:26:47.548Z] --- PASS: TestBuildMultiStageOnBuild (2.24s) [2020-05-14T23:26:47.548Z] === RUN TestBuildUncleanTarFilenames [2020-05-14T23:26:47.883Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s) [2020-05-14T23:26:47.883Z] === RUN TestCreateServiceSecretFileMode [2020-05-14T23:26:49.032Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-05-14T23:26:49.032Z] === RUN TestBuildMultiStageLayerLeak [2020-05-14T23:26:50.403Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-05-14T23:26:50.403Z] === RUN TestCreateServiceConfigFileMode [2020-05-14T23:26:51.725Z] --- PASS: TestBuildMultiStageLayerLeak (2.45s) [2020-05-14T23:26:51.725Z] === RUN TestBuildWithHugeFile [2020-05-14T23:26:53.675Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-05-14T23:26:53.675Z] === RUN TestCreateServiceSysctls [2020-05-14T23:26:55.568Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-14T23:26:56.498Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-14T23:26:56.755Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-14T23:26:57.011Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-05-14T23:26:57.011Z] === RUN TestCreateServiceCapabilities [2020-05-14T23:26:58.379Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-14T23:26:59.311Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-14T23:27:00.240Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2020-05-14T23:27:00.240Z] === RUN TestInspect [2020-05-14T23:27:00.805Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-14T23:27:00.805Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-14T23:27:00.805Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-14T23:27:01.062Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-14T23:27:01.062Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-14T23:27:02.958Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-14T23:27:03.216Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-14T23:27:03.781Z] --- PASS: TestInspect (3.55s) [2020-05-14T23:27:03.781Z] === RUN TestCreateJob [2020-05-14T23:27:04.039Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-14T23:27:04.971Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-14T23:27:05.901Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-14T23:27:06.159Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-14T23:27:07.527Z] --- PASS: TestCreateJob (3.70s) [2020-05-14T23:27:07.527Z] === RUN TestReplicatedJob [2020-05-14T23:27:09.420Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-14T23:27:11.314Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-14T23:27:12.245Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-14T23:27:12.809Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-14T23:27:13.373Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-14T23:27:13.373Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-14T23:27:13.630Z] --- PASS: TestReplicatedJob (6.02s) [2020-05-14T23:27:13.630Z] === RUN TestUpdateReplicatedJob [2020-05-14T23:27:14.193Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-14T23:27:16.715Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-14T23:27:16.715Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-14T23:27:16.715Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-14T23:27:16.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-14T23:27:17.648Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-14T23:27:17.904Z] --- PASS: TestUpdateReplicatedJob (4.32s) [2020-05-14T23:27:17.904Z] === RUN TestServiceListWithStatuses [2020-05-14T23:27:17.904Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-05-14T23:27:17.904Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:27:17.904Z] === RUN TestDockerNetworkConnectAlias [2020-05-14T23:27:18.467Z] === RUN TestDockerSuite/TestCommitChange [2020-05-14T23:27:19.837Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-14T23:27:20.767Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-14T23:27:22.660Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-14T23:27:23.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-14T23:27:24.595Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-14T23:27:24.595Z] --- PASS: TestDockerNetworkConnectAlias (6.83s) [2020-05-14T23:27:24.595Z] === RUN TestDockerNetworkReConnect [2020-05-14T23:27:25.526Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-14T23:27:27.419Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-14T23:27:28.350Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-14T23:27:30.243Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-14T23:27:30.243Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2020-05-14T23:27:30.243Z] === RUN TestServicePlugin [2020-05-14T23:27:31.174Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-14T23:27:31.174Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-14T23:27:31.174Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-14T23:27:31.432Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-14T23:27:31.432Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-14T23:27:31.432Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-14T23:27:31.432Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-14T23:27:33.327Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-14T23:27:35.847Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-14T23:27:35.847Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-14T23:27:36.411Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-14T23:27:37.821Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-14T23:27:38.755Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-14T23:27:39.684Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-14T23:27:40.613Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-14T23:27:40.613Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-14T23:27:40.613Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-14T23:27:41.177Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-14T23:27:41.177Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-14T23:27:41.433Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-14T23:27:41.433Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-14T23:27:41.433Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-14T23:27:42.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-14T23:27:43.296Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-14T23:27:44.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-14T23:27:44.226Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-14T23:27:46.118Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-14T23:27:47.049Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-14T23:27:47.049Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-14T23:27:47.978Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-14T23:27:47.978Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-14T23:27:48.908Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-14T23:27:50.278Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-14T23:27:51.647Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-14T23:27:51.647Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-14T23:27:52.211Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-14T23:27:53.141Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-14T23:27:54.072Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-14T23:27:54.329Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-14T23:27:55.259Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-14T23:27:56.630Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-14T23:27:58.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-14T23:27:58.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-14T23:27:58.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-14T23:27:58.522Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-14T23:27:58.522Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-14T23:27:59.085Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-14T23:28:04.333Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-14T23:28:04.333Z] --- PASS: TestServicePlugin (34.14s) [2020-05-14T23:28:04.333Z] plugin_test.go:62: [d4b8de96c3684] joining swarm manager [d7bff93f14f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:28:04.333Z] plugin_test.go:65: [d1649112c6c6e] joining swarm manager [d7bff93f14f1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:28:04.333Z] === RUN TestServiceUpdateLabel [2020-05-14T23:28:04.590Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-14T23:28:05.519Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-14T23:28:05.519Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-14T23:28:05.519Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-14T23:28:07.411Z] --- PASS: TestServiceUpdateLabel (3.18s) [2020-05-14T23:28:07.411Z] === RUN TestServiceUpdateSecrets [2020-05-14T23:28:08.778Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-14T23:28:09.341Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-14T23:28:10.710Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-14T23:28:13.812Z] --- PASS: TestBuildWithHugeFile (81.64s) [2020-05-14T23:28:13.812Z] === RUN TestBuildWithEmptyDockerfile [2020-05-14T23:28:13.812Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:28:13.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:28:13.812Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:28:13.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:28:13.812Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:28:13.812Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:28:13.812Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-14T23:28:13.812Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-14T23:28:13.812Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-14T23:28:13.812Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-14T23:28:13.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-05-14T23:28:13.812Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s) [2020-05-14T23:28:13.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.38s) [2020-05-14T23:28:13.812Z] === RUN TestBuildPreserveOwnership [2020-05-14T23:28:13.813Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-14T23:28:15.959Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-14T23:28:15.959Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-14T23:28:16.507Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-14T23:28:17.851Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-14T23:28:18.551Z] --- PASS: TestBuildPreserveOwnership (4.95s) [2020-05-14T23:28:18.551Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2020-05-14T23:28:18.551Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-05-14T23:28:18.551Z] === RUN TestBuildPlatformInvalid [2020-05-14T23:28:18.551Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-14T23:28:18.551Z] PASS [2020-05-14T23:28:18.551Z] [2020-05-14T23:28:18.551Z] === Skipped [2020-05-14T23:28:18.551Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-14T23:28:18.551Z] build_session_test.go:25: TODO: BuildKit [2020-05-14T23:28:18.551Z] [2020-05-14T23:28:18.551Z] [2020-05-14T23:28:18.551Z] DONE 32 tests, 1 skipped in 129.408s [2020-05-14T23:28:18.551Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-14T23:28:18.551Z] ++ 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-05-14T23:28:18.551Z] ++ set -e [2020-05-14T23:28:18.551Z] ++ '[' -n 0 ']' [2020-05-14T23:28:18.551Z] ++ set -x [2020-05-14T23:28:18.551Z] ++ env -i DEST=/go/src/github.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-05-14T23:28:18.551Z] INFO: Testing against a local daemon [2020-05-14T23:28:18.551Z] === RUN TestConfigInspect [2020-05-14T23:28:19.220Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-14T23:28:20.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-14T23:28:21.234Z] --- PASS: TestConfigInspect (2.40s) [2020-05-14T23:28:21.234Z] === RUN TestConfigList [2020-05-14T23:28:22.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-14T23:28:22.969Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2020-05-14T23:28:22.969Z] === RUN TestServiceUpdateConfigs [2020-05-14T23:28:23.272Z] --- PASS: TestConfigList (2.26s) [2020-05-14T23:28:23.272Z] === RUN TestConfigsCreateAndDelete [2020-05-14T23:28:23.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-14T23:28:25.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-14T23:28:25.959Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-05-14T23:28:25.959Z] === RUN TestConfigsUpdate [2020-05-14T23:28:26.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000748b80_} [2020-05-14T23:28:28.011Z] --- PASS: TestConfigsUpdate (2.30s) [2020-05-14T23:28:28.011Z] === RUN TestTemplatedConfig [2020-05-14T23:28:28.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1061803880_/foo_false____} [2020-05-14T23:28:30.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1061803880_/foo_true____} [2020-05-14T23:28:30.710Z] --- PASS: TestTemplatedConfig (2.88s) [2020-05-14T23:28:30.710Z] === RUN TestConfigCreateResolve [2020-05-14T23:28:31.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_false____} [2020-05-14T23:28:33.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_true____} [2020-05-14T23:28:33.418Z] --- PASS: TestConfigCreateResolve (2.27s) [2020-05-14T23:28:33.418Z] === RUN TestConfigDaemonLibtrustID [2020-05-14T23:28:33.704Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-05-14T23:28:33.704Z] PASS [2020-05-14T23:28:33.704Z] [2020-05-14T23:28:33.704Z] DONE 7 tests in 15.055s [2020-05-14T23:28:33.705Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-14T23:28:33.705Z] ++ 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-05-14T23:28:33.705Z] ++ set -e [2020-05-14T23:28:33.705Z] ++ '[' -n 0 ']' [2020-05-14T23:28:33.705Z] ++ set -x [2020-05-14T23:28:33.705Z] ++ env -i DEST=/go/src/github.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-05-14T23:28:33.705Z] INFO: Testing against a local daemon [2020-05-14T23:28:33.705Z] === RUN TestCheckpoint [2020-05-14T23:28:33.705Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-14T23:28:33.705Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:28:33.705Z] === RUN TestContainerInvalidJSON [2020-05-14T23:28:33.705Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:28:33.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:28:33.705Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:28:33.705Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:28:33.705Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:28:33.705Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:28:33.705Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-14T23:28:33.705Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-14T23:28:33.705Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-14T23:28:33.705Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-14T23:28:33.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-14T23:28:33.705Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-14T23:28:33.705Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-14T23:28:33.705Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-14T23:28:33.990Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-14T23:28:33.990Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-14T23:28:33.990Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-05-14T23:28:33.990Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-14T23:28:33.990Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-14T23:28:33.990Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-14T23:28:33.990Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-14T23:28:33.990Z] === RUN TestCopyFromContainer [2020-05-14T23:28:34.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_true__0xc000748be0__} [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer// [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer//bar/root [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer/bar/quux [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-14T23:28:36.034Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-14T23:28:36.319Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-14T23:28:36.320Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-14T23:28:36.320Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-14T23:28:36.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000748c00_} [2020-05-14T23:28:36.603Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer (2.58s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-14T23:28:36.603Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-14T23:28:36.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-14T23:28:36.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:28:36.603Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:28:36.603Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:28:36.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:28:36.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:28:36.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:28:36.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-14T23:28:36.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-14T23:28:36.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-14T23:28:36.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-14T23:28:36.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-14T23:28:36.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-14T23:28:36.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-14T23:28:36.604Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-14T23:28:36.888Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-14T23:28:36.888Z] === RUN TestCreateWithInvalidEnv [2020-05-14T23:28:36.888Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-14T23:28:36.888Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-14T23:28:36.888Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-14T23:28:36.888Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-14T23:28:36.888Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-14T23:28:36.888Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-14T23:28:36.888Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-14T23:28:36.888Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-14T23:28:36.888Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-14T23:28:36.888Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-14T23:28:36.888Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-14T23:28:36.888Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-14T23:28:36.888Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-14T23:28:36.888Z] === RUN TestCreateTmpfsMountsTarget [2020-05-14T23:28:36.888Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-14T23:28:36.888Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-14T23:28:37.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000748c40_} [2020-05-14T23:28:38.507Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2020-05-14T23:28:38.507Z] === RUN TestServiceUpdateNetwork [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:28:38.921Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-14T23:28:38.921Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-14T23:28:38.921Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-14T23:28:38.921Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-14T23:28:39.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000748c80_} [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:28:40.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:28:40.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:28:40.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:28:40.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:28:40.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:28:40.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:28:40.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-14T23:28:40.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-14T23:28:40.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-14T23:28:40.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-14T23:28:40.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-14T23:28:40.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-14T23:28:40.955Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-14T23:28:41.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000748ca0_} [2020-05-14T23:28:41.576Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-05-14T23:28:41.576Z] === RUN TestContainerStartOnDaemonRestart [2020-05-14T23:28:41.576Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-14T23:28:41.576Z] === RUN TestDaemonRestartIpcMode [2020-05-14T23:28:41.576Z] === PAUSE TestDaemonRestartIpcMode [2020-05-14T23:28:41.576Z] === RUN TestDaemonHostGatewayIP [2020-05-14T23:28:41.576Z] === PAUSE TestDaemonHostGatewayIP [2020-05-14T23:28:41.576Z] === RUN TestContainerKillOnDaemonStart [2020-05-14T23:28:41.576Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-14T23:28:41.576Z] === RUN TestDiff [2020-05-14T23:28:42.596Z] --- PASS: TestDiff (0.69s) [2020-05-14T23:28:42.596Z] === RUN TestExecWithCloseStdin [2020-05-14T23:28:42.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-14T23:28:43.217Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-14T23:28:43.217Z] === RUN TestExec [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-14T23:28:44.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-14T23:28:44.251Z] --- PASS: TestExec (0.82s) [2020-05-14T23:28:44.251Z] === RUN TestExecUser [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-14T23:28:44.372Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-14T23:28:44.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-14T23:28:44.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-14T23:28:44.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-14T23:28:44.628Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-14T23:28:44.873Z] --- PASS: TestExecUser (0.85s) [2020-05-14T23:28:44.873Z] === RUN TestExportContainerAndImportImage [2020-05-14T23:28:45.889Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-14T23:28:45.889Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-14T23:28:47.373Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-14T23:28:47.373Z] === RUN TestHealthCheckWorkdir [2020-05-14T23:28:47.899Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-14T23:28:48.386Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-05-14T23:28:48.386Z] === RUN TestHealthKillContainer [2020-05-14T23:28:49.848Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-14T23:28:51.216Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-14T23:28:51.867Z] --- PASS: TestHealthKillContainer (2.90s) [2020-05-14T23:28:51.867Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-14T23:28:51.867Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-05-14T23:28:51.867Z] === RUN TestIpcModeNone [2020-05-14T23:28:52.886Z] --- PASS: TestIpcModeNone (0.79s) [2020-05-14T23:28:52.886Z] === RUN TestIpcModePrivate [2020-05-14T23:28:53.108Z] --- PASS: TestServiceUpdateNetwork (14.25s) [2020-05-14T23:28:53.108Z] === RUN TestServiceUpdatePidsLimit [2020-05-14T23:28:53.365Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-14T23:28:53.507Z] --- PASS: TestIpcModePrivate (0.80s) [2020-05-14T23:28:53.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-14T23:28:53.508Z] === RUN TestIpcModeShareable [2020-05-14T23:28:54.294Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-14T23:28:54.520Z] --- PASS: TestIpcModeShareable (0.80s) [2020-05-14T23:28:54.520Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-14T23:28:54.520Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-14T23:28:55.225Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-14T23:28:55.481Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-14T23:28:55.481Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-14T23:28:56.851Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-14T23:28:57.209Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2020-05-14T23:28:57.209Z] === RUN TestAPIIpcModeHost [2020-05-14T23:28:57.494Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-14T23:28:57.494Z] === RUN TestDaemonIpcModeShareable [2020-05-14T23:28:57.784Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-14T23:28:58.714Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-14T23:28:58.975Z] --- PASS: TestDaemonIpcModeShareable (1.67s) [2020-05-14T23:28:58.975Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-14T23:28:58.975Z] === RUN TestDaemonIpcModePrivate [2020-05-14T23:29:00.085Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-14T23:29:01.014Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-14T23:29:01.043Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-05-14T23:29:01.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-14T23:29:01.043Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-14T23:29:01.945Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-14T23:29:02.526Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-05-14T23:29:02.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-14T23:29:02.526Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-14T23:29:02.875Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-14T23:29:02.875Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-14T23:29:04.021Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-05-14T23:29:04.021Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-14T23:29:04.021Z] === RUN TestIpcModeOlderClient [2020-05-14T23:29:04.021Z] === PAUSE TestIpcModeOlderClient [2020-05-14T23:29:04.021Z] === RUN TestKillContainerInvalidSignal [2020-05-14T23:29:04.243Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-14T23:29:05.049Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2020-05-14T23:29:05.050Z] === RUN TestKillContainer [2020-05-14T23:29:05.050Z] === RUN TestKillContainer/no_signal [2020-05-14T23:29:05.175Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-14T23:29:05.666Z] === RUN TestKillContainer/non_killing_signal [2020-05-14T23:29:05.951Z] === RUN TestKillContainer/killing_signal [2020-05-14T23:29:06.544Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-14T23:29:07.197Z] --- PASS: TestKillContainer (2.04s) [2020-05-14T23:29:07.197Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-05-14T23:29:07.197Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-05-14T23:29:07.197Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-05-14T23:29:07.197Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-14T23:29:07.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-14T23:29:07.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-14T23:29:07.524Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-14T23:29:08.455Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-14T23:29:08.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-05-14T23:29:08.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-05-14T23:29:08.494Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-05-14T23:29:08.494Z] === RUN TestKillStoppedContainer [2020-05-14T23:29:08.494Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-14T23:29:08.494Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-14T23:29:08.494Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-14T23:29:08.494Z] === RUN TestKillDifferentUserContainer [2020-05-14T23:29:09.118Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-05-14T23:29:09.118Z] === RUN TestInspectOomKilledTrue [2020-05-14T23:29:09.384Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-14T23:29:10.599Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-14T23:29:10.599Z] === RUN TestInspectOomKilledFalse [2020-05-14T23:29:10.753Z] --- PASS: TestServiceUpdatePidsLimit (17.93s) [2020-05-14T23:29:10.753Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.13s) [2020-05-14T23:29:10.753Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2020-05-14T23:29:10.753Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2020-05-14T23:29:10.753Z] PASS [2020-05-14T23:29:10.753Z] [2020-05-14T23:29:10.753Z] === Skipped [2020-05-14T23:29:10.753Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-05-14T23:29:10.753Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:29:10.753Z] [2020-05-14T23:29:10.753Z] [2020-05-14T23:29:10.753Z] DONE 27 tests, 1 skipped in 195.856s [2020-05-14T23:29:10.753Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-14T23:29:10.753Z] ++ 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-05-14T23:29:10.753Z] ++ set -e [2020-05-14T23:29:10.753Z] ++ '[' -n 0 ']' [2020-05-14T23:29:10.753Z] ++ set -x [2020-05-14T23:29:10.753Z] ++ env -i DEST=/go/src/github.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-05-14T23:29:10.753Z] INFO: Testing against a local daemon [2020-05-14T23:29:10.753Z] === RUN TestSessionCreate [2020-05-14T23:29:10.753Z] --- PASS: TestSessionCreate (0.05s) [2020-05-14T23:29:10.753Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-14T23:29:10.888Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-05-14T23:29:10.888Z] === RUN TestLinksEtcHostsContentMatch [2020-05-14T23:29:11.010Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-14T23:29:11.010Z] PASS [2020-05-14T23:29:11.010Z] [2020-05-14T23:29:11.010Z] DONE 2 tests in 0.197s [2020-05-14T23:29:11.010Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-14T23:29:11.010Z] ++ 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-05-14T23:29:11.010Z] ++ set -e [2020-05-14T23:29:11.010Z] ++ '[' -n 0 ']' [2020-05-14T23:29:11.010Z] ++ set -x [2020-05-14T23:29:11.010Z] ++ env -i DEST=/go/src/github.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-05-14T23:29:11.010Z] INFO: Testing against a local daemon [2020-05-14T23:29:11.010Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-14T23:29:11.010Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:29:11.010Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:29:11.010Z] === RUN TestEventsExecDie [2020-05-14T23:29:11.010Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-14T23:29:11.543Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-05-14T23:29:11.543Z] === RUN TestLinksContainerNames [2020-05-14T23:29:11.940Z] --- PASS: TestEventsExecDie (0.95s) [2020-05-14T23:29:11.940Z] === RUN TestEventsBackwardsCompatible [2020-05-14T23:29:11.940Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-14T23:29:11.940Z] === RUN TestInfoBinaryCommits [2020-05-14T23:29:11.940Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-14T23:29:11.940Z] === RUN TestInfoAPIVersioned [2020-05-14T23:29:12.197Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-14T23:29:12.197Z] === RUN TestInfoDiscoveryBackend [2020-05-14T23:29:12.454Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-14T23:29:12.711Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-14T23:29:12.711Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-14T23:29:13.019Z] --- PASS: TestLinksContainerNames (1.32s) [2020-05-14T23:29:13.019Z] === RUN TestLogsFollowTailEmpty [2020-05-14T23:29:13.274Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-14T23:29:13.274Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-14T23:29:13.531Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-14T23:29:13.531Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-14T23:29:13.636Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-05-14T23:29:13.636Z] === RUN TestContainerNetworkMountsNoChown [2020-05-14T23:29:14.094Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-14T23:29:14.094Z] === RUN TestInfoAPI [2020-05-14T23:29:14.094Z] --- PASS: TestInfoAPI (0.02s) [2020-05-14T23:29:14.094Z] === RUN TestInfoAPIWarnings [2020-05-14T23:29:14.254Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/default [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/default [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/private [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/private [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rprivate [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/slave [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/slave [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rslave [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/shared [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/shared [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rshared [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/default [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rslave [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rshared [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/shared [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/slave [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/private [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rprivate [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:29:14.254Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:29:14.254Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-14T23:29:14.254Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-14T23:29:14.351Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-14T23:29:14.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-05-14T23:29:14.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-14T23:29:14.545Z] === RUN TestContainerBindMountNonRecursive [2020-05-14T23:29:14.608Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-14T23:29:14.608Z] === RUN TestInfoDebug [2020-05-14T23:29:15.172Z] --- PASS: TestInfoDebug (0.52s) [2020-05-14T23:29:15.172Z] === RUN TestInfoInsecureRegistries [2020-05-14T23:29:15.428Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-14T23:29:15.685Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-14T23:29:15.685Z] === RUN TestInfoRegistryMirrors [2020-05-14T23:29:16.249Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-14T23:29:16.249Z] === RUN TestLoginFailsWithBadCredentials [2020-05-14T23:29:16.593Z] --- PASS: TestContainerBindMountNonRecursive (1.72s) [2020-05-14T23:29:16.593Z] === RUN TestNetworkNat [2020-05-14T23:29:16.814Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2020-05-14T23:29:16.814Z] === RUN TestPingCacheHeaders [2020-05-14T23:29:16.814Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-14T23:29:16.814Z] === RUN TestPingGet [2020-05-14T23:29:16.814Z] --- PASS: TestPingGet (0.04s) [2020-05-14T23:29:16.814Z] === RUN TestPingHead [2020-05-14T23:29:16.814Z] --- PASS: TestPingHead (0.05s) [2020-05-14T23:29:16.814Z] === RUN TestVersion [2020-05-14T23:29:16.814Z] --- PASS: TestVersion (0.03s) [2020-05-14T23:29:16.814Z] PASS [2020-05-14T23:29:16.814Z] [2020-05-14T23:29:16.814Z] === Skipped [2020-05-14T23:29:16.814Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:29:16.814Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:29:16.814Z] [2020-05-14T23:29:16.814Z] [2020-05-14T23:29:16.814Z] DONE 18 tests, 1 skipped in 5.903s [2020-05-14T23:29:16.814Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-14T23:29:16.814Z] ++ 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-05-14T23:29:16.814Z] ++ set -e [2020-05-14T23:29:16.814Z] ++ '[' -n 0 ']' [2020-05-14T23:29:16.814Z] ++ set -x [2020-05-14T23:29:16.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=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-05-14T23:29:17.071Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-14T23:29:17.071Z] INFO: Testing against a local daemon [2020-05-14T23:29:17.071Z] === RUN TestVolumesCreateAndList [2020-05-14T23:29:17.071Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-14T23:29:17.071Z] === RUN TestVolumesRemove [2020-05-14T23:29:17.071Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-14T23:29:17.071Z] === RUN TestVolumesInspect [2020-05-14T23:29:17.071Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-14T23:29:17.071Z] === RUN TestVolumesInvalidJSON [2020-05-14T23:29:17.071Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-14T23:29:17.071Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-14T23:29:17.071Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-14T23:29:17.071Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-14T23:29:17.071Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-05-14T23:29:17.071Z] PASS [2020-05-14T23:29:17.071Z] [2020-05-14T23:29:17.071Z] DONE 5 tests in 0.339s [2020-05-14T23:29:17.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:29:17.220Z] --- PASS: TestNetworkNat (0.75s) [2020-05-14T23:29:17.220Z] === RUN TestNetworkLocalhostTCPNat [2020-05-14T23:29:17.637Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:29:17.637Z] +++ kill 5848 [2020-05-14T23:29:17.843Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-05-14T23:29:17.843Z] === RUN TestNetworkLoopbackNat [2020-05-14T23:29:18.200Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-14T23:29:18.764Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:29:18.764Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:29:18.764Z] [2020-05-14T23:29:18.764Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:29:18.764Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:29:18.764Z] [2020-05-14T23:29:18.764Z] To set a process to complain mode, use the command line tool [2020-05-14T23:29:18.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:29:18.764Z] +++ true [2020-05-14T23:29:18.764Z] [2020-05-14T23:29:18.861Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2020-05-14T23:29:18.862Z] === RUN TestPause [2020-05-14T23:29:19.328Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-14T23:29:19.874Z] --- PASS: TestPause (0.74s) [2020-05-14T23:29:19.874Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-14T23:29:19.874Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:29:19.874Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:29:19.874Z] === RUN TestPauseStopPausedContainer [2020-05-14T23:29:20.491Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-05-14T23:29:20.491Z] === RUN TestPsFilter [2020-05-14T23:29:20.491Z] --- PASS: TestPsFilter (0.19s) [2020-05-14T23:29:20.491Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-14T23:29:21.111Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-05-14T23:29:21.111Z] === RUN TestRemoveContainerWithVolume [2020-05-14T23:29:21.253Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-14T23:29:22.126Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-05-14T23:29:22.126Z] === RUN TestRemoveContainerRunning [2020-05-14T23:29:22.181Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-14T23:29:22.743Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-05-14T23:29:22.743Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-14T23:29:23.360Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-05-14T23:29:23.360Z] === RUN TestRemoveInvalidContainer [2020-05-14T23:29:23.360Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-05-14T23:29:23.360Z] === RUN TestRenameLinkedContainer [2020-05-14T23:29:24.701Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-14T23:29:26.047Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-05-14T23:29:26.047Z] === RUN TestRenameStoppedContainer [2020-05-14T23:29:26.666Z] --- PASS: TestRenameStoppedContainer (0.62s) [2020-05-14T23:29:26.666Z] === RUN TestRenameRunningContainerAndReuse [2020-05-14T23:29:28.146Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-05-14T23:29:28.146Z] === RUN TestRenameInvalidName [2020-05-14T23:29:28.433Z] --- PASS: TestRenameInvalidName (0.68s) [2020-05-14T23:29:28.433Z] === RUN TestRenameAnonymousContainer [2020-05-14T23:29:29.953Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-14T23:29:31.135Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-05-14T23:29:31.135Z] === RUN TestRenameContainerWithSameName [2020-05-14T23:29:31.755Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-05-14T23:29:31.755Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-14T23:29:33.224Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-14T23:29:33.233Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2020-05-14T23:29:33.233Z] === RUN TestResize [2020-05-14T23:29:33.851Z] --- PASS: TestResize (0.76s) [2020-05-14T23:29:33.851Z] === RUN TestResizeWithInvalidSize [2020-05-14T23:29:34.154Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-14T23:29:34.473Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2020-05-14T23:29:34.473Z] === RUN TestResizeWhenContainerNotStarted [2020-05-14T23:29:35.107Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:35.107Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:35.107Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:35.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-14T23:29:35.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-14T23:29:35.107Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:35.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-14T23:29:37.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-14T23:29:38.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-14T23:29:38.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-14T23:29:39.404Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-14T23:29:39.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-14T23:29:40.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-14T23:29:42.595Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:42.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-14T23:29:42.676Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-14T23:29:42.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-14T23:29:43.238Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.30s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.34s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.09s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.08s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.51s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.71s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-05-14T23:29:45.588Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2020-05-14T23:29:45.588Z] === RUN TestCgroupNamespacesRun [2020-05-14T23:29:47.068Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-05-14T23:29:47.068Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-14T23:29:48.488Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-14T23:29:48.550Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-05-14T23:29:48.550Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-14T23:29:49.418Z] === RUN TestDockerSuite/TestCpToDot [2020-05-14T23:29:50.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-14T23:29:50.589Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s) [2020-05-14T23:29:50.589Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-14T23:29:51.732Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-14T23:29:52.071Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-05-14T23:29:52.071Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-14T23:29:53.556Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-05-14T23:29:53.556Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-14T23:29:53.627Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-14T23:29:53.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-14T23:29:54.556Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-14T23:29:55.046Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-05-14T23:29:55.046Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-14T23:29:56.063Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-14T23:29:56.063Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-14T23:29:57.827Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-14T23:29:58.093Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-05-14T23:29:58.093Z] === RUN TestKernelTCPMemory [2020-05-14T23:29:58.390Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-14T23:29:58.717Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-14T23:29:58.717Z] === RUN TestNISDomainname [2020-05-14T23:29:59.320Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-14T23:29:59.734Z] --- PASS: TestNISDomainname (0.92s) [2020-05-14T23:29:59.734Z] === RUN TestHostnameDnsResolution [2020-05-14T23:30:00.749Z] --- PASS: TestHostnameDnsResolution (1.11s) [2020-05-14T23:30:00.749Z] === RUN TestStats [2020-05-14T23:30:01.282Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-14T23:30:01.282Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-14T23:30:01.282Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-14T23:30:01.538Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-14T23:30:02.468Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-14T23:30:02.468Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-14T23:30:02.468Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-14T23:30:03.399Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-14T23:30:03.655Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-14T23:30:03.663Z] --- PASS: TestStats (2.73s) [2020-05-14T23:30:03.664Z] === RUN TestStopContainerWithTimeout [2020-05-14T23:30:03.664Z] === RUN TestStopContainerWithTimeout/0 [2020-05-14T23:30:03.664Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-14T23:30:03.664Z] === RUN TestStopContainerWithTimeout/1 [2020-05-14T23:30:03.664Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-14T23:30:03.664Z] === RUN TestStopContainerWithTimeout/3 [2020-05-14T23:30:03.664Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-14T23:30:03.664Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-14T23:30:03.664Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-14T23:30:03.664Z] === CONT TestStopContainerWithTimeout/0 [2020-05-14T23:30:03.664Z] === CONT TestStopContainerWithTimeout/3 [2020-05-14T23:30:03.664Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-14T23:30:03.664Z] === CONT TestStopContainerWithTimeout/1 [2020-05-14T23:30:03.912Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-14T23:30:03.912Z] === RUN TestDockerSuite/TestCreateRM [2020-05-14T23:30:04.169Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-14T23:30:04.169Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-14T23:30:04.169Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-14T23:30:04.426Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-14T23:30:06.948Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-14T23:30:06.949Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-14T23:30:06.949Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-14T23:30:07.135Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-05-14T23:30:07.135Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-05-14T23:30:07.135Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2020-05-14T23:30:07.135Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2020-05-14T23:30:07.135Z] --- PASS: TestStopContainerWithTimeout/-1 (3.44s) [2020-05-14T23:30:07.135Z] === RUN TestDeleteDevicemapper [2020-05-14T23:30:07.135Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-14T23:30:07.135Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:30:07.135Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-14T23:30:09.175Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2020-05-14T23:30:09.175Z] === RUN TestUpdateMemory [2020-05-14T23:30:09.795Z] --- PASS: TestUpdateMemory (0.94s) [2020-05-14T23:30:09.795Z] === RUN TestUpdateCPUQuota [2020-05-14T23:30:10.222Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-14T23:30:10.222Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-14T23:30:10.222Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-14T23:30:10.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-14T23:30:10.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-14T23:30:10.478Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-14T23:30:11.407Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-14T23:30:11.845Z] --- PASS: TestUpdateCPUQuota (1.51s) [2020-05-14T23:30:11.845Z] === RUN TestUpdatePidsLimit [2020-05-14T23:30:11.845Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-14T23:30:11.845Z] === RUN TestUpdatePidsLimit/no_change [2020-05-14T23:30:12.128Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-14T23:30:12.412Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-14T23:30:12.697Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-14T23:30:12.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-14T23:30:13.300Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-14T23:30:13.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-14T23:30:13.862Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit (3.29s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-05-14T23:30:14.622Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-05-14T23:30:14.622Z] === RUN TestUpdateRestartPolicy [2020-05-14T23:30:15.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-14T23:30:15.489Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-14T23:30:17.384Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-14T23:30:18.324Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-14T23:30:19.252Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-14T23:30:19.252Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-14T23:30:19.816Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-14T23:30:19.816Z] === RUN TestDockerSuite/TestDockerFails [2020-05-14T23:30:20.073Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-14T23:30:20.073Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-14T23:30:20.073Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-14T23:30:21.441Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-14T23:30:22.372Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-14T23:30:24.265Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-14T23:30:24.265Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-14T23:30:24.265Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-14T23:30:24.265Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-14T23:30:27.167Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2020-05-14T23:30:27.168Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-14T23:30:27.788Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-05-14T23:30:27.788Z] === RUN TestWaitNonBlocked [2020-05-14T23:30:27.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:30:27.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:30:27.788Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:30:27.788Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:30:27.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-14T23:30:27.788Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-14T23:30:28.803Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-14T23:30:28.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-05-14T23:30:28.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2020-05-14T23:30:28.803Z] === RUN TestWaitBlocked [2020-05-14T23:30:28.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:30:28.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:30:28.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:30:28.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:30:28.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-14T23:30:28.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-14T23:30:29.819Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-14T23:30:29.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-14T23:30:29.820Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-05-14T23:30:29.820Z] === CONT TestContainerStartOnDaemonRestart [2020-05-14T23:30:29.820Z] === CONT TestIpcModeOlderClient [2020-05-14T23:30:29.820Z] === CONT TestDaemonHostGatewayIP [2020-05-14T23:30:29.820Z] === CONT TestContainerKillOnDaemonStart [2020-05-14T23:30:29.820Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-14T23:30:29.820Z] === CONT TestDaemonRestartIpcMode [2020-05-14T23:30:30.811Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-14T23:30:34.081Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-14T23:30:34.259Z] --- PASS: TestContainerStartOnDaemonRestart (4.31s) [2020-05-14T23:30:34.899Z] --- PASS: TestDaemonHostGatewayIP (5.39s) [2020-05-14T23:30:35.182Z] --- PASS: TestDaemonRestartIpcMode (5.36s) [2020-05-14T23:30:36.695Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-14T23:30:38.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-14T23:30:38.843Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-14T23:30:40.211Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-14T23:30:41.141Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-14T23:30:42.071Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-14T23:30:43.439Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-14T23:30:43.679Z] --- PASS: TestContainerKillOnDaemonStart (13.51s) [2020-05-14T23:30:43.679Z] PASS [2020-05-14T23:30:43.679Z] [2020-05-14T23:30:43.679Z] === Skipped [2020-05-14T23:30:43.679Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-14T23:30:43.679Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-14T23:30:43.679Z] [2020-05-14T23:30:43.679Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-14T23:30:43.679Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-14T23:30:43.679Z] [2020-05-14T23:30:43.679Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-14T23:30:43.679Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-14T23:30:43.679Z] [2020-05-14T23:30:43.679Z] [2020-05-14T23:30:43.679Z] DONE 200 tests, 3 skipped in 129.538s [2020-05-14T23:30:43.679Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-14T23:30:43.679Z] ++ 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-05-14T23:30:43.679Z] ++ set -e [2020-05-14T23:30:43.679Z] ++ '[' -n 0 ']' [2020-05-14T23:30:43.679Z] ++ set -x [2020-05-14T23:30:43.679Z] ++ env -i DEST=/go/src/github.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-05-14T23:30:43.679Z] INFO: Testing against a local daemon [2020-05-14T23:30:43.679Z] === RUN TestCommitInheritsEnv [2020-05-14T23:30:43.679Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-14T23:30:43.679Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-14T23:30:43.679Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-14T23:30:43.679Z] === RUN TestImagesFilterMultiReference [2020-05-14T23:30:43.962Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-14T23:30:43.962Z] === RUN TestImagePullPlatformInvalid [2020-05-14T23:30:43.962Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-14T23:30:43.962Z] === RUN TestRemoveImageOrphaning [2020-05-14T23:30:44.003Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-14T23:30:44.251Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-05-14T23:30:44.251Z] === RUN TestRemoveImageGarbageCollector [2020-05-14T23:30:44.251Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:30:44.251Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:30:44.251Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-14T23:30:44.251Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-14T23:30:44.251Z] === RUN TestTagInvalidReference [2020-05-14T23:30:44.251Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-14T23:30:44.251Z] === RUN TestTagValidPrefixedRepo [2020-05-14T23:30:44.536Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-14T23:30:44.536Z] === RUN TestTagExistedNameWithoutForce [2020-05-14T23:30:44.536Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-14T23:30:44.536Z] === RUN TestTagOfficialNames [2020-05-14T23:30:44.536Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-14T23:30:44.536Z] === RUN TestTagMatchesDigest [2020-05-14T23:30:44.536Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-14T23:30:44.536Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-14T23:30:45.371Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-14T23:30:47.272Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-14T23:30:48.640Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-14T23:30:51.913Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-14T23:30:54.432Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-14T23:30:55.800Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-14T23:30:56.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-14T23:30:57.425Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-14T23:30:58.355Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-14T23:30:58.918Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-14T23:31:00.288Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-14T23:31:01.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-14T23:31:01.474Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-14T23:31:01.731Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-14T23:31:01.987Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-14T23:31:01.987Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-14T23:31:03.880Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-14T23:31:05.248Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-14T23:31:05.248Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-14T23:31:05.248Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-14T23:31:06.178Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-14T23:31:06.178Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-14T23:31:06.742Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-14T23:31:07.671Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-14T23:31:07.927Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-14T23:31:07.927Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-14T23:31:07.927Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-14T23:31:09.819Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-14T23:31:10.749Z] === RUN TestDockerSuite/TestEventsRename [2020-05-14T23:31:11.312Z] === RUN TestDockerSuite/TestEventsResize [2020-05-14T23:31:12.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-14T23:31:12.242Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-14T23:31:13.184Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-14T23:31:14.114Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-14T23:31:15.045Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-14T23:31:18.316Z] === RUN TestDockerSuite/TestEventsTop [2020-05-14T23:31:18.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-14T23:31:18.881Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-14T23:31:21.400Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-14T23:31:23.295Z] === RUN TestDockerSuite/TestExec [2020-05-14T23:31:24.224Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-14T23:31:25.154Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-14T23:31:26.083Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-14T23:31:27.013Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-14T23:31:28.906Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-14T23:31:29.468Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-14T23:31:30.398Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-14T23:31:30.961Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-14T23:31:31.890Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-14T23:31:32.820Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-14T23:31:33.753Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-14T23:31:35.121Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-14T23:31:36.488Z] === RUN TestDockerSuite/TestExecEnv [2020-05-14T23:31:37.417Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-14T23:31:39.329Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-14T23:31:39.892Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-14T23:31:41.784Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-14T23:31:42.716Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-14T23:31:43.645Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-14T23:31:44.575Z] === RUN TestDockerSuite/TestExecParseError [2020-05-14T23:31:45.504Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-14T23:31:46.434Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-14T23:31:46.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-14T23:31:46.948Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-14T23:31:48.843Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-14T23:31:49.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-14T23:31:49.407Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-14T23:31:50.775Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-14T23:32:02.955Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-14T23:32:02.955Z] === RUN TestDockerSuite/TestExecTTY [2020-05-14T23:32:03.518Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-14T23:32:04.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-14T23:32:05.378Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-14T23:32:06.307Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-14T23:32:06.307Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-14T23:32:08.200Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-14T23:32:09.129Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-14T23:32:10.074Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-14T23:32:11.009Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-14T23:32:11.940Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-14T23:32:11.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-14T23:32:17.191Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-14T23:32:22.442Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-14T23:32:24.335Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-14T23:32:29.585Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-14T23:32:29.842Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-14T23:32:29.843Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-14T23:32:29.843Z] === RUN TestDockerSuite/TestHealth [2020-05-14T23:32:39.793Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-14T23:32:51.969Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-14T23:32:51.969Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-14T23:32:51.969Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-14T23:32:51.969Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-14T23:32:52.533Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-14T23:32:52.533Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-14T23:32:53.463Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-14T23:32:53.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-14T23:32:53.463Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-14T23:32:53.463Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-14T23:32:53.719Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-14T23:32:53.977Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-14T23:32:54.559Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-14T23:32:54.559Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-14T23:32:55.491Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-14T23:32:55.491Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-14T23:32:56.422Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-14T23:32:57.351Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-14T23:32:57.351Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-14T23:32:58.280Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-14T23:33:01.550Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-14T23:33:01.550Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-14T23:33:01.550Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-14T23:33:02.917Z] === RUN TestDockerSuite/TestImportFile [2020-05-14T23:33:04.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-14T23:33:04.542Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-14T23:33:04.542Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-14T23:33:07.065Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-14T23:33:08.958Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-14T23:33:10.852Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-14T23:33:11.783Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-14T23:33:12.714Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-14T23:33:13.643Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-14T23:33:13.643Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-14T23:33:13.643Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-14T23:33:14.572Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-14T23:33:15.136Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-14T23:33:16.066Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-14T23:33:16.995Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-14T23:33:17.925Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-14T23:33:18.853Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-14T23:33:18.853Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-14T23:33:20.255Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-14T23:33:21.185Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-14T23:33:22.113Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-14T23:33:22.113Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-14T23:33:22.677Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-14T23:33:22.677Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-14T23:33:24.044Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-14T23:33:24.608Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-14T23:33:25.536Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-14T23:33:26.905Z] === RUN TestDockerSuite/TestInspectImage [2020-05-14T23:33:26.905Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-14T23:33:26.905Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-14T23:33:26.905Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-14T23:33:27.834Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-14T23:33:28.397Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-14T23:33:28.397Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-14T23:33:29.326Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-14T23:33:30.255Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-14T23:33:32.149Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-14T23:33:32.149Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-14T23:33:33.079Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-14T23:33:34.010Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-14T23:33:35.377Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-14T23:33:36.306Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-14T23:33:37.235Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-14T23:33:37.798Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-14T23:33:38.728Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-14T23:33:39.658Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-14T23:33:40.221Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-14T23:33:40.221Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-14T23:33:42.743Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-14T23:33:43.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-14T23:33:44.252Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-14T23:33:46.144Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-14T23:33:46.403Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-14T23:33:48.925Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-14T23:33:51.451Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-14T23:33:53.971Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-14T23:33:53.971Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-14T23:33:56.492Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-14T23:33:57.056Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-14T23:33:57.989Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-14T23:34:10.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-14T23:34:11.098Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-14T23:34:13.621Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-14T23:34:14.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-14T23:34:15.919Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-14T23:34:16.483Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-14T23:34:17.413Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-14T23:34:19.322Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-14T23:34:19.322Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-14T23:34:19.886Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-14T23:34:19.886Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-14T23:34:19.886Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-14T23:34:20.449Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-14T23:34:20.705Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-14T23:34:21.635Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-14T23:34:23.529Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-14T23:34:25.421Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-14T23:34:26.351Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-14T23:34:26.608Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-14T23:34:29.882Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-14T23:34:31.364Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-14T23:34:31.927Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-14T23:34:32.184Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-14T23:34:33.555Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-14T23:34:34.923Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-14T23:34:34.923Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-14T23:34:35.854Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-14T23:34:37.221Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-14T23:34:38.592Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-14T23:34:40.486Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-14T23:34:40.743Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-14T23:34:41.675Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-14T23:34:42.607Z] === RUN TestDockerSuite/TestLogsSince [2020-05-14T23:34:50.706Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-14T23:34:55.953Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-14T23:34:56.210Z] === RUN TestDockerSuite/TestLogsTail [2020-05-14T23:34:57.139Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-14T23:34:57.702Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-14T23:34:58.631Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-14T23:34:59.194Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-14T23:35:00.124Z] === RUN TestDockerSuite/TestNetHostname [2020-05-14T23:35:02.644Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-14T23:35:02.644Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-14T23:35:04.013Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-14T23:35:05.382Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-14T23:35:06.751Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-14T23:35:07.315Z] === RUN TestDockerSuite/TestPluginActive [2020-05-14T23:35:09.209Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-14T23:35:14.462Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-14T23:35:14.462Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-14T23:35:15.392Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-14T23:35:16.322Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-14T23:35:18.862Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-14T23:35:20.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-14T23:35:20.230Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-14T23:35:22.750Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-14T23:35:28.000Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-14T23:35:29.367Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-14T23:35:30.735Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-14T23:35:32.630Z] === RUN TestDockerSuite/TestPortList [2020-05-14T23:35:33.193Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-14T23:35:36.466Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-14T23:35:39.739Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-14T23:35:43.010Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-14T23:35:43.010Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-14T23:35:44.903Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-14T23:35:45.833Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-14T23:35:49.111Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-14T23:35:52.122Z] --- PASS: TestImportExtremelyLargeImageWorks (301.13s) [2020-05-14T23:35:52.122Z] PASS [2020-05-14T23:35:52.122Z] [2020-05-14T23:35:52.122Z] === Skipped [2020-05-14T23:35:52.122Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-14T23:35:52.122Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:35:52.122Z] [2020-05-14T23:35:52.122Z] [2020-05-14T23:35:52.122Z] DONE 12 tests, 1 skipped in 302.477s [2020-05-14T23:35:52.122Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-14T23:35:52.122Z] ++ 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-05-14T23:35:52.122Z] ++ set -e [2020-05-14T23:35:52.122Z] ++ '[' -n 0 ']' [2020-05-14T23:35:52.122Z] ++ set -x [2020-05-14T23:35:52.122Z] ++ env -i DEST=/go/src/github.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-05-14T23:35:52.122Z] INFO: Testing against a local daemon [2020-05-14T23:35:52.122Z] === RUN TestNetworkCreateDelete [2020-05-14T23:35:52.122Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-05-14T23:35:52.122Z] === RUN TestDockerNetworkDeletePreferID [2020-05-14T23:35:52.122Z] --- PASS: TestDockerNetworkDeletePreferID (0.63s) [2020-05-14T23:35:52.122Z] === RUN TestInspectNetwork [2020-05-14T23:35:52.122Z] === RUN TestInspectNetwork/full_network_id [2020-05-14T23:35:52.122Z] === RUN TestInspectNetwork/partial_network_id [2020-05-14T23:35:52.122Z] === RUN TestInspectNetwork/network_name [2020-05-14T23:35:52.122Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-14T23:35:52.382Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-14T23:35:52.382Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-14T23:35:52.382Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-14T23:35:52.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-14T23:35:53.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-14T23:35:53.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-14T23:35:54.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-14T23:35:54.243Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-14T23:35:54.811Z] --- PASS: TestInspectNetwork (7.77s) [2020-05-14T23:35:54.811Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-14T23:35:54.811Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-14T23:35:54.811Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-14T23:35:54.811Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-14T23:35:54.811Z] === RUN TestRunContainerWithBridgeNone [2020-05-14T23:35:55.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-14T23:35:55.172Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-14T23:35:55.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-14T23:35:56.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-14T23:35:56.797Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-14T23:35:56.853Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-05-14T23:35:56.853Z] === RUN TestNetworkInvalidJSON [2020-05-14T23:35:56.853Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-14T23:35:56.853Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-14T23:35:56.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:35:56.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:35:56.853Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:35:56.853Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:35:56.853Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-14T23:35:56.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-14T23:35:56.853Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-14T23:35:56.853Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-14T23:35:56.853Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-14T23:35:56.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-14T23:35:56.853Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-14T23:35:56.853Z] === RUN TestHostIPv4BridgeLabel [2020-05-14T23:35:57.479Z] --- PASS: TestHostIPv4BridgeLabel (0.67s) [2020-05-14T23:35:57.479Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-14T23:35:58.972Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-05-14T23:35:58.972Z] === RUN TestDaemonDefaultNetworkPools [2020-05-14T23:35:59.319Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-14T23:35:59.596Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-14T23:35:59.596Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-14T23:36:00.687Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-14T23:36:01.088Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s) [2020-05-14T23:36:01.088Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-14T23:36:02.055Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-14T23:36:02.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.56s) [2020-05-14T23:36:02.575Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-14T23:36:02.619Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-14T23:36:02.619Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-14T23:36:02.869Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-05-14T23:36:02.869Z] === RUN TestServiceWithPredefinedNetwork [2020-05-14T23:36:05.567Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2020-05-14T23:36:05.567Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-14T23:36:05.567Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:36:05.567Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:36:05.567Z] === RUN TestServiceWithDataPathPortInit [2020-05-14T23:36:05.892Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-14T23:36:06.149Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-14T23:36:07.518Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-14T23:36:10.793Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-14T23:36:11.356Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-14T23:36:16.606Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-14T23:36:16.606Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-14T23:36:20.796Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-14T23:36:20.829Z] --- PASS: TestServiceWithDataPathPortInit (15.12s) [2020-05-14T23:36:20.829Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-14T23:36:24.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-14T23:36:28.241Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-14T23:36:28.497Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-14T23:36:29.253Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.07s) [2020-05-14T23:36:29.253Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9hx4hemqr04y0sf4spdz3wxd7 Created:2020-05-14 23:36:22.313672421 +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[d683007f52cd79b922555f9aa14098ad1b44b60174685d306cfed14fc42a7676:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yuy7cooxjcfaui3nbkhfi20ny EndpointID:be6b396d8c2d761bd7c02535a35989be1e41e7c40941dd35569f7e76096b191c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1347ce4996fd180322a435a45e7bf48164b59a958f7ae7e3527010143011e8f9 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:cd2c5fb3f3eb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yuy7cooxjcfaui3nbkhfi20ny EndpointID:be6b396d8c2d761bd7c02535a35989be1e41e7c40941dd35569f7e76096b191c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-14T23:36:29.253Z] PASS [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] === Skipped [2020-05-14T23:36:29.253Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-14T23:36:29.253Z] service_test.go:236: FLAKY_TEST [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] DONE 22 tests, 1 skipped in 42.987s [2020-05-14T23:36:29.253Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:36:29.253Z] ++ 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-05-14T23:36:29.253Z] ++ set -e [2020-05-14T23:36:29.253Z] ++ '[' -n 0 ']' [2020-05-14T23:36:29.253Z] ++ set -x [2020-05-14T23:36:29.253Z] ++ env -i DEST=/go/src/github.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-05-14T23:36:29.253Z] INFO: Testing against a local daemon [2020-05-14T23:36:29.253Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-14T23:36:29.253Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:36:29.253Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:36:29.253Z] === RUN TestDockerNetworkIpvlan [2020-05-14T23:36:29.253Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:36:29.253Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:36:29.253Z] PASS [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] === Skipped [2020-05-14T23:36:29.253Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-14T23:36:29.253Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-14T23:36:29.253Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] [2020-05-14T23:36:29.253Z] DONE 2 tests, 2 skipped in 0.123s [2020-05-14T23:36:29.253Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-14T23:36:29.253Z] ++ 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-05-14T23:36:29.253Z] ++ set -e [2020-05-14T23:36:29.253Z] ++ '[' -n 0 ']' [2020-05-14T23:36:29.253Z] ++ set -x [2020-05-14T23:36:29.253Z] ++ env -i DEST=/go/src/github.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-05-14T23:36:29.253Z] INFO: Testing against a local daemon [2020-05-14T23:36:29.253Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-14T23:36:29.865Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-14T23:36:30.734Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-05-14T23:36:30.735Z] === RUN TestDockerNetworkMacvlan [2020-05-14T23:36:31.353Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-14T23:36:32.373Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-14T23:36:32.385Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-14T23:36:32.385Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-14T23:36:33.395Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-14T23:36:34.281Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-14T23:36:35.214Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-14T23:36:36.097Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-14T23:36:36.144Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-14T23:36:38.036Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-14T23:36:38.798Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-14T23:36:39.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-14T23:36:40.185Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-14T23:36:42.083Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-14T23:36:42.083Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-14T23:36:42.647Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-14T23:36:42.904Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-14T23:36:44.308Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan (14.09s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) [2020-05-14T23:36:44.593Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-05-14T23:36:44.593Z] PASS [2020-05-14T23:36:44.593Z] [2020-05-14T23:36:44.593Z] DONE 8 tests in 15.721s [2020-05-14T23:36:44.593Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-14T23:36:44.593Z] ++ 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-05-14T23:36:44.593Z] ++ set -e [2020-05-14T23:36:44.593Z] ++ '[' -n 0 ']' [2020-05-14T23:36:44.593Z] ++ set -x [2020-05-14T23:36:44.594Z] ++ env -i DEST=/go/src/github.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-05-14T23:36:44.594Z] testing: warning: no tests to run [2020-05-14T23:36:44.594Z] PASS [2020-05-14T23:36:44.594Z] [2020-05-14T23:36:44.594Z] DONE 0 tests in 0.025s [2020-05-14T23:36:44.594Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-14T23:36:44.594Z] ++ 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-05-14T23:36:44.594Z] ++ set -e [2020-05-14T23:36:44.594Z] ++ '[' -n 0 ']' [2020-05-14T23:36:44.594Z] ++ set -x [2020-05-14T23:36:44.594Z] ++ env -i DEST=/go/src/github.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-05-14T23:36:44.888Z] INFO: Testing against a local daemon [2020-05-14T23:36:44.888Z] === RUN TestAuthZPluginAllowRequest [2020-05-14T23:36:46.177Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-14T23:36:46.372Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2020-05-14T23:36:46.372Z] === RUN TestAuthZPluginTLS [2020-05-14T23:36:47.001Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-14T23:36:47.001Z] === RUN TestAuthZPluginDenyRequest [2020-05-14T23:36:47.625Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-14T23:36:47.625Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-14T23:36:48.244Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-14T23:36:48.244Z] === RUN TestAuthZPluginDenyResponse [2020-05-14T23:36:48.698Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-14T23:36:48.866Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-05-14T23:36:48.866Z] === RUN TestAuthZPluginAllowEventStream [2020-05-14T23:36:49.264Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-14T23:36:49.264Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-14T23:36:49.264Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-14T23:36:49.538Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-14T23:36:49.538Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-14T23:36:50.347Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-05-14T23:36:50.347Z] === RUN TestAuthZPluginErrorResponse [2020-05-14T23:36:50.472Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-14T23:36:50.967Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-14T23:36:50.967Z] === RUN TestAuthZPluginErrorRequest [2020-05-14T23:36:51.273Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-14T23:36:51.273Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-14T23:36:51.896Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-14T23:36:51.896Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-14T23:36:52.364Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-14T23:36:53.735Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-14T23:36:54.586Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-05-14T23:36:54.586Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-14T23:36:54.664Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-14T23:36:55.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-14T23:36:56.064Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-05-14T23:36:56.064Z] === RUN TestAuthZPluginHeader [2020-05-14T23:36:57.082Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-05-14T23:36:57.082Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-14T23:36:57.082Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:36:57.082Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:36:57.082Z] === RUN TestAuthZPluginV2Disable [2020-05-14T23:36:57.082Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:36:57.082Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:36:57.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-14T23:36:57.082Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:36:57.082Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:36:57.082Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-14T23:36:57.082Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:36:57.082Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:36:57.082Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-14T23:37:02.141Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-14T23:37:03.509Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-14T23:37:06.029Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-14T23:37:06.029Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-14T23:37:06.029Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-14T23:37:06.286Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-14T23:37:09.557Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-14T23:37:09.557Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-14T23:37:10.926Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-14T23:37:15.098Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-14T23:37:15.557Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-05-14T23:37:15.557Z] PASS [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] === Skipped [2020-05-14T23:37:15.557Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-14T23:37:15.557Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-14T23:37:15.557Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-14T23:37:15.557Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-14T23:37:15.557Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] [2020-05-14T23:37:15.557Z] DONE 17 tests, 4 skipped in 29.293s [2020-05-14T23:37:15.557Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-14T23:37:15.557Z] ++ 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-05-14T23:37:15.557Z] ++ set -e [2020-05-14T23:37:15.557Z] ++ '[' -n 0 ']' [2020-05-14T23:37:15.557Z] ++ set -x [2020-05-14T23:37:15.557Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:15.557Z] INFO: Testing against a local daemon [2020-05-14T23:37:15.557Z] === RUN TestPluginInvalidJSON [2020-05-14T23:37:15.557Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:37:15.557Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:37:15.557Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-14T23:37:15.557Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-14T23:37:15.557Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-14T23:37:15.557Z] === RUN TestPluginInstall [2020-05-14T23:37:15.557Z] === RUN TestPluginInstall/no_auth [2020-05-14T23:37:16.465Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-14T23:37:16.465Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-14T23:37:16.721Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-14T23:37:20.899Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-14T23:37:21.828Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-14T23:37:22.085Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-14T23:37:22.342Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c38ee6c1aa226ec6cf6f21e2611ab954a9cae2b7a746084d1b5ae922be2cd3a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:22.403Z] time="2020-05-14T23:37:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c38ee6c1aa226ec6cf6f21e2611ab954a9cae2b7a746084d1b5ae922be2cd3a8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:22.403Z] === RUN TestPluginInstall/with_htpasswd [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c257e60d006bc4610b90cccbf3e46865921f6b0c15f7428d4369539ce1472b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:23.440Z] time="2020-05-14T23:37:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8c257e60d006bc4610b90cccbf3e46865921f6b0c15f7428d4369539ce1472b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:23.725Z] === RUN TestPluginInstall/with_insecure [2020-05-14T23:37:24.235Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-14T23:37:25.164Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-14T23:37:25.164Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:754a3ec7c74d0b72f573b105f0ff4a6619b53ae1c2fe02a63cfcc36900d278ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-14T23:37:25.214Z] time="2020-05-14T23:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:754a3ec7c74d0b72f573b105f0ff4a6619b53ae1c2fe02a63cfcc36900d278ff" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-14T23:37:25.504Z] --- PASS: TestPluginInstall (11.42s) [2020-05-14T23:37:25.504Z] --- PASS: TestPluginInstall/no_auth (8.28s) [2020-05-14T23:37:25.504Z] --- PASS: TestPluginInstall/with_htpasswd (1.37s) [2020-05-14T23:37:25.504Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-05-14T23:37:25.504Z] plugin_test.go:157: [df374d00a4c07] daemon is not started [2020-05-14T23:37:25.504Z] PASS [2020-05-14T23:37:25.504Z] [2020-05-14T23:37:25.504Z] DONE 6 tests in 11.571s [2020-05-14T23:37:25.504Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-14T23:37:25.504Z] ++ 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-05-14T23:37:25.504Z] ++ set -e [2020-05-14T23:37:25.504Z] ++ '[' -n 0 ']' [2020-05-14T23:37:25.504Z] ++ set -x [2020-05-14T23:37:25.504Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:25.791Z] INFO: Testing against a local daemon [2020-05-14T23:37:25.791Z] === RUN TestExternalGraphDriver [2020-05-14T23:37:25.791Z] === RUN TestExternalGraphDriver/json [2020-05-14T23:37:27.055Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-14T23:37:27.828Z] === RUN TestExternalGraphDriver/spec [2020-05-14T23:37:27.985Z] === RUN TestDockerSuite/TestRmiTag [2020-05-14T23:37:28.242Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-14T23:37:29.170Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-14T23:37:29.889Z] === RUN TestExternalGraphDriver/pull [2020-05-14T23:37:32.591Z] --- PASS: TestExternalGraphDriver (6.60s) [2020-05-14T23:37:32.591Z] --- PASS: TestExternalGraphDriver/json (2.04s) [2020-05-14T23:37:32.591Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-05-14T23:37:32.591Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-05-14T23:37:32.591Z] === RUN TestGraphdriverPluginV2 [2020-05-14T23:37:32.591Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-05-14T23:37:32.591Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:32.591Z] PASS [2020-05-14T23:37:32.591Z] [2020-05-14T23:37:32.591Z] === Skipped [2020-05-14T23:37:32.591Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-05-14T23:37:32.591Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:37:32.591Z] [2020-05-14T23:37:32.591Z] [2020-05-14T23:37:32.591Z] DONE 5 tests, 1 skipped in 6.797s [2020-05-14T23:37:32.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-14T23:37:32.591Z] ++ 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-05-14T23:37:32.591Z] ++ set -e [2020-05-14T23:37:32.591Z] ++ '[' -n 0 ']' [2020-05-14T23:37:32.591Z] ++ set -x [2020-05-14T23:37:32.591Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:32.591Z] INFO: Testing against a local daemon [2020-05-14T23:37:32.591Z] === RUN TestContinueAfterPluginCrash [2020-05-14T23:37:32.591Z] === PAUSE TestContinueAfterPluginCrash [2020-05-14T23:37:32.591Z] === RUN TestReadPluginNoRead [2020-05-14T23:37:32.591Z] === PAUSE TestReadPluginNoRead [2020-05-14T23:37:32.591Z] === RUN TestDaemonStartWithLogOpt [2020-05-14T23:37:32.591Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-14T23:37:32.591Z] === CONT TestContinueAfterPluginCrash [2020-05-14T23:37:32.591Z] === CONT TestDaemonStartWithLogOpt [2020-05-14T23:37:32.591Z] === CONT TestReadPluginNoRead [2020-05-14T23:37:34.425Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-14T23:37:34.988Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-14T23:37:35.919Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-14T23:37:36.175Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-14T23:37:38.067Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-14T23:37:38.630Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-14T23:37:38.886Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-14T23:37:39.458Z] === RUN TestReadPluginNoRead/default [2020-05-14T23:37:39.743Z] --- PASS: TestDaemonStartWithLogOpt (7.23s) [2020-05-14T23:37:39.817Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-14T23:37:39.817Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-14T23:37:40.746Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-14T23:37:41.769Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-14T23:37:42.640Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-14T23:37:43.263Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-14T23:37:43.570Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-14T23:37:44.500Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-14T23:37:45.293Z] --- PASS: TestReadPluginNoRead (12.41s) [2020-05-14T23:37:45.293Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-14T23:37:45.293Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.78s) [2020-05-14T23:37:45.293Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2020-05-14T23:37:45.293Z] read_test.go:91: [d198dfa3302a0] daemon is not started [2020-05-14T23:37:45.293Z] --- PASS: TestContinueAfterPluginCrash (12.89s) [2020-05-14T23:37:45.293Z] PASS [2020-05-14T23:37:45.293Z] [2020-05-14T23:37:45.293Z] DONE 6 tests in 13.003s [2020-05-14T23:37:45.293Z] 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-05-14T23:37:45.293Z] ++ 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-05-14T23:37:45.293Z] ++ set -e [2020-05-14T23:37:45.293Z] ++ '[' -n 0 ']' [2020-05-14T23:37:45.293Z] ++ set -x [2020-05-14T23:37:45.293Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:45.293Z] testing: warning: no tests to run [2020-05-14T23:37:45.293Z] PASS [2020-05-14T23:37:45.293Z] [2020-05-14T23:37:45.293Z] DONE 0 tests in 0.021s [2020-05-14T23:37:45.581Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-14T23:37:45.581Z] ++ 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-05-14T23:37:45.581Z] ++ set -e [2020-05-14T23:37:45.581Z] ++ '[' -n 0 ']' [2020-05-14T23:37:45.581Z] ++ set -x [2020-05-14T23:37:45.581Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:45.581Z] INFO: Testing against a local daemon [2020-05-14T23:37:45.581Z] === RUN TestPluginWithDevMounts [2020-05-14T23:37:45.581Z] === PAUSE TestPluginWithDevMounts [2020-05-14T23:37:45.581Z] === CONT TestPluginWithDevMounts [2020-05-14T23:37:45.868Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-14T23:37:46.128Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-14T23:37:47.496Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-14T23:37:48.280Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-05-14T23:37:48.280Z] PASS [2020-05-14T23:37:48.280Z] [2020-05-14T23:37:48.280Z] DONE 1 tests in 2.381s [2020-05-14T23:37:48.280Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-14T23:37:48.280Z] ++ 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-05-14T23:37:48.280Z] ++ set -e [2020-05-14T23:37:48.280Z] ++ '[' -n 0 ']' [2020-05-14T23:37:48.280Z] ++ set -x [2020-05-14T23:37:48.281Z] ++ env -i DEST=/go/src/github.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-05-14T23:37:48.281Z] INFO: Testing against a local daemon [2020-05-14T23:37:48.281Z] === RUN TestSecretInspect [2020-05-14T23:37:48.425Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-14T23:37:49.354Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-14T23:37:50.284Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-14T23:37:50.318Z] --- PASS: TestSecretInspect (2.26s) [2020-05-14T23:37:50.318Z] === RUN TestSecretList [2020-05-14T23:37:51.651Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-14T23:37:51.651Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-14T23:37:52.364Z] --- PASS: TestSecretList (2.28s) [2020-05-14T23:37:52.365Z] === RUN TestSecretsCreateAndDelete [2020-05-14T23:37:52.580Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-14T23:37:53.948Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-14T23:37:54.878Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-14T23:37:55.052Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2020-05-14T23:37:55.052Z] === RUN TestSecretsUpdate [2020-05-14T23:37:55.807Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-14T23:37:57.092Z] --- PASS: TestSecretsUpdate (2.29s) [2020-05-14T23:37:57.092Z] === RUN TestTemplatedSecret [2020-05-14T23:37:57.174Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-14T23:37:58.103Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-14T23:37:58.668Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-14T23:37:59.597Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-14T23:37:59.597Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-14T23:38:00.587Z] --- PASS: TestTemplatedSecret (3.55s) [2020-05-14T23:38:00.587Z] === RUN TestSecretCreateResolve [2020-05-14T23:38:02.117Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-14T23:38:03.046Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-14T23:38:03.304Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-05-14T23:38:03.304Z] PASS [2020-05-14T23:38:03.304Z] [2020-05-14T23:38:03.304Z] DONE 6 tests in 15.064s [2020-05-14T23:38:03.304Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-14T23:38:03.304Z] ++ 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-05-14T23:38:03.304Z] ++ set -e [2020-05-14T23:38:03.304Z] ++ '[' -n 0 ']' [2020-05-14T23:38:03.304Z] ++ set -x [2020-05-14T23:38:03.304Z] ++ env -i DEST=/go/src/github.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-05-14T23:38:03.304Z] INFO: Testing against a local daemon [2020-05-14T23:38:03.304Z] === RUN TestServiceCreateInit [2020-05-14T23:38:03.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-14T23:38:03.610Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-14T23:38:04.540Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-14T23:38:05.468Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-14T23:38:05.468Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-14T23:38:06.032Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-14T23:38:06.961Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-14T23:38:07.703Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-14T23:38:07.890Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-14T23:38:08.453Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-14T23:38:09.396Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-14T23:38:09.396Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-14T23:38:10.325Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-14T23:38:10.325Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-14T23:38:11.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-14T23:38:11.512Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-14T23:38:12.105Z] --- PASS: TestServiceCreateInit (8.55s) [2020-05-14T23:38:12.105Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2020-05-14T23:38:12.105Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.39s) [2020-05-14T23:38:12.105Z] === RUN TestCreateServiceMultipleTimes [2020-05-14T23:38:12.442Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-14T23:38:13.810Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-14T23:38:14.372Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-14T23:38:14.629Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-14T23:38:15.558Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-14T23:38:16.926Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-14T23:38:18.818Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-14T23:38:19.077Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-14T23:38:20.006Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-14T23:38:20.936Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-14T23:38:21.867Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-14T23:38:21.867Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-14T23:38:23.235Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-14T23:38:23.799Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-14T23:38:24.862Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-14T23:38:26.754Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-14T23:38:30.026Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-14T23:38:30.026Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-14T23:38:30.640Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2020-05-14T23:38:30.640Z] === RUN TestCreateServiceConflict [2020-05-14T23:38:30.640Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-05-14T23:38:30.640Z] === RUN TestCreateServiceMaxReplicas [2020-05-14T23:38:30.955Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-14T23:38:33.348Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2020-05-14T23:38:33.348Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-14T23:38:33.493Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-14T23:38:35.391Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-14T23:38:37.911Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-14T23:38:38.168Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-14T23:38:41.442Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-14T23:38:41.442Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-14T23:38:41.442Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-14T23:38:41.699Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-14T23:38:43.591Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-14T23:38:45.483Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-14T23:38:47.378Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-14T23:38:48.307Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-14T23:38:48.611Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2020-05-14T23:38:48.611Z] === RUN TestCreateServiceSecretFileMode [2020-05-14T23:38:49.622Z] --- PASS: TestCreateServiceSecretFileMode (2.81s) [2020-05-14T23:38:49.622Z] === RUN TestCreateServiceConfigFileMode [2020-05-14T23:38:50.200Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-14T23:38:50.763Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-14T23:38:50.763Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-14T23:38:51.326Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-14T23:38:52.323Z] --- PASS: TestCreateServiceConfigFileMode (2.64s) [2020-05-14T23:38:52.323Z] === RUN TestCreateServiceSysctls [2020-05-14T23:38:53.220Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-14T23:38:53.220Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-14T23:38:54.151Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-14T23:38:55.080Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-14T23:38:55.643Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-14T23:38:55.787Z] --- PASS: TestCreateServiceSysctls (3.40s) [2020-05-14T23:38:55.787Z] === RUN TestCreateServiceCapabilities [2020-05-14T23:38:56.573Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-14T23:38:56.573Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-14T23:38:57.135Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-14T23:38:57.391Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-14T23:38:57.957Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-14T23:38:58.482Z] --- PASS: TestCreateServiceCapabilities (2.70s) [2020-05-14T23:38:58.482Z] === RUN TestInspect [2020-05-14T23:38:58.906Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-14T23:38:59.836Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-14T23:39:00.400Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-14T23:39:01.188Z] --- PASS: TestInspect (2.93s) [2020-05-14T23:39:01.188Z] === RUN TestCreateJob [2020-05-14T23:39:01.329Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-14T23:39:01.892Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-14T23:39:02.821Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-14T23:39:02.821Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-14T23:39:03.750Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-14T23:39:04.313Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-14T23:39:04.683Z] --- PASS: TestCreateJob (3.33s) [2020-05-14T23:39:04.683Z] === RUN TestReplicatedJob [2020-05-14T23:39:05.680Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-14T23:39:05.937Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-14T23:39:06.501Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-14T23:39:06.501Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-14T23:39:10.674Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-14T23:39:10.930Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-14T23:39:11.529Z] --- PASS: TestReplicatedJob (5.88s) [2020-05-14T23:39:11.529Z] === RUN TestUpdateReplicatedJob [2020-05-14T23:39:14.230Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2020-05-14T23:39:14.230Z] === RUN TestServiceListWithStatuses [2020-05-14T23:39:14.230Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-14T23:39:14.230Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:39:14.230Z] === RUN TestDockerNetworkConnectAlias [2020-05-14T23:39:19.737Z] --- PASS: TestDockerNetworkConnectAlias (4.84s) [2020-05-14T23:39:19.737Z] === RUN TestDockerNetworkReConnect [2020-05-14T23:39:23.104Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-14T23:39:23.207Z] --- PASS: TestDockerNetworkReConnect (4.30s) [2020-05-14T23:39:23.207Z] === RUN TestServicePlugin [2020-05-14T23:39:23.207Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-14T23:39:23.207Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:39:23.207Z] === RUN TestServiceUpdateLabel [2020-05-14T23:39:23.667Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-14T23:39:25.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-14T23:39:25.559Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-14T23:39:25.559Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-14T23:39:25.559Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-14T23:39:25.912Z] --- PASS: TestServiceUpdateLabel (2.40s) [2020-05-14T23:39:25.912Z] === RUN TestServiceUpdateSecrets [2020-05-14T23:39:26.122Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-14T23:39:29.396Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-14T23:39:30.766Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-14T23:39:32.665Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-14T23:39:33.227Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-14T23:39:33.789Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-14T23:39:34.719Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-14T23:39:35.648Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-14T23:39:35.648Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-14T23:39:35.904Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-14T23:39:37.272Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-14T23:39:38.639Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-14T23:39:40.530Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-14T23:39:40.531Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-14T23:39:40.531Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-14T23:39:41.159Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2020-05-14T23:39:41.159Z] === RUN TestServiceUpdateConfigs [2020-05-14T23:39:41.899Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-14T23:39:43.791Z] === RUN TestDockerSuite/TestRunMount [2020-05-14T23:39:50.332Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-14T23:39:50.332Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-14T23:39:51.261Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-14T23:39:52.629Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-14T23:39:55.148Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-14T23:39:56.394Z] --- PASS: TestServiceUpdateConfigs (14.93s) [2020-05-14T23:39:56.394Z] === RUN TestServiceUpdateNetwork [2020-05-14T23:39:58.420Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-14T23:40:00.958Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-14T23:40:03.476Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-14T23:40:04.847Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-14T23:40:06.215Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-14T23:40:06.215Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-14T23:40:07.145Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-14T23:40:08.075Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-14T23:40:08.942Z] --- PASS: TestServiceUpdateNetwork (13.07s) [2020-05-14T23:40:08.942Z] === RUN TestServiceUpdatePidsLimit [2020-05-14T23:40:09.003Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-14T23:40:09.564Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-14T23:40:09.565Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-14T23:40:10.581Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-14T23:40:12.084Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-14T23:40:14.604Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-14T23:40:17.399Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-14T23:40:19.856Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-14T23:40:19.856Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-14T23:40:19.856Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-14T23:40:20.785Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-14T23:40:20.785Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-14T23:40:21.348Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-14T23:40:22.282Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-14T23:40:22.282Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-14T23:40:23.211Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-14T23:40:24.140Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-14T23:40:24.140Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-14T23:40:24.702Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-14T23:40:25.632Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-14T23:40:25.785Z] --- PASS: TestServiceUpdatePidsLimit (16.74s) [2020-05-14T23:40:25.785Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2020-05-14T23:40:25.785Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.94s) [2020-05-14T23:40:25.785Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2020-05-14T23:40:25.785Z] PASS [2020-05-14T23:40:25.785Z] [2020-05-14T23:40:25.785Z] === Skipped [2020-05-14T23:40:25.785Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-14T23:40:25.785Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-14T23:40:25.785Z] [2020-05-14T23:40:25.785Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-14T23:40:25.785Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-14T23:40:25.785Z] [2020-05-14T23:40:25.785Z] [2020-05-14T23:40:25.785Z] DONE 27 tests, 2 skipped in 142.243s [2020-05-14T23:40:25.785Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-14T23:40:25.785Z] ++ 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-05-14T23:40:25.785Z] ++ set -e [2020-05-14T23:40:25.785Z] ++ '[' -n 0 ']' [2020-05-14T23:40:25.785Z] ++ set -x [2020-05-14T23:40:25.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:40:25.785Z] INFO: Testing against a local daemon [2020-05-14T23:40:25.785Z] === RUN TestSessionCreate [2020-05-14T23:40:25.785Z] --- PASS: TestSessionCreate (0.07s) [2020-05-14T23:40:25.785Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-14T23:40:25.785Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-14T23:40:25.785Z] PASS [2020-05-14T23:40:25.785Z] [2020-05-14T23:40:25.785Z] DONE 2 tests in 0.224s [2020-05-14T23:40:25.785Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-14T23:40:25.785Z] ++ 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-05-14T23:40:25.785Z] ++ set -e [2020-05-14T23:40:25.785Z] ++ '[' -n 0 ']' [2020-05-14T23:40:25.785Z] ++ set -x [2020-05-14T23:40:25.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-14T23:40:25.785Z] INFO: Testing against a local daemon [2020-05-14T23:40:25.785Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-14T23:40:25.785Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:40:25.785Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:40:25.785Z] === RUN TestEventsExecDie [2020-05-14T23:40:26.404Z] --- PASS: TestEventsExecDie (0.82s) [2020-05-14T23:40:26.404Z] === RUN TestEventsBackwardsCompatible [2020-05-14T23:40:26.404Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-14T23:40:26.404Z] === RUN TestInfoBinaryCommits [2020-05-14T23:40:26.404Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-14T23:40:26.404Z] === RUN TestInfoAPIVersioned [2020-05-14T23:40:26.404Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-14T23:40:26.404Z] === RUN TestInfoDiscoveryBackend [2020-05-14T23:40:27.023Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-14T23:40:27.023Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-14T23:40:27.545Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-14T23:40:28.032Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-14T23:40:28.032Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-14T23:40:28.107Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-14T23:40:28.648Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-14T23:40:28.648Z] === RUN TestInfoAPI [2020-05-14T23:40:28.648Z] --- PASS: TestInfoAPI (0.07s) [2020-05-14T23:40:28.648Z] === RUN TestInfoAPIWarnings [2020-05-14T23:40:29.038Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-14T23:40:29.269Z] --- PASS: TestInfoAPIWarnings (0.56s) [2020-05-14T23:40:29.269Z] === RUN TestInfoDebug [2020-05-14T23:40:29.603Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-14T23:40:29.887Z] --- PASS: TestInfoDebug (0.54s) [2020-05-14T23:40:29.887Z] === RUN TestInfoInsecureRegistries [2020-05-14T23:40:30.514Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-14T23:40:30.514Z] === RUN TestInfoRegistryMirrors [2020-05-14T23:40:30.532Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-14T23:40:30.805Z] --- PASS: TestInfoRegistryMirrors (0.56s) [2020-05-14T23:40:30.805Z] === RUN TestLoginFailsWithBadCredentials [2020-05-14T23:40:31.178Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-14T23:40:31.533Z] --- PASS: TestLoginFailsWithBadCredentials (0.46s) [2020-05-14T23:40:31.534Z] === RUN TestPingCacheHeaders [2020-05-14T23:40:31.534Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-14T23:40:31.534Z] === RUN TestPingGet [2020-05-14T23:40:31.534Z] --- PASS: TestPingGet (0.04s) [2020-05-14T23:40:31.534Z] === RUN TestPingHead [2020-05-14T23:40:31.534Z] --- PASS: TestPingHead (0.05s) [2020-05-14T23:40:31.534Z] === RUN TestVersion [2020-05-14T23:40:31.534Z] --- PASS: TestVersion (0.04s) [2020-05-14T23:40:31.534Z] PASS [2020-05-14T23:40:31.534Z] [2020-05-14T23:40:31.534Z] === Skipped [2020-05-14T23:40:31.534Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-14T23:40:31.534Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-14T23:40:31.534Z] [2020-05-14T23:40:31.534Z] [2020-05-14T23:40:31.534Z] DONE 18 tests, 1 skipped in 6.088s [2020-05-14T23:40:31.534Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-14T23:40:31.534Z] ++ 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-05-14T23:40:31.534Z] ++ set -e [2020-05-14T23:40:31.534Z] ++ '[' -n 0 ']' [2020-05-14T23:40:31.534Z] ++ set -x [2020-05-14T23:40:31.534Z] ++ env -i DEST=/go/src/github.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-05-14T23:40:31.534Z] INFO: Testing against a local daemon [2020-05-14T23:40:31.534Z] === RUN TestVolumesCreateAndList [2020-05-14T23:40:31.818Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-14T23:40:31.818Z] === RUN TestVolumesRemove [2020-05-14T23:40:31.818Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-14T23:40:31.818Z] === RUN TestVolumesInspect [2020-05-14T23:40:31.818Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-14T23:40:31.818Z] === RUN TestVolumesInvalidJSON [2020-05-14T23:40:31.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-14T23:40:31.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-14T23:40:31.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-14T23:40:31.818Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-14T23:40:31.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-14T23:40:31.818Z] PASS [2020-05-14T23:40:31.818Z] [2020-05-14T23:40:31.818Z] DONE 5 tests in 0.319s [2020-05-14T23:40:31.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:40:32.102Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:40:32.102Z] +++ kill 14026 [2020-05-14T23:40:32.107Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-14T23:40:32.107Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-14T23:40:32.669Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-14T23:40:33.577Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:40:33.577Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:40:33.577Z] [2020-05-14T23:40:33.577Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:40:33.577Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:40:33.577Z] [2020-05-14T23:40:33.577Z] To set a process to complain mode, use the command line tool [2020-05-14T23:40:33.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:40:33.577Z] +++ true [2020-05-14T23:40:33.577Z] [2020-05-14T23:40:33.601Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-14T23:40:33.601Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-14T23:40:34.531Z] === RUN TestDockerSuite/TestRunRedirectStdout Post stage [Pipeline] junit [2020-05-14T23:40:35.645Z] Recording test results [2020-05-14T23:40:35.898Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-14T23:40:35.898Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:40:36.630Z] + echo Ensuring container killed. [2020-05-14T23:40:36.630Z] Ensuring container killed. [2020-05-14T23:40:36.630Z] + docker rm -vf docker-pr5 [2020-05-14T23:40:36.630Z] Error: No such container: docker-pr5 [2020-05-14T23:40:36.630Z] + true [Pipeline] sh [2020-05-14T23:40:37.019Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:40:37.019Z] Chowning /workspace to jenkins user [2020-05-14T23:40:37.019Z] + id -u [2020-05-14T23:40:37.019Z] + id -g [2020-05-14T23:40:37.019Z] + docker run --rm -v /home/docker/workspace/moby_PR-40967:/workspace busybox chown -R 1001:1001 /workspace [2020-05-14T23:40:37.019Z] Unable to find image 'busybox:latest' locally [2020-05-14T23:40:37.306Z] latest: Pulling from library/busybox [2020-05-14T23:40:37.306Z] 368841f1302b: Pulling fs layer [2020-05-14T23:40:37.598Z] 368841f1302b: Download complete [2020-05-14T23:40:37.883Z] 368841f1302b: Pull complete [2020-05-14T23:40:37.883Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-14T23:40:37.883Z] Status: Downloaded newer image for busybox:latest [2020-05-14T23:40:39.171Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:40:40.363Z] + bundleName=ppc64le-integration [2020-05-14T23:40:40.363Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-14T23:40:40.363Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-14T23:40:40.363Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2020-05-14T23:40:40.363Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-14T23:40:40.691Z] Archiving artifacts [2020-05-14T23:40:41.063Z] === RUN TestDockerSuite/TestRunRm [2020-05-14T23:40:41.080Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-14T23:40:41.479Z] + make clean [2020-05-14T23:40:41.627Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-14T23:40:42.099Z] make: command: Command not found [2020-05-14T23:40:42.099Z] make: command: Command not found [2020-05-14T23:40:42.099Z] docker volume rm -f docker-dev-cache [2020-05-14T23:40:42.099Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-14T23:40:45.796Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-14T23:40:46.358Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-14T23:40:46.922Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-14T23:40:48.815Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-14T23:40:49.745Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-14T23:40:53.927Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-14T23:40:58.102Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-14T23:40:59.031Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-14T23:40:59.595Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-14T23:41:00.525Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-14T23:41:01.455Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-14T23:41:02.018Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-14T23:41:02.948Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-14T23:41:03.511Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-14T23:41:04.442Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-14T23:41:05.371Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-14T23:41:08.642Z] === RUN TestDockerSuite/TestRunState [2020-05-14T23:41:10.010Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-14T23:41:10.573Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-14T23:41:11.502Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-14T23:41:11.502Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-14T23:41:11.502Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-14T23:41:12.433Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-14T23:41:12.996Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-14T23:41:14.890Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-14T23:41:14.890Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-14T23:41:14.890Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-14T23:41:15.453Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-14T23:41:17.975Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-14T23:41:18.928Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-14T23:41:20.821Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-14T23:41:24.992Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-14T23:41:25.249Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-14T23:41:28.522Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-14T23:41:29.086Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-14T23:41:29.649Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-14T23:41:29.906Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-14T23:41:30.835Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-14T23:41:33.355Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-14T23:41:34.287Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-14T23:41:35.218Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-14T23:41:35.218Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-14T23:41:35.475Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-14T23:41:36.405Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-14T23:41:37.336Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-14T23:41:38.267Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-14T23:41:38.267Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-14T23:41:38.267Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-14T23:41:39.199Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-14T23:41:40.129Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-14T23:41:44.302Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-14T23:41:45.233Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-14T23:41:46.628Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-14T23:41:49.152Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-14T23:41:49.152Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-14T23:41:51.047Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-14T23:41:51.977Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-14T23:41:53.868Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-14T23:41:56.391Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-14T23:41:57.320Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-14T23:41:58.251Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-14T23:41:58.251Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-14T23:41:59.183Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-14T23:41:59.183Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-14T23:41:59.183Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-14T23:41:59.183Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-14T23:41:59.439Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-14T23:42:00.370Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-14T23:42:01.300Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-14T23:42:01.300Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-14T23:42:02.230Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-14T23:42:04.124Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-14T23:42:05.493Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-14T23:42:06.422Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-14T23:42:06.422Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-14T23:42:06.422Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-14T23:42:06.422Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-14T23:42:07.352Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-14T23:42:07.609Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-14T23:42:07.866Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-14T23:42:08.123Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-14T23:42:08.123Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-14T23:42:09.053Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-14T23:42:09.992Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-14T23:42:10.554Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-14T23:42:10.554Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-14T23:42:11.924Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-14T23:42:11.924Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-14T23:42:12.853Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-14T23:42:12.853Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-14T23:42:14.222Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-14T23:42:14.222Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-14T23:42:14.785Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-14T23:42:15.042Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-14T23:42:15.042Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-14T23:42:15.042Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-14T23:42:15.606Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-14T23:42:15.866Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-14T23:42:17.760Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-14T23:42:18.689Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-14T23:42:18.689Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-14T23:42:18.689Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-14T23:42:19.619Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-14T23:42:19.619Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-14T23:42:21.512Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-14T23:42:22.075Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-14T23:42:25.346Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-14T23:42:25.602Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-14T23:42:25.602Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-14T23:42:25.602Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-14T23:42:26.971Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-14T23:42:27.900Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-14T23:42:29.269Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-14T23:42:29.269Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-14T23:42:31.161Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-14T23:42:31.161Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-14T23:42:31.725Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-14T23:42:33.618Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-14T23:42:33.618Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-14T23:42:35.516Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-14T23:42:35.516Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-14T23:42:35.516Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-14T23:42:37.409Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-14T23:42:38.776Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-14T23:42:39.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-14T23:42:39.033Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-14T23:42:39.290Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-14T23:42:39.290Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-14T23:42:39.858Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-14T23:42:42.382Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-14T23:42:47.629Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-14T23:42:50.149Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-14T23:42:51.078Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-14T23:42:52.970Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-14T23:42:55.488Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-14T23:42:58.007Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-14T23:42:58.937Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-14T23:43:00.830Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-14T23:43:03.356Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-14T23:43:05.248Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-14T23:43:08.519Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-14T23:43:12.688Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-14T23:43:13.618Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-14T23:43:16.890Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-14T23:43:22.142Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-14T23:43:24.659Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-14T23:43:26.550Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-14T23:43:27.480Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-14T23:43:28.043Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-14T23:43:28.973Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-14T23:43:28.973Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-14T23:43:29.904Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-14T23:43:34.090Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-14T23:43:37.360Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-14T23:43:37.923Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-14T23:43:38.851Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-14T23:43:38.851Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-14T23:43:39.780Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-14T23:43:41.672Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-14T23:43:41.672Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-14T23:43:43.040Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-14T23:43:43.969Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-14T23:43:44.897Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-14T23:43:46.791Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-14T23:43:50.963Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-14T23:43:51.892Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-14T23:43:51.892Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-14T23:43:52.822Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-14T23:43:53.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-14T23:43:57.925Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-14T23:44:02.099Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-14T23:44:05.379Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-14T23:44:07.899Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-14T23:44:12.070Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-14T23:44:12.070Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-14T23:44:17.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-14T23:44:19.213Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-14T23:44:21.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-14T23:44:23.100Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-14T23:44:24.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-14T23:44:25.836Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-14T23:44:26.766Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-14T23:44:29.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-14T23:44:31.807Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-14T23:44:31.807Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-14T23:44:34.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-14T23:44:36.868Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-14T23:44:51.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-14T23:44:51.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-14T23:44:51.714Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-14T23:44:52.644Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-14T23:44:52.644Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-14T23:44:52.644Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-14T23:44:52.644Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-14T23:44:53.207Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-14T23:44:53.207Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-14T23:44:54.575Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-14T23:44:54.575Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-14T23:44:54.575Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-14T23:44:54.575Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-14T23:44:54.575Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-14T23:44:57.095Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-14T23:44:57.095Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-14T23:44:57.095Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-14T23:44:57.352Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-14T23:44:57.352Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-14T23:44:58.281Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-14T23:45:00.804Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-14T23:45:00.804Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-14T23:45:00.804Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-14T23:45:04.075Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-14T23:45:08.253Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite (1754.87s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.70s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.17s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.26s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.85s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.20s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.36s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.96s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.16s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachDetach (1.27s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.14s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.20s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.66s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.62s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.65s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.47s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.52s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.39s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.58s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.39s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.95s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.50s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.81s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.86s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.23s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.17s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.49s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.30s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.78s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.89s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.52s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.85s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.67s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.48s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.43s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.54s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.40s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.48s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.02s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.11s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.71s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.59s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.95s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.38s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.48s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.21s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.46s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2020-05-14T23:45:08.253Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-14T23:45:08.253Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.48s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.53s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContChar (3.29s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.52s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.04s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.00s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.44s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-05-14T23:45:08.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-14T23:45:08.253Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-14T23:45:08.253Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-14T23:45:08.253Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-14T23:45:08.253Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.01s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.50s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.55s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.21s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.60s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.65s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.84s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.92s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-14T23:45:08.253Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.68s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.71s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.81s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.11s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.04s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.42s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.44s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.81s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.72s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.30s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.41s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.67s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.37s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.28s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.53s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.49s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.24s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.61s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildHistory (4.71s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.29s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabel (0.61s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.29s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.07s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.73s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.89s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.42s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.76s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.55s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.54s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.94s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.15s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.36s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.11s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.74s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.24s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.22s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.68s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.18s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.60s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.49s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.62s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.97s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildPATH (2.43s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.59s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.26s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.29s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRm (3.65s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.27s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.35s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.78s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.59s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.26s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.46s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.45s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.73s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.62s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildUser (2.56s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.56s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.61s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.97s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.24s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.14s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.64s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.05s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.47s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-14T23:45:08.254Z] docker_cli_sni_test.go:18: Flakey test [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.92s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitChange (1.16s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.96s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.86s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.59s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.30s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.92s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.03s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.96s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.24s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.05s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.88s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.13s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.16s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.25s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.92s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.64s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-05-14T23:45:08.254Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-14T23:45:08.254Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.92s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.70s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.00s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.35s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.54s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.63s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.54s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000748b80_} (1.62s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1061803880_/foo_false____} (1.65s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1061803880_/foo_true____} (1.63s) [2020-05-14T23:45:08.254Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_false____} (1.58s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_true____} (1.59s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3434621351_/foo_true__0xc000748be0__} (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000748c00_} (1.65s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000748c40_} (1.49s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000748c80_} (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000748ca0_} (1.52s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.86s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.43s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.94s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.04s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.23s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.17s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.58s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.37s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.94s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.05s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.55s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.19s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.24s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.99s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.47s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.90s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.45s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.07s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.76s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToStdout (1.02s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.30s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.69s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-05-14T23:45:08.255Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-14T23:45:08.255Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-05-14T23:45:08.255Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-14T23:45:08.255Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.38s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.41s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.65s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.61s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.98s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.31s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsAttach (1.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.00s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.22s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.22s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.50s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsCopy (1.29s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.99s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.73s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.30s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.39s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.80s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-14T23:45:08.255Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-14T23:45:08.255Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.255Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-14T23:45:08.255Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.92s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.91s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.99s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.91s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.76s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.65s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecCgroup (1.22s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecInspectID (1.94s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecInteractive (0.89s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.89s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.53s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecTTY (0.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecUlimits (0.89s) [2020-05-14T23:45:08.255Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-14T23:45:08.255Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.15s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.92s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.24s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHealth (21.62s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.06s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.35s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.30s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2020-05-14T23:45:08.255Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportDisplay (1.53s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportFile (1.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportGzipped (2.12s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.03s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.86s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.60s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-05-14T23:45:08.256Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-14T23:45:08.256Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.14s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectDefault (0.97s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-14T23:45:08.256Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-14T23:45:08.256Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.77s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectStatus (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.64s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.69s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.32s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.63s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.11s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.07s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.61s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.54s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.92s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.98s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.27s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.32s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.51s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.87s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsSince (7.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsTail (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.47s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.00s) [2020-05-14T23:45:08.256Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-14T23:45:08.256Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.31s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.30s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.99s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.04s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.46s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.44s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPortList (10.75s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.74s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.65s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsByOrder (3.53s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.29s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.50s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.89s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.69s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.92s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.65s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.56s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.80s) [2020-05-14T23:45:08.256Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-14T23:45:08.256Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.22s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.78s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.57s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.44s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.35s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.93s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.91s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.59s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.96s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.13s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.38s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.89s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.05s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.88s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.45s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.52s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.80s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.00s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.98s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.06s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.11s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.76s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.91s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.16s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.11s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.04s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.16s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.26s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.47s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.26s) [2020-05-14T23:45:08.256Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.55s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.96s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.11s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.55s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.05s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.59s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.74s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.15s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.53s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.57s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.59s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMount (5.96s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.33s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.49s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.70s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetHost (1.16s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.88s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.70s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.58s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.27s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.86s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.68s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.76s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.77s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.95s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunSysctls (1.57s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.32s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserByID (0.76s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserByName (0.98s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.10s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.22s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.88s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.92s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.91s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-14T23:45:08.257Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.96s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.03s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.92s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.92s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.10s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.90s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.95s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.19s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.22s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.95s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.00s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (1.01s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.86s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.89s) [2020-05-14T23:45:08.257Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-14T23:45:08.257Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.88s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.87s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.91s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2020-05-14T23:45:08.257Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents464457481 [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.78s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-14T23:45:08.257Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.49s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.53s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.50s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.54s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.21s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.87s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.80s) [2020-05-14T23:45:08.258Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-14T23:45:08.258Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.13s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.34s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-05-14T23:45:08.258Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-14T23:45:08.258Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.92s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.72s) [2020-05-14T23:45:08.258Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-14T23:45:08.258Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.58s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.90s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-05-14T23:45:08.258Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-14T23:45:08.258Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.98s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.10s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.59s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.37s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.10s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.34s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.39s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.51s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.51s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.29s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.73s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.79s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s) [2020-05-14T23:45:08.258Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s) [2020-05-14T23:45:08.258Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-14T23:45:08.258Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-14T23:45:08.258Z] === RUN TestDockerRegistrySuite [2020-05-14T23:45:08.258Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-14T23:45:09.628Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-14T23:45:11.015Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-14T23:45:12.908Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-14T23:45:13.164Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-14T23:45:17.338Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-14T23:45:21.510Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-14T23:45:25.681Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-14T23:45:27.049Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-14T23:45:28.417Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-14T23:45:29.786Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-14T23:45:31.161Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-14T23:45:32.529Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-14T23:45:33.896Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-14T23:45:35.264Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-14T23:45:37.784Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-14T23:45:41.061Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-14T23:45:41.990Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-14T23:45:45.261Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-14T23:45:46.628Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-14T23:45:46.628Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-14T23:45:47.997Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-14T23:45:49.365Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-14T23:45:50.295Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-14T23:45:54.467Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-14T23:45:54.467Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-14T23:45:55.836Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-14T23:45:56.399Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-14T23:45:56.399Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-14T23:45:56.655Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-14T23:45:56.912Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-14T23:45:57.168Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-14T23:45:57.424Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-14T23:45:58.794Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-14T23:46:01.318Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-14T23:46:02.247Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-14T23:46:03.615Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-14T23:46:04.545Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite (57.34s) [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.63s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d37836d92d9f1] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d1b46bd19eae7] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.88s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d796ffac6de64] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d01717b33b264] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.16s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d0cc6d9a62e1b] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.17s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d42d224017467] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d62a05e468f22] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d41e58969fde4] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d5e96e05f4ef7] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2020-05-14T23:46:05.475Z] check_test.go:196: [db815df31bd53] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d9aaa2acfd03d] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d4b5b45642fe6] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d25c899172969] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-05-14T23:46:05.475Z] check_test.go:196: [dda84853ff1b4] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.60s) [2020-05-14T23:46:05.475Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:05f7920e4eb8817a2760ba091fbcb5fc7543bedefc42e995a9385b202b8a9794 [2020-05-14T23:46:05.475Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9f106ad20bc70900eccf9c4c83033f7b1b690cfa815162cebec5d7354f5f5daa [2020-05-14T23:46:05.475Z] check_test.go:196: [d8cac2cdf841c] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.61s) [2020-05-14T23:46:05.475Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:170b06165b524d897485e7bea2d1de46971881bda749cbad1878f12044ede893 [2020-05-14T23:46:05.475Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8db6023d1d960dc47344bbe91ba2d78c45491f4a6698d9d8cbb6f7d43c095f58 [2020-05-14T23:46:05.475Z] check_test.go:196: [dc283e2624b9b] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.39s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d82e44e5cf5b6] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.20s) [2020-05-14T23:46:05.475Z] check_test.go:196: [de60159381c63] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.34s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d8711c693cc5a] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d2703eacfec88] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-14T23:46:05.475Z] check_test.go:196: [dcd4c43608bc7] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d0400f6876fc1] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2020-05-14T23:46:05.475Z] check_test.go:196: [dafb2ec3beeca] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.58s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d690ce4b8ec14] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-05-14T23:46:05.475Z] check_test.go:196: [da8bc752905be] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d3fd1d71bb383] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.57s) [2020-05-14T23:46:05.475Z] check_test.go:196: [dd484ba8b6492] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d737fd4ee942a] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d1380dd9720bd] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-14T23:46:05.475Z] check_test.go:196: [dcb93f22e2943] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d2c810dee00ad] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d445fb57a754a] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d55fb0952988f] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s) [2020-05-14T23:46:05.475Z] check_test.go:196: [de69f9d2ba3cc] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d6f3d3c0f5701] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2020-05-14T23:46:05.475Z] check_test.go:196: [d487eaa5bd2c5] daemon is not started [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2020-05-14T23:46:05.475Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-05-14T23:46:05.475Z] === RUN TestDockerSchema1RegistrySuite [2020-05-14T23:46:05.475Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-14T23:46:05.475Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-14T23:46:09.659Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-14T23:46:13.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-14T23:46:19.080Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-14T23:46:19.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-14T23:46:20.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-14T23:46:20.704Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-14T23:46:22.597Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-14T23:46:23.527Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-14T23:46:24.896Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-14T23:46:29.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-14T23:46:29.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-14T23:46:29.325Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-14T23:46:29.325Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-14T23:46:29.581Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-14T23:46:29.837Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-14T23:46:30.401Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite (25.10s) [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-14T23:46:30.401Z] check_test.go:223: [de113f6b85a00] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-05-14T23:46:30.401Z] check_test.go:223: [dd4d21150ef01] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2020-05-14T23:46:30.401Z] check_test.go:223: [df9cea2ad3a64] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.21s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d45ecd0f637ac] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.18s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d98e265422666] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.37s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d882835ff065a] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-14T23:46:30.401Z] check_test.go:223: [da9ee2d33494b] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d438e4e7a198b] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-05-14T23:46:30.401Z] check_test.go:223: [dd712800161f7] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-05-14T23:46:30.401Z] check_test.go:223: [dcce0a61a80bf] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.75s) [2020-05-14T23:46:30.401Z] check_test.go:223: [dbf24d1f4e2b9] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-14T23:46:30.401Z] check_test.go:223: [df75dac8d97bb] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d3fe0df82fd16] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d6b75003e794f] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d89143b73c48c] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d271dd57e18a3] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d0b247fc746f6] daemon is not started [2020-05-14T23:46:30.401Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-14T23:46:30.401Z] check_test.go:223: [d0512f696ae75] daemon is not started [2020-05-14T23:46:30.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-14T23:46:30.401Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-14T23:46:31.330Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-14T23:46:31.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-14T23:46:31.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-14T23:46:33.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-14T23:46:33.263Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-14T23:46:33.826Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-14T23:46:34.083Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.91s) [2020-05-14T23:46:34.339Z] check_test.go:252: [dc5f08c41f647] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-05-14T23:46:34.339Z] check_test.go:252: [dd72c909996f2] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-14T23:46:34.339Z] check_test.go:252: [d63f7e6eec441] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-05-14T23:46:34.339Z] check_test.go:252: [d90899bc24a19] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-05-14T23:46:34.339Z] check_test.go:252: [d9ae2b0978d1f] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-05-14T23:46:34.339Z] check_test.go:252: [db48cc30455e5] daemon is not started [2020-05-14T23:46:34.339Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-05-14T23:46:34.339Z] check_test.go:252: [d315922e78bf1] daemon is not started [2020-05-14T23:46:34.339Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-14T23:46:34.339Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-14T23:46:39.594Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-14T23:46:39.594Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-14T23:46:39.850Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-14T23:46:39.850Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-14T23:46:40.107Z] check_test.go:279: [d386bc1c6cc13] daemon is not started [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-14T23:46:40.107Z] check_test.go:279: [dec43ae8bab0a] daemon is not started [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-14T23:46:40.107Z] check_test.go:279: [de158a4e46879] daemon is not started [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-14T23:46:40.107Z] check_test.go:279: [d58cbd7fb5df9] daemon is not started [2020-05-14T23:46:40.107Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-14T23:46:40.107Z] check_test.go:279: [d0f83376657bb] daemon is not started [2020-05-14T23:46:40.107Z] === RUN TestDockerNetworkSuite [2020-05-14T23:46:40.107Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-14T23:46:42.626Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-14T23:46:43.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-14T23:46:49.244Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-14T23:46:51.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-14T23:46:54.281Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-14T23:46:55.210Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-14T23:46:57.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-14T23:47:07.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-14T23:47:08.248Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-14T23:47:09.179Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-14T23:47:09.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-14T23:47:09.436Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-14T23:47:09.693Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-14T23:47:09.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-14T23:47:10.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-14T23:47:11.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-14T23:47:12.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-14T23:47:13.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-14T23:47:13.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-14T23:47:14.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-14T23:47:16.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-14T23:47:16.440Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-14T23:47:17.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-14T23:47:18.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-14T23:47:18.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-14T23:47:18.897Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-14T23:47:18.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-14T23:47:19.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-14T23:47:20.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-14T23:47:22.418Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-14T23:47:22.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-14T23:47:22.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-14T23:47:22.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-14T23:47:22.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-14T23:47:26.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-14T23:47:31.023Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-14T23:47:40.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-14T23:47:40.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-14T23:47:41.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-14T23:47:41.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-14T23:47:41.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-14T23:47:42.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-14T23:47:42.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-14T23:47:42.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-14T23:47:47.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-14T23:47:47.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-14T23:47:47.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-14T23:47:48.290Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-14T23:47:53.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-14T23:47:57.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-14T23:47:57.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-14T23:47:59.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-14T23:48:02.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-14T23:48:02.350Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-14T23:48:03.280Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-14T23:48:03.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-14T23:48:05.211Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite (89.65s) [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.64s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [de6eb67a47126] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d5d053475eec8] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.81s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [da28033744a98] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d45443b1004f7] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:1233: [d39359312d81c] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.31s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d075bf85a55bf] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.74s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d417d956b374f] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.55s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d49ed5e8899a9] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d8cd23993c239] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d6094e5ae5ac9] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d125a22026b7a] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.51s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dee1314f80351] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.56s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d21c9640d7e4c] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d8924a826c621] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.48s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d97c7a7cc5bfb] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.57s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [da0b2c26ce464] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dcb7e57afa11a] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d776200ae3cc0] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d2709e2946849] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.41s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d2353279d3de4] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.75s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dae4f3854e9d2] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d637e726d115b] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d25be263c3d7e] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d21039d00e7e8] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.12s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:968: [d073edf6cfdda] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.61s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d7ddbaecab79e] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.17s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:1116: [deab25461b674] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d319e488d3a72] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.76s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d2b3ce9d37d21] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dff4796683294] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dc8bc28d805bc] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d15e63222b450] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d1e1999e387c6] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dbca5c92d590b] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.59s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d00efcc748481] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d63203157834e] daemon is not started [2020-05-14T23:48:10.466Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [df1ded64dadaf] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d4e073c610f8f] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.71s) [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.72s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:1084: [dd1db2455f26c] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [db862546e2749] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dbff1c5f25d3c] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.74s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d54104bca374e] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d2894d32b516a] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [dae115b285dfe] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d3d4d1a5bb038] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [d55ea7f76f199] daemon is not started [2020-05-14T23:48:10.466Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.47s) [2020-05-14T23:48:10.466Z] docker_cli_network_unix_test.go:46: [df209cf210199] daemon is not started [2020-05-14T23:48:10.466Z] === RUN TestDockerHubPullSuite [2020-05-14T23:48:10.466Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-14T23:48:11.029Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-14T23:48:13.548Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-14T23:48:13.548Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-14T23:48:14.917Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-14T23:48:14.917Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite (5.28s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.26s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.18s) [2020-05-14T23:48:14.917Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-14T23:48:14.917Z] PASS [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === Skipped [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-14T23:48:14.917Z] docker_cli_sni_test.go:18: Flakey test [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-14T23:48:14.917Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-14T23:48:14.917Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-14T23:48:14.917Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-14T23:48:14.917Z] [2020-05-14T23:48:14.917Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-14T23:48:14.918Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-14T23:48:14.918Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-14T23:48:14.918Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-14T23:48:14.918Z] docker_cli_network_unix_test.go:46: [df1ded64dadaf] daemon is not started [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] [2020-05-14T23:48:14.918Z] DONE 1277 tests, 44 skipped in 1973.511s [2020-05-14T23:48:14.918Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:48:15.174Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:48:15.174Z] +++ kill 7606 [2020-05-14T23:48:16.115Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:48:16.115Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:48:16.115Z] [2020-05-14T23:48:16.115Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:48:16.115Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:48:16.115Z] [2020-05-14T23:48:16.115Z] To set a process to complain mode, use the command line tool [2020-05-14T23:48:16.115Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:48:16.115Z] +++ true [2020-05-14T23:48:16.115Z] [2020-05-14T23:48:16.372Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-14T23:48:19.642Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-14T23:48:23.814Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-14T23:48:26.331Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-14T23:48:31.579Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-14T23:48:34.100Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-14T23:48:55.994Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-14T23:49:10.842Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-14T23:49:11.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-14T23:49:14.701Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-14T23:49:17.975Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-14T23:49:24.521Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-14T23:49:31.064Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-14T23:49:33.583Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-14T23:49:36.854Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-14T23:49:40.124Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-14T23:49:43.394Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-14T23:49:46.664Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-14T23:49:49.203Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-14T23:50:45.380Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-14T23:51:00.223Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite (1781.23s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.69s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.56s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.89s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.80s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:562: [d7fdd1fe29d7f] joining swarm manager [de9c96c7d2d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:584: [de863884e3438] joining swarm manager [de9c96c7d2d3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] check_test.go:380: [d7fdd1fe29d7f] daemon is not started [2020-05-14T23:51:18.273Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.35s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:45: [d058f08772c39] joining swarm manager [deafc5bdcd5b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.40s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.61s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:303: [dd88935e33329] joining swarm manager [d7f7cc0fc684e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:304: [dde08a11a88d6] joining swarm manager [d7f7cc0fc684e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.05s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:271: [d4e6950cc17f5] joining swarm manager [d2c72043d7ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:272: [d23b9fe32a808] joining swarm manager [d2c72043d7ace]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.24s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.78s) [2020-05-14T23:51:18.273Z] docker_api_swarm_node_test.go:19: [d3ced46f67f84] joining swarm manager [dbb297ef97f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_node_test.go:20: [d66e61dfb055a] joining swarm manager [dbb297ef97f77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.44s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:501: [d2396a3e4cabb] joining swarm manager [d45b01a103ac6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:506: [d1bfa617eb528] joining swarm manager [d45b01a103ac6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.62s) [2020-05-14T23:51:18.273Z] docker_api_swarm_node_test.go:80: [dc6ab0fe4a89e] joining swarm manager [d9ac0d0574977]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2020-05-14T23:51:18.273Z] docker_api_swarm_node_test.go:52: [d428838f0bba9] joining swarm manager [d9be0d86decf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_node_test.go:53: [d7ae55afd8c1e] joining swarm manager [d9be0d86decf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.40s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:201: [de708669cab72] joining swarm manager [dd7849f9935f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.47s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:383: [dfa886019fbd9] joining swarm manager [d2bbac3d5b673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:384: [d5342cf7905ce] joining swarm manager [d2bbac3d5b673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] check_test.go:380: [d5342cf7905ce] daemon is not started [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.35s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:801: [da445d9e50c82] joining swarm manager [d5202adc4f915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:801: [d8e390398dac9] joining swarm manager [d5202adc4f915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:801: [d472381cffecc] joining swarm manager [d5202adc4f915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:801: [d6a6fe0e726a6] joining swarm manager [d5202adc4f915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:809: [dd8146e6641ed] joining swarm manager [d5202adc4f915]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.84s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:394: [d08409de909ec] joining swarm manager [daeeaaeba5201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:394: [d3f9701095b0b] joining swarm manager [daeeaaeba5201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.47s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:342: [d4eebcf85dc1c] joining swarm manager [d2d4a8e27c4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:342: [d4983e3488dd8] joining swarm manager [d2d4a8e27c4e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.05s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:489: [de14b9fa1dcad] joining swarm manager [deb5340316b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:489: [dcde8324e51da] joining swarm manager [deb5340316b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.41s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:127: [d9eaa5bd71a01] joining swarm manager [dbece458d7045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:128: [de07e6f9ac63c] joining swarm manager [dbece458d7045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:136: [db2a0978d037f] joining swarm manager [dbece458d7045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:137: [ddc3b551c775a] joining swarm manager [dbece458d7045]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.72s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.57s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:303: [d1dbe30f53982] joining swarm manager [dd389b0eb8227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:303: [de384a6edd435] joining swarm manager [dd389b0eb8227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.02s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:99: [df171bfbc7ee1] joining swarm manager [d27aef5d34759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:100: [d4338ec625416] joining swarm manager [d27aef5d34759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] check_test.go:380: [df171bfbc7ee1] daemon is not started [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.30s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:532: [d8a066bc0f45c] joining swarm manager [d124327c03c18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:533: [db8fc57393110] joining swarm manager [d124327c03c18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:147: [da8bca3e69ec4] joining swarm manager [d78d2802ed68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_api_swarm_service_test.go:147: [d68111e3fe3e1] joining swarm manager [d78d2802ed68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.36s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.28s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.81s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.00s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.31s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.52s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.85s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.83s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.98s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.49s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.02s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.95s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.35s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.02s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.76s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.55s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.75s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.57s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.54s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.63s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.89s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.21s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.35s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s) [2020-05-14T23:51:18.273Z] docker_cli_service_logs_test.go:245: checking task cyef8xyu6ikh [2020-05-14T23:51:18.273Z] docker_cli_service_logs_test.go:250: checking messages for cyef8xyu6ikh [2020-05-14T23:51:18.273Z] docker_cli_service_logs_test.go:245: checking task 975o2rq6fvh0 [2020-05-14T23:51:18.273Z] docker_cli_service_logs_test.go:250: checking messages for 975o2rq6fvh0 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.87s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.80s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.38s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.26s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.34s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1901: [df9f15bc5b34f] joining swarm manager [d00236c233394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1902: [deec64bfdf4a4] joining swarm manager [d00236c233394]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.01s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.09s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1802: [d0b60ff0493a4] joining swarm manager [d7a08d3e353ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1803: [db250c2149955] joining swarm manager [d7a08d3e353ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (139.70s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1321: [dace7fd5cb119] joining swarm manager [d73c222dd0e74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1322: [d3f311c7efe53] joining swarm manager [d73c222dd0e74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.46s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.27s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.06s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.33s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.08s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.80s) [2020-05-14T23:51:18.273Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.72s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.97s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.99s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.56s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1186: [d2e17c2d514b8] joining swarm manager [d28cc32a4f7d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1195: [d0cc3b1a1e053] joining swarm manager [d28cc32a4f7d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.71s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.06s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.42s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1118: [dd95131a296fc] joining swarm manager [da02f39f945ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1119: [d5de93a6c7063] joining swarm manager [da02f39f945ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1172: [def68820d48bf] joining swarm manager [da02f39f945ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1453: [d8e1df9427a9b] joining swarm manager [d4fe1f8a704d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] docker_cli_swarm_test.go:1454: [d15d37fb8df29] joining swarm manager [d4fe1f8a704d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.65s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.26s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.95s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.02s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.25s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.45s) [2020-05-14T23:51:18.273Z] docker_cli_swarm_unix_test.go:62: [d5ae88d7420ac] joining swarm manager [d0b32a0afb6ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.01s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.55s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.97s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.69s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.25s) [2020-05-14T23:51:18.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.40s) [2020-05-14T23:51:18.273Z] docker_api_swarm_test.go:961: [d07038e2192e2] joining swarm manager [d06099b878fdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.07s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.06s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.91s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.34s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.56s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.19s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.12s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.35s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.36s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.95s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.09s) [2020-05-14T23:51:18.274Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.59s) [2020-05-14T23:51:18.274Z] === RUN TestDockerExternalVolumeSuite [2020-05-14T23:51:18.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-14T23:51:33.118Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-14T23:52:40.792Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-14T23:52:50.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-14T23:53:22.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-14T23:53:37.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-14T23:54:09.658Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-14T23:54:21.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-14T23:54:53.865Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-14T23:55:11.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-14T23:55:26.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-14T23:56:13.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-14T23:56:31.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-14T23:57:03.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-14T23:57:35.514Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-14T23:57:50.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-14T23:58:08.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-14T23:58:26.519Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite (441.39s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:53: [d0dd01f2c9d22] daemon is not started [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:53: [d0da21f199f1b] daemon is not started [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:53: [d7eaf5b9119f5] daemon is not started [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:53: [d5918ac7a6576] daemon is not started [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.58s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:485: [df308ad583f0e] daemon is not started [2020-05-14T23:58:38.691Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-14T23:58:38.691Z] docker_cli_external_volume_driver_test.go:53: [dc74bb8b7d441] daemon is not started [2020-05-14T23:58:38.691Z] PASS [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] === Skipped [2020-05-14T23:58:38.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-14T23:58:38.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-14T23:58:38.691Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-14T23:58:38.691Z] check_test.go:309: [ddaa47fffd305] daemon is not started [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-14T23:58:38.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-05-14T23:58:38.691Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-14T23:58:38.691Z] check_test.go:309: [d77c2da708567] daemon is not started [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-14T23:58:38.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-14T23:58:38.691Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-14T23:58:38.691Z] check_test.go:309: [d5d45ab4dc8eb] daemon is not started [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-14T23:58:38.691Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-05-14T23:58:38.691Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-14T23:58:38.691Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-14T23:58:38.691Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] [2020-05-14T23:58:38.691Z] DONE 273 tests, 5 skipped in 2598.166s [2020-05-14T23:58:38.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-14T23:58:38.947Z] ++++ cat bundles/test-integration/docker.pid [2020-05-14T23:58:38.947Z] +++ kill 7599 [2020-05-14T23:58:40.313Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ef7ba884337/docker.pid [2020-05-14T23:58:40.313Z] +++ kill 4299 [2020-05-14T23:58:40.313Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4299 is not a child of this shell [2020-05-14T23:58:40.313Z] warning: PID 4299 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ef7ba884337/docker.pid had a nonzero exit code [2020-05-14T23:58:40.313Z] +++ /etc/init.d/apparmor stop [2020-05-14T23:58:40.313Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-14T23:58:40.313Z] [2020-05-14T23:58:40.313Z] Unloading profiles will leave already running processes permanently [2020-05-14T23:58:40.313Z] unconfined, which can lead to unexpected situations. [2020-05-14T23:58:40.313Z] [2020-05-14T23:58:40.313Z] To set a process to complain mode, use the command line tool [2020-05-14T23:58:40.313Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-14T23:58:40.313Z] +++ true [2020-05-14T23:58:40.313Z] [2020-05-14T23:58:40.313Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-14T23:58:40.326Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-14T23:58:42.907Z] + echo Ensuring container killed. [2020-05-14T23:58:42.907Z] Ensuring container killed. [2020-05-14T23:58:42.907Z] + docker ps -aq -f name=docker-pr5-* [2020-05-14T23:58:42.907Z] + cids=035ed6d12a01 [2020-05-14T23:58:42.907Z] 8e8bdf0df077 [2020-05-14T23:58:42.907Z] 6cd9f6358337 [2020-05-14T23:58:42.907Z] + [ -n 035ed6d12a01 [2020-05-14T23:58:42.907Z] 8e8bdf0df077 [2020-05-14T23:58:42.907Z] 6cd9f6358337 ] [2020-05-14T23:58:42.907Z] + docker rm -vf 035ed6d12a01 8e8bdf0df077 6cd9f6358337 [2020-05-14T23:58:44.806Z] 035ed6d12a01 [2020-05-14T23:58:44.806Z] 8e8bdf0df077 [2020-05-14T23:58:44.806Z] 6cd9f6358337 [Pipeline] sh [2020-05-14T23:58:45.085Z] + echo Chowning /workspace to jenkins user [2020-05-14T23:58:45.085Z] Chowning /workspace to jenkins user [2020-05-14T23:58:45.085Z] + id -u [2020-05-14T23:58:45.085Z] + id -g [2020-05-14T23:58:45.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40967:/workspace busybox chown -R 1000:1000 /workspace [2020-05-14T23:58:45.085Z] Unable to find image 'busybox:latest' locally [2020-05-14T23:58:45.085Z] latest: Pulling from library/busybox [2020-05-14T23:58:45.085Z] d9cbbca60e5f: Pulling fs layer [2020-05-14T23:58:45.342Z] d9cbbca60e5f: Verifying Checksum [2020-05-14T23:58:45.342Z] d9cbbca60e5f: Download complete [2020-05-14T23:58:45.342Z] d9cbbca60e5f: Pull complete [2020-05-14T23:58:45.342Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c [2020-05-14T23:58:45.342Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-14T23:58:49.807Z] + bundleName=amd64 [2020-05-14T23:58:49.807Z] + echo Creating amd64-bundles.tar.gz [2020-05-14T23:58:49.807Z] Creating amd64-bundles.tar.gz [2020-05-14T23:58:49.807Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-14T23:58:49.807Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-14T23:58:51.186Z] Archiving artifacts [2020-05-14T23:58:52.903Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-14T23:58:53.220Z] + make clean [2020-05-14T23:58:53.477Z] docker volume rm -f docker-dev-cache [2020-05-14T23:58:53.477Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-15T00:00:35.412Z] ok github.com/docker/docker/integration-cli 2255.712s [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === Skipped [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-15T00:00:35.413Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-05-15T00:00:35.413Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.05s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.05s) [2020-05-15T00:00:35.413Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-15T00:00:35.413Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-15T00:00:35.413Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-05-15T00:00:35.413Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-15T00:00:35.413Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-15T00:00:35.413Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-15T00:00:35.413Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.413Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-05-15T00:00:35.414Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2020-05-15T00:00:35.414Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-15T00:00:35.414Z] docker_cli_sni_test.go:18: Flakey test [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-15T00:00:35.414Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-15T00:00:35.414Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-15T00:00:35.414Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.414Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-15T00:00:35.415Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-05-15T00:00:35.415Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-15T00:00:35.415Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2020-05-15T00:00:35.415Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-15T00:00:35.415Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-15T00:00:35.415Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-15T00:00:35.415Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.415Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-15T00:00:35.416Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-15T00:00:35.416Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-15T00:00:35.416Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-15T00:00:35.416Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-05-15T00:00:35.416Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.06s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.06s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-15T00:00:35.416Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-15T00:00:35.416Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-05-15T00:00:35.416Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-15T00:00:35.416Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-15T00:00:35.416Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-15T00:00:35.416Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-15T00:00:35.416Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.416Z] [2020-05-15T00:00:35.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-15T00:00:35.416Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-15T00:00:35.417Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.00s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.00s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-15T00:00:35.417Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-15T00:00:35.417Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.417Z] [2020-05-15T00:00:35.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-15T00:00:35.417Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-05-15T00:00:35.418Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-15T00:00:35.418Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.418Z] [2020-05-15T00:00:35.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-15T00:00:35.418Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-15T00:00:35.419Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.419Z] [2020-05-15T00:00:35.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-15T00:00:35.419Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-15T00:00:35.419Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-05-15T00:00:35.420Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-15T00:00:35.420Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-15T00:00:35.420Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.420Z] [2020-05-15T00:00:35.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T00:00:35.420Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-15T00:00:35.421Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-15T00:00:35.421Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] DONE 1096 tests, 549 skipped in 2264.113s [2020-05-15T00:00:35.421Z] INFO: Integration tests ended at 05/15/2020 00:00:27. Duration:00:37:44.3657091 [2020-05-15T00:00:35.421Z] INFO: Docker info of the daemon under test at end of run [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] Containers: 2 [2020-05-15T00:00:35.421Z] Running: 0 [2020-05-15T00:00:35.421Z] Paused: 0 [2020-05-15T00:00:35.421Z] Stopped: 2 [2020-05-15T00:00:35.421Z] Images: 15 [2020-05-15T00:00:35.421Z] Server Version: 0.0.0-dev [2020-05-15T00:00:35.421Z] Storage Driver: windowsfilter [2020-05-15T00:00:35.421Z] Windows: [2020-05-15T00:00:35.421Z] Logging Driver: json-file [2020-05-15T00:00:35.421Z] Plugins: [2020-05-15T00:00:35.421Z] Volume: local [2020-05-15T00:00:35.421Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-15T00:00:35.421Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-15T00:00:35.421Z] Swarm: inactive [2020-05-15T00:00:35.421Z] Default Isolation: process [2020-05-15T00:00:35.421Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-15T00:00:35.421Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-15T00:00:35.421Z] OSType: windows [2020-05-15T00:00:35.421Z] Architecture: x86_64 [2020-05-15T00:00:35.421Z] CPUs: 4 [2020-05-15T00:00:35.421Z] Total Memory: 32GiB [2020-05-15T00:00:35.421Z] Name: azwin-2-7c36c0 [2020-05-15T00:00:35.421Z] ID: EWZ7:AENS:FW72:6JQ2:JM7I:KIGK:J45P:NIU4:D7PS:A2TY:C6UY:7YWI [2020-05-15T00:00:35.421Z] Docker Root Dir: D:\CI\PR-40967\5\daemon [2020-05-15T00:00:35.421Z] Debug Mode (client): false [2020-05-15T00:00:35.421Z] Debug Mode (server): true [2020-05-15T00:00:35.421Z] File Descriptors: -1 [2020-05-15T00:00:35.421Z] Goroutines: 18 [2020-05-15T00:00:35.421Z] System Time: 2020-05-15T00:00:27.9404496Z [2020-05-15T00:00:35.421Z] EventsListeners: 0 [2020-05-15T00:00:35.421Z] Registry: https://index.docker.io/v1/ [2020-05-15T00:00:35.421Z] Labels: [2020-05-15T00:00:35.421Z] Experimental: false [2020-05-15T00:00:35.421Z] Insecure Registries: [2020-05-15T00:00:35.421Z] 127.0.0.0/8 [2020-05-15T00:00:35.421Z] Live Restore Enabled: false [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] [2020-05-15T00:00:35.421Z] INFO: Stopping daemon under test [2020-05-15T00:00:35.421Z] SUCCESS: The process with PID 2284 (child process of PID 5844) has been terminated. [2020-05-15T00:00:35.421Z] SUCCESS: The process with PID 5844 (child process of PID 4676) has been terminated. [2020-05-15T00:00:35.421Z] INFO: Stop tailing logs of the daemon under tests [2020-05-15T00:00:35.421Z] INFO: executeCI.ps1 Completed successfully at 05/15/2020 00:00:28. [2020-05-15T00:00:35.421Z] INFO: Tidying up at end of run [2020-05-15T00:00:35.421Z] INFO: Saving daemon under test log (d:\CI\PR-40967\5\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-15T00:00:35.421Z] INFO: Saving daemon under test log (d:\CI\PR-40967\5\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-15T00:00:35.421Z] INFO: Nuke-Everything... [2020-05-15T00:00:35.421Z] INFO: Container count on control daemon to delete is 2 [2020-05-15T00:00:35.421Z] 53b605002211 [2020-05-15T00:00:35.421Z] d887f2576111 [2020-05-15T00:00:35.421Z] INFO: Tidying pidfile d:\CI\PR-40967\5\docker.pid [2020-05-15T00:00:35.421Z] INFO: Nuking d:\CI [2020-05-15T00:00:45.874Z] INFO: Zapped successfully [2020-05-15T00:00:45.874Z] [2020-05-15T00:00:45.874Z] INFO: executeCI.ps1 exiting at Fri May 15 00:00:44 CUT 2020. Duration 00:55:29.2890240 [2020-05-15T00:00:45.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-15T00:00:46.126Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-15T00:00:59.257Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-15T00:01:01.046Z] Archiving artifacts [2020-05-15T00:01:14.935Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40967/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-15T00:01:15.892Z] + make clean [2020-05-15T00:01:17.466Z] docker volume rm -f docker-dev-cache [2020-05-15T00:01:17.936Z] 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