Pull request #41166 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6908642616609197aa38d97d72ee652cb6e45442+a70842f9c84f92741877301f33651353eddb44bb (ee78986d5ff1b8d9aff5aa29a199ab77601be17d) 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-07-01T10:16:37.811Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-01T10:16:37.818Z] Trying to pass milestone 1 [Pipeline] milestone [2020-07-01T10:16:37.860Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-01T10:16:53.018Z] Still waiting to schedule task [2020-07-01T10:16:53.021Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-07-01T10:17:30.960Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c3506a2556ca6d) in /home/ubuntu/workspace/moby_PR-41166 [Pipeline] { [Pipeline] checkout [2020-07-01T10:17:33.785Z] using credential docker-jenkins-github-credentials [2020-07-01T10:17:33.795Z] Cloning the remote Git repository [2020-07-01T10:17:33.795Z] Cloning with configured refspecs honoured and without tags [2020-07-01T10:17:33.818Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:17:33.880Z] > git init /home/ubuntu/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:17:34.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:17:34.421Z] > git --version # timeout=10 [2020-07-01T10:17:34.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:17:34.484Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:17:57.048Z] Fetching without tags [2020-07-01T10:17:56.958Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:17:56.973Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:17:57.002Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:17:57.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:17:57.052Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:17:57.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:17:57.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:17:57.374Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:17:58.108Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:17:58.108Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:17:57.389Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:17:57.412Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:17:58.052Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:17:58.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:17:58.110Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:17:58.136Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:18:01.805Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:18:01.807Z] > git rev-list --no-walk 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:18:03.302Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/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-07-01T10:18:13.293Z] Unable to find image 'alpine:latest' locally [2020-07-01T10:18:13.293Z] latest: Pulling from library/alpine [2020-07-01T10:18:13.293Z] df20fa9351a1: Pulling fs layer [2020-07-01T10:18:13.293Z] df20fa9351a1: Verifying Checksum [2020-07-01T10:18:13.293Z] df20fa9351a1: Download complete [2020-07-01T10:18:13.293Z] df20fa9351a1: Pull complete [2020-07-01T10:18:13.293Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-01T10:18:13.293Z] Status: Downloaded newer image for alpine:latest [2020-07-01T10:18:17.482Z] 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 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-07-01T10:18:18.727Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c3506a2556ca6d) in /home/ubuntu/workspace/moby_PR-41166 [Pipeline] // stage [2020-07-01T10:18:18.741Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41166 [2020-07-01T10:18:18.748Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-41166 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-07-01T10:18:18.843Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-07-01T10:18:18.877Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-07-01T10:18:18.901Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-01T10:18:18.905Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-07-01T10:18:18.921Z] Cloning the remote Git repository [2020-07-01T10:18:18.921Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-07-01T10:18:18.928Z] Cloning the remote Git repository [2020-07-01T10:18:18.928Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-01T10:18:19.067Z] Fetching without tags [2020-07-01T10:18:18.925Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:18:18.925Z] > git init /home/jenkins/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:18:18.984Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:18:18.984Z] > git --version # timeout=10 [2020-07-01T10:18:18.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:18:18.994Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:19.653Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:18.853Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-01T10:18:18.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:18:19.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:18:19.069Z] > git --version # timeout=10 [2020-07-01T10:18:19.126Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:18:19.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:19.655Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:19.677Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:18:19.792Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:18:19.820Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:18:19.850Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:19.851Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:18:18.934Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:18:18.934Z] > git init /home/docker/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:18:18.945Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:18:18.945Z] > git --version # timeout=10 [2020-07-01T10:18:18.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:18:18.949Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:20.009Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:18:19.852Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:19.878Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:18:21.230Z] + [ PR != PR ] [2020-07-01T10:18:21.231Z] + [ master != master ] [2020-07-01T10:18:21.231Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:18:21.578Z] + docker version [2020-07-01T10:18:21.578Z] Client: Docker Engine - Community [2020-07-01T10:18:21.578Z] Version: 19.03.11 [2020-07-01T10:18:21.578Z] API version: 1.40 [2020-07-01T10:18:21.578Z] Go version: go1.13.10 [2020-07-01T10:18:21.578Z] Git commit: 42e35e61f3 [2020-07-01T10:18:21.578Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-01T10:18:21.578Z] OS/Arch: linux/amd64 [2020-07-01T10:18:21.578Z] Experimental: false [2020-07-01T10:18:21.578Z] [2020-07-01T10:18:21.578Z] Server: Docker Engine - Community [2020-07-01T10:18:21.578Z] Engine: [2020-07-01T10:18:21.578Z] Version: 19.03.11 [2020-07-01T10:18:21.578Z] API version: 1.40 (minimum version 1.12) [2020-07-01T10:18:21.578Z] Go version: go1.13.10 [2020-07-01T10:18:21.578Z] Git commit: 42e35e61f3 [2020-07-01T10:18:21.578Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-01T10:18:21.578Z] OS/Arch: linux/amd64 [2020-07-01T10:18:21.578Z] Experimental: true [2020-07-01T10:18:21.578Z] containerd: [2020-07-01T10:18:21.578Z] Version: 1.2.13 [2020-07-01T10:18:21.578Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:18:21.578Z] runc: [2020-07-01T10:18:21.578Z] Version: 1.0.0-rc10 [2020-07-01T10:18:21.578Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:18:21.578Z] docker-init: [2020-07-01T10:18:21.578Z] Version: 0.18.0 [2020-07-01T10:18:21.578Z] GitCommit: fec3683 [Pipeline] sh [2020-07-01T10:18:21.881Z] + docker info [2020-07-01T10:18:28.122Z] Fetching without tags [2020-07-01T10:18:28.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:18:28.095Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:18:28.096Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:28.109Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:18:28.127Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:18:28.127Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:18:28.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:28.432Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:28.938Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:28.938Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:18:29.416Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:18:28.436Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:28.437Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:18:28.908Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:18:28.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:18:28.942Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:28.944Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:18:30.371Z] + docker version [2020-07-01T10:18:30.371Z] Client: Docker Engine - Community [2020-07-01T10:18:30.371Z] Version: 19.03.7 [2020-07-01T10:18:30.371Z] API version: 1.40 [2020-07-01T10:18:30.371Z] Go version: go1.12.17 [2020-07-01T10:18:30.371Z] Git commit: 7141c199a2 [2020-07-01T10:18:30.371Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-01T10:18:30.371Z] OS/Arch: linux/s390x [2020-07-01T10:18:30.371Z] Experimental: false [2020-07-01T10:18:30.371Z] [2020-07-01T10:18:30.371Z] Server: Docker Engine - Community [2020-07-01T10:18:30.371Z] Engine: [2020-07-01T10:18:30.371Z] Version: 19.03.7 [2020-07-01T10:18:30.371Z] API version: 1.40 (minimum version 1.12) [2020-07-01T10:18:30.371Z] Go version: go1.12.17 [2020-07-01T10:18:30.371Z] Git commit: 7141c199a2 [2020-07-01T10:18:30.371Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-01T10:18:30.371Z] OS/Arch: linux/s390x [2020-07-01T10:18:30.371Z] Experimental: true [2020-07-01T10:18:30.371Z] containerd: [2020-07-01T10:18:30.371Z] Version: 1.2.13 [2020-07-01T10:18:30.371Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:18:30.371Z] runc: [2020-07-01T10:18:30.371Z] Version: 1.0.0-rc10 [2020-07-01T10:18:30.371Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:18:30.371Z] docker-init: [2020-07-01T10:18:30.371Z] Version: 0.18.0 [2020-07-01T10:18:30.371Z] GitCommit: fec3683 [Pipeline] sh [2020-07-01T10:18:30.742Z] + docker info [2020-07-01T10:18:32.213Z] Client: [2020-07-01T10:18:32.213Z] Debug Mode: false [2020-07-01T10:18:32.213Z] [2020-07-01T10:18:32.213Z] Server: [2020-07-01T10:18:32.213Z] Containers: 0 [2020-07-01T10:18:32.213Z] Running: 0 [2020-07-01T10:18:32.213Z] Paused: 0 [2020-07-01T10:18:32.213Z] Stopped: 0 [2020-07-01T10:18:32.213Z] Images: 0 [2020-07-01T10:18:32.213Z] Server Version: 19.03.7 [2020-07-01T10:18:32.214Z] Storage Driver: overlay2 [2020-07-01T10:18:32.214Z] Backing Filesystem: [2020-07-01T10:18:32.214Z] Supports d_type: true [2020-07-01T10:18:32.214Z] Native Overlay Diff: true [2020-07-01T10:18:32.214Z] Logging Driver: json-file [2020-07-01T10:18:32.214Z] Cgroup Driver: cgroupfs [2020-07-01T10:18:32.214Z] Plugins: [2020-07-01T10:18:32.214Z] Volume: local [2020-07-01T10:18:32.214Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:18:32.214Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-01T10:18:32.214Z] Swarm: inactive [2020-07-01T10:18:32.214Z] Runtimes: runc [2020-07-01T10:18:32.214Z] Default Runtime: runc [2020-07-01T10:18:32.214Z] Init Binary: docker-init [2020-07-01T10:18:32.214Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:18:32.214Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:18:32.214Z] init version: fec3683 [2020-07-01T10:18:32.214Z] Security Options: [2020-07-01T10:18:32.214Z] apparmor [2020-07-01T10:18:32.214Z] seccomp [2020-07-01T10:18:32.214Z] Profile: default [2020-07-01T10:18:32.214Z] Kernel Version: 4.15.0-91-generic [2020-07-01T10:18:32.214Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-01T10:18:32.214Z] OSType: linux [2020-07-01T10:18:32.214Z] Architecture: s390x [2020-07-01T10:18:32.214Z] CPUs: 2 [2020-07-01T10:18:32.214Z] Total Memory: 7.861GiB [2020-07-01T10:18:32.214Z] Name: s390x-ubuntu-14 [2020-07-01T10:18:32.214Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-01T10:18:32.214Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:18:32.214Z] Debug Mode: false [2020-07-01T10:18:32.214Z] Username: dockerbuildbot [2020-07-01T10:18:32.214Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:18:32.214Z] Labels: [2020-07-01T10:18:32.214Z] Experimental: true [2020-07-01T10:18:32.214Z] Insecure Registries: [2020-07-01T10:18:32.214Z] 127.0.0.0/8 [2020-07-01T10:18:32.214Z] Live Restore Enabled: false [2020-07-01T10:18:32.214Z] [2020-07-01T10:18:32.214Z] WARNING: No swap limit support [Pipeline] sh [2020-07-01T10:18:32.586Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:32.586Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:32.586Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:18:32.586Z] + bash /home/jenkins/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:18:32.586Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:18:32.586Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-01T10:18:32.586Z] [2020-07-01T10:18:32.586Z] Generally Necessary: [2020-07-01T10:18:32.586Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:18:32.586Z] - apparmor: enabled and tools installed [2020-07-01T10:18:32.586Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:18:32.586Z] - CONFIG_NET_NS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_PID_NS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:18:32.586Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_MEMCG: enabled [2020-07-01T10:18:32.586Z] - CONFIG_KEYS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:18:32.586Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-01T10:18:32.586Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:18:32.586Z] [2020-07-01T10:18:32.586Z] Optional Features: [2020-07-01T10:18:32.586Z] - CONFIG_USER_NS: enabled [2020-07-01T10:18:32.586Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:18:32.868Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:18:32.868Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:18:32.868Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-01T10:18:32.868Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:18:32.868Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:18:32.868Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:18:32.868Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:18:32.868Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:18:32.868Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:18:32.868Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:18:32.868Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:18:32.868Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:18:32.868Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:18:32.868Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:18:32.868Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:18:32.868Z] - Network Drivers: [2020-07-01T10:18:32.868Z] - "overlay": [2020-07-01T10:18:32.868Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:18:32.868Z] Optional (for encrypted networks): [2020-07-01T10:18:32.868Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-01T10:18:32.868Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-01T10:18:32.868Z] - CONFIG_XFRM: enabled [2020-07-01T10:18:32.868Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-01T10:18:32.868Z] - "ipvlan": [2020-07-01T10:18:32.868Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:18:32.868Z] - "macvlan": [2020-07-01T10:18:32.868Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:18:32.868Z] - "ftp,tftp client in container": [2020-07-01T10:18:32.868Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:18:32.868Z] - Storage Drivers: [2020-07-01T10:18:32.868Z] - "aufs": [2020-07-01T10:18:32.868Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:18:32.868Z] - "btrfs": [2020-07-01T10:18:32.868Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:18:32.868Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:18:32.868Z] - "devicemapper": [2020-07-01T10:18:32.868Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:18:32.868Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:18:32.868Z] - "overlay": [2020-07-01T10:18:32.868Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:18:32.868Z] - "zfs": [2020-07-01T10:18:32.868Z] - /dev/zfs: missing [2020-07-01T10:18:32.868Z] - zfs command: missing [2020-07-01T10:18:32.868Z] - zpool command: missing [2020-07-01T10:18:32.868Z] [2020-07-01T10:18:32.868Z] Limits: [2020-07-01T10:18:32.868Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:18:32.868Z] [2020-07-01T10:18:32.868Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-01T10:18:33.310Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:18:33.310Z] #2 [internal] load build definition from Dockerfile [2020-07-01T10:18:33.310Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-01T10:18:33.310Z] #2 DONE 0.1s [2020-07-01T10:18:33.310Z] [2020-07-01T10:18:33.310Z] #1 [internal] load .dockerignore [2020-07-01T10:18:33.310Z] #1 transferring context: 87B 0.0s done [2020-07-01T10:18:33.310Z] #1 DONE 0.1s [2020-07-01T10:18:33.310Z] [2020-07-01T10:18:33.310Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:18:33.604Z] #3 DONE 0.2s [2020-07-01T10:18:33.604Z] [2020-07-01T10:18:33.604Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:18:33.604Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:18:33.694Z] Still waiting to schedule task [2020-07-01T10:18:33.694Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c3506a2556ca6d)’ [2020-07-01T10:18:33.695Z] Still waiting to schedule task [2020-07-01T10:18:33.695Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c3506a2556ca6d)’ [2020-07-01T10:18:33.704Z] Still waiting to schedule task [2020-07-01T10:18:33.705Z] All nodes of label ‘arm64&&linux’ are offline [2020-07-01T10:18:33.706Z] Still waiting to schedule task [2020-07-01T10:18:33.706Z] All nodes of label ‘windows-2019’ are offline [2020-07-01T10:18:33.895Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-07-01T10:18:33.895Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 5.29MB / 8.88MB 0.2s [2020-07-01T10:18:33.895Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:18:33.895Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-07-01T10:18:33.895Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-07-01T10:18:33.895Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-07-01T10:18:34.177Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-07-01T10:18:34.177Z] #4 DONE 0.6s [2020-07-01T10:18:34.458Z] [2020-07-01T10:18:34.458Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:18:34.752Z] #5 DONE 0.2s [2020-07-01T10:18:34.752Z] [2020-07-01T10:18:34.752Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:18:34.752Z] #6 DONE 0.2s [2020-07-01T10:18:34.752Z] [2020-07-01T10:18:34.752Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:34.752Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:18:34.752Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:18:34.752Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-07-01T10:18:34.752Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0B / 48.97MB 0.0s [2020-07-01T10:18:34.752Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-07-01T10:18:34.752Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0B / 7.39MB 0.0s [2020-07-01T10:18:35.057Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.95MB / 48.97MB 0.1s [2020-07-01T10:18:35.057Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 3.48MB / 7.39MB 0.1s [2020-07-01T10:18:35.057Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 7.08MB / 48.97MB 0.2s [2020-07-01T10:18:35.057Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 6.11MB / 7.39MB 0.2s [2020-07-01T10:18:35.057Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 13.84MB / 48.97MB 0.3s [2020-07-01T10:18:35.057Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-01T10:18:35.057Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0B / 9.88MB 0.3s [2020-07-01T10:18:35.057Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.3s [2020-07-01T10:18:35.349Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 23.50MB / 48.97MB 0.4s [2020-07-01T10:18:35.349Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 1.87MB / 9.88MB 0.4s [2020-07-01T10:18:35.349Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 26.45MB / 48.97MB 0.5s [2020-07-01T10:18:35.349Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 4.49MB / 9.88MB 0.5s [2020-07-01T10:18:35.349Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 5.97MB / 51.37MB 0.5s [2020-07-01T10:18:35.349Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 29.06MB / 48.97MB 0.6s [2020-07-01T10:18:35.349Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.33MB / 9.88MB 0.6s [2020-07-01T10:18:35.349Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 9.48MB / 51.37MB 0.6s [2020-07-01T10:18:35.639Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.98MB / 48.97MB 0.7s [2020-07-01T10:18:35.639Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.80MB / 9.88MB 0.7s [2020-07-01T10:18:35.639Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 12.85MB / 51.37MB 0.7s [2020-07-01T10:18:35.639Z] #7 ... [2020-07-01T10:18:35.639Z] [2020-07-01T10:18:35.639Z] #20 [internal] load build context [2020-07-01T10:18:35.639Z] #20 transferring context: 51.28MB 0.9s done [2020-07-01T10:18:35.639Z] #20 DONE 0.9s [2020-07-01T10:18:35.639Z] [2020-07-01T10:18:35.639Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:35.639Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 38.10MB / 48.97MB 0.8s [2020-07-01T10:18:35.639Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.8s done [2020-07-01T10:18:35.639Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 16.73MB / 51.37MB 0.8s [2020-07-01T10:18:35.639Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 171.02kB / 56.71MB 0.8s [2020-07-01T10:18:35.927Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 42.33MB / 48.97MB 0.9s [2020-07-01T10:18:35.927Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.05MB / 51.37MB 0.9s [2020-07-01T10:18:35.927Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.42MB / 56.71MB 0.9s [2020-07-01T10:18:35.927Z] #7 ... [2020-07-01T10:18:35.927Z] [2020-07-01T10:18:35.927Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:18:35.927Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:18:35.927Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:18:35.927Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:18:35.927Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-07-01T10:18:35.927Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-07-01T10:18:35.927Z] #58 DONE 1.1s [2020-07-01T10:18:35.927Z] [2020-07-01T10:18:35.927Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:35.927Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s [2020-07-01T10:18:35.927Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 28.44MB / 51.37MB 1.1s [2020-07-01T10:18:35.927Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 12.88MB / 56.71MB 1.1s [2020-07-01T10:18:35.927Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done [2020-07-01T10:18:35.927Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 17.11MB / 56.71MB 1.2s [2020-07-01T10:18:35.927Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0B / 102.23MB 1.2s [2020-07-01T10:18:36.215Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 34.18MB / 51.37MB 1.3s [2020-07-01T10:18:36.215Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 21.26MB / 56.71MB 1.3s [2020-07-01T10:18:36.215Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.91MB / 51.37MB 1.4s [2020-07-01T10:18:36.215Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 25.24MB / 56.71MB 1.4s [2020-07-01T10:18:36.215Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 6.62MB / 102.23MB 1.4s [2020-07-01T10:18:36.215Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s [2020-07-01T10:18:36.297Z] Fetching without tags [2020-07-01T10:18:36.505Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.59MB / 51.37MB 1.5s [2020-07-01T10:18:36.505Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 29.10MB / 56.71MB 1.5s [2020-07-01T10:18:36.505Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.58MB / 51.37MB 1.6s [2020-07-01T10:18:36.505Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.32MB / 56.71MB 1.6s [2020-07-01T10:18:36.505Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 14.56MB / 102.23MB 1.6s [2020-07-01T10:18:36.505Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 49.38MB / 51.37MB 1.7s [2020-07-01T10:18:36.505Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.26MB / 56.71MB 1.7s [2020-07-01T10:18:36.268Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:18:36.271Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:18:36.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:36.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:18:36.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:18:36.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:18:36.304Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:18:36.692Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:36.761Z] Client: [2020-07-01T10:18:36.761Z] Debug Mode: false [2020-07-01T10:18:36.761Z] [2020-07-01T10:18:36.761Z] Server: [2020-07-01T10:18:36.761Z] Containers: 0 [2020-07-01T10:18:36.761Z] Running: 0 [2020-07-01T10:18:36.761Z] Paused: 0 [2020-07-01T10:18:36.761Z] Stopped: 0 [2020-07-01T10:18:36.761Z] Images: 1 [2020-07-01T10:18:36.761Z] Server Version: 19.03.11 [2020-07-01T10:18:36.761Z] Storage Driver: overlay2 [2020-07-01T10:18:36.761Z] Backing Filesystem: extfs [2020-07-01T10:18:36.761Z] Supports d_type: true [2020-07-01T10:18:36.761Z] Native Overlay Diff: true [2020-07-01T10:18:36.761Z] Logging Driver: json-file [2020-07-01T10:18:36.761Z] Cgroup Driver: cgroupfs [2020-07-01T10:18:36.761Z] Plugins: [2020-07-01T10:18:36.761Z] Volume: local [2020-07-01T10:18:36.761Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:18:36.761Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-01T10:18:36.761Z] Swarm: inactive [2020-07-01T10:18:36.761Z] Runtimes: runc [2020-07-01T10:18:36.761Z] Default Runtime: runc [2020-07-01T10:18:36.761Z] Init Binary: docker-init [2020-07-01T10:18:36.761Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:18:36.761Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:18:36.761Z] init version: fec3683 [2020-07-01T10:18:36.761Z] Security Options: [2020-07-01T10:18:36.761Z] apparmor [2020-07-01T10:18:36.761Z] seccomp [2020-07-01T10:18:36.761Z] Profile: default [2020-07-01T10:18:36.761Z] Kernel Version: 5.3.0-1023-aws [2020-07-01T10:18:36.761Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-01T10:18:36.761Z] OSType: linux [2020-07-01T10:18:36.761Z] Architecture: x86_64 [2020-07-01T10:18:36.761Z] CPUs: 2 [2020-07-01T10:18:36.761Z] Total Memory: 7.569GiB [2020-07-01T10:18:36.761Z] Name: ip-10-100-38-20 [2020-07-01T10:18:36.761Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-01T10:18:36.761Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:18:36.761Z] Debug Mode: false [2020-07-01T10:18:36.761Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:18:36.761Z] Labels: [2020-07-01T10:18:36.761Z] Experimental: true [2020-07-01T10:18:36.761Z] Insecure Registries: [2020-07-01T10:18:36.761Z] 127.0.0.0/8 [2020-07-01T10:18:36.761Z] Live Restore Enabled: true [2020-07-01T10:18:36.761Z] [2020-07-01T10:18:36.761Z] WARNING: No swap limit support [Pipeline] sh [2020-07-01T10:18:36.790Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-07-01T10:18:36.790Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 47.77MB / 56.71MB 1.9s [2020-07-01T10:18:36.790Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 29.63MB / 102.23MB 1.9s [2020-07-01T10:18:36.790Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s done [2020-07-01T10:18:36.790Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.76MB / 56.71MB 2.0s [2020-07-01T10:18:36.790Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 36.58MB / 102.23MB 2.0s [2020-07-01T10:18:37.047Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:37.047Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:37.047Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:18:37.047Z] + bash /home/ubuntu/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:18:37.047Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:18:37.047Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-01T10:18:37.047Z] [2020-07-01T10:18:37.047Z] Generally Necessary: [2020-07-01T10:18:37.047Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:18:37.047Z] - apparmor: enabled and tools installed [2020-07-01T10:18:37.047Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:18:37.047Z] - CONFIG_NET_NS: enabled [2020-07-01T10:18:37.047Z] - CONFIG_PID_NS: enabled [2020-07-01T10:18:37.047Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:18:37.047Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:18:37.047Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:18:37.047Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:18:37.047Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:18:37.047Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:18:37.077Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.2s [2020-07-01T10:18:37.077Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 46.40MB / 102.23MB 2.2s [2020-07-01T10:18:37.077Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 2.3s done [2020-07-01T10:18:37.077Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 58.41MB / 102.23MB 2.3s [2020-07-01T10:18:37.307Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:18:37.307Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:18:37.307Z] - CONFIG_MEMCG: enabled [2020-07-01T10:18:37.307Z] - CONFIG_KEYS: enabled [2020-07-01T10:18:37.307Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-01T10:18:37.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-01T10:18:37.307Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:18:37.307Z] [2020-07-01T10:18:37.307Z] Optional Features: [2020-07-01T10:18:37.307Z] - CONFIG_USER_NS: enabled [2020-07-01T10:18:37.307Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:18:37.307Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:18:37.307Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:18:37.307Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:18:37.307Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-01T10:18:37.307Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:18:37.307Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:18:37.307Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-01T10:18:37.307Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-01T10:18:37.307Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:18:37.307Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:18:37.307Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:18:37.307Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:18:37.307Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:18:37.307Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:18:37.307Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:18:37.307Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:18:37.307Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:18:37.369Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 67.90MB / 102.23MB 2.4s [2020-07-01T10:18:37.369Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 79.74MB / 102.23MB 2.5s [2020-07-01T10:18:37.369Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 91.53MB / 102.23MB 2.6s [2020-07-01T10:18:37.542Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:18:37.542Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:18:37.569Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:18:37.569Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:18:37.569Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:18:37.569Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:18:37.569Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:18:37.569Z] - Network Drivers: [2020-07-01T10:18:37.569Z] - "overlay": [2020-07-01T10:18:37.569Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:18:37.569Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:18:37.569Z] Optional (for encrypted networks): [2020-07-01T10:18:37.569Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:18:37.569Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-01T10:18:37.569Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-01T10:18:37.569Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-01T10:18:37.569Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-01T10:18:37.569Z] - CONFIG_XFRM: enabled [2020-07-01T10:18:37.570Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-01T10:18:37.570Z] - "ipvlan": [2020-07-01T10:18:37.570Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:18:37.570Z] - "macvlan": [2020-07-01T10:18:37.570Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:18:37.570Z] - "ftp,tftp client in container": [2020-07-01T10:18:37.570Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:18:37.570Z] - Storage Drivers: [2020-07-01T10:18:37.570Z] - "aufs": [2020-07-01T10:18:37.570Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:18:37.570Z] - "btrfs": [2020-07-01T10:18:37.570Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:18:37.570Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:18:37.570Z] - "devicemapper": [2020-07-01T10:18:37.570Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:18:37.570Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:18:37.570Z] - "overlay": [2020-07-01T10:18:37.652Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.19MB / 102.23MB 2.7s [2020-07-01T10:18:37.652Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done [2020-07-01T10:18:37.828Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:18:37.828Z] - "zfs": [2020-07-01T10:18:37.828Z] - /dev/zfs: present [2020-07-01T10:18:37.828Z] - zfs command: missing [2020-07-01T10:18:37.828Z] - zpool command: missing [2020-07-01T10:18:37.828Z] [2020-07-01T10:18:37.828Z] Limits: [2020-07-01T10:18:37.828Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:18:37.828Z] [2020-07-01T10:18:37.828Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-01T10:18:37.934Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.6s done [2020-07-01T10:18:37.934Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-07-01T10:18:38.167Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:18:38.167Z] #1 [internal] load build definition from Dockerfile [2020-07-01T10:18:38.167Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-01T10:18:38.167Z] #1 DONE 0.0s [2020-07-01T10:18:38.167Z] [2020-07-01T10:18:38.167Z] #2 [internal] load .dockerignore [2020-07-01T10:18:38.167Z] #2 transferring context: 87B 0.0s done [2020-07-01T10:18:38.167Z] #2 DONE 0.0s [2020-07-01T10:18:38.167Z] [2020-07-01T10:18:38.167Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:18:38.187Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:18:38.215Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.2s done [2020-07-01T10:18:38.215Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-01T10:18:38.425Z] #3 DONE 0.3s [2020-07-01T10:18:38.425Z] [2020-07-01T10:18:38.425Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:18:38.425Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:18:38.425Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:18:38.425Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-01T10:18:38.425Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-01T10:18:38.425Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.0s [2020-07-01T10:18:36.698Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:36.700Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:18:37.511Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:18:37.532Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:18:37.547Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:18:37.549Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:18:38.497Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-01T10:18:38.684Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [Pipeline] sh [2020-07-01T10:18:38.853Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-07-01T10:18:38.947Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-01T10:18:38.947Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-01T10:18:39.191Z] + docker version [2020-07-01T10:18:39.191Z] Client: [2020-07-01T10:18:39.191Z] Version: 18.06.1-ce [2020-07-01T10:18:39.191Z] API version: 1.38 [2020-07-01T10:18:39.191Z] Go version: go1.10.3 [2020-07-01T10:18:39.191Z] Git commit: e68fc7a [2020-07-01T10:18:39.191Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-01T10:18:39.191Z] OS/Arch: linux/ppc64le [2020-07-01T10:18:39.191Z] Experimental: false [2020-07-01T10:18:39.191Z] [2020-07-01T10:18:39.191Z] Server: [2020-07-01T10:18:39.191Z] Engine: [2020-07-01T10:18:39.191Z] Version: 18.06.1-ce [2020-07-01T10:18:39.191Z] API version: 1.38 (minimum version 1.12) [2020-07-01T10:18:39.191Z] Go version: go1.10.3 [2020-07-01T10:18:39.191Z] Git commit: e68fc7a [2020-07-01T10:18:39.191Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-01T10:18:39.191Z] OS/Arch: linux/ppc64le [2020-07-01T10:18:39.191Z] Experimental: true [Pipeline] sh [2020-07-01T10:18:39.515Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-07-01T10:18:39.515Z] #4 DONE 0.9s [2020-07-01T10:18:39.565Z] + docker info [2020-07-01T10:18:39.565Z] Containers: 0 [2020-07-01T10:18:39.565Z] Running: 0 [2020-07-01T10:18:39.565Z] Paused: 0 [2020-07-01T10:18:39.565Z] Stopped: 0 [2020-07-01T10:18:39.565Z] Images: 0 [2020-07-01T10:18:39.565Z] Server Version: 18.06.1-ce [2020-07-01T10:18:39.565Z] Storage Driver: overlay2 [2020-07-01T10:18:39.565Z] Backing Filesystem: extfs [2020-07-01T10:18:39.565Z] Supports d_type: true [2020-07-01T10:18:39.565Z] Native Overlay Diff: true [2020-07-01T10:18:39.565Z] Logging Driver: json-file [2020-07-01T10:18:39.565Z] Cgroup Driver: cgroupfs [2020-07-01T10:18:39.565Z] Plugins: [2020-07-01T10:18:39.565Z] Volume: local [2020-07-01T10:18:39.565Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:18:39.565Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-01T10:18:39.565Z] Swarm: inactive [2020-07-01T10:18:39.565Z] Runtimes: runc [2020-07-01T10:18:39.565Z] Default Runtime: runc [2020-07-01T10:18:39.565Z] Init Binary: docker-init [2020-07-01T10:18:39.565Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-01T10:18:39.565Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-01T10:18:39.565Z] init version: fec3683 [2020-07-01T10:18:39.565Z] Security Options: [2020-07-01T10:18:39.565Z] apparmor [2020-07-01T10:18:39.565Z] seccomp [2020-07-01T10:18:39.565Z] Profile: default [2020-07-01T10:18:39.565Z] Kernel Version: 4.4.0-139-generic [2020-07-01T10:18:39.565Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-01T10:18:39.565Z] OSType: linux [2020-07-01T10:18:39.565Z] Architecture: ppc64le [2020-07-01T10:18:39.565Z] CPUs: 4 [2020-07-01T10:18:39.565Z] Total Memory: 7.972GiB [2020-07-01T10:18:39.565Z] Name: ppc64le-ubuntu-13 [2020-07-01T10:18:39.565Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-01T10:18:39.565Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:18:39.565Z] Debug Mode (client): false [2020-07-01T10:18:39.565Z] Debug Mode (server): false [2020-07-01T10:18:39.565Z] Username: dockerbuildbot [2020-07-01T10:18:39.565Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:18:39.565Z] Labels: [2020-07-01T10:18:39.565Z] Experimental: true [2020-07-01T10:18:39.565Z] Insecure Registries: [2020-07-01T10:18:39.565Z] 127.0.0.0/8 [2020-07-01T10:18:39.565Z] Live Restore Enabled: false [2020-07-01T10:18:39.565Z] [Pipeline] sh [2020-07-01T10:18:39.775Z] [2020-07-01T10:18:39.775Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:18:39.942Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:39.943Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:18:39.943Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:18:39.943Z] + bash /home/docker/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:18:39.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:18:39.943Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-01T10:18:39.943Z] [2020-07-01T10:18:39.943Z] Generally Necessary: [2020-07-01T10:18:39.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:18:39.943Z] - apparmor: enabled and tools installed [2020-07-01T10:18:39.943Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:18:39.943Z] - CONFIG_NET_NS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_PID_NS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:18:39.943Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_MEMCG: enabled [2020-07-01T10:18:39.943Z] - CONFIG_KEYS: enabled [2020-07-01T10:18:39.943Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:18:39.943Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:18:40.035Z] #6 DONE 0.2s [2020-07-01T10:18:40.035Z] [2020-07-01T10:18:40.035Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:18:40.035Z] #5 DONE 0.2s [2020-07-01T10:18:40.035Z] [2020-07-01T10:18:40.035Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:18:40.035Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:18:40.035Z] #58 DONE 0.0s [2020-07-01T10:18:40.035Z] [2020-07-01T10:18:40.035Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:40.035Z] #7 DONE 0.0s [2020-07-01T10:18:40.035Z] [2020-07-01T10:18:40.035Z] #20 [internal] load build context [2020-07-01T10:18:40.227Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-01T10:18:40.227Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:18:40.227Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-01T10:18:40.227Z] [2020-07-01T10:18:40.227Z] Optional Features: [2020-07-01T10:18:40.227Z] - CONFIG_USER_NS: enabled [2020-07-01T10:18:40.227Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:18:40.227Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:18:40.227Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:18:40.227Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:18:40.227Z] (cgroup swap accounting is currently enabled) [2020-07-01T10:18:40.227Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-01T10:18:40.227Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:18:40.227Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:18:40.227Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-01T10:18:40.227Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-01T10:18:40.227Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:18:40.227Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:18:40.227Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:18:40.227Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:18:40.227Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:18:40.227Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:18:40.227Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:18:40.227Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:18:40.227Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:18:40.227Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:18:40.227Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:18:40.227Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:18:40.227Z] - Network Drivers: [2020-07-01T10:18:40.227Z] - "overlay": [2020-07-01T10:18:40.227Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:18:40.227Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:18:40.227Z] Optional (for encrypted networks): [2020-07-01T10:18:40.327Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.6s done [2020-07-01T10:18:40.510Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:18:40.510Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_XFRM: enabled [2020-07-01T10:18:40.510Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-01T10:18:40.510Z] - "ipvlan": [2020-07-01T10:18:40.510Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:18:40.510Z] - "macvlan": [2020-07-01T10:18:40.510Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:18:40.510Z] - "ftp,tftp client in container": [2020-07-01T10:18:40.510Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:18:40.510Z] - Storage Drivers: [2020-07-01T10:18:40.510Z] - "aufs": [2020-07-01T10:18:40.510Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:18:40.510Z] - "btrfs": [2020-07-01T10:18:40.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:18:40.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:18:40.510Z] - "devicemapper": [2020-07-01T10:18:40.510Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:18:40.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:18:40.510Z] - "overlay": [2020-07-01T10:18:40.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:18:40.510Z] - "zfs": [2020-07-01T10:18:40.510Z] - /dev/zfs: missing [2020-07-01T10:18:40.510Z] - zfs command: missing [2020-07-01T10:18:40.510Z] - zpool command: missing [2020-07-01T10:18:40.510Z] [2020-07-01T10:18:40.510Z] Limits: [2020-07-01T10:18:40.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:18:40.510Z] [2020-07-01T10:18:40.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-01T10:18:40.609Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-01T10:18:40.940Z] + make bundles/buildx [2020-07-01T10:18:41.222Z] make: command: Command not found [2020-07-01T10:18:41.222Z] make: command: Command not found [2020-07-01T10:18:41.222Z] mkdir bundles [2020-07-01T10:18:41.222Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-07-01T10:18:41.222Z] --build-arg BUILDX_COMMIT \ [2020-07-01T10:18:41.222Z] --build-arg BUILDX_REPO \ [2020-07-01T10:18:41.222Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-07-01T10:18:41.222Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-07-01T10:18:41.222Z] . [2020-07-01T10:18:41.222Z] /bin/sh: 4: go: not found [2020-07-01T10:18:41.222Z] /bin/sh: 5: go: not found [2020-07-01T10:18:41.616Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done [2020-07-01T10:18:41.898Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 0.1s [2020-07-01T10:18:43.264Z] Sending build context to Docker daemon 56.03MB [2020-07-01T10:18:43.264Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-07-01T10:18:43.264Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-07-01T10:18:43.264Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-07-01T10:18:43.264Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-07-01T10:18:43.264Z] 1.13.12-buster: Pulling from library/golang [2020-07-01T10:18:43.326Z] #20 transferring context: 39.61MB 3.3s [2020-07-01T10:18:43.549Z] 0cad52b1770a: Pulling fs layer [2020-07-01T10:18:43.549Z] e0318f8e4196: Pulling fs layer [2020-07-01T10:18:43.549Z] cec302fe9541: Pulling fs layer [2020-07-01T10:18:43.549Z] bf65a8c1ffe0: Pulling fs layer [2020-07-01T10:18:43.549Z] 7355b492f1f7: Pulling fs layer [2020-07-01T10:18:43.549Z] 3e2e3e16099d: Pulling fs layer [2020-07-01T10:18:43.549Z] f8e8effe76ee: Pulling fs layer [2020-07-01T10:18:43.549Z] bf65a8c1ffe0: Waiting [2020-07-01T10:18:43.549Z] 7355b492f1f7: Waiting [2020-07-01T10:18:43.549Z] 3e2e3e16099d: Waiting [2020-07-01T10:18:43.549Z] f8e8effe76ee: Waiting [2020-07-01T10:18:43.586Z] #20 transferring context: 51.28MB 3.7s done [2020-07-01T10:18:43.586Z] #20 DONE 3.8s [2020-07-01T10:18:43.586Z] [2020-07-01T10:18:43.586Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:43.586Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:18:43.586Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:18:43.586Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-01T10:18:43.586Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-01T10:18:43.586Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.5s done [2020-07-01T10:18:43.586Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 3.4s done [2020-07-01T10:18:43.586Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-07-01T10:18:43.586Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.0s done [2020-07-01T10:18:43.586Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.5s done [2020-07-01T10:18:43.586Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0.1s [2020-07-01T10:18:43.586Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 13.22MB / 120.16MB 3.7s [2020-07-01T10:18:43.586Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.6s done [2020-07-01T10:18:43.834Z] e0318f8e4196: Verifying Checksum [2020-07-01T10:18:43.834Z] e0318f8e4196: Download complete [2020-07-01T10:18:43.846Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 25.11MB / 120.16MB 3.9s [2020-07-01T10:18:44.106Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 33.18MB / 120.16MB 4.0s [2020-07-01T10:18:44.120Z] cec302fe9541: Verifying Checksum [2020-07-01T10:18:44.120Z] cec302fe9541: Download complete [2020-07-01T10:18:44.372Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 53.78MB / 120.16MB 4.3s [2020-07-01T10:18:44.372Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 64.66MB / 120.16MB 4.4s [2020-07-01T10:18:44.575Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.5s done [2020-07-01T10:18:44.575Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab [2020-07-01T10:18:44.632Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 71.21MB / 120.16MB 4.5s [2020-07-01T10:18:44.633Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 79.03MB / 120.16MB 4.6s [2020-07-01T10:18:44.858Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-07-01T10:18:44.858Z] #7 DONE 10.2s [2020-07-01T10:18:44.858Z] [2020-07-01T10:18:44.858Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:18:44.890Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 86.09MB / 120.16MB 4.7s [2020-07-01T10:18:44.890Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 98.69MB / 120.16MB 4.9s [2020-07-01T10:18:44.890Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 106.59MB / 120.16MB 5.0s [2020-07-01T10:18:45.148Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 113.24MB / 120.16MB 5.1s [2020-07-01T10:18:45.148Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.3s [2020-07-01T10:18:45.609Z] 0cad52b1770a: Verifying Checksum [2020-07-01T10:18:45.610Z] 0cad52b1770a: Download complete [2020-07-01T10:18:46.085Z] #7 ... [2020-07-01T10:18:46.085Z] [2020-07-01T10:18:46.085Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:18:46.085Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:18:46.085Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:18:46.085Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s done [2020-07-01T10:18:46.085Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2020-07-01T10:18:46.085Z] #58 DONE 6.1s [2020-07-01T10:18:46.085Z] [2020-07-01T10:18:46.085Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:18:46.346Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.1s done [2020-07-01T10:18:46.632Z] bf65a8c1ffe0: Verifying Checksum [2020-07-01T10:18:46.632Z] bf65a8c1ffe0: Download complete [2020-07-01T10:18:46.632Z] f8e8effe76ee: Verifying Checksum [2020-07-01T10:18:46.632Z] f8e8effe76ee: Download complete [2020-07-01T10:18:46.881Z] #8 DONE 1.6s [2020-07-01T10:18:46.881Z] [2020-07-01T10:18:46.881Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:18:46.928Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done [2020-07-01T10:18:47.186Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-07-01T10:18:47.444Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-01T10:18:47.500Z] #9 DONE 1.0s [2020-07-01T10:18:47.500Z] [2020-07-01T10:18:47.500Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:18:47.500Z] #35 DONE 0.1s [2020-07-01T10:18:47.500Z] [2020-07-01T10:18:47.500Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:18:47.702Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s [2020-07-01T10:18:47.788Z] #54 ... [2020-07-01T10:18:47.788Z] [2020-07-01T10:18:47.788Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:18:47.788Z] #27 DONE 0.1s [2020-07-01T10:18:47.788Z] [2020-07-01T10:18:47.788Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:18:47.961Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-07-01T10:18:47.961Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-01T10:18:49.330Z] 7355b492f1f7: Verifying Checksum [2020-07-01T10:18:49.330Z] 7355b492f1f7: Download complete [2020-07-01T10:18:49.950Z] 0cad52b1770a: Pull complete [2020-07-01T10:18:50.490Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-07-01T10:18:50.490Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-01T10:18:50.572Z] e0318f8e4196: Pull complete [2020-07-01T10:18:50.855Z] 3e2e3e16099d: Verifying Checksum [2020-07-01T10:18:50.855Z] 3e2e3e16099d: Download complete [2020-07-01T10:18:50.855Z] cec302fe9541: Pull complete [2020-07-01T10:18:51.253Z] #28 3.564 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:18:51.253Z] #28 3.566 Cloning into '.'... [2020-07-01T10:18:52.390Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-07-01T10:18:52.390Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-01T10:18:53.277Z] #28 ... [2020-07-01T10:18:53.277Z] [2020-07-01T10:18:53.277Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:18:53.277Z] #54 3.160 + RM_GOPATH=0 [2020-07-01T10:18:53.277Z] #54 3.160 + TMP_GOPATH= [2020-07-01T10:18:53.277Z] #54 3.160 + : /build [2020-07-01T10:18:53.277Z] #54 3.160 + '[' -z '' ']' [2020-07-01T10:18:53.277Z] #54 3.163 ++ mktemp -d [2020-07-01T10:18:53.277Z] #54 3.170 + export GOPATH=/tmp/tmp.e8B8qhkloE [2020-07-01T10:18:53.277Z] #54 3.171 + GOPATH=/tmp/tmp.e8B8qhkloE [2020-07-01T10:18:53.277Z] #54 3.171 + RM_GOPATH=1 [2020-07-01T10:18:53.277Z] #54 3.172 + case "$(go env GOARCH)" in [2020-07-01T10:18:53.277Z] #54 3.173 ++ go env GOARCH [2020-07-01T10:18:53.277Z] #54 3.187 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:53.277Z] #54 3.187 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:53.277Z] #54 3.196 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:53.277Z] #54 3.205 + dir=/tmp/install [2020-07-01T10:18:53.277Z] #54 3.205 + bin=rootlesskit [2020-07-01T10:18:53.277Z] #54 3.205 + shift [2020-07-01T10:18:53.277Z] #54 3.205 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:18:53.277Z] #54 3.205 + . /tmp/install/rootlesskit.installer [2020-07-01T10:18:53.277Z] #54 3.205 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:18:53.277Z] #54 3.207 + install_rootlesskit [2020-07-01T10:18:53.277Z] #54 3.208 + case "$1" in [2020-07-01T10:18:53.277Z] #54 3.208 + export CGO_ENABLED=0 [2020-07-01T10:18:53.277Z] #54 3.208 + CGO_ENABLED=0 [2020-07-01T10:18:53.277Z] #54 3.208 + _install_rootlesskit [2020-07-01T10:18:53.277Z] #54 3.208 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:18:53.277Z] #54 3.208 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:18:53.277Z] #54 3.208 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e8B8qhkloE/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:18:53.277Z] #54 3.214 Cloning into '/tmp/tmp.e8B8qhkloE/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:18:53.579Z] bf65a8c1ffe0: Pull complete [2020-07-01T10:18:54.349Z] #54 6.880 + cd /tmp/tmp.e8B8qhkloE/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:18:54.699Z] #54 6.889 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:18:54.981Z] #54 7.157 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:18:54.981Z] #54 7.157 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:18:55.608Z] 7355b492f1f7: Pull complete [2020-07-01T10:18:56.585Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-07-01T10:18:56.585Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-01T10:18:56.585Z] #7 DONE 16.7s [2020-07-01T10:18:56.845Z] [2020-07-01T10:18:56.845Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:18:57.039Z] #54 ... [2020-07-01T10:18:57.039Z] [2020-07-01T10:18:57.039Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:18:57.039Z] #43 1.842 + RM_GOPATH=0 [2020-07-01T10:18:57.039Z] #43 1.842 + TMP_GOPATH= [2020-07-01T10:18:57.039Z] #43 1.842 + : /build [2020-07-01T10:18:57.039Z] #43 1.842 + '[' -z '' ']' [2020-07-01T10:18:57.039Z] #43 1.842 ++ mktemp -d [2020-07-01T10:18:57.039Z] #43 1.842 + export GOPATH=/tmp/tmp.mYoilnVsrE [2020-07-01T10:18:57.039Z] #43 1.842 + GOPATH=/tmp/tmp.mYoilnVsrE [2020-07-01T10:18:57.039Z] #43 1.842 + RM_GOPATH=1 [2020-07-01T10:18:57.039Z] #43 1.842 + case "$(go env GOARCH)" in [2020-07-01T10:18:57.039Z] #43 1.842 ++ go env GOARCH [2020-07-01T10:18:57.039Z] #43 1.842 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.039Z] #43 1.842 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.039Z] #43 1.842 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:57.039Z] #43 1.842 + dir=/tmp/install [2020-07-01T10:18:57.039Z] #43 1.842 + bin=gotestsum [2020-07-01T10:18:57.039Z] #43 1.842 + shift [2020-07-01T10:18:57.039Z] #43 1.842 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:18:57.039Z] #43 1.842 + . /tmp/install/gotestsum.installer [2020-07-01T10:18:57.039Z] #43 1.842 ++ : v0.3.5 [2020-07-01T10:18:57.039Z] #43 1.842 + install_gotestsum [2020-07-01T10:18:57.039Z] #43 1.842 + set -e [2020-07-01T10:18:57.039Z] #43 1.842 + export GO111MODULE=on [2020-07-01T10:18:57.039Z] #43 1.842 + GO111MODULE=on [2020-07-01T10:18:57.039Z] #43 1.842 + GOBIN=/build [2020-07-01T10:18:57.039Z] #43 1.842 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:18:57.039Z] #43 1.842 go: finding gotest.tools v0.3.5 [2020-07-01T10:18:57.039Z] #43 1.842 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:18:57.039Z] #43 2.170 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:18:57.039Z] #43 2.486 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:18:57.039Z] #43 3.753 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:18:57.039Z] #43 3.873 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:18:57.039Z] #43 3.913 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:18:57.039Z] #43 3.914 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:18:57.039Z] #43 3.934 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:18:57.039Z] #43 3.949 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:18:57.039Z] #43 3.970 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:18:57.039Z] #43 3.972 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:18:57.039Z] #43 4.018 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:18:57.039Z] #43 4.061 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:18:57.039Z] #43 4.141 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:18:57.039Z] #43 4.168 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:18:57.039Z] #43 4.246 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:18:57.039Z] #43 4.250 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:18:57.039Z] #43 4.329 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:18:57.039Z] #43 4.366 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:18:57.039Z] #43 4.400 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:18:57.039Z] #43 4.401 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:18:57.039Z] #43 4.407 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:18:57.039Z] #43 4.428 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:18:57.039Z] #43 4.449 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:18:57.039Z] #43 5.826 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:18:57.039Z] #43 5.975 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:18:57.039Z] #43 6.507 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:18:57.039Z] #43 8.314 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:18:57.039Z] #43 8.454 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:18:57.039Z] #43 8.456 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:18:57.039Z] #43 8.487 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:18:57.039Z] #43 8.527 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:18:57.039Z] #43 8.672 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:18:57.039Z] #43 8.749 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:18:57.039Z] #43 8.803 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:18:57.039Z] #43 8.903 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:18:57.039Z] #43 8.912 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:18:57.039Z] #43 8.999 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:18:57.384Z] #43 ... [2020-07-01T10:18:57.384Z] [2020-07-01T10:18:57.384Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:18:57.384Z] #21 2.996 + RM_GOPATH=0 [2020-07-01T10:18:57.384Z] #21 2.996 + TMP_GOPATH= [2020-07-01T10:18:57.384Z] #21 2.996 + : /build [2020-07-01T10:18:57.384Z] #21 2.996 + '[' -z '' ']' [2020-07-01T10:18:57.384Z] #21 2.996 ++ mktemp -d [2020-07-01T10:18:57.384Z] #21 2.996 + export GOPATH=/tmp/tmp.9YW6AIRMHN [2020-07-01T10:18:57.384Z] #21 2.996 + GOPATH=/tmp/tmp.9YW6AIRMHN [2020-07-01T10:18:57.384Z] #21 2.996 + RM_GOPATH=1 [2020-07-01T10:18:57.384Z] #21 2.996 + case "$(go env GOARCH)" in [2020-07-01T10:18:57.384Z] #21 2.996 ++ go env GOARCH [2020-07-01T10:18:57.384Z] #21 3.003 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.384Z] #21 3.003 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.384Z] #21 3.003 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:57.384Z] #21 3.005 + dir=/tmp/install [2020-07-01T10:18:57.384Z] #21 3.005 + bin=dockercli [2020-07-01T10:18:57.384Z] #21 3.005 + shift [2020-07-01T10:18:57.384Z] #21 3.005 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:18:57.384Z] #21 3.005 + . /tmp/install/dockercli.installer [2020-07-01T10:18:57.384Z] #21 3.005 ++ : stable [2020-07-01T10:18:57.384Z] #21 3.005 ++ : 17.06.2-ce [2020-07-01T10:18:57.384Z] #21 3.007 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:18:57.384Z] #21 3.008 + install_dockercli [2020-07-01T10:18:57.384Z] #21 3.008 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:18:57.384Z] #21 3.008 ++ uname -m [2020-07-01T10:18:57.384Z] #21 3.008 + arch=s390x [2020-07-01T10:18:57.384Z] #21 3.009 + '[' s390x '!=' x86_64 ']' [2020-07-01T10:18:57.384Z] #21 3.009 + '[' s390x '!=' s390x ']' [2020-07-01T10:18:57.384Z] #21 3.009 + url=https://download.docker.com/linux/static [2020-07-01T10:18:57.384Z] #21 3.009 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-01T10:18:57.384Z] #21 3.009 + tar -xz docker/docker [2020-07-01T10:18:57.384Z] #21 9.406 + mkdir -p /build [2020-07-01T10:18:57.384Z] #21 9.408 + mv docker/docker /build/ [2020-07-01T10:18:57.384Z] #21 9.415 + rmdir docker [2020-07-01T10:18:57.384Z] #21 DONE 9.8s [2020-07-01T10:18:57.384Z] [2020-07-01T10:18:57.384Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:18:57.384Z] #41 3.165 + RM_GOPATH=0 [2020-07-01T10:18:57.384Z] #41 3.165 + TMP_GOPATH= [2020-07-01T10:18:57.384Z] #41 3.166 + : /build [2020-07-01T10:18:57.384Z] #41 3.167 + '[' -z '' ']' [2020-07-01T10:18:57.384Z] #41 3.167 ++ mktemp -d [2020-07-01T10:18:57.384Z] #41 3.168 + export GOPATH=/tmp/tmp.QXuOJ406lO [2020-07-01T10:18:57.384Z] #41 3.168 + GOPATH=/tmp/tmp.QXuOJ406lO [2020-07-01T10:18:57.384Z] #41 3.168 + RM_GOPATH=1 [2020-07-01T10:18:57.384Z] #41 3.169 + case "$(go env GOARCH)" in [2020-07-01T10:18:57.384Z] #41 3.169 ++ go env GOARCH [2020-07-01T10:18:57.384Z] #41 3.173 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.384Z] #41 3.173 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.384Z] #41 3.174 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:57.384Z] #41 3.178 + dir=/tmp/install [2020-07-01T10:18:57.384Z] #41 3.179 + bin=vndr [2020-07-01T10:18:57.384Z] #41 3.179 + shift [2020-07-01T10:18:57.384Z] #41 3.179 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:18:57.384Z] #41 3.179 + . /tmp/install/vndr.installer [2020-07-01T10:18:57.384Z] #41 3.179 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:18:57.384Z] #41 3.179 + install_vndr [2020-07-01T10:18:57.384Z] #41 3.180 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:18:57.384Z] #41 3.180 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:18:57.384Z] #41 3.180 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QXuOJ406lO/src/github.com/LK4D4/vndr [2020-07-01T10:18:57.384Z] #41 3.193 Cloning into '/tmp/tmp.QXuOJ406lO/src/github.com/LK4D4/vndr'... [2020-07-01T10:18:57.384Z] #41 3.845 + cd /tmp/tmp.QXuOJ406lO/src/github.com/LK4D4/vndr [2020-07-01T10:18:57.384Z] #41 3.851 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:18:57.384Z] #41 3.855 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:18:57.384Z] #41 4.684 internal/cpu [2020-07-01T10:18:57.384Z] #41 4.731 runtime/internal/atomic [2020-07-01T10:18:57.384Z] #41 5.080 runtime/internal/sys [2020-07-01T10:18:57.384Z] #41 5.174 internal/bytealg [2020-07-01T10:18:57.384Z] #41 5.201 runtime/internal/math [2020-07-01T10:18:57.384Z] #41 5.281 internal/race [2020-07-01T10:18:57.384Z] #41 5.361 sync/atomic [2020-07-01T10:18:57.384Z] #41 5.471 runtime [2020-07-01T10:18:57.384Z] #41 5.548 unicode [2020-07-01T10:18:57.384Z] #41 8.479 unicode/utf8 [2020-07-01T10:18:57.384Z] #41 9.236 math [2020-07-01T10:18:57.665Z] #41 ... [2020-07-01T10:18:57.665Z] [2020-07-01T10:18:57.665Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:18:57.665Z] #36 4.147 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:18:57.665Z] #36 4.147 Cloning into '.'... [2020-07-01T10:18:57.953Z] #36 ... [2020-07-01T10:18:57.953Z] [2020-07-01T10:18:57.953Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:18:57.953Z] #32 3.647 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:18:57.953Z] #32 3.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:18:57.953Z] #32 3.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:18:57.953Z] #32 4.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:18:57.953Z] #32 6.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:18:57.953Z] #32 8.388 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:18:57.953Z] #32 ... [2020-07-01T10:18:57.953Z] [2020-07-01T10:18:57.953Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:18:57.953Z] #60 1.431 + RM_GOPATH=0 [2020-07-01T10:18:57.953Z] #60 1.431 + TMP_GOPATH= [2020-07-01T10:18:57.953Z] #60 1.431 + : /build [2020-07-01T10:18:57.953Z] #60 1.431 + '[' -z '' ']' [2020-07-01T10:18:57.953Z] #60 1.431 ++ mktemp -d [2020-07-01T10:18:57.953Z] #60 1.431 + export GOPATH=/tmp/tmp.ZDOxrOwhXR [2020-07-01T10:18:57.953Z] #60 1.431 + GOPATH=/tmp/tmp.ZDOxrOwhXR [2020-07-01T10:18:57.953Z] #60 1.431 + RM_GOPATH=1 [2020-07-01T10:18:57.953Z] #60 1.431 + case "$(go env GOARCH)" in [2020-07-01T10:18:57.953Z] #60 1.431 ++ go env GOARCH [2020-07-01T10:18:57.953Z] #60 1.431 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.953Z] #60 1.431 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:57.953Z] #60 1.431 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:57.953Z] #60 1.431 + dir=/tmp/install [2020-07-01T10:18:57.953Z] #60 1.431 + bin=proxy [2020-07-01T10:18:57.953Z] #60 1.431 + shift [2020-07-01T10:18:57.953Z] #60 1.431 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:18:57.953Z] #60 1.431 + . /tmp/install/proxy.installer [2020-07-01T10:18:57.953Z] #60 1.431 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:18:57.953Z] #60 1.431 + install_proxy [2020-07-01T10:18:57.953Z] #60 1.431 + case "$1" in [2020-07-01T10:18:57.953Z] #60 1.431 + export CGO_ENABLED=0 [2020-07-01T10:18:57.953Z] #60 1.431 + CGO_ENABLED=0 [2020-07-01T10:18:57.953Z] #60 1.431 + _install_proxy [2020-07-01T10:18:57.953Z] #60 1.431 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:18:57.953Z] #60 1.431 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ZDOxrOwhXR/src/github.com/docker/libnetwork [2020-07-01T10:18:57.953Z] #60 1.431 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:18:57.953Z] #60 1.433 Cloning into '/tmp/tmp.ZDOxrOwhXR/src/github.com/docker/libnetwork'... [2020-07-01T10:18:58.237Z] #60 ... [2020-07-01T10:18:58.237Z] [2020-07-01T10:18:58.237Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:18:58.237Z] #45 3.449 + RM_GOPATH=0 [2020-07-01T10:18:58.237Z] #45 3.449 + TMP_GOPATH= [2020-07-01T10:18:58.237Z] #45 3.449 + : /build [2020-07-01T10:18:58.237Z] #45 3.450 + '[' -z '' ']' [2020-07-01T10:18:58.237Z] #45 3.451 ++ mktemp -d [2020-07-01T10:18:58.237Z] #45 3.457 + export GOPATH=/tmp/tmp.5ImkeBR1Ub [2020-07-01T10:18:58.237Z] #45 3.457 + GOPATH=/tmp/tmp.5ImkeBR1Ub [2020-07-01T10:18:58.237Z] #45 3.457 + RM_GOPATH=1 [2020-07-01T10:18:58.237Z] #45 3.458 + case "$(go env GOARCH)" in [2020-07-01T10:18:58.237Z] #45 3.459 ++ go env GOARCH [2020-07-01T10:18:58.237Z] #45 3.496 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.237Z] #45 3.496 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.237Z] #45 3.500 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:58.237Z] #45 3.505 + dir=/tmp/install [2020-07-01T10:18:58.237Z] #45 3.505 + bin=golangci_lint [2020-07-01T10:18:58.237Z] #45 3.505 + shift [2020-07-01T10:18:58.237Z] #45 3.509 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:18:58.237Z] #45 3.509 + . /tmp/install/golangci_lint.installer [2020-07-01T10:18:58.237Z] #45 3.509 ++ : v1.23.8 [2020-07-01T10:18:58.237Z] #45 3.510 + install_golangci_lint [2020-07-01T10:18:58.237Z] #45 3.511 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:18:58.237Z] #45 3.511 Installing golangci-lint version v1.23.8 [2020-07-01T10:18:58.237Z] #45 3.511 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:18:58.237Z] #45 ... [2020-07-01T10:18:58.237Z] [2020-07-01T10:18:58.237Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:18:58.237Z] #47 1.841 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:18:58.237Z] #47 1.842 + RM_GOPATH=0 [2020-07-01T10:18:58.237Z] #47 1.842 + TMP_GOPATH= [2020-07-01T10:18:58.237Z] #47 1.842 + : /build [2020-07-01T10:18:58.237Z] #47 1.842 + '[' -z '' ']' [2020-07-01T10:18:58.237Z] #47 1.842 ++ mktemp -d [2020-07-01T10:18:58.237Z] #47 1.842 + export GOPATH=/tmp/tmp.wZABEXHnuY [2020-07-01T10:18:58.237Z] #47 1.842 + GOPATH=/tmp/tmp.wZABEXHnuY [2020-07-01T10:18:58.237Z] #47 1.842 + RM_GOPATH=1 [2020-07-01T10:18:58.237Z] #47 1.842 + case "$(go env GOARCH)" in [2020-07-01T10:18:58.237Z] #47 1.842 ++ go env GOARCH [2020-07-01T10:18:58.237Z] #47 1.842 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.237Z] #47 1.842 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.237Z] #47 1.842 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:58.237Z] #47 1.842 + dir=/tmp/install [2020-07-01T10:18:58.237Z] #47 1.842 + bin=shfmt [2020-07-01T10:18:58.237Z] #47 1.842 + shift [2020-07-01T10:18:58.237Z] #47 1.842 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:18:58.237Z] #47 1.842 + . /tmp/install/shfmt.installer [2020-07-01T10:18:58.237Z] #47 1.842 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:18:58.237Z] #47 1.842 + install_shfmt [2020-07-01T10:18:58.237Z] #47 1.842 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:18:58.237Z] #47 1.842 + git clone https://github.com/mvdan/sh.git /tmp/tmp.wZABEXHnuY/src/github.com/mvdan/sh [2020-07-01T10:18:58.237Z] #47 1.842 Cloning into '/tmp/tmp.wZABEXHnuY/src/github.com/mvdan/sh'... [2020-07-01T10:18:58.237Z] #47 7.567 + cd /tmp/tmp.wZABEXHnuY/src/github.com/mvdan/sh [2020-07-01T10:18:58.237Z] #47 7.567 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:18:58.237Z] #47 7.655 + GO111MODULE=on [2020-07-01T10:18:58.237Z] #47 7.655 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:18:58.237Z] #47 8.729 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:18:58.237Z] #47 8.730 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:18:58.237Z] #47 8.765 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:18:58.237Z] #47 8.829 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:18:58.237Z] #47 8.974 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:18:58.237Z] #47 9.776 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:18:58.237Z] #47 10.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:18:58.530Z] #47 ... [2020-07-01T10:18:58.530Z] [2020-07-01T10:18:58.530Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:18:58.530Z] #38 4.422 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:18:58.530Z] #38 4.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:18:58.530Z] #38 4.480 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:18:58.530Z] #38 5.255 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:18:58.530Z] #38 6.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:18:58.530Z] #38 8.795 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:18:58.530Z] #38 ... [2020-07-01T10:18:58.530Z] [2020-07-01T10:18:58.530Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:18:58.530Z] #51 4.678 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:18:58.530Z] #51 4.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:18:58.530Z] #51 4.746 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:18:58.530Z] #51 5.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:18:58.530Z] #51 7.415 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:18:58.530Z] #51 8.983 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:18:58.813Z] #51 ... [2020-07-01T10:18:58.813Z] [2020-07-01T10:18:58.813Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:18:58.813Z] #30 4.086 + RM_GOPATH=0 [2020-07-01T10:18:58.813Z] #30 4.086 + TMP_GOPATH= [2020-07-01T10:18:58.813Z] #30 4.086 + : /build [2020-07-01T10:18:58.813Z] #30 4.086 + '[' -z '' ']' [2020-07-01T10:18:58.813Z] #30 4.087 ++ mktemp -d [2020-07-01T10:18:58.813Z] #30 4.087 + export GOPATH=/tmp/tmp.ypSTOACXYA [2020-07-01T10:18:58.813Z] #30 4.087 + GOPATH=/tmp/tmp.ypSTOACXYA [2020-07-01T10:18:58.813Z] #30 4.087 + RM_GOPATH=1 [2020-07-01T10:18:58.813Z] #30 4.087 + case "$(go env GOARCH)" in [2020-07-01T10:18:58.813Z] #30 4.089 ++ go env GOARCH [2020-07-01T10:18:58.813Z] #30 4.101 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.813Z] #30 4.101 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:18:58.813Z] #30 4.103 ++ dirname /tmp/install/install.sh [2020-07-01T10:18:58.813Z] #30 4.105 + dir=/tmp/install [2020-07-01T10:18:58.813Z] #30 4.107 + bin=tomlv [2020-07-01T10:18:58.813Z] #30 4.107 + shift [2020-07-01T10:18:58.813Z] #30 4.107 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:18:58.813Z] #30 4.108 + . /tmp/install/tomlv.installer [2020-07-01T10:18:58.813Z] #30 4.108 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:18:58.813Z] #30 4.108 + install_tomlv [2020-07-01T10:18:58.813Z] #30 4.109 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:18:58.813Z] #30 4.109 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:18:58.813Z] #30 4.109 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ypSTOACXYA/src/github.com/BurntSushi/toml [2020-07-01T10:18:58.813Z] #30 4.118 Cloning into '/tmp/tmp.ypSTOACXYA/src/github.com/BurntSushi/toml'... [2020-07-01T10:18:58.813Z] #30 4.885 + cd /tmp/tmp.ypSTOACXYA/src/github.com/BurntSushi/toml [2020-07-01T10:18:58.813Z] #30 4.887 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:18:58.813Z] #30 4.897 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:18:58.813Z] #30 5.329 math/bits [2020-07-01T10:18:58.813Z] #30 5.349 internal/bytealg [2020-07-01T10:18:58.813Z] #30 5.716 runtime [2020-07-01T10:18:58.813Z] #30 5.831 math [2020-07-01T10:18:58.813Z] #30 11.22 internal/testlog [2020-07-01T10:18:58.813Z] #30 ... [2020-07-01T10:18:58.813Z] [2020-07-01T10:18:58.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:18:58.813Z] #10 4.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:18:58.813Z] #10 4.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:18:58.813Z] #10 4.327 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:18:58.813Z] #10 5.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:18:58.813Z] #10 6.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:18:58.813Z] #10 9.297 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:18:59.075Z] 3e2e3e16099d: Pull complete [2020-07-01T10:18:59.075Z] f8e8effe76ee: Pull complete [2020-07-01T10:18:59.075Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-01T10:18:59.075Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-07-01T10:18:59.075Z] ---> 22d48dbfbcad [2020-07-01T10:18:59.075Z] Step 5/15 : ARG BUILDX_REPO [2020-07-01T10:18:59.075Z] ---> Running in 39f8f1878575 [2020-07-01T10:18:59.096Z] #10 ... [2020-07-01T10:18:59.096Z] [2020-07-01T10:18:59.096Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:18:59.096Z] #23 4.246 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:18:59.096Z] #23 4.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:18:59.096Z] #23 4.314 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:18:59.096Z] #23 5.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:18:59.096Z] #23 6.762 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:18:59.096Z] #23 8.618 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:18:59.357Z] Removing intermediate container 39f8f1878575 [2020-07-01T10:18:59.357Z] ---> 0ada1d8a45ca [2020-07-01T10:18:59.357Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-07-01T10:18:59.357Z] ---> Running in 5e010e69a67c [2020-07-01T10:18:59.377Z] #23 ... [2020-07-01T10:18:59.377Z] [2020-07-01T10:18:59.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:18:59.377Z] #30 11.64 encoding [2020-07-01T10:18:59.377Z] #30 11.76 runtime/cgo [2020-07-01T10:18:59.651Z] Cloning into '/buildx'... [2020-07-01T10:19:00.125Z] #8 DONE 3.1s [2020-07-01T10:19:00.125Z] [2020-07-01T10:19:00.125Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:19:00.383Z] #9 DONE 0.6s [2020-07-01T10:19:00.642Z] [2020-07-01T10:19:00.642Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:19:00.642Z] #35 DONE 0.1s [2020-07-01T10:19:00.642Z] [2020-07-01T10:19:00.642Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:19:00.642Z] #27 DONE 0.1s [2020-07-01T10:19:00.642Z] [2020-07-01T10:19:00.642Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:19:03.121Z] Removing intermediate container 5e010e69a67c [2020-07-01T10:19:03.121Z] ---> 5775d22482f2 [2020-07-01T10:19:03.121Z] Step 7/15 : WORKDIR /buildx [2020-07-01T10:19:03.121Z] ---> Running in eb0e2aeaed76 [2020-07-01T10:19:03.121Z] Removing intermediate container eb0e2aeaed76 [2020-07-01T10:19:03.121Z] ---> 51f84edeb30a [2020-07-01T10:19:03.121Z] Step 8/15 : ARG BUILDX_COMMIT [2020-07-01T10:19:03.121Z] ---> Running in 95be34818458 [2020-07-01T10:19:03.121Z] Removing intermediate container 95be34818458 [2020-07-01T10:19:03.121Z] ---> 930a1b9cd493 [2020-07-01T10:19:03.121Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-07-01T10:19:03.121Z] ---> Running in 8ddf5a01b587 [2020-07-01T10:19:03.737Z] From https://github.com/docker/buildx [2020-07-01T10:19:03.737Z] * [new tag] v0.3.1 -> build [2020-07-01T10:19:04.355Z] Switched to branch 'build' [2020-07-01T10:19:04.941Z] #30 ... [2020-07-01T10:19:04.941Z] [2020-07-01T10:19:04.941Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:04.941Z] #60 13.21 Checking out files: 92% (1907/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-07-01T10:19:04.941Z] #60 13.36 + cd /tmp/tmp.ZDOxrOwhXR/src/github.com/docker/libnetwork [2020-07-01T10:19:04.941Z] #60 13.36 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:19:04.941Z] #60 14.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:19:04.971Z] Removing intermediate container 8ddf5a01b587 [2020-07-01T10:19:04.971Z] ---> 662547e527da [2020-07-01T10:19:04.971Z] Step 10/15 : ARG GOOS [2020-07-01T10:19:04.971Z] ---> Running in ff48c74c293a [2020-07-01T10:19:05.256Z] Removing intermediate container ff48c74c293a [2020-07-01T10:19:05.256Z] ---> 1f5e6ee8c80b [2020-07-01T10:19:05.256Z] Step 11/15 : ARG GOARCH [2020-07-01T10:19:05.256Z] ---> Running in b38d219f1c6c [2020-07-01T10:19:05.256Z] Removing intermediate container b38d219f1c6c [2020-07-01T10:19:05.256Z] ---> 2d2e9f048248 [2020-07-01T10:19:05.256Z] 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-07-01T10:19:05.256Z] ---> Running in 7a0e84a01f79 [2020-07-01T10:19:05.918Z] #28 ... [2020-07-01T10:19:05.919Z] [2020-07-01T10:19:05.919Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:05.919Z] #30 5.101 + RM_GOPATH=0 [2020-07-01T10:19:05.919Z] #30 5.102 + TMP_GOPATH= [2020-07-01T10:19:05.919Z] #30 5.103 + : /build [2020-07-01T10:19:05.919Z] #30 5.103 + '[' -z '' ']' [2020-07-01T10:19:05.919Z] #30 5.108 ++ mktemp -d [2020-07-01T10:19:05.919Z] #30 5.109 + export GOPATH=/tmp/tmp.YvkOb8coBR [2020-07-01T10:19:05.919Z] #30 5.110 + GOPATH=/tmp/tmp.YvkOb8coBR [2020-07-01T10:19:05.919Z] #30 5.110 + RM_GOPATH=1 [2020-07-01T10:19:05.919Z] #30 5.110 + case "$(go env GOARCH)" in [2020-07-01T10:19:05.919Z] #30 5.114 ++ go env GOARCH [2020-07-01T10:19:05.919Z] #30 5.177 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:05.919Z] #30 5.177 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:05.919Z] #30 5.178 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:05.919Z] #30 5.180 + dir=/tmp/install [2020-07-01T10:19:05.919Z] #30 5.181 + bin=tomlv [2020-07-01T10:19:05.919Z] #30 5.181 + shift [2020-07-01T10:19:05.919Z] #30 5.181 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:19:05.919Z] #30 5.181 + . /tmp/install/tomlv.installer [2020-07-01T10:19:05.919Z] #30 5.182 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:19:05.919Z] #30 5.182 + install_tomlv [2020-07-01T10:19:05.919Z] #30 5.182 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:19:05.919Z] #30 5.182 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:19:05.919Z] #30 5.182 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YvkOb8coBR/src/github.com/BurntSushi/toml [2020-07-01T10:19:05.919Z] #30 5.184 Cloning into '/tmp/tmp.YvkOb8coBR/src/github.com/BurntSushi/toml'... [2020-07-01T10:19:06.854Z] #30 6.229 + cd /tmp/tmp.YvkOb8coBR/src/github.com/BurntSushi/toml [2020-07-01T10:19:06.854Z] #30 6.232 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:19:06.854Z] #30 6.263 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:19:06.854Z] #30 ... [2020-07-01T10:19:06.854Z] [2020-07-01T10:19:06.854Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:06.854Z] #21 5.892 + RM_GOPATH=0 [2020-07-01T10:19:06.854Z] #21 5.896 + TMP_GOPATH= [2020-07-01T10:19:06.854Z] #21 5.896 + : /build [2020-07-01T10:19:06.854Z] #21 5.896 + '[' -z '' ']' [2020-07-01T10:19:06.854Z] #21 5.898 ++ mktemp -d [2020-07-01T10:19:06.854Z] #21 5.910 + export GOPATH=/tmp/tmp.Pd95xK4cTQ [2020-07-01T10:19:06.854Z] #21 5.910 + GOPATH=/tmp/tmp.Pd95xK4cTQ [2020-07-01T10:19:06.854Z] #21 5.910 + RM_GOPATH=1 [2020-07-01T10:19:06.854Z] #21 5.910 + case "$(go env GOARCH)" in [2020-07-01T10:19:06.855Z] #21 5.910 ++ go env GOARCH [2020-07-01T10:19:06.855Z] #21 5.920 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:06.855Z] #21 5.920 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:06.855Z] #21 5.924 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:06.855Z] #21 5.926 + dir=/tmp/install [2020-07-01T10:19:06.855Z] #21 5.926 + bin=dockercli [2020-07-01T10:19:06.855Z] #21 5.926 + shift [2020-07-01T10:19:06.855Z] #21 5.927 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:19:06.855Z] #21 5.927 + . /tmp/install/dockercli.installer [2020-07-01T10:19:06.855Z] #21 5.927 ++ : stable [2020-07-01T10:19:06.855Z] #21 5.927 ++ : 17.06.2-ce [2020-07-01T10:19:06.855Z] #21 5.927 + install_dockercli [2020-07-01T10:19:06.855Z] #21 5.927 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:19:06.855Z] #21 5.927 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:19:06.855Z] #21 5.927 ++ uname -m [2020-07-01T10:19:06.855Z] #21 5.930 + arch=x86_64 [2020-07-01T10:19:06.855Z] #21 5.930 + '[' x86_64 '!=' x86_64 ']' [2020-07-01T10:19:06.855Z] #21 5.930 + url=https://download.docker.com/linux/static [2020-07-01T10:19:06.855Z] #21 5.930 + tar -xz docker/docker [2020-07-01T10:19:06.855Z] #21 5.933 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-01T10:19:07.425Z] #21 ... [2020-07-01T10:19:07.425Z] [2020-07-01T10:19:07.425Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:19:07.425Z] #28 6.667 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:19:07.425Z] #28 6.675 Cloning into '.'... [2020-07-01T10:19:10.446Z] #60 ... [2020-07-01T10:19:10.446Z] [2020-07-01T10:19:10.446Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:10.446Z] #47 11.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:19:10.446Z] #47 12.72 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:19:10.446Z] #47 12.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:19:10.446Z] #47 12.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:19:10.446Z] #47 12.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:19:10.446Z] #47 13.43 unicode/utf16 [2020-07-01T10:19:10.446Z] #47 13.56 runtime [2020-07-01T10:19:10.446Z] #47 13.67 runtime/cgo [2020-07-01T10:19:10.713Z] #28 ... [2020-07-01T10:19:10.713Z] [2020-07-01T10:19:10.713Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:19:10.713Z] #36 6.433 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:19:10.713Z] #36 6.441 Cloning into '.'... [2020-07-01T10:19:10.713Z] #36 ... [2020-07-01T10:19:10.713Z] [2020-07-01T10:19:10.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:10.713Z] #10 7.228 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:19:10.713Z] #10 7.241 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:19:10.713Z] #10 7.312 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:19:10.713Z] #10 8.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:19:10.713Z] #10 ... [2020-07-01T10:19:10.713Z] [2020-07-01T10:19:10.713Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:10.713Z] #38 7.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:19:10.713Z] #38 7.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:19:10.713Z] #38 7.323 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:19:10.713Z] #38 8.313 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:19:10.713Z] #38 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:19:10.713Z] #38 ... [2020-07-01T10:19:10.713Z] [2020-07-01T10:19:10.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:10.713Z] #41 6.468 + RM_GOPATH=0 [2020-07-01T10:19:10.713Z] #41 6.468 + TMP_GOPATH= [2020-07-01T10:19:10.713Z] #41 6.468 + : /build [2020-07-01T10:19:10.713Z] #41 6.468 + '[' -z '' ']' [2020-07-01T10:19:10.713Z] #41 6.486 ++ mktemp -d [2020-07-01T10:19:10.713Z] #41 6.487 + export GOPATH=/tmp/tmp.evoh6OClg4 [2020-07-01T10:19:10.713Z] #41 6.487 + GOPATH=/tmp/tmp.evoh6OClg4 [2020-07-01T10:19:10.713Z] #41 6.487 + RM_GOPATH=1 [2020-07-01T10:19:10.713Z] #41 6.487 + case "$(go env GOARCH)" in [2020-07-01T10:19:10.713Z] #41 6.496 ++ go env GOARCH [2020-07-01T10:19:10.713Z] #41 6.508 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.713Z] #41 6.516 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.713Z] #41 6.521 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:10.713Z] #41 6.521 + dir=/tmp/install [2020-07-01T10:19:10.713Z] #41 6.521 + bin=vndr [2020-07-01T10:19:10.713Z] #41 6.521 + shift [2020-07-01T10:19:10.713Z] #41 6.521 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:19:10.713Z] #41 6.522 + . /tmp/install/vndr.installer [2020-07-01T10:19:10.713Z] #41 6.522 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:19:10.713Z] #41 6.522 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:19:10.713Z] #41 6.522 + install_vndr [2020-07-01T10:19:10.713Z] #41 6.522 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:19:10.713Z] #41 6.522 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.evoh6OClg4/src/github.com/LK4D4/vndr [2020-07-01T10:19:10.713Z] #41 6.525 Cloning into '/tmp/tmp.evoh6OClg4/src/github.com/LK4D4/vndr'... [2020-07-01T10:19:10.713Z] #41 7.344 + cd /tmp/tmp.evoh6OClg4/src/github.com/LK4D4/vndr [2020-07-01T10:19:10.713Z] #41 7.345 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:19:10.713Z] #41 7.371 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:19:10.713Z] #41 8.693 internal/race [2020-07-01T10:19:10.713Z] #41 8.953 runtime [2020-07-01T10:19:10.713Z] #41 8.976 sync/atomic [2020-07-01T10:19:10.713Z] #41 9.440 unicode [2020-07-01T10:19:10.791Z] #47 ... [2020-07-01T10:19:10.791Z] [2020-07-01T10:19:10.791Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:10.791Z] #23 15.48 Fetched 8055 kB in 11s (714 kB/s) [2020-07-01T10:19:10.791Z] #23 15.48 Reading package lists... [2020-07-01T10:19:10.791Z] #23 19.06 Reading package lists... [2020-07-01T10:19:10.791Z] #23 22.63 Building dependency tree... [2020-07-01T10:19:10.791Z] #23 ... [2020-07-01T10:19:10.791Z] [2020-07-01T10:19:10.791Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:10.791Z] #32 15.54 Fetched 8055 kB in 12s (674 kB/s) [2020-07-01T10:19:10.791Z] #32 15.54 Reading package lists... [2020-07-01T10:19:10.791Z] #32 19.05 Reading package lists... [2020-07-01T10:19:10.791Z] #32 22.61 Building dependency tree... [2020-07-01T10:19:10.974Z] #41 ... [2020-07-01T10:19:10.974Z] [2020-07-01T10:19:10.974Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:10.974Z] #60 5.868 + RM_GOPATH=0 [2020-07-01T10:19:10.974Z] #60 5.868 + TMP_GOPATH= [2020-07-01T10:19:10.974Z] #60 5.868 + : /build [2020-07-01T10:19:10.974Z] #60 5.868 + '[' -z '' ']' [2020-07-01T10:19:10.974Z] #60 5.868 ++ mktemp -d [2020-07-01T10:19:10.974Z] #60 5.871 + export GOPATH=/tmp/tmp.6f8HluODrh [2020-07-01T10:19:10.974Z] #60 5.871 + GOPATH=/tmp/tmp.6f8HluODrh [2020-07-01T10:19:10.974Z] #60 5.871 + RM_GOPATH=1 [2020-07-01T10:19:10.974Z] #60 5.871 + case "$(go env GOARCH)" in [2020-07-01T10:19:10.974Z] #60 5.871 ++ go env GOARCH [2020-07-01T10:19:10.974Z] #60 5.906 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.974Z] #60 5.906 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.974Z] #60 5.915 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:10.974Z] #60 5.919 + dir=/tmp/install [2020-07-01T10:19:10.974Z] #60 5.919 + bin=proxy [2020-07-01T10:19:10.974Z] #60 5.919 + shift [2020-07-01T10:19:10.974Z] #60 5.919 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:19:10.974Z] #60 5.919 + . /tmp/install/proxy.installer [2020-07-01T10:19:10.974Z] #60 5.920 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:19:10.974Z] #60 5.920 + install_proxy [2020-07-01T10:19:10.974Z] #60 5.920 + case "$1" in [2020-07-01T10:19:10.974Z] #60 5.920 + export CGO_ENABLED=0 [2020-07-01T10:19:10.974Z] #60 5.920 + CGO_ENABLED=0 [2020-07-01T10:19:10.974Z] #60 5.920 + _install_proxy [2020-07-01T10:19:10.974Z] #60 5.920 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:19:10.974Z] #60 5.920 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6f8HluODrh/src/github.com/docker/libnetwork [2020-07-01T10:19:10.974Z] #60 5.920 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:19:10.974Z] #60 5.949 Cloning into '/tmp/tmp.6f8HluODrh/src/github.com/docker/libnetwork'... [2020-07-01T10:19:10.974Z] #60 ... [2020-07-01T10:19:10.974Z] [2020-07-01T10:19:10.974Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:10.974Z] #47 6.226 + RM_GOPATH=0 [2020-07-01T10:19:10.974Z] #47 6.226 + TMP_GOPATH= [2020-07-01T10:19:10.974Z] #47 6.228 + : /build [2020-07-01T10:19:10.974Z] #47 6.228 + '[' -z '' ']' [2020-07-01T10:19:10.974Z] #47 6.232 ++ mktemp -d [2020-07-01T10:19:10.974Z] #47 6.238 + export GOPATH=/tmp/tmp.WD4rcm4pxy [2020-07-01T10:19:10.974Z] #47 6.238 + GOPATH=/tmp/tmp.WD4rcm4pxy [2020-07-01T10:19:10.974Z] #47 6.238 + RM_GOPATH=1 [2020-07-01T10:19:10.974Z] #47 6.238 + case "$(go env GOARCH)" in [2020-07-01T10:19:10.974Z] #47 6.238 ++ go env GOARCH [2020-07-01T10:19:10.974Z] #47 6.261 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.974Z] #47 6.262 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:10.974Z] #47 6.267 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:10.974Z] #47 6.297 + dir=/tmp/install [2020-07-01T10:19:10.974Z] #47 6.297 + bin=shfmt [2020-07-01T10:19:10.974Z] #47 6.297 + shift [2020-07-01T10:19:10.974Z] #47 6.298 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:19:10.974Z] #47 6.299 + . /tmp/install/shfmt.installer [2020-07-01T10:19:10.974Z] #47 6.299 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:19:10.974Z] #47 6.300 + install_shfmt [2020-07-01T10:19:10.974Z] #47 6.300 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:19:10.974Z] #47 6.300 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:19:10.974Z] #47 6.300 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WD4rcm4pxy/src/github.com/mvdan/sh [2020-07-01T10:19:10.974Z] #47 6.303 Cloning into '/tmp/tmp.WD4rcm4pxy/src/github.com/mvdan/sh'... [2020-07-01T10:19:11.078Z] #32 23.57 The following additional packages will be installed: [2020-07-01T10:19:11.233Z] #47 ... [2020-07-01T10:19:11.233Z] [2020-07-01T10:19:11.233Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:19:11.233Z] #51 7.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:19:11.233Z] #51 7.210 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:19:11.233Z] #51 7.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:19:11.233Z] #51 8.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:19:11.233Z] #51 10.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:19:11.364Z] #32 23.63 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:19:11.364Z] #32 23.63 Suggested packages: [2020-07-01T10:19:11.364Z] #32 23.63 cmake-doc ninja-build lrzip [2020-07-01T10:19:11.364Z] #32 23.63 Recommended packages: [2020-07-01T10:19:11.364Z] #32 23.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:19:11.364Z] #32 ... [2020-07-01T10:19:11.364Z] [2020-07-01T10:19:11.364Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:11.364Z] #23 23.69 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:19:11.364Z] #23 23.69 The following additional packages will be installed: [2020-07-01T10:19:11.364Z] #23 23.69 libjq1 libonig5 [2020-07-01T10:19:11.492Z] #51 ... [2020-07-01T10:19:11.492Z] [2020-07-01T10:19:11.492Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:11.492Z] #23 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:19:11.492Z] #23 7.360 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:19:11.492Z] #23 7.373 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:19:11.492Z] #23 8.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:19:11.492Z] #23 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:19:11.492Z] #23 ... [2020-07-01T10:19:11.492Z] [2020-07-01T10:19:11.492Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:11.492Z] #32 7.176 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:19:11.492Z] #32 7.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:19:11.492Z] #32 7.378 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:19:11.492Z] #32 8.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:19:11.492Z] #32 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:19:11.650Z] #23 ... [2020-07-01T10:19:11.650Z] [2020-07-01T10:19:11.650Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:11.650Z] #41 13.98 container/list [2020-07-01T10:19:11.650Z] #41 14.48 crypto/internal/subtle [2020-07-01T10:19:11.650Z] #41 14.62 crypto/subtle [2020-07-01T10:19:11.650Z] #41 14.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:19:11.650Z] #41 14.85 internal/nettrace [2020-07-01T10:19:11.650Z] #41 14.95 runtime/cgo [2020-07-01T10:19:11.650Z] #41 ... [2020-07-01T10:19:11.650Z] [2020-07-01T10:19:11.650Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:11.650Z] #23 24.00 The following NEW packages will be installed: [2020-07-01T10:19:11.650Z] #23 24.00 jq libjq1 libonig5 [2020-07-01T10:19:11.751Z] #32 ... [2020-07-01T10:19:11.751Z] [2020-07-01T10:19:11.751Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:11.751Z] #45 6.621 + RM_GOPATH=0 [2020-07-01T10:19:11.751Z] #45 6.622 + TMP_GOPATH= [2020-07-01T10:19:11.751Z] #45 6.623 + : /build [2020-07-01T10:19:11.751Z] #45 6.623 + '[' -z '' ']' [2020-07-01T10:19:11.751Z] #45 6.624 ++ mktemp -d [2020-07-01T10:19:11.751Z] #45 6.626 + export GOPATH=/tmp/tmp.L1Q268MZfG [2020-07-01T10:19:11.751Z] #45 6.626 + GOPATH=/tmp/tmp.L1Q268MZfG [2020-07-01T10:19:11.751Z] #45 6.627 + RM_GOPATH=1 [2020-07-01T10:19:11.751Z] #45 6.627 + case "$(go env GOARCH)" in [2020-07-01T10:19:11.751Z] #45 6.627 ++ go env GOARCH [2020-07-01T10:19:11.751Z] #45 6.698 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:11.751Z] #45 6.698 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:11.751Z] #45 6.699 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:11.751Z] #45 6.701 + dir=/tmp/install [2020-07-01T10:19:11.751Z] #45 6.712 + bin=golangci_lint [2020-07-01T10:19:11.751Z] #45 6.712 + shift [2020-07-01T10:19:11.751Z] #45 6.713 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:19:11.751Z] #45 6.718 + . /tmp/install/golangci_lint.installer [2020-07-01T10:19:11.751Z] #45 6.723 Installing golangci-lint version v1.23.8 [2020-07-01T10:19:11.751Z] #45 6.723 ++ : v1.23.8 [2020-07-01T10:19:11.751Z] #45 6.723 + install_golangci_lint [2020-07-01T10:19:11.751Z] #45 6.723 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:19:11.751Z] #45 6.723 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:19:11.751Z] #45 ... [2020-07-01T10:19:11.751Z] [2020-07-01T10:19:11.751Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:11.751Z] #43 6.231 + RM_GOPATH=0 [2020-07-01T10:19:11.751Z] #43 6.231 + TMP_GOPATH= [2020-07-01T10:19:11.751Z] #43 6.231 + : /build [2020-07-01T10:19:11.751Z] #43 6.233 + '[' -z '' ']' [2020-07-01T10:19:11.751Z] #43 6.235 ++ mktemp -d [2020-07-01T10:19:11.751Z] #43 6.237 + export GOPATH=/tmp/tmp.inL3eZ1nfv [2020-07-01T10:19:11.751Z] #43 6.241 + GOPATH=/tmp/tmp.inL3eZ1nfv [2020-07-01T10:19:11.751Z] #43 6.242 + RM_GOPATH=1 [2020-07-01T10:19:11.751Z] #43 6.243 + case "$(go env GOARCH)" in [2020-07-01T10:19:11.751Z] #43 6.244 ++ go env GOARCH [2020-07-01T10:19:11.751Z] #43 6.262 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:11.751Z] #43 6.262 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:11.751Z] #43 6.263 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:11.751Z] #43 6.266 + dir=/tmp/install [2020-07-01T10:19:11.751Z] #43 6.292 + bin=gotestsum [2020-07-01T10:19:11.751Z] #43 6.292 + shift [2020-07-01T10:19:11.751Z] #43 6.292 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:19:11.751Z] #43 6.292 + . /tmp/install/gotestsum.installer [2020-07-01T10:19:11.751Z] #43 6.292 ++ : v0.3.5 [2020-07-01T10:19:11.751Z] #43 6.292 + install_gotestsum [2020-07-01T10:19:11.751Z] #43 6.294 + set -e [2020-07-01T10:19:11.751Z] #43 6.297 + export GO111MODULE=on [2020-07-01T10:19:11.751Z] #43 6.297 + GO111MODULE=on [2020-07-01T10:19:11.751Z] #43 6.297 + GOBIN=/build [2020-07-01T10:19:11.751Z] #43 6.297 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:19:11.751Z] #43 6.381 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:19:11.751Z] #43 6.384 go: finding gotest.tools v0.3.5 [2020-07-01T10:19:11.751Z] #43 7.325 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:19:11.751Z] #43 7.892 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:19:11.751Z] #43 9.027 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:19:11.751Z] #43 9.178 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:19:11.751Z] #43 9.295 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:19:11.751Z] #43 9.347 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:19:11.751Z] #43 9.499 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:19:11.751Z] #43 9.540 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:19:11.751Z] #43 9.656 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:19:11.751Z] #43 9.721 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:19:11.751Z] #43 9.722 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:19:11.751Z] #43 9.853 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:19:11.751Z] #43 10.02 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:19:11.751Z] #43 10.03 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:19:11.751Z] #43 10.24 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:19:11.751Z] #43 10.24 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:19:11.751Z] #43 10.25 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:19:11.751Z] #43 10.30 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:19:11.751Z] #43 10.31 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:19:11.751Z] #43 10.43 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:19:11.751Z] #43 10.45 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:19:11.751Z] #43 10.49 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:19:11.751Z] #43 10.76 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:19:11.934Z] #23 24.17 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:19:11.934Z] #23 24.17 Need to get 350 kB of archives. [2020-07-01T10:19:11.934Z] #23 24.17 After this operation, 1154 kB of additional disk space will be used. [2020-07-01T10:19:11.934Z] #23 24.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-01T10:19:11.934Z] #23 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-01T10:19:11.934Z] #23 24.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-01T10:19:12.014Z] #43 ... [2020-07-01T10:19:12.014Z] [2020-07-01T10:19:12.014Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:12.014Z] #54 6.177 + RM_GOPATH=0 [2020-07-01T10:19:12.014Z] #54 6.177 + TMP_GOPATH= [2020-07-01T10:19:12.014Z] #54 6.177 + : /build [2020-07-01T10:19:12.014Z] #54 6.177 + '[' -z '' ']' [2020-07-01T10:19:12.014Z] #54 6.191 ++ mktemp -d [2020-07-01T10:19:12.014Z] #54 6.205 + export GOPATH=/tmp/tmp.tQwIt7WI5F [2020-07-01T10:19:12.014Z] #54 6.205 + GOPATH=/tmp/tmp.tQwIt7WI5F [2020-07-01T10:19:12.014Z] #54 6.206 + RM_GOPATH=1 [2020-07-01T10:19:12.014Z] #54 6.206 + case "$(go env GOARCH)" in [2020-07-01T10:19:12.014Z] #54 6.207 ++ go env GOARCH [2020-07-01T10:19:12.014Z] #54 6.270 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:12.014Z] #54 6.270 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:12.014Z] #54 6.273 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:12.014Z] #54 6.276 + dir=/tmp/install [2020-07-01T10:19:12.014Z] #54 6.278 + bin=rootlesskit [2020-07-01T10:19:12.014Z] #54 6.278 + shift [2020-07-01T10:19:12.014Z] #54 6.278 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:19:12.014Z] #54 6.278 + . /tmp/install/rootlesskit.installer [2020-07-01T10:19:12.014Z] #54 6.280 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:19:12.014Z] #54 6.280 + install_rootlesskit [2020-07-01T10:19:12.014Z] #54 6.282 + case "$1" in [2020-07-01T10:19:12.014Z] #54 6.282 + export CGO_ENABLED=0 [2020-07-01T10:19:12.014Z] #54 6.282 + CGO_ENABLED=0 [2020-07-01T10:19:12.014Z] #54 6.282 + _install_rootlesskit [2020-07-01T10:19:12.014Z] #54 6.282 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:19:12.014Z] #54 6.283 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:19:12.014Z] #54 6.283 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tQwIt7WI5F/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:19:12.014Z] #54 6.313 Cloning into '/tmp/tmp.tQwIt7WI5F/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:19:12.273Z] #54 11.65 + cd /tmp/tmp.tQwIt7WI5F/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:19:12.273Z] #54 11.66 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:19:12.531Z] #54 12.20 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:19:12.551Z] #23 24.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:12.790Z] #54 12.20 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:19:12.834Z] #23 25.05 Fetched 350 kB in 0s (2169 kB/s) [2020-07-01T10:19:12.834Z] #23 25.14 Selecting previously unselected package libonig5:s390x. [2020-07-01T10:19:12.834Z] #23 25.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-01T10:19:12.834Z] #23 25.20 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-01T10:19:12.834Z] #23 25.21 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-01T10:19:12.834Z] #23 25.37 Selecting previously unselected package libjq1:s390x. [2020-07-01T10:19:12.834Z] #23 25.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-01T10:19:12.834Z] #23 25.39 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-01T10:19:13.049Z] #54 ... [2020-07-01T10:19:13.049Z] [2020-07-01T10:19:13.049Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:13.049Z] #32 12.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:19:13.115Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0786393225219e03d) in /home/ubuntu/workspace/moby_PR-41166 [Pipeline] { [2020-07-01T10:19:13.116Z] #23 25.50 Selecting previously unselected package jq. [2020-07-01T10:19:13.116Z] #23 25.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-01T10:19:13.116Z] #23 25.51 Unpacking jq (1.5+dfsg-2+b1) ... [Pipeline] checkout [2020-07-01T10:19:13.463Z] #23 25.70 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-01T10:19:13.463Z] #23 25.71 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-01T10:19:13.463Z] #23 25.72 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:19:13.463Z] #23 ... [2020-07-01T10:19:13.463Z] [2020-07-01T10:19:13.463Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:19:13.463Z] #36 15.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:19:13.463Z] #36 16.76 + 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-07-01T10:19:13.463Z] #36 ... [2020-07-01T10:19:13.463Z] [2020-07-01T10:19:13.463Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:13.463Z] #32 24.35 The following NEW packages will be installed: [2020-07-01T10:19:13.463Z] #32 24.35 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:19:13.463Z] #32 24.35 vim-common xxd [2020-07-01T10:19:13.463Z] #32 24.47 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:19:13.463Z] #32 24.47 Need to get 14.0 MB of archives. [2020-07-01T10:19:13.463Z] #32 24.47 After this operation, 62.1 MB of additional disk space will be used. [2020-07-01T10:19:13.463Z] #32 24.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-01T10:19:13.463Z] #32 24.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:19:13.463Z] #32 24.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:19:13.463Z] #32 24.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-01T10:19:13.463Z] #32 25.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-01T10:19:13.463Z] #32 25.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-01T10:19:13.463Z] #32 25.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-01T10:19:13.463Z] #32 25.15 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-01T10:19:13.463Z] #32 25.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-01T10:19:13.463Z] #32 25.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-01T10:19:13.463Z] #32 25.95 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:13.463Z] #32 ... [2020-07-01T10:19:13.463Z] [2020-07-01T10:19:13.463Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:13.463Z] #10 16.00 Fetched 8055 kB in 12s (686 kB/s) [2020-07-01T10:19:13.463Z] #10 16.00 Reading package lists... [2020-07-01T10:19:13.463Z] #10 19.54 Reading package lists... [2020-07-01T10:19:13.463Z] #10 23.05 Building dependency tree... [2020-07-01T10:19:13.463Z] #10 24.01 The following additional packages will be installed: [2020-07-01T10:19:13.463Z] #10 24.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:19:13.463Z] #10 24.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:19:13.463Z] #10 24.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:19:13.463Z] #10 24.06 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:19:13.463Z] #10 24.06 Suggested packages: [2020-07-01T10:19:13.463Z] #10 24.06 gcc-8-locales seccomp wine64 [2020-07-01T10:19:13.463Z] #10 25.03 The following NEW packages will be installed: [2020-07-01T10:19:13.463Z] #10 25.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:19:13.463Z] #10 25.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:19:13.463Z] #10 25.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:19:13.463Z] #10 25.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:19:13.463Z] #10 25.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:19:13.463Z] #10 25.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:19:13.463Z] #10 25.20 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:19:13.463Z] #10 25.20 Need to get 73.3 MB of archives. [2020-07-01T10:19:13.463Z] #10 25.20 After this operation, 494 MB of additional disk space will be used. [2020-07-01T10:19:13.463Z] #10 25.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-01T10:19:13.463Z] #10 25.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-01T10:19:13.463Z] #10 25.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:19:13.463Z] #10 25.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-01T10:19:13.463Z] #10 25.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-01T10:19:13.463Z] #10 25.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:19:13.750Z] #10 26.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:19:13.750Z] #10 ... [2020-07-01T10:19:13.750Z] [2020-07-01T10:19:13.750Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:13.750Z] #38 16.01 Fetched 8055 kB in 12s (680 kB/s) [2020-07-01T10:19:13.750Z] #38 16.01 Reading package lists... [2020-07-01T10:19:13.750Z] #38 19.67 Reading package lists... [2020-07-01T10:19:13.750Z] #38 23.51 Building dependency tree... [2020-07-01T10:19:13.750Z] #38 24.95 The following additional packages will be installed: [2020-07-01T10:19:13.750Z] #38 24.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:19:13.750Z] #38 24.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:19:13.750Z] #38 24.95 Suggested packages: [2020-07-01T10:19:13.750Z] #38 24.95 manpages-dev python-setuptools [2020-07-01T10:19:13.750Z] #38 25.92 The following NEW packages will be installed: [2020-07-01T10:19:13.750Z] #38 25.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:19:13.750Z] #38 25.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:19:13.750Z] #38 25.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:19:13.750Z] #38 25.94 python-six zlib1g-dev [2020-07-01T10:19:13.750Z] #38 26.08 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:19:13.750Z] #38 26.08 Need to get 3742 kB of archives. [2020-07-01T10:19:13.750Z] #38 26.08 After this operation, 22.0 MB of additional disk space will be used. [2020-07-01T10:19:13.750Z] #38 26.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-01T10:19:13.750Z] #38 26.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-01T10:19:13.750Z] #38 26.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-01T10:19:13.750Z] #38 26.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-01T10:19:13.750Z] #38 ... [2020-07-01T10:19:13.750Z] [2020-07-01T10:19:13.751Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:19:13.751Z] #51 16.15 Fetched 8055 kB in 12s (700 kB/s) [2020-07-01T10:19:13.751Z] #51 16.15 Reading package lists... [2020-07-01T10:19:13.751Z] #51 19.70 Reading package lists... [2020-07-01T10:19:13.751Z] #51 23.22 Building dependency tree... [2020-07-01T10:19:13.751Z] #51 24.25 The following additional packages will be installed: [2020-07-01T10:19:13.751Z] #51 24.32 libbtrfs0 [2020-07-01T10:19:13.751Z] #51 24.38 The following NEW packages will be installed: [2020-07-01T10:19:13.751Z] #51 24.39 libbtrfs-dev libbtrfs0 [2020-07-01T10:19:13.751Z] #51 24.60 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:19:13.751Z] #51 24.60 Need to get 118 kB of archives. [2020-07-01T10:19:13.751Z] #51 24.60 After this operation, 390 kB of additional disk space will be used. [2020-07-01T10:19:13.751Z] #51 24.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-01T10:19:13.751Z] #51 24.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-01T10:19:13.751Z] #51 25.30 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:13.751Z] #51 25.38 Fetched 118 kB in 0s (571 kB/s) [2020-07-01T10:19:13.751Z] #51 25.47 Selecting previously unselected package libbtrfs0. [2020-07-01T10:19:13.751Z] #51 25.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-01T10:19:13.751Z] #51 25.55 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-01T10:19:13.751Z] #51 25.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:19:13.751Z] #51 25.67 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:19:13.751Z] #51 25.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-01T10:19:13.751Z] #51 25.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:19:13.751Z] #51 25.86 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:19:13.751Z] #51 25.87 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:19:13.751Z] #51 25.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:14.044Z] #51 DONE 26.3s [2020-07-01T10:19:14.044Z] [2020-07-01T10:19:14.044Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:14.044Z] #23 25.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:14.044Z] #23 DONE 26.3s [2020-07-01T10:19:14.044Z] [2020-07-01T10:19:14.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:14.044Z] #38 26.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-01T10:19:14.044Z] #38 26.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-01T10:19:14.044Z] #38 26.31 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-07-01T10:19:14.044Z] #38 26.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-01T10:19:14.044Z] #38 26.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-01T10:19:14.044Z] #38 26.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-01T10:19:14.044Z] #38 ... [2020-07-01T10:19:14.044Z] [2020-07-01T10:19:14.044Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:19:14.044Z] #24 DONE 0.1s [2020-07-01T10:19:14.044Z] [2020-07-01T10:19:14.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:14.044Z] #38 26.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-01T10:19:14.044Z] #38 26.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-01T10:19:14.044Z] #38 26.40 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-07-01T10:19:14.044Z] #38 26.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-01T10:19:14.044Z] #38 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:19:14.044Z] #38 26.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:19:14.044Z] #38 26.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-01T10:19:15.056Z] #38 27.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:15.056Z] #38 27.42 Fetched 3742 kB in 0s (7722 kB/s) [2020-07-01T10:19:15.056Z] #38 27.49 Selecting previously unselected package libcap-dev:s390x. [2020-07-01T10:19:15.056Z] #38 27.49 (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 ... 15177 files and directories currently installed.) [2020-07-01T10:19:15.056Z] #38 27.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-01T10:19:15.056Z] #38 27.53 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-01T10:19:15.339Z] #38 27.63 Selecting previously unselected package libnet1:s390x. [2020-07-01T10:19:15.339Z] #38 27.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-01T10:19:15.339Z] #38 27.65 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:15.339Z] #38 27.74 Selecting previously unselected package libnet1-dev. [2020-07-01T10:19:15.339Z] #38 ... [2020-07-01T10:19:15.339Z] [2020-07-01T10:19:15.339Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:15.339Z] #60 DONE 27.9s [2020-07-01T10:19:15.339Z] [2020-07-01T10:19:15.339Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:15.339Z] #38 27.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-01T10:19:15.339Z] #38 27.74 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:15.627Z] #38 ... [2020-07-01T10:19:15.627Z] [2020-07-01T10:19:15.627Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:15.627Z] #43 DONE 27.9s [2020-07-01T10:19:15.627Z] [2020-07-01T10:19:15.627Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:15.627Z] #38 27.95 Selecting previously unselected package libnl-3-200:s390x. [2020-07-01T10:19:15.627Z] #38 27.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-01T10:19:15.627Z] #38 27.96 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-01T10:19:15.627Z] #38 28.07 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-01T10:19:15.627Z] #38 28.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-01T10:19:15.627Z] #38 28.10 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-01T10:19:15.910Z] #38 28.46 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-01T10:19:15.910Z] #38 28.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-01T10:19:15.996Z] using credential docker-jenkins-github-credentials [2020-07-01T10:19:16.006Z] Cloning the remote Git repository [2020-07-01T10:19:16.006Z] Cloning with configured refspecs honoured and without tags [2020-07-01T10:19:16.253Z] #38 28.47 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-01T10:19:16.253Z] #38 28.58 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-01T10:19:16.253Z] #38 28.58 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-01T10:19:16.253Z] #38 28.60 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-01T10:19:16.338Z] #32 ... [2020-07-01T10:19:16.338Z] [2020-07-01T10:19:16.338Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:16.338Z] #21 14.72 + mkdir -p /build [2020-07-01T10:19:16.338Z] #21 14.72 + mv docker/docker /build/ [2020-07-01T10:19:16.338Z] #21 14.72 + rmdir docker [2020-07-01T10:19:16.338Z] #21 DONE 15.8s [2020-07-01T10:19:16.338Z] [2020-07-01T10:19:16.338Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:16.338Z] #41 13.06 unicode/utf8 [2020-07-01T10:19:16.338Z] #41 13.82 internal/testlog [2020-07-01T10:19:16.338Z] #41 14.15 encoding [2020-07-01T10:19:16.338Z] #41 14.29 unicode/utf16 [2020-07-01T10:19:16.338Z] #41 14.51 container/list [2020-07-01T10:19:16.338Z] #41 15.11 crypto/internal/subtle [2020-07-01T10:19:16.338Z] #41 15.19 crypto/subtle [2020-07-01T10:19:16.338Z] #41 15.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:19:16.338Z] #41 15.45 internal/nettrace [2020-07-01T10:19:16.338Z] #41 15.66 runtime/cgo [2020-07-01T10:19:16.537Z] #38 28.81 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-01T10:19:16.537Z] #38 28.81 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-01T10:19:16.537Z] #38 28.85 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-01T10:19:16.821Z] #38 29.13 Selecting previously unselected package libprotobuf17:s390x. [2020-07-01T10:19:16.821Z] #38 29.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:16.821Z] #38 29.13 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:16.108Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:19:16.161Z] > git init /home/ubuntu/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:19:16.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:16.382Z] > git --version # timeout=10 [2020-07-01T10:19:16.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:16.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:17.534Z] #38 29.83 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-01T10:19:17.534Z] #38 29.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:17.534Z] #38 29.86 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:17.715Z] #41 ... [2020-07-01T10:19:17.715Z] [2020-07-01T10:19:17.715Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:17.715Z] #30 7.034 internal/cpu [2020-07-01T10:19:17.715Z] #30 7.049 runtime/internal/atomic [2020-07-01T10:19:17.715Z] #30 7.284 runtime/internal/sys [2020-07-01T10:19:17.715Z] #30 7.536 runtime/internal/math [2020-07-01T10:19:17.715Z] #30 7.570 internal/bytealg [2020-07-01T10:19:17.715Z] #30 7.622 math/bits [2020-07-01T10:19:17.715Z] #30 8.180 math [2020-07-01T10:19:17.715Z] #30 8.310 runtime [2020-07-01T10:19:17.715Z] #30 13.43 unicode/utf8 [2020-07-01T10:19:17.715Z] #30 14.01 internal/testlog [2020-07-01T10:19:17.715Z] #30 14.22 encoding [2020-07-01T10:19:17.715Z] #30 14.38 runtime/cgo [2020-07-01T10:19:17.715Z] #30 ... [2020-07-01T10:19:17.715Z] [2020-07-01T10:19:17.715Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:17.715Z] #43 12.94 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:19:17.715Z] #43 13.60 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:19:17.715Z] #43 13.88 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:19:17.715Z] #43 17.15 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:19:17.715Z] #43 17.22 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:19:17.715Z] #43 17.24 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:19:17.715Z] #43 17.42 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:19:17.715Z] #43 17.47 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:19:17.848Z] #38 30.17 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-01T10:19:17.848Z] #38 30.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:17.848Z] #38 30.18 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-01T10:19:17.974Z] #43 17.48 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:19:17.974Z] #43 17.61 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:19:18.233Z] #43 17.76 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:19:18.233Z] #43 17.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:19:18.462Z] #38 30.93 Selecting previously unselected package libprotoc17:s390x. [2020-07-01T10:19:18.491Z] #43 17.87 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:19:18.491Z] #43 17.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:19:18.813Z] #38 30.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:18.813Z] #38 30.94 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:19.100Z] #38 31.42 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:19:19.100Z] #38 31.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-01T10:19:19.100Z] #38 31.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:19:19.100Z] #38 31.58 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:19:19.100Z] #38 31.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:19.100Z] #38 31.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:19:19.386Z] #38 31.74 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:19:19.386Z] #38 31.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:19:19.386Z] #38 31.74 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:19:19.386Z] #38 31.95 Selecting previously unselected package python-six. [2020-07-01T10:19:19.668Z] #38 31.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:19:19.668Z] #38 31.98 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:19:19.668Z] #38 32.05 Selecting previously unselected package python-protobuf. [2020-07-01T10:19:19.668Z] #38 32.05 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-01T10:19:19.668Z] #38 32.05 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:19:20.283Z] #38 32.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:19:20.399Z] #43 ... [2020-07-01T10:19:20.399Z] [2020-07-01T10:19:20.399Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:20.399Z] #47 17.79 + cd /tmp/tmp.WD4rcm4pxy/src/github.com/mvdan/sh [2020-07-01T10:19:20.399Z] #47 17.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:19:20.399Z] #47 17.86 + GO111MODULE=on [2020-07-01T10:19:20.399Z] #47 17.86 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:19:20.399Z] #47 19.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:19:20.399Z] #47 19.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:19:20.399Z] #47 19.37 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:19:20.399Z] #47 19.50 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:19:20.399Z] #47 19.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:19:20.968Z] #47 20.55 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:19:21.226Z] #47 ... [2020-07-01T10:19:21.226Z] [2020-07-01T10:19:21.226Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:21.226Z] #10 10.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:19:21.226Z] #10 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:19:21.793Z] #10 ... [2020-07-01T10:19:21.793Z] [2020-07-01T10:19:21.793Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:21.793Z] #47 21.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:19:21.810Z] #38 ... [2020-07-01T10:19:21.810Z] [2020-07-01T10:19:21.810Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:19:21.810Z] #28 32.24 Checking out files: 92% (1408/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-07-01T10:19:21.810Z] #28 32.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:19:21.810Z] #28 33.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:19:22.515Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ee12773b00d36d8c) in /home/ubuntu/workspace/moby_PR-41166 [Pipeline] { [Pipeline] checkout [2020-07-01T10:19:23.696Z] #47 22.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:19:23.696Z] #47 ... [2020-07-01T10:19:23.696Z] [2020-07-01T10:19:23.696Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:19:23.696Z] #51 12.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:19:23.696Z] #51 ... [2020-07-01T10:19:23.696Z] [2020-07-01T10:19:23.696Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:23.696Z] #38 13.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:19:23.696Z] #38 ... [2020-07-01T10:19:23.696Z] [2020-07-01T10:19:23.696Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:23.696Z] #23 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:19:23.696Z] #23 ... [2020-07-01T10:19:23.696Z] [2020-07-01T10:19:23.696Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:19:23.696Z] #36 23.08 Checking out files: 99% (1583/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-01T10:19:23.696Z] #36 23.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:19:23.838Z] #28 ... [2020-07-01T10:19:23.838Z] [2020-07-01T10:19:23.838Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:23.838Z] #32 26.04 Fetched 14.0 MB in 1s (15.6 MB/s) [2020-07-01T10:19:23.838Z] #32 26.14 Selecting previously unselected package xxd. [2020-07-01T10:19:23.838Z] #32 26.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-01T10:19:23.838Z] #32 26.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 26.25 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:19:23.838Z] #32 26.40 Selecting previously unselected package vim-common. [2020-07-01T10:19:23.838Z] #32 26.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:19:23.838Z] #32 26.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:19:23.838Z] #32 26.87 Selecting previously unselected package cmake-data. [2020-07-01T10:19:23.838Z] #32 26.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:19:23.838Z] #32 26.88 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:19:23.838Z] #32 29.53 Selecting previously unselected package libicu63:s390x. [2020-07-01T10:19:23.838Z] #32 29.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 29.55 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-01T10:19:23.838Z] #32 34.66 Selecting previously unselected package libxml2:s390x. [2020-07-01T10:19:23.838Z] #32 34.67 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 34.68 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:19:23.838Z] #32 35.20 Selecting previously unselected package libarchive13:s390x. [2020-07-01T10:19:23.838Z] #32 35.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 35.21 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-01T10:19:23.838Z] #32 35.42 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-01T10:19:23.838Z] #32 35.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 35.44 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-01T10:19:23.838Z] #32 35.57 Selecting previously unselected package librhash0:s390x. [2020-07-01T10:19:23.838Z] #32 35.57 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 35.57 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-01T10:19:23.838Z] #32 35.70 Selecting previously unselected package libuv1:s390x. [2020-07-01T10:19:23.838Z] #32 35.70 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 35.71 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-01T10:19:23.838Z] #32 35.82 Selecting previously unselected package cmake. [2020-07-01T10:19:23.838Z] #32 35.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-01T10:19:23.838Z] #32 35.83 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:19:23.838Z] #32 ... [2020-07-01T10:19:23.838Z] [2020-07-01T10:19:23.838Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:23.838Z] #30 26.07 sync [2020-07-01T10:19:23.838Z] #30 26.07 internal/reflectlite [2020-07-01T10:19:23.838Z] #30 28.48 errors [2020-07-01T10:19:23.838Z] #30 28.48 sort [2020-07-01T10:19:23.838Z] #30 29.12 strconv [2020-07-01T10:19:23.838Z] #30 30.25 io [2020-07-01T10:19:23.838Z] #30 31.05 internal/oserror [2020-07-01T10:19:23.838Z] #30 31.12 syscall [2020-07-01T10:19:23.838Z] #30 32.04 reflect [2020-07-01T10:19:23.838Z] #30 ... [2020-07-01T10:19:23.838Z] [2020-07-01T10:19:23.838Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:23.838Z] #52 2.378 + RM_GOPATH=0 [2020-07-01T10:19:23.838Z] #52 2.378 + TMP_GOPATH= [2020-07-01T10:19:23.838Z] #52 2.378 + : /build [2020-07-01T10:19:23.838Z] #52 2.378 + '[' -z '' ']' [2020-07-01T10:19:23.838Z] #52 2.378 ++ mktemp -d [2020-07-01T10:19:23.838Z] #52 2.392 + export GOPATH=/tmp/tmp.SmCO9sCg86 [2020-07-01T10:19:23.838Z] #52 2.392 + GOPATH=/tmp/tmp.SmCO9sCg86 [2020-07-01T10:19:23.838Z] #52 2.392 + RM_GOPATH=1 [2020-07-01T10:19:23.838Z] #52 2.392 + case "$(go env GOARCH)" in [2020-07-01T10:19:23.838Z] #52 2.392 ++ go env GOARCH [2020-07-01T10:19:23.838Z] #52 2.423 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:23.838Z] #52 2.423 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:23.838Z] #52 2.423 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:23.838Z] #52 2.428 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:19:23.838Z] #52 2.442 + dir=/tmp/install [2020-07-01T10:19:23.838Z] #52 2.442 + bin=containerd [2020-07-01T10:19:23.838Z] #52 2.442 + shift [2020-07-01T10:19:23.838Z] #52 2.442 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:19:23.838Z] #52 2.442 + . /tmp/install/containerd.installer [2020-07-01T10:19:23.838Z] #52 2.442 ++ set -e [2020-07-01T10:19:23.838Z] #52 2.442 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:19:23.838Z] #52 2.442 + install_containerd [2020-07-01T10:19:23.838Z] #52 2.442 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:19:23.838Z] #52 2.442 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SmCO9sCg86/src/github.com/containerd/containerd [2020-07-01T10:19:23.838Z] #52 2.442 Cloning into '/tmp/tmp.SmCO9sCg86/src/github.com/containerd/containerd'... [2020-07-01T10:19:24.176Z] #52 ... [2020-07-01T10:19:24.176Z] [2020-07-01T10:19:24.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:24.176Z] #25 4.126 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:19:24.176Z] #25 4.522 #=#=# ##O#- # [2020-07-01T10:19:24.176Z] #25 4.754 # 1.4% #### 5.6% ######## 11.9% ############## 20.2% ###################### 30.6% ########################## 36.9% ################################ 45.3% ##################################### 51.5% ########################################### 59.9% ################################################# 68.3% ######################################################## 78.7% ################################################################ 89.1% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-01T10:19:24.176Z] #25 6.704 [2020-07-01T10:19:24.176Z] #25 6.909 ####### 10.4% ############### 21.8% ################################ 44.5% ############################################ 61.5% ############################################################ 84.2% ######################################################################## 100.0% [2020-07-01T10:19:24.176Z] #25 7.841 #=#=# [2020-07-01T10:19:24.176Z] #25 7.986 #=#=# ###### 8.5% ############# 18.6% ################## 26.3% ############################ 39.0% ################################### 49.1% ######################################## 56.7% ############################################## 64.4% #################################################### 73.0% ########################################################### 83.1% ################################################################# 90.8% ######################################################################## 100.0% [2020-07-01T10:19:24.176Z] #25 9.573 [2020-07-01T10:19:24.176Z] #25 9.734 ## 3.4% #### 6.3% ####### 10.1% ######### 13.0% [2020-07-01T10:19:24.176Z] #25 ... [2020-07-01T10:19:24.176Z] [2020-07-01T10:19:24.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:24.176Z] #10 26.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:19:24.176Z] #10 26.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-07-01T10:19:24.176Z] #10 29.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-01T10:19:24.176Z] #10 30.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-01T10:19:24.176Z] #10 30.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-01T10:19:24.176Z] #10 30.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-01T10:19:24.176Z] #10 30.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-01T10:19:24.176Z] #10 30.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-01T10:19:24.176Z] #10 30.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-01T10:19:24.176Z] #10 30.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-01T10:19:24.176Z] #10 30.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-01T10:19:24.176Z] #10 30.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-01T10:19:24.176Z] #10 30.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-01T10:19:24.176Z] #10 30.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-01T10:19:24.176Z] #10 30.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-01T10:19:24.176Z] #10 30.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-01T10:19:24.176Z] #10 30.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-01T10:19:24.176Z] #10 30.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-01T10:19:24.176Z] #10 31.67 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:24.176Z] #10 31.75 Fetched 73.3 MB in 6s (12.5 MB/s) [2020-07-01T10:19:24.176Z] #10 31.81 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:19:24.176Z] #10 31.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-01T10:19:24.176Z] #10 31.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-01T10:19:24.176Z] #10 31.95 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:19:24.176Z] #10 33.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:19:24.176Z] #10 33.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-01T10:19:24.176Z] #10 33.47 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:19:24.176Z] #10 35.32 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:19:24.176Z] #10 35.34 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:19:24.176Z] #10 35.34 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:19:24.176Z] #10 35.41 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-01T10:19:24.176Z] #10 35.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-01T10:19:24.176Z] #10 35.42 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-01T10:19:24.176Z] #10 35.55 Selecting previously unselected package dmsetup. [2020-07-01T10:19:24.176Z] #10 35.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-01T10:19:24.176Z] #10 35.57 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:19:24.176Z] #10 35.70 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:19:24.176Z] #10 35.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:19:24.176Z] #10 35.71 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:19:24.176Z] #10 ... [2020-07-01T10:19:24.176Z] [2020-07-01T10:19:24.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:24.176Z] #30 36.71 time [2020-07-01T10:19:24.606Z] using credential docker-jenkins-github-credentials [2020-07-01T10:19:24.623Z] Cloning the remote Git repository [2020-07-01T10:19:24.623Z] Cloning with configured refspecs honoured and without tags [2020-07-01T10:19:24.693Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:19:24.780Z] > git init /home/ubuntu/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:19:25.055Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:25.055Z] > git --version # timeout=10 [2020-07-01T10:19:25.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:25.098Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:26.237Z] #36 25.44 + 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-07-01T10:19:26.827Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-021e19f2e77c41326) in /home/ubuntu/workspace/moby_PR-41166 [Pipeline] { [Pipeline] checkout [2020-07-01T10:19:26.856Z] #30 ... [2020-07-01T10:19:26.856Z] [2020-07-01T10:19:26.856Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:26.856Z] #32 37.84 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-01T10:19:26.856Z] #32 37.85 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:19:26.856Z] #32 37.86 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-01T10:19:26.856Z] #32 37.87 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:19:26.857Z] #32 37.90 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-01T10:19:26.857Z] #32 37.91 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:19:26.857Z] #32 37.92 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:19:26.857Z] #32 37.93 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-01T10:19:26.857Z] #32 37.93 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-01T10:19:26.857Z] #32 37.94 Setting up cmake (3.13.4-1) ... [2020-07-01T10:19:26.857Z] #32 37.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:26.857Z] #32 38.01 Processing triggers for mime-support (3.62) ... [2020-07-01T10:19:26.857Z] #32 DONE 38.8s [2020-07-01T10:19:26.857Z] [2020-07-01T10:19:26.857Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:27.139Z] #25 9.734 ## 3.4% #### 6.3% ####### 10.1% ######### 13.0% ############ 16.7% ############### 22.0% ################# 24.9% ################### 27.7% ##################### 30.5% ######################## 34.3% ########################## 36.2% ############################ 40.0% ############################## 42.8% ################################# 46.6% ################################### 49.4% ##################################### 52.3% ####################################### 55.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################ 67.4% ################################################## 70.2% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 78.7% ########################################################### 82.5% ############################################################## 86.3% ################################################################ 89.1% ################################################################# 91.0% ################################################################### [2020-07-01T10:19:27.139Z] #25 ... [2020-07-01T10:19:27.139Z] [2020-07-01T10:19:27.139Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:27.139Z] #38 34.33 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:27.139Z] #38 34.34 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:27.139Z] #38 34.35 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-01T10:19:27.139Z] #38 34.36 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-01T10:19:27.139Z] #38 34.36 Setting up python-six (1.12.0-1) ... [2020-07-01T10:19:27.139Z] #38 35.81 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-01T10:19:27.139Z] #38 35.82 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-01T10:19:27.139Z] #38 35.83 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:27.139Z] #38 35.84 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-01T10:19:27.139Z] #38 35.85 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-01T10:19:27.139Z] #38 35.85 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:19:27.139Z] #38 35.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:27.139Z] #38 35.87 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-01T10:19:27.139Z] #38 35.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:19:27.139Z] #38 35.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:19:27.140Z] #38 39.14 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-01T10:19:27.140Z] #38 39.15 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:27.140Z] #38 DONE 39.7s [2020-07-01T10:19:27.140Z] [2020-07-01T10:19:27.140Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:27.423Z] #25 9.734 ## 3.4% #### 6.3% ####### 10.1% ######### 13.0% ############ 16.7% ############### 22.0% ################# 24.9% ################### 27.7% ##################### 30.5% ######################## 34.3% ########################## 36.2% ############################ 40.0% ############################## 42.8% ################################# 46.6% ################################### 49.4% ##################################### 52.3% ####################################### 55.1% ########################################## 58.9% ############################################ 61.7% ############################################## 64.6% ################################################ 67.4% ################################################## 70.2% ##################################################### 74.0% ###################################################### 75.9% ######################################################## 78.7% ########################################################### 82.5% ############################################################## 86.3% ################################################################ 89.1% ################################################################# 91.0% ################################################################### 93.9% ###################################################################### 97.7% ######################################################################## 100.0% [2020-07-01T10:19:27.423Z] #25 13.45 [2020-07-01T10:19:28.430Z] #25 14.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:19:28.430Z] #25 ... [2020-07-01T10:19:28.430Z] [2020-07-01T10:19:28.430Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:28.430Z] #41 30.78 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:19:28.430Z] #41 30.83 io [2020-07-01T10:19:28.430Z] #41 30.97 strconv [2020-07-01T10:19:28.430Z] #41 31.59 bytes [2020-07-01T10:19:28.430Z] #41 33.54 bufio [2020-07-01T10:19:28.430Z] #41 34.07 reflect [2020-07-01T10:19:28.430Z] #41 34.96 syscall [2020-07-01T10:19:28.430Z] #41 ... [2020-07-01T10:19:28.430Z] [2020-07-01T10:19:28.430Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:28.430Z] #33 1.849 + RM_GOPATH=0 [2020-07-01T10:19:28.430Z] #33 1.849 + TMP_GOPATH= [2020-07-01T10:19:28.430Z] #33 1.849 + : /build [2020-07-01T10:19:28.430Z] #33 1.849 + '[' -z '' ']' [2020-07-01T10:19:28.430Z] #33 1.850 ++ mktemp -d [2020-07-01T10:19:28.430Z] #33 1.854 + export GOPATH=/tmp/tmp.ZnRn5oSuU4 [2020-07-01T10:19:28.430Z] #33 1.854 + GOPATH=/tmp/tmp.ZnRn5oSuU4 [2020-07-01T10:19:28.430Z] #33 1.854 + RM_GOPATH=1 [2020-07-01T10:19:28.430Z] #33 1.854 + case "$(go env GOARCH)" in [2020-07-01T10:19:28.430Z] #33 1.858 ++ go env GOARCH [2020-07-01T10:19:28.430Z] #33 1.874 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:28.430Z] #33 1.874 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:28.430Z] #33 1.876 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:28.430Z] #33 1.879 + dir=/tmp/install [2020-07-01T10:19:28.430Z] #33 1.879 + bin=tini [2020-07-01T10:19:28.430Z] #33 1.879 + shift [2020-07-01T10:19:28.430Z] #33 1.879 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:19:28.430Z] #33 1.879 + . /tmp/install/tini.installer [2020-07-01T10:19:28.430Z] #33 1.879 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:19:28.430Z] #33 1.879 + install_tini [2020-07-01T10:19:28.430Z] #33 1.879 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:19:28.430Z] #33 1.880 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:19:28.430Z] #33 1.881 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZnRn5oSuU4/tini [2020-07-01T10:19:28.430Z] #33 1.882 Cloning into '/tmp/tmp.ZnRn5oSuU4/tini'... [2020-07-01T10:19:28.712Z] #33 ... [2020-07-01T10:19:28.712Z] [2020-07-01T10:19:28.712Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:28.712Z] #47 31.15 syscall [2020-07-01T10:19:28.712Z] #47 31.16 bytes [2020-07-01T10:19:28.712Z] #47 32.92 reflect [2020-07-01T10:19:28.712Z] #47 37.26 time [2020-07-01T10:19:28.995Z] #47 ... [2020-07-01T10:19:28.995Z] [2020-07-01T10:19:28.995Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:28.995Z] #25 14.61 [2020-07-01T10:19:28.995Z] #25 14.80 ################################################ 67.8% ######################################################################## 100.0% [2020-07-01T10:19:28.995Z] #25 14.92 [2020-07-01T10:19:30.002Z] #25 15.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:19:30.283Z] #25 16.22 #=#=# [2020-07-01T10:19:30.284Z] #25 16.39 ##################################################################### 96.2% ######################################################################## 100.0% [2020-07-01T10:19:30.284Z] #25 16.45 [2020-07-01T10:19:30.428Z] #36 ... [2020-07-01T10:19:30.428Z] [2020-07-01T10:19:30.428Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:30.428Z] #60 23.73 Checking out files: 63% (1321/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-07-01T10:19:30.428Z] #60 24.50 + cd /tmp/tmp.6f8HluODrh/src/github.com/docker/libnetwork [2020-07-01T10:19:30.428Z] #60 24.50 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:19:30.428Z] #60 25.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:19:30.651Z] using credential docker-jenkins-github-credentials [2020-07-01T10:19:30.662Z] Cloning the remote Git repository [2020-07-01T10:19:30.663Z] Cloning with configured refspecs honoured and without tags [2020-07-01T10:19:31.290Z] #25 17.39 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:19:30.577Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:19:30.643Z] > git init /home/ubuntu/workspace/moby_PR-41166 # timeout=10 [2020-07-01T10:19:30.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:30.987Z] > git --version # timeout=10 [2020-07-01T10:19:31.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:31.009Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:31.578Z] #25 17.43 skipping existing b63cc5f62c21 [2020-07-01T10:19:31.578Z] #25 17.49 [2020-07-01T10:19:33.069Z] #25 18.80 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:19:33.354Z] #25 19.26 #=#=# [2020-07-01T10:19:33.354Z] #25 19.35 ######################################################################## 100.0% [2020-07-01T10:19:33.354Z] #25 19.40 [2020-07-01T10:19:33.354Z] #25 19.45 Download of images into '/build' complete. [2020-07-01T10:19:33.354Z] #25 19.45 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:19:33.639Z] #25 19.45 tar -cC '/build' . | docker load [2020-07-01T10:19:33.639Z] #25 DONE 19.7s [2020-07-01T10:19:33.639Z] [2020-07-01T10:19:33.639Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:33.639Z] #33 2.469 + cd /tmp/tmp.ZnRn5oSuU4/tini [2020-07-01T10:19:33.639Z] #33 2.469 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:19:33.639Z] #33 2.485 + cmake . [2020-07-01T10:19:33.639Z] #33 2.915 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:19:33.639Z] #33 3.002 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:19:33.639Z] #33 3.412 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:19:33.639Z] #33 3.415 -- Detecting C compiler ABI info [2020-07-01T10:19:33.639Z] #33 3.865 -- Detecting C compiler ABI info - done [2020-07-01T10:19:33.639Z] #33 3.877 -- Detecting C compile features [2020-07-01T10:19:33.639Z] #33 5.131 -- Detecting C compile features - done [2020-07-01T10:19:33.639Z] #33 5.149 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:19:33.639Z] #33 5.284 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:19:33.639Z] #33 5.308 -- Configuring done [2020-07-01T10:19:33.639Z] #33 5.342 -- Generating done [2020-07-01T10:19:33.639Z] #33 5.395 -- Build files have been written to: /tmp/tmp.ZnRn5oSuU4/tini [2020-07-01T10:19:33.639Z] #33 5.400 + make tini-static [2020-07-01T10:19:33.639Z] #33 5.748 Scanning dependencies of target tini-static [2020-07-01T10:19:33.639Z] #33 5.823 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:19:33.639Z] #33 6.529 [100%] Linking C executable tini-static [2020-07-01T10:19:33.639Z] #33 6.981 [100%] Built target tini-static [2020-07-01T10:19:33.639Z] #33 7.012 + mkdir -p /build [2020-07-01T10:19:33.639Z] #33 7.022 + cp tini-static /build/docker-init [2020-07-01T10:19:33.639Z] #33 DONE 7.2s [2020-07-01T10:19:33.639Z] [2020-07-01T10:19:33.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:33.639Z] #39 2.587 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:19:33.639Z] #39 2.587 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:19:33.639Z] #39 2.596 Note: Building without GnuTLS support [2020-07-01T10:19:33.639Z] #39 2.603 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:19:33.639Z] #39 2.603 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:19:33.639Z] #39 3.801 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:19:33.639Z] #39 3.834 GEN .gitid [2020-07-01T10:19:33.639Z] #39 3.844 GEN criu/include/version.h [2020-07-01T10:19:33.639Z] #39 3.871 GEN include/common/asm [2020-07-01T10:19:33.639Z] #39 5.071 PBCC images/timens.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.086 DEP images/timens.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.137 PBCC images/fown.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.164 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.187 PBCC images/opts.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.229 PBCC images/memfd.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.291 DEP images/fown.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.316 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.371 DEP images/opts.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.417 DEP images/memfd.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.463 PBCC images/sit.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.497 DEP images/sit.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.532 PBCC images/macvlan.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.553 DEP images/macvlan.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.583 PBCC images/autofs.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.587 DEP images/autofs.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.641 PBCC images/sysctl.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.647 DEP images/sysctl.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.677 PBCC images/time.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.704 DEP images/time.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.750 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.764 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.827 PBCC images/seccomp.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.830 DEP images/seccomp.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.893 PBCC images/userns.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.896 DEP images/userns.pb-c.d [2020-07-01T10:19:33.639Z] #39 5.933 PBCC images/cgroup.pb-c.c [2020-07-01T10:19:33.639Z] #39 5.963 DEP images/cgroup.pb-c.d [2020-07-01T10:19:33.639Z] #39 6.026 PBCC images/ext-file.pb-c.c [2020-07-01T10:19:33.639Z] #39 6.030 DEP images/ext-file.pb-c.d [2020-07-01T10:19:33.639Z] #39 6.095 PBCC images/rpc.pb-c.c [2020-07-01T10:19:33.639Z] #39 6.164 DEP images/rpc.pb-c.d [2020-07-01T10:19:33.639Z] #39 6.202 PBCC images/siginfo.pb-c.c [2020-07-01T10:19:33.639Z] #39 6.217 DEP images/siginfo.pb-c.d [2020-07-01T10:19:33.639Z] #39 6.227 PBCC images/pagemap.pb-c.c [2020-07-01T10:19:33.639Z] #39 6.326 DEP images/pagemap.pb-c.d [2020-07-01T10:19:33.639Z] #39 6.403 PBCC images/rlimit.pb-c.c [2020-07-01T10:19:33.639Z] #39 6.403 DEP images/rlimit.pb-c.d [2020-07-01T10:19:33.928Z] #39 6.486 PBCC images/file-lock.pb-c.c [2020-07-01T10:19:33.928Z] #39 6.486 DEP images/file-lock.pb-c.d [2020-07-01T10:19:33.928Z] #39 6.556 PBCC images/tty.pb-c.c [2020-07-01T10:19:33.928Z] #39 6.581 DEP images/tty.pb-c.d [2020-07-01T10:19:33.928Z] #39 6.647 PBCC images/tun.pb-c.c [2020-07-01T10:19:34.210Z] #39 6.715 PBCC images/netdev.pb-c.c [2020-07-01T10:19:34.210Z] #39 6.860 DEP images/tun.pb-c.d [2020-07-01T10:19:34.210Z] #39 6.912 DEP images/netdev.pb-c.d [2020-07-01T10:19:34.210Z] #39 6.938 PBCC images/vma.pb-c.c [2020-07-01T10:19:34.210Z] #39 6.972 DEP images/vma.pb-c.d [2020-07-01T10:19:34.497Z] #39 7.135 PBCC images/creds.pb-c.c [2020-07-01T10:19:34.497Z] #39 7.135 DEP images/creds.pb-c.d [2020-07-01T10:19:34.497Z] #39 7.173 PBCC images/utsns.pb-c.c [2020-07-01T10:19:34.497Z] #39 7.173 DEP images/utsns.pb-c.d [2020-07-01T10:19:34.497Z] #39 7.254 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:19:34.497Z] #39 7.254 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:19:34.497Z] #39 7.305 DEP images/ipc-desc.pb-c.d [2020-07-01T10:19:34.497Z] #39 7.318 DEP images/ipc-sem.pb-c.d [2020-07-01T10:19:34.625Z] #60 ... [2020-07-01T10:19:34.625Z] [2020-07-01T10:19:34.625Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:34.625Z] #47 24.20 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:19:34.625Z] #47 24.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:19:34.625Z] #47 24.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:19:34.625Z] #47 24.50 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:19:34.625Z] #47 25.53 runtime/cgo [2020-07-01T10:19:34.625Z] #47 25.69 runtime [2020-07-01T10:19:34.780Z] #39 7.397 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:19:34.780Z] #39 7.441 DEP images/ipc-msg.pb-c.d [2020-07-01T10:19:34.780Z] #39 7.509 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:19:34.780Z] #39 7.509 DEP images/ipc-shm.pb-c.d [2020-07-01T10:19:34.780Z] #39 7.596 PBCC images/ipc-var.pb-c.c [2020-07-01T10:19:34.780Z] #39 7.596 DEP images/ipc-var.pb-c.d [2020-07-01T10:19:34.780Z] #39 7.662 PBCC images/sk-opts.pb-c.c [2020-07-01T10:19:34.780Z] #39 7.662 PBCC images/packet-sock.pb-c.c [2020-07-01T10:19:34.886Z] #47 ... [2020-07-01T10:19:34.886Z] [2020-07-01T10:19:34.887Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:34.887Z] #32 24.27 Fetched 8360 kB in 17s (480 kB/s) [2020-07-01T10:19:34.887Z] #32 24.27 Reading package lists... [2020-07-01T10:19:34.887Z] #32 31.21 Reading package lists... [2020-07-01T10:19:34.887Z] #32 ... [2020-07-01T10:19:34.887Z] [2020-07-01T10:19:34.887Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:19:34.887Z] #51 24.54 Fetched 8360 kB in 18s (469 kB/s) [2020-07-01T10:19:34.887Z] #51 24.54 Reading package lists... [2020-07-01T10:19:35.070Z] #39 7.765 DEP images/sk-opts.pb-c.d [2020-07-01T10:19:35.070Z] #39 7.818 DEP images/packet-sock.pb-c.d [2020-07-01T10:19:35.070Z] #39 7.850 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:19:35.145Z] #51 32.24 Reading package lists... [2020-07-01T10:19:35.145Z] #51 ... [2020-07-01T10:19:35.145Z] [2020-07-01T10:19:35.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:35.145Z] #10 24.64 Fetched 8360 kB in 18s (473 kB/s) [2020-07-01T10:19:35.145Z] #10 24.64 Reading package lists... [2020-07-01T10:19:35.393Z] #39 7.973 DEP images/sk-netlink.pb-c.d [2020-07-01T10:19:35.393Z] #39 8.055 PBCC images/sk-inet.pb-c.c [2020-07-01T10:19:35.404Z] #10 31.64 Reading package lists... [2020-07-01T10:19:35.404Z] #10 ... [2020-07-01T10:19:35.404Z] [2020-07-01T10:19:35.404Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:35.404Z] #38 24.92 Fetched 8360 kB in 18s (465 kB/s) [2020-07-01T10:19:35.404Z] #38 24.92 Reading package lists... [2020-07-01T10:19:35.404Z] #38 32.26 Reading package lists... [2020-07-01T10:19:35.404Z] #38 ... [2020-07-01T10:19:35.404Z] [2020-07-01T10:19:35.404Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:35.404Z] #23 25.23 Fetched 8360 kB in 18s (458 kB/s) [2020-07-01T10:19:35.404Z] #23 25.23 Reading package lists... [2020-07-01T10:19:35.694Z] #39 8.149 DEP images/sk-inet.pb-c.d [2020-07-01T10:19:35.695Z] #39 8.188 PBCC images/sk-unix.pb-c.c [2020-07-01T10:19:35.695Z] #39 8.198 DEP images/sk-unix.pb-c.d [2020-07-01T10:19:35.695Z] #39 8.302 PBCC images/mm.pb-c.c [2020-07-01T10:19:35.695Z] #39 8.357 DEP images/mm.pb-c.d [2020-07-01T10:19:35.695Z] #39 8.398 PBCC images/timerfd.pb-c.c [2020-07-01T10:19:35.977Z] #39 8.462 DEP images/timerfd.pb-c.d [2020-07-01T10:19:35.977Z] #39 8.462 PBCC images/timer.pb-c.c [2020-07-01T10:19:35.977Z] #39 8.514 DEP images/timer.pb-c.d [2020-07-01T10:19:35.977Z] #39 8.640 PBCC images/sa.pb-c.c [2020-07-01T10:19:35.977Z] #39 8.708 DEP images/sa.pb-c.d [2020-07-01T10:19:35.977Z] #39 8.753 PBCC images/pipe-data.pb-c.c [2020-07-01T10:19:35.977Z] #39 8.806 DEP images/pipe-data.pb-c.d [2020-07-01T10:19:36.260Z] #39 8.874 PBCC images/mnt.pb-c.c [2020-07-01T10:19:36.260Z] #39 9.011 DEP images/mnt.pb-c.d [2020-07-01T10:19:36.260Z] #39 9.071 PBCC images/sk-packet.pb-c.c [2020-07-01T10:19:36.260Z] #39 9.076 DEP images/sk-packet.pb-c.d [2020-07-01T10:19:36.260Z] #39 9.119 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:19:36.542Z] #39 9.148 DEP images/tcp-stream.pb-c.d [2020-07-01T10:19:36.542Z] #39 9.183 PBCC images/pipe.pb-c.c [2020-07-01T10:19:36.542Z] #39 9.207 DEP images/pipe.pb-c.d [2020-07-01T10:19:36.542Z] #39 9.246 PBCC images/pstree.pb-c.c [2020-07-01T10:19:36.542Z] #39 9.272 DEP images/pstree.pb-c.d [2020-07-01T10:19:36.542Z] #39 9.318 PBCC images/fs.pb-c.c [2020-07-01T10:19:36.542Z] #39 9.337 DEP images/fs.pb-c.d [2020-07-01T10:19:36.542Z] #39 9.349 PBCC images/signalfd.pb-c.c [2020-07-01T10:19:36.542Z] #39 9.397 DEP images/signalfd.pb-c.d [2020-07-01T10:19:36.542Z] #39 9.453 PBCC images/fh.pb-c.c [2020-07-01T10:19:36.824Z] #39 9.459 PBCC images/fsnotify.pb-c.c [2020-07-01T10:19:36.824Z] #39 9.518 DEP images/fh.pb-c.d [2020-07-01T10:19:36.824Z] #39 9.549 DEP images/fsnotify.pb-c.d [2020-07-01T10:19:36.824Z] #39 9.597 PBCC images/eventpoll.pb-c.c [2020-07-01T10:19:36.824Z] #39 9.637 DEP images/eventpoll.pb-c.d [2020-07-01T10:19:36.824Z] #39 9.674 PBCC images/eventfd.pb-c.c [2020-07-01T10:19:36.824Z] #39 9.678 DEP images/eventfd.pb-c.d [2020-07-01T10:19:36.824Z] #39 9.729 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:19:37.106Z] #39 9.761 DEP images/remap-file-path.pb-c.d [2020-07-01T10:19:37.106Z] #39 9.774 PBCC images/fifo.pb-c.c [2020-07-01T10:19:37.106Z] #39 9.802 DEP images/fifo.pb-c.d [2020-07-01T10:19:37.106Z] #39 9.854 PBCC images/ghost-file.pb-c.c [2020-07-01T10:19:37.106Z] #39 9.873 DEP images/ghost-file.pb-c.d [2020-07-01T10:19:37.106Z] #39 9.906 PBCC images/regfile.pb-c.c [2020-07-01T10:19:37.106Z] #39 9.955 DEP images/regfile.pb-c.d [2020-07-01T10:19:37.306Z] #23 32.75 Reading package lists... [2020-07-01T10:19:37.306Z] #23 ... [2020-07-01T10:19:37.306Z] [2020-07-01T10:19:37.306Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:37.306Z] #41 26.50 vendor/golang.org/x/crypto/internal/subtle [2020-07-01T10:19:37.307Z] #41 26.61 vendor/golang.org/x/crypto/curve25519 [2020-07-01T10:19:37.388Z] #39 9.977 PBCC images/ns.pb-c.c [2020-07-01T10:19:37.388Z] #39 10.00 DEP images/ns.pb-c.d [2020-07-01T10:19:37.388Z] #39 10.06 PBCC images/fdinfo.pb-c.c [2020-07-01T10:19:37.388Z] #39 10.13 DEP images/fdinfo.pb-c.d [2020-07-01T10:19:37.388Z] #39 10.20 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.24 PBCC images/core-arm.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.25 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.31 PBCC images/core-s390.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.36 PBCC images/core-x86.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.42 PBCC images/core.pb-c.c [2020-07-01T10:19:37.670Z] #39 ... [2020-07-01T10:19:37.670Z] [2020-07-01T10:19:37.670Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:37.670Z] #10 40.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:19:37.670Z] #10 40.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:19:37.670Z] #10 40.08 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:19:37.670Z] #10 44.54 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:19:37.670Z] #10 44.56 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-01T10:19:37.670Z] #10 44.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:19:37.670Z] #10 44.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:19:37.670Z] #10 44.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-01T10:19:37.670Z] #10 44.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:19:37.670Z] #10 ... [2020-07-01T10:19:37.670Z] [2020-07-01T10:19:37.670Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:37.670Z] #39 10.47 PBCC images/inventory.pb-c.c [2020-07-01T10:19:37.670Z] #39 10.55 DEP images/core-aarch64.pb-c.d [2020-07-01T10:19:37.952Z] #39 10.61 DEP images/core-arm.pb-c.d [2020-07-01T10:19:37.952Z] #39 10.65 DEP images/core-ppc64.pb-c.d [2020-07-01T10:19:37.952Z] #39 10.72 DEP images/core-s390.pb-c.d [2020-07-01T10:19:37.952Z] #39 10.77 DEP images/core-x86.pb-c.d [2020-07-01T10:19:37.952Z] #39 10.79 DEP images/core.pb-c.d [2020-07-01T10:19:38.234Z] #39 10.86 DEP images/inventory.pb-c.d [2020-07-01T10:19:38.234Z] #39 10.89 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:19:38.234Z] #39 10.92 DEP images/cpuinfo.pb-c.d [2020-07-01T10:19:38.234Z] #39 10.96 PBCC images/stats.pb-c.c [2020-07-01T10:19:38.234Z] #39 10.99 DEP images/stats.pb-c.d [2020-07-01T10:19:38.682Z] #41 ... [2020-07-01T10:19:38.682Z] [2020-07-01T10:19:38.682Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:38.682Z] #32 31.21 Reading package lists... [2020-07-01T10:19:38.849Z] #39 ... [2020-07-01T10:19:38.849Z] [2020-07-01T10:19:38.849Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:38.849Z] #41 41.02 time [2020-07-01T10:19:38.849Z] #41 43.52 strings [2020-07-01T10:19:38.849Z] #41 44.69 os [2020-07-01T10:19:38.849Z] #41 45.77 regexp/syntax [2020-07-01T10:19:38.849Z] #41 48.96 flag [2020-07-01T10:19:38.849Z] #41 50.13 go/token [2020-07-01T10:19:38.849Z] #41 50.26 regexp [2020-07-01T10:19:38.849Z] #41 50.84 go/scanner [2020-07-01T10:19:38.849Z] #41 ... [2020-07-01T10:19:38.849Z] [2020-07-01T10:19:38.849Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:38.849Z] #52 24.60 Checking out files: 81% (2608/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:19:38.849Z] #52 25.05 + cd /tmp/tmp.SmCO9sCg86/src/github.com/containerd/containerd [2020-07-01T10:19:38.849Z] #52 25.05 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:19:39.132Z] #52 ... [2020-07-01T10:19:39.132Z] [2020-07-01T10:19:39.132Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:39.132Z] #47 41.47 context [2020-07-01T10:19:39.132Z] #47 42.20 internal/poll [2020-07-01T10:19:39.132Z] #47 43.02 encoding/binary [2020-07-01T10:19:39.132Z] #47 43.64 os [2020-07-01T10:19:39.132Z] #47 44.60 encoding/base64 [2020-07-01T10:19:39.132Z] #47 45.28 golang.org/x/sys/unix [2020-07-01T10:19:39.132Z] #47 46.61 fmt [2020-07-01T10:19:39.132Z] #47 50.54 encoding/json [2020-07-01T10:19:39.132Z] #47 ... [2020-07-01T10:19:39.132Z] [2020-07-01T10:19:39.132Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:39.132Z] #30 41.54 internal/poll [2020-07-01T10:19:39.132Z] #30 41.67 internal/fmtsort [2020-07-01T10:19:39.132Z] #30 42.18 internal/syscall/execenv [2020-07-01T10:19:39.132Z] #30 42.29 internal/syscall/unix [2020-07-01T10:19:39.132Z] #30 42.46 strings [2020-07-01T10:19:39.132Z] #30 42.98 os [2020-07-01T10:19:39.132Z] #30 43.95 path [2020-07-01T10:19:39.132Z] #30 44.39 text/tabwriter [2020-07-01T10:19:39.132Z] #30 45.36 fmt [2020-07-01T10:19:39.132Z] #30 45.37 path/filepath [2020-07-01T10:19:39.132Z] #30 46.68 io/ioutil [2020-07-01T10:19:39.132Z] #30 47.67 flag [2020-07-01T10:19:39.132Z] #30 47.67 github.com/BurntSushi/toml [2020-07-01T10:19:39.132Z] #30 49.73 log [2020-07-01T10:19:39.132Z] #30 50.80 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:19:39.414Z] #30 ... [2020-07-01T10:19:39.414Z] [2020-07-01T10:19:39.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:39.414Z] #41 51.78 go/ast [2020-07-01T10:19:40.131Z] Fetching without tags [2020-07-01T10:19:40.456Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:40.843Z] #32 38.63 Building dependency tree... [2020-07-01T10:19:40.884Z] #41 53.14 internal/lazyregexp [2020-07-01T10:19:40.884Z] #41 53.33 net/url [2020-07-01T10:19:41.288Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:41.288Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:19:41.500Z] #41 ... [2020-07-01T10:19:41.500Z] [2020-07-01T10:19:41.500Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:41.500Z] #30 DONE 53.9s [2020-07-01T10:19:41.784Z] [2020-07-01T10:19:41.784Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:41.784Z] #52 26.61 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:19:41.784Z] #52 26.61 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:19:41.784Z] #52 26.61 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:19:41.784Z] #52 26.61 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:19:41.784Z] #52 26.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:19:41.784Z] #52 26.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:19:41.784Z] #52 26.61 + '[' '' = dynamic ']' [2020-07-01T10:19:41.784Z] #52 26.61 + make [2020-07-01T10:19:41.784Z] #52 27.65 + bin/ctr [2020-07-01T10:19:40.023Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:40.039Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:19:40.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:40.100Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:40.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:40.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:40.135Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:40.466Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:40.477Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:41.234Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:19:41.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:19:41.288Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:41.308Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:42.752Z] #32 42.13 The following additional packages will be installed: [2020-07-01T10:19:42.752Z] #32 42.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:19:42.752Z] #32 42.16 Suggested packages: [2020-07-01T10:19:42.752Z] #32 42.18 cmake-doc ninja-build lrzip [2020-07-01T10:19:42.752Z] #32 42.18 Recommended packages: [2020-07-01T10:19:42.752Z] #32 42.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:19:43.689Z] #32 43.16 The following NEW packages will be installed: [2020-07-01T10:19:43.689Z] #32 43.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:19:43.689Z] #32 43.18 vim-common xxd [2020-07-01T10:19:43.949Z] #32 ... [2020-07-01T10:19:43.949Z] [2020-07-01T10:19:43.949Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:43.949Z] #43 DONE 43.6s [2020-07-01T10:19:43.949Z] [2020-07-01T10:19:43.949Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:43.949Z] #60 DONE 43.6s [2020-07-01T10:19:43.949Z] [2020-07-01T10:19:43.949Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:43.949Z] #38 32.26 Reading package lists... [2020-07-01T10:19:43.949Z] #38 39.45 Building dependency tree... [2020-07-01T10:19:43.949Z] #38 43.43 The following additional packages will be installed: [2020-07-01T10:19:43.949Z] #38 43.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:19:43.949Z] #38 43.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:19:43.949Z] #38 43.47 Suggested packages: [2020-07-01T10:19:43.949Z] #38 43.47 manpages-dev python-setuptools [2020-07-01T10:19:45.183Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:19:45.330Z] #38 ... [2020-07-01T10:19:45.330Z] [2020-07-01T10:19:45.330Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:45.330Z] #32 43.76 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:19:45.330Z] #32 43.76 Need to get 14.9 MB of archives. [2020-07-01T10:19:45.330Z] #32 43.76 After this operation, 61.8 MB of additional disk space will be used. [2020-07-01T10:19:45.330Z] #32 43.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:19:45.330Z] #32 43.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:19:45.330Z] #32 43.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:19:45.330Z] #32 44.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:19:46.210Z] + docker version [2020-07-01T10:19:46.266Z] #32 45.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-01T10:19:46.266Z] #32 45.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-01T10:19:46.266Z] #32 45.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-01T10:19:46.266Z] #32 45.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-01T10:19:46.528Z] #32 45.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-01T10:19:46.528Z] #32 45.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-01T10:19:47.269Z] #52 ... [2020-07-01T10:19:47.269Z] [2020-07-01T10:19:47.269Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:47.269Z] #39 11.92 make[1]: Nothing to be done for 'all'. [2020-07-01T10:19:47.269Z] #39 12.93 CC images/stats.o [2020-07-01T10:19:47.269Z] #39 13.23 CC images/core.o [2020-07-01T10:19:47.269Z] #39 13.64 CC images/core-x86.o [2020-07-01T10:19:47.269Z] #39 13.85 CC images/core-arm.o [2020-07-01T10:19:47.269Z] #39 14.12 CC images/core-aarch64.o [2020-07-01T10:19:47.269Z] #39 14.40 CC images/core-ppc64.o [2020-07-01T10:19:47.269Z] #39 14.96 CC images/core-s390.o [2020-07-01T10:19:47.269Z] #39 15.32 CC images/cpuinfo.o [2020-07-01T10:19:47.269Z] #39 15.39 CC images/inventory.o [2020-07-01T10:19:47.269Z] #39 15.43 CC images/fdinfo.o [2020-07-01T10:19:47.269Z] #39 15.47 CC images/fown.o [2020-07-01T10:19:47.269Z] #39 15.56 CC images/ns.o [2020-07-01T10:19:47.269Z] #39 15.75 CC images/regfile.o [2020-07-01T10:19:47.269Z] #39 15.95 CC images/ghost-file.o [2020-07-01T10:19:47.269Z] #39 16.12 CC images/fifo.o [2020-07-01T10:19:47.269Z] #39 16.26 CC images/remap-file-path.o [2020-07-01T10:19:47.269Z] #39 16.39 CC images/eventfd.o [2020-07-01T10:19:47.269Z] #39 16.55 CC images/eventpoll.o [2020-07-01T10:19:47.269Z] #39 16.70 CC images/fh.o [2020-07-01T10:19:47.269Z] #39 16.83 CC images/fsnotify.o [2020-07-01T10:19:47.269Z] #39 17.10 CC images/signalfd.o [2020-07-01T10:19:47.269Z] #39 17.27 CC images/fs.o [2020-07-01T10:19:47.269Z] #39 17.44 CC images/pstree.o [2020-07-01T10:19:47.269Z] #39 17.60 CC images/pipe.o [2020-07-01T10:19:47.269Z] #39 17.76 CC images/tcp-stream.o [2020-07-01T10:19:47.269Z] #39 17.89 CC images/sk-packet.o [2020-07-01T10:19:47.269Z] #39 18.03 CC images/mnt.o [2020-07-01T10:19:47.269Z] #39 18.24 CC images/pipe-data.o [2020-07-01T10:19:47.269Z] #39 18.32 CC images/sa.o [2020-07-01T10:19:47.269Z] #39 18.49 CC images/timer.o [2020-07-01T10:19:47.269Z] #39 18.80 CC images/timerfd.o [2020-07-01T10:19:47.269Z] #39 18.92 CC images/mm.o [2020-07-01T10:19:47.269Z] #39 19.08 CC images/sk-opts.o [2020-07-01T10:19:47.269Z] #39 19.21 CC images/sk-unix.o [2020-07-01T10:19:47.269Z] #39 19.50 CC images/sk-inet.o [2020-07-01T10:19:47.269Z] #39 19.73 CC images/tun.o [2020-07-01T10:19:47.269Z] #39 19.84 CC images/sk-netlink.o [2020-07-01T10:19:47.269Z] #39 19.94 CC images/packet-sock.o [2020-07-01T10:19:47.465Z] #32 ... [2020-07-01T10:19:47.465Z] [2020-07-01T10:19:47.465Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:19:47.465Z] #51 32.24 Reading package lists... [2020-07-01T10:19:47.465Z] #51 39.46 Building dependency tree... [2020-07-01T10:19:47.465Z] #51 43.11 The following additional packages will be installed: [2020-07-01T10:19:47.465Z] #51 43.13 libbtrfs0 [2020-07-01T10:19:47.465Z] #51 43.36 The following NEW packages will be installed: [2020-07-01T10:19:47.465Z] #51 43.37 libbtrfs-dev libbtrfs0 [2020-07-01T10:19:47.465Z] #51 43.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:19:47.465Z] #51 43.80 Need to get 119 kB of archives. [2020-07-01T10:19:47.465Z] #51 43.80 After this operation, 387 kB of additional disk space will be used. [2020-07-01T10:19:47.465Z] #51 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:19:47.465Z] #51 43.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:19:47.465Z] #51 45.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:47.465Z] #51 46.12 Fetched 119 kB in 0s (416 kB/s) [2020-07-01T10:19:47.465Z] #51 46.23 Selecting previously unselected package libbtrfs0. [2020-07-01T10:19:47.465Z] #51 46.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-01T10:19:47.465Z] #51 46.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:19:47.465Z] #51 46.36 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:19:47.465Z] #51 46.47 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:19:47.465Z] #51 46.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:19:47.465Z] #51 46.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:19:47.465Z] #51 46.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:19:47.465Z] #51 46.80 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:19:47.465Z] #51 46.81 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:47.465Z] #51 DONE 47.0s [2020-07-01T10:19:47.465Z] [2020-07-01T10:19:47.465Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:47.465Z] #38 45.59 The following NEW packages will be installed: [2020-07-01T10:19:47.465Z] #38 45.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:19:47.465Z] #38 45.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:19:47.465Z] #38 45.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:19:47.465Z] #38 45.64 python-six zlib1g-dev [2020-07-01T10:19:47.465Z] #38 46.17 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:19:47.465Z] #38 46.17 Need to get 4095 kB of archives. [2020-07-01T10:19:47.465Z] #38 46.17 After this operation, 22.5 MB of additional disk space will be used. [2020-07-01T10:19:47.465Z] #38 46.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-01T10:19:47.465Z] #38 46.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:19:47.465Z] #38 46.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-01T10:19:47.465Z] #38 46.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:19:47.465Z] #38 46.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-01T10:19:47.465Z] #38 46.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:19:47.465Z] #38 46.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-01T10:19:47.465Z] #38 46.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-01T10:19:47.465Z] #38 46.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-01T10:19:47.465Z] #38 46.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-01T10:19:47.465Z] #38 46.45 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-01T10:19:47.465Z] #38 47.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-01T10:19:47.465Z] #38 47.13 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-07-01T10:19:47.551Z] #39 20.21 CC images/ipc-var.o [2020-07-01T10:19:47.551Z] #39 20.33 CC images/ipc-desc.o [2020-07-01T10:19:47.724Z] #38 47.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-01T10:19:47.724Z] #38 47.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:19:47.724Z] #38 47.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:19:47.724Z] #38 47.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-01T10:19:47.833Z] #39 20.42 CC images/ipc-shm.o [2020-07-01T10:19:47.833Z] #39 20.57 CC images/ipc-msg.o [2020-07-01T10:19:48.115Z] #39 20.78 CC images/ipc-sem.o [2020-07-01T10:19:48.115Z] #39 20.86 CC images/utsns.o [2020-07-01T10:19:48.293Z] #38 ... [2020-07-01T10:19:48.293Z] [2020-07-01T10:19:48.293Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:19:48.293Z] #23 32.75 Reading package lists... [2020-07-01T10:19:48.293Z] #23 39.78 Building dependency tree... [2020-07-01T10:19:48.293Z] #23 43.28 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:19:48.293Z] #23 43.28 The following additional packages will be installed: [2020-07-01T10:19:48.293Z] #23 43.28 libjq1 libonig5 [2020-07-01T10:19:48.294Z] #23 43.80 The following NEW packages will be installed: [2020-07-01T10:19:48.294Z] #23 43.83 jq libjq1 libonig5 [2020-07-01T10:19:48.294Z] #23 44.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:19:48.294Z] #23 44.42 Need to get 355 kB of archives. [2020-07-01T10:19:48.294Z] #23 44.42 After this operation, 1072 kB of additional disk space will be used. [2020-07-01T10:19:48.294Z] #23 44.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:19:48.294Z] #23 44.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:19:48.294Z] #23 44.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:19:48.294Z] #23 46.39 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:48.294Z] #23 46.60 Fetched 355 kB in 1s (530 kB/s) [2020-07-01T10:19:48.294Z] #23 46.72 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:19:48.294Z] #23 46.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 ... 15410 files and directories currently installed.) [2020-07-01T10:19:48.294Z] #23 46.76 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:19:48.294Z] #23 46.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:19:48.294Z] #23 46.97 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:19:48.294Z] #23 46.97 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:19:48.294Z] #23 46.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:19:48.294Z] #23 47.33 Selecting previously unselected package jq. [2020-07-01T10:19:48.294Z] #23 47.36 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:19:48.294Z] #23 47.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:19:48.294Z] #23 47.61 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:19:48.294Z] #23 47.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:19:48.294Z] #23 47.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:19:48.294Z] #23 47.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:19:48.294Z] #23 DONE 48.0s [2020-07-01T10:19:48.398Z] #39 21.01 CC images/creds.o [2020-07-01T10:19:48.398Z] #39 21.17 CC images/vma.o [2020-07-01T10:19:48.555Z] [2020-07-01T10:19:48.555Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:19:48.555Z] #24 DONE 0.1s [2020-07-01T10:19:48.555Z] [2020-07-01T10:19:48.555Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:48.680Z] #39 21.29 CC images/netdev.o [2020-07-01T10:19:48.680Z] #39 21.42 CC images/tty.o [2020-07-01T10:19:48.917Z] Fetching without tags [2020-07-01T10:19:48.983Z] #39 21.78 CC images/file-lock.o [2020-07-01T10:19:48.983Z] #39 21.87 CC images/rlimit.o [2020-07-01T10:19:49.122Z] #25 ... [2020-07-01T10:19:49.122Z] [2020-07-01T10:19:49.122Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:49.122Z] #10 31.64 Reading package lists... [2020-07-01T10:19:49.122Z] #10 39.03 Building dependency tree... [2020-07-01T10:19:49.122Z] #10 42.82 The following additional packages will be installed: [2020-07-01T10:19:49.122Z] #10 42.85 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:19:49.122Z] #10 42.85 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:19:49.122Z] #10 42.85 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:19:49.122Z] #10 42.85 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:19:49.122Z] #10 42.85 Suggested packages: [2020-07-01T10:19:49.122Z] #10 42.85 gcc-8-locales seccomp wine64 [2020-07-01T10:19:49.122Z] #10 44.56 The following NEW packages will be installed: [2020-07-01T10:19:49.122Z] #10 44.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:19:49.122Z] #10 44.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:19:49.122Z] #10 44.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:19:49.122Z] #10 44.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:19:49.122Z] #10 44.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:19:49.122Z] #10 44.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:19:49.122Z] #10 45.09 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:19:49.122Z] #10 45.09 Need to get 77.7 MB of archives. [2020-07-01T10:19:49.122Z] #10 45.09 After this operation, 487 MB of additional disk space will be used. [2020-07-01T10:19:49.122Z] #10 45.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-01T10:19:49.122Z] #10 45.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-01T10:19:49.122Z] #10 46.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:19:49.122Z] #10 46.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-01T10:19:49.122Z] #10 46.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-01T10:19:49.122Z] #10 46.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:19:49.122Z] #10 46.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:19:49.122Z] #10 47.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:19:49.122Z] #10 47.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-01T10:19:49.122Z] #10 ... [2020-07-01T10:19:49.122Z] [2020-07-01T10:19:49.122Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:49.122Z] #30 38.85 internal/reflectlite [2020-07-01T10:19:49.122Z] #30 38.85 sync [2020-07-01T10:19:49.122Z] #30 41.36 sort [2020-07-01T10:19:49.122Z] #30 41.38 errors [2020-07-01T10:19:49.122Z] #30 41.81 strconv [2020-07-01T10:19:49.122Z] #30 42.80 io [2020-07-01T10:19:49.122Z] #30 44.56 internal/oserror [2020-07-01T10:19:49.122Z] #30 44.65 syscall [2020-07-01T10:19:49.122Z] #30 46.74 reflect [2020-07-01T10:19:49.265Z] #39 21.99 CC images/pagemap.o [2020-07-01T10:19:49.320Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:49.381Z] #30 ... [2020-07-01T10:19:49.381Z] [2020-07-01T10:19:49.381Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:19:49.381Z] #32 48.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:49.381Z] #32 48.37 Fetched 14.9 MB in 3s (4900 kB/s) [2020-07-01T10:19:49.381Z] #32 48.48 Selecting previously unselected package xxd. [2020-07-01T10:19:49.381Z] #32 48.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 ... 15410 files and directories currently installed.) [2020-07-01T10:19:49.381Z] #32 48.65 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:19:49.381Z] #32 48.65 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:19:49.381Z] #32 48.91 Selecting previously unselected package vim-common. [2020-07-01T10:19:49.381Z] #32 48.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:19:49.381Z] #32 48.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:19:49.547Z] #39 22.18 CC images/siginfo.o [2020-07-01T10:19:49.547Z] #39 ... [2020-07-01T10:19:49.547Z] [2020-07-01T10:19:49.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:49.547Z] #10 61.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:19:49.547Z] #10 61.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-01T10:19:49.547Z] #10 61.85 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:19:49.656Z] #32 49.30 Selecting previously unselected package cmake-data. [2020-07-01T10:19:49.914Z] #32 49.30 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:19:49.914Z] #32 49.34 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:19:50.161Z] #10 ... [2020-07-01T10:19:50.161Z] [2020-07-01T10:19:50.161Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:50.161Z] #47 52.69 github.com/pkg/diff [2020-07-01T10:19:50.161Z] #47 54.12 go/ast [2020-07-01T10:19:50.161Z] #47 54.29 golang.org/x/crypto/ssh/terminal [2020-07-01T10:19:50.161Z] #47 55.45 mvdan.cc/editorconfig [2020-07-01T10:19:50.161Z] #47 56.28 mvdan.cc/sh/v3/fileutil [2020-07-01T10:19:50.161Z] #47 56.36 mvdan.cc/sh/v3/syntax [2020-07-01T10:19:50.161Z] #47 60.95 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:19:50.285Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:50.286Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:19:50.443Z] #47 ... [2020-07-01T10:19:50.443Z] [2020-07-01T10:19:50.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:50.443Z] #39 22.32 CC images/rpc.o [2020-07-01T10:19:50.443Z] #39 23.24 CC images/ext-file.o [2020-07-01T10:19:50.725Z] #39 23.46 CC images/cgroup.o [2020-07-01T10:19:48.832Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:48.839Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:19:48.854Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:48.886Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:48.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:48.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:48.922Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:49.330Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:49.351Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:50.229Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:19:50.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:19:50.288Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:50.313Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:51.008Z] #39 23.87 CC images/userns.o [2020-07-01T10:19:51.289Z] #32 ... [2020-07-01T10:19:51.289Z] [2020-07-01T10:19:51.289Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:51.289Z] #41 40.70 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:19:51.289Z] #41 40.76 internal/reflectlite [2020-07-01T10:19:51.289Z] #41 41.08 math/rand [2020-07-01T10:19:51.289Z] #41 42.21 internal/singleflight [2020-07-01T10:19:51.289Z] #41 43.65 strconv [2020-07-01T10:19:51.289Z] #41 43.74 io [2020-07-01T10:19:51.289Z] #41 45.82 bytes [2020-07-01T10:19:51.289Z] #41 48.81 reflect [2020-07-01T10:19:51.289Z] #41 49.18 bufio [2020-07-01T10:19:51.289Z] #41 50.90 syscall [2020-07-01T10:19:51.289Z] #41 ... [2020-07-01T10:19:51.289Z] [2020-07-01T10:19:51.289Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:19:51.289Z] #38 48.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:19:51.289Z] #38 48.95 Fetched 4095 kB in 1s (2974 kB/s) [2020-07-01T10:19:51.289Z] #38 49.04 Selecting previously unselected package libcap-dev:amd64. [2020-07-01T10:19:51.289Z] #38 49.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-01T10:19:51.289Z] #38 49.16 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 49.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:19:51.289Z] #38 49.34 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:19:51.289Z] #38 49.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 49.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:51.289Z] #38 49.55 Selecting previously unselected package libnet1-dev. [2020-07-01T10:19:51.289Z] #38 49.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 49.58 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:19:51.289Z] #38 49.83 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:19:51.289Z] #38 49.83 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 49.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:19:51.289Z] #38 49.98 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-01T10:19:51.289Z] #38 49.98 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 50.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:19:51.289Z] #38 50.30 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:19:51.289Z] #38 50.30 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 50.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:19:51.289Z] #38 50.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-01T10:19:51.289Z] #38 50.41 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 50.43 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:19:51.289Z] #38 50.54 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-01T10:19:51.289Z] #38 50.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 50.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:19:51.289Z] #38 50.82 Selecting previously unselected package libprotobuf17:amd64. [2020-07-01T10:19:51.289Z] #38 50.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:19:51.289Z] #38 50.85 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:19:51.290Z] #39 24.07 CC images/google/protobuf/descriptor.o [2020-07-01T10:19:51.827Z] Fetching without tags [2020-07-01T10:19:52.226Z] #38 51.62 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-01T10:19:52.226Z] #38 51.65 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:19:52.226Z] #38 51.66 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:19:52.226Z] #38 51.90 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-01T10:19:52.226Z] #38 51.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-01T10:19:52.236Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:52.297Z] #39 24.91 CC images/opts.o [2020-07-01T10:19:52.297Z] #39 ... [2020-07-01T10:19:52.297Z] [2020-07-01T10:19:52.297Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:52.297Z] #47 DONE 64.7s [2020-07-01T10:19:52.297Z] [2020-07-01T10:19:52.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:52.297Z] #39 25.07 CC images/seccomp.o [2020-07-01T10:19:52.297Z] #39 25.18 CC images/binfmt-misc.o [2020-07-01T10:19:52.485Z] #38 51.94 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:19:52.505Z] Removing intermediate container 7a0e84a01f79 [2020-07-01T10:19:52.506Z] ---> 7ddeb590027b [2020-07-01T10:19:52.506Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-07-01T10:19:52.506Z] ---> 22d48dbfbcad [2020-07-01T10:19:52.506Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-07-01T10:19:52.506Z] ---> c4b364067913 [2020-07-01T10:19:52.506Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-07-01T10:19:52.506Z] ---> Running in 159b8c66d862 [2020-07-01T10:19:52.506Z] Removing intermediate container 159b8c66d862 [2020-07-01T10:19:52.506Z] ---> 00c678396c08 [2020-07-01T10:19:52.506Z] Successfully built 00c678396c08 [2020-07-01T10:19:52.506Z] Successfully tagged moby-buildx:latest [2020-07-01T10:19:52.506Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-07-01T10:19:52.506Z] if [ -n "${id}" ]; then \ [2020-07-01T10:19:52.506Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-07-01T10:19:52.506Z] && touch bundles/buildx; \ [2020-07-01T10:19:52.506Z] docker rm -f ${id}; \ [2020-07-01T10:19:52.506Z] fi [2020-07-01T10:19:52.506Z] 94352bb3cf17c36e7d8a0756dcb29daecc48eddc949e5b78cbc2bead2e8d28a8 [2020-07-01T10:19:52.506Z] bundles/buildx version [2020-07-01T10:19:52.506Z] buildx v0.3.1 6db68d0 [2020-07-01T10:19:52.506Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:19:52.506Z] #1 [internal] booting buildkit [2020-07-01T10:19:52.506Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-07-01T10:19:52.506Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2020-07-01T10:19:52.506Z] #1 creating container buildx_buildkit_default [2020-07-01T10:19:52.506Z] #1 creating container buildx_buildkit_default 0.4s done [2020-07-01T10:19:52.506Z] #1 DONE 2.3s [2020-07-01T10:19:52.506Z] [2020-07-01T10:19:52.506Z] #3 [internal] load .dockerignore [2020-07-01T10:19:52.506Z] #3 transferring context: 87B done [2020-07-01T10:19:52.506Z] #3 DONE 0.0s [2020-07-01T10:19:52.506Z] [2020-07-01T10:19:52.506Z] #2 [internal] load build definition from Dockerfile [2020-07-01T10:19:52.506Z] #2 transferring dockerfile: 16.36kB done [2020-07-01T10:19:52.506Z] #2 DONE 0.0s [2020-07-01T10:19:52.506Z] [2020-07-01T10:19:52.506Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:19:52.506Z] #4 DONE 1.3s [2020-07-01T10:19:52.506Z] [2020-07-01T10:19:52.506Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:19:52.506Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:19:52.579Z] #39 25.26 CC images/time.o [2020-07-01T10:19:52.579Z] #39 25.32 CC images/sysctl.o [2020-07-01T10:19:52.579Z] #39 ... [2020-07-01T10:19:52.579Z] [2020-07-01T10:19:52.579Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:19:52.579Z] #41 54.80 text/template/parse [2020-07-01T10:19:52.579Z] #41 55.85 go/parser [2020-07-01T10:19:52.579Z] #41 57.55 text/template [2020-07-01T10:19:52.579Z] #41 58.17 encoding/xml [2020-07-01T10:19:52.579Z] #41 60.71 go/doc [2020-07-01T10:19:52.579Z] #41 62.90 github.com/LK4D4/vndr/versioned [2020-07-01T10:19:52.579Z] #41 63.10 net [2020-07-01T10:19:52.579Z] #41 63.60 github.com/LK4D4/vndr/build [2020-07-01T10:19:52.579Z] #41 ... [2020-07-01T10:19:52.579Z] [2020-07-01T10:19:52.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:19:52.579Z] #39 25.40 CC images/autofs.o [2020-07-01T10:19:52.749Z] Client: Docker Engine - Community [2020-07-01T10:19:52.749Z] Version: 19.03.11 [2020-07-01T10:19:52.749Z] API version: 1.40 [2020-07-01T10:19:52.749Z] Go version: go1.13.10 [2020-07-01T10:19:52.749Z] Git commit: 42e35e61f3 [2020-07-01T10:19:52.749Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-01T10:19:52.749Z] OS/Arch: linux/amd64 [2020-07-01T10:19:52.749Z] Experimental: false [2020-07-01T10:19:52.749Z] [2020-07-01T10:19:52.749Z] Server: Docker Engine - Community [2020-07-01T10:19:52.749Z] Engine: [2020-07-01T10:19:52.749Z] Version: 19.03.11 [2020-07-01T10:19:52.749Z] API version: 1.40 (minimum version 1.12) [2020-07-01T10:19:52.749Z] Go version: go1.13.10 [2020-07-01T10:19:52.749Z] Git commit: 42e35e61f3 [2020-07-01T10:19:52.749Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-01T10:19:52.749Z] OS/Arch: linux/amd64 [2020-07-01T10:19:52.749Z] Experimental: true [2020-07-01T10:19:52.749Z] containerd: [2020-07-01T10:19:52.749Z] Version: 1.2.13 [2020-07-01T10:19:52.749Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:19:52.749Z] runc: [2020-07-01T10:19:52.749Z] Version: 1.0.0-rc10 [2020-07-01T10:19:52.749Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:19:52.749Z] docker-init: [2020-07-01T10:19:52.749Z] Version: 0.18.0 [2020-07-01T10:19:52.749Z] GitCommit: fec3683 [2020-07-01T10:19:52.788Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:19:52.788Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-07-01T10:19:52.788Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-07-01T10:19:52.788Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-07-01T10:19:52.788Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-07-01T10:19:52.788Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [Pipeline] sh [2020-07-01T10:19:52.874Z] #39 25.49 CC images/macvlan.o [2020-07-01T10:19:52.874Z] #39 25.59 CC images/sit.o [2020-07-01T10:19:52.874Z] #39 25.69 CC images/memfd.o [2020-07-01T10:19:51.667Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:51.687Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:19:51.737Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:51.778Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:19:51.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:19:51.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:19:51.819Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:19:52.239Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:52.249Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:53.071Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.4s done [2020-07-01T10:19:53.112Z] + docker info [2020-07-01T10:19:53.186Z] #39 25.83 CC images/timens.o [2020-07-01T10:19:53.186Z] #39 25.91 LINK images/built-in.o [2020-07-01T10:19:53.186Z] #39 26.04 GEN compel/include/asm [2020-07-01T10:19:53.186Z] #39 26.04 GEN compel/include/version.h [2020-07-01T10:19:53.186Z] #39 26.05 touch .config [2020-07-01T10:19:53.186Z] #39 26.06 GEN include/common/config.h [2020-07-01T10:19:53.186Z] #39 26.09 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-01T10:19:53.352Z] #5 DONE 1.0s [2020-07-01T10:19:53.352Z] [2020-07-01T10:19:53.352Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:19:53.468Z] #39 26.13 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-01T10:19:53.468Z] #39 26.14 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-01T10:19:53.468Z] #39 26.17 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-01T10:19:53.468Z] #39 26.18 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-01T10:19:53.468Z] #39 26.19 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-01T10:19:53.468Z] #39 26.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:19:53.468Z] #39 26.21 DEP compel/plugins/std/infect.d [2020-07-01T10:19:53.468Z] #39 26.27 DEP compel/plugins/std/string.d [2020-07-01T10:19:53.468Z] #39 26.33 DEP compel/plugins/std/log.d [2020-07-01T10:19:53.751Z] #39 26.40 DEP compel/plugins/std/fds.d [2020-07-01T10:19:53.751Z] #39 26.50 DEP compel/plugins/std/std.d [2020-07-01T10:19:53.751Z] #39 26.60 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:19:53.863Z] #38 53.35 Selecting previously unselected package libprotoc17:amd64. [2020-07-01T10:19:53.863Z] #38 53.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:19:53.863Z] #38 53.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:19:53.966Z] #7 DONE 0.6s [2020-07-01T10:19:53.966Z] [2020-07-01T10:19:53.966Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:19:54.035Z] #39 26.68 DEP compel/plugins/fds/fds.d [2020-07-01T10:19:54.035Z] #39 26.77 CC compel/plugins/std/std.o [2020-07-01T10:19:54.122Z] #38 ... [2020-07-01T10:19:54.122Z] [2020-07-01T10:19:54.122Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:19:54.122Z] #30 53.64 time [2020-07-01T10:19:54.251Z] #6 DONE 0.7s [2020-07-01T10:19:54.251Z] [2020-07-01T10:19:54.251Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:19:54.251Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:19:54.251Z] #59 DONE 0.0s [2020-07-01T10:19:54.251Z] [2020-07-01T10:19:54.251Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:19:54.251Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:19:54.317Z] #39 26.91 CC compel/plugins/std/fds.o [2020-07-01T10:19:54.317Z] #39 27.20 CC compel/plugins/std/log.o [2020-07-01T10:19:54.415Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:19:54.676Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:19:54.677Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:19:54.914Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-07-01T10:19:54.914Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:19:54.914Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-07-01T10:19:54.914Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-07-01T10:19:54.914Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.3s done [2020-07-01T10:19:54.931Z] #39 27.65 CC compel/plugins/std/string.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:19:54.628Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:19:54.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-01T10:19:54.669Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:19:54.683Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:19:55.255Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.21MB / 8.25MB 0.6s [2020-07-01T10:19:55.256Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.97MB / 57.46MB 0.6s [2020-07-01T10:19:55.256Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.14MB / 10.73MB 0.6s [2020-07-01T10:19:55.256Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.66MB / 8.25MB 0.8s [2020-07-01T10:19:55.256Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 3.32MB / 54.14MB 0.8s [2020-07-01T10:19:55.256Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.17MB / 10.73MB 0.8s [2020-07-01T10:19:55.546Z] #39 28.09 CC compel/plugins/std/infect.o [2020-07-01T10:19:55.606Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.41MB / 8.25MB 0.9s [2020-07-01T10:19:55.606Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 7.05MB / 57.46MB 0.9s [2020-07-01T10:19:55.606Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.45MB / 96.51MB 0.9s [2020-07-01T10:19:55.606Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.95MB / 73.55MB 0.9s [2020-07-01T10:19:55.606Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 5.87MB / 10.73MB 0.9s [2020-07-01T10:19:55.606Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.81MB / 8.25MB 1.1s [2020-07-01T10:19:55.606Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 7.65MB / 54.14MB 1.1s [2020-07-01T10:19:55.606Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 9.11MB / 10.73MB 1.1s [2020-07-01T10:19:55.638Z] + docker version [2020-07-01T10:19:55.828Z] #39 28.42 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-01T10:19:55.828Z] #39 28.45 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-01T10:19:55.828Z] #39 28.50 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-01T10:19:55.828Z] #39 28.55 AR compel/plugins/std.lib.a [2020-07-01T10:19:55.828Z] #39 28.57 CC compel/plugins/fds/fds.o [2020-07-01T10:19:55.949Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 7.03MB / 8.25MB 1.2s [2020-07-01T10:19:55.949Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 10.82MB / 57.46MB 1.2s [2020-07-01T10:19:55.949Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.54MB / 73.55MB 1.2s [2020-07-01T10:19:55.949Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.70MB / 10.73MB 1.2s [2020-07-01T10:19:55.950Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.3s done [2020-07-01T10:19:55.950Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 14.30MB / 57.46MB 1.4s [2020-07-01T10:19:55.950Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 11.32MB / 96.51MB 1.4s [2020-07-01T10:19:55.950Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 11.58MB / 54.14MB 1.4s [2020-07-01T10:19:55.950Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.3s done [2020-07-01T10:19:56.110Z] #39 28.70 AR compel/plugins/fds.lib.a [2020-07-01T10:19:56.110Z] #39 28.72 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:19:56.110Z] #39 28.81 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:19:56.110Z] #39 28.92 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-01T10:19:56.303Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 19.16MB / 57.46MB 1.7s [2020-07-01T10:19:56.303Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 18.57MB / 96.51MB 1.7s [2020-07-01T10:19:56.303Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 19.57MB / 54.14MB 1.7s [2020-07-01T10:19:56.303Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 15.51MB / 73.55MB 1.7s [2020-07-01T10:19:56.392Z] #39 28.97 HOSTDEP compel/src/main-host.d [2020-07-01T10:19:56.392Z] #39 29.04 DEP compel/src/lib/ptrace.d [2020-07-01T10:19:56.392Z] #39 29.14 DEP compel/src/lib/infect.d [2020-07-01T10:19:56.611Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 22.69MB / 57.46MB 2.0s [2020-07-01T10:19:56.611Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 25.02MB / 54.14MB 2.0s [2020-07-01T10:19:56.611Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 20.19MB / 73.55MB 2.1s [2020-07-01T10:19:56.674Z] #39 29.28 DEP compel/src/lib/infect-util.d [2020-07-01T10:19:56.674Z] #39 29.37 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:19:56.674Z] #39 29.45 DEP compel/arch/s390/src/lib/infect.d [2020-07-01T10:19:56.674Z] #39 29.58 DEP compel/arch/s390/src/lib/cpu.d [2020-07-01T10:19:56.913Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 24.31MB / 96.51MB 2.2s [2020-07-01T10:19:56.913Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.56MB / 54.14MB 2.2s [2020-07-01T10:19:56.913Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 26.39MB / 57.46MB 2.4s [2020-07-01T10:19:56.958Z] #39 29.61 DEP compel/src/lib/log.d [2020-07-01T10:19:56.958Z] #39 29.70 DEP compel/src/main.d [2020-07-01T10:19:56.958Z] #39 29.80 DEP compel/src/lib/handle-elf.d [2020-07-01T10:19:57.230Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 33.74MB / 54.14MB 2.7s [2020-07-01T10:19:57.230Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 24.65MB / 73.55MB 2.7s [2020-07-01T10:19:57.239Z] #39 29.88 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-01T10:19:57.239Z] #39 29.95 CC compel/src/lib/log.o [2020-07-01T10:19:57.239Z] #39 30.09 CC compel/arch/s390/src/lib/cpu.o [2020-07-01T10:19:57.428Z] #30 ... [2020-07-01T10:19:57.428Z] [2020-07-01T10:19:57.428Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:19:57.428Z] #52 3.224 + RM_GOPATH=0 [2020-07-01T10:19:57.428Z] #52 3.224 + TMP_GOPATH= [2020-07-01T10:19:57.428Z] #52 3.224 + : /build [2020-07-01T10:19:57.428Z] #52 3.224 + '[' -z '' ']' [2020-07-01T10:19:57.428Z] #52 3.230 ++ mktemp -d [2020-07-01T10:19:57.428Z] #52 3.234 + export GOPATH=/tmp/tmp.0LMvz9cuyR [2020-07-01T10:19:57.428Z] #52 3.234 + GOPATH=/tmp/tmp.0LMvz9cuyR [2020-07-01T10:19:57.428Z] #52 3.234 + RM_GOPATH=1 [2020-07-01T10:19:57.428Z] #52 3.234 + case "$(go env GOARCH)" in [2020-07-01T10:19:57.428Z] #52 3.238 ++ go env GOARCH [2020-07-01T10:19:57.428Z] #52 3.266 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:57.428Z] #52 3.266 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:19:57.428Z] #52 3.267 ++ dirname /tmp/install/install.sh [2020-07-01T10:19:57.428Z] #52 3.268 + dir=/tmp/install [2020-07-01T10:19:57.428Z] #52 3.268 + bin=containerd [2020-07-01T10:19:57.428Z] #52 3.268 + shift [2020-07-01T10:19:57.428Z] #52 3.268 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:19:57.428Z] #52 3.269 + . /tmp/install/containerd.installer [2020-07-01T10:19:57.428Z] #52 3.269 ++ set -e [2020-07-01T10:19:57.428Z] #52 3.269 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:19:57.428Z] #52 3.270 + install_containerd [2020-07-01T10:19:57.428Z] #52 3.271 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:19:57.428Z] #52 3.272 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:19:57.428Z] #52 3.272 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0LMvz9cuyR/src/github.com/containerd/containerd [2020-07-01T10:19:57.428Z] #52 3.278 Cloning into '/tmp/tmp.0LMvz9cuyR/src/github.com/containerd/containerd'... [2020-07-01T10:19:57.521Z] #39 30.26 CC compel/arch/s390/src/lib/infect.o [2020-07-01T10:19:57.555Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 30.51MB / 57.46MB 2.9s [2020-07-01T10:19:57.555Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 30.09MB / 96.51MB 2.9s [2020-07-01T10:19:57.555Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.91MB / 54.14MB 3.0s [2020-07-01T10:19:57.687Z] #52 ... [2020-07-01T10:19:57.687Z] [2020-07-01T10:19:57.687Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:19:57.687Z] #25 3.739 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:19:57.687Z] #25 4.068 [2020-07-01T10:19:57.687Z] #25 4.267 # 2.7% ###### 9.1% ######### 13.8% ############# 18.7% ################# 24.5% ##################### 29.4% ######################### 34.9% ############################## 41.7% ################################## 48.3% ####################################### 54.6% ############################################# 63.7% ################################################## 69.8% ###################################################### 75.4% ########################################################### 82.8% ############################################################# 85.6% ################################################################ 90.0% ######################################################################## 100.0% [2020-07-01T10:19:57.687Z] #25 6.323 [2020-07-01T10:19:57.687Z] #25 6.529 0.1% ########### 16.3% ##################### 30.4% ################################# 46.3% ############################################ 61.2% ###################################################### 76.0% ######################################################################## 100.0% [2020-07-01T10:19:57.687Z] #25 7.589 [2020-07-01T10:19:57.687Z] #25 7.771 ## 3.5% ###### 9.1% ############ 17.4% #################### 28.4% ######################### 35.8% ############################### 43.5% #################################### 50.4% ########################################### 60.5% ################################################# 68.9% ###################################################### 75.2% ########################################################## 81.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-07-01T10:19:57.854Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.39MB / 57.46MB 3.1s [2020-07-01T10:19:57.855Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 35.04MB / 96.51MB 3.3s [2020-07-01T10:19:57.855Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 39.73MB / 54.14MB 3.3s [2020-07-01T10:19:57.855Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 28.70MB / 73.55MB 3.3s [2020-07-01T10:19:57.946Z] #25 9.533 [2020-07-01T10:19:58.135Z] #39 30.80 CC compel/src/lib/infect-rpc.o [2020-07-01T10:19:58.160Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 36.60MB / 57.46MB 3.4s [2020-07-01T10:19:58.160Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 42.61MB / 54.14MB 3.6s [2020-07-01T10:19:58.417Z] #39 30.99 CC compel/src/lib/infect-util.o [2020-07-01T10:19:58.417Z] #39 31.17 CC compel/src/lib/infect.o [2020-07-01T10:19:58.511Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.00MB / 57.46MB 3.9s [2020-07-01T10:19:58.511Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 41.38MB / 96.51MB 3.9s [2020-07-01T10:19:58.511Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 46.02MB / 54.14MB 3.9s [2020-07-01T10:19:58.511Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 32.80MB / 73.55MB 4.1s [2020-07-01T10:19:58.816Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 44.83MB / 57.46MB 4.2s [2020-07-01T10:19:58.816Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.72MB / 54.14MB 4.2s [2020-07-01T10:19:58.980Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:19:59.111Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 48.55MB / 57.46MB 4.5s [2020-07-01T10:19:59.111Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 47.20MB / 96.51MB 4.5s [2020-07-01T10:19:59.111Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 52.15MB / 57.46MB 4.7s [2020-07-01T10:19:59.111Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.5s done [2020-07-01T10:19:59.111Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 36.96MB / 73.55MB 4.7s [2020-07-01T10:19:59.111Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.5s done [2020-07-01T10:19:59.398Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 56.76MB / 57.46MB 4.8s [2020-07-01T10:19:59.423Z] #39 ... [2020-07-01T10:19:59.423Z] [2020-07-01T10:19:59.423Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:19:59.423Z] #10 71.77 Selecting previously unselected package libapparmor1:s390x. [2020-07-01T10:19:59.423Z] #10 71.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-07-01T10:19:59.423Z] #10 71.78 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-01T10:19:59.423Z] #10 71.86 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-01T10:19:59.423Z] #10 71.87 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-01T10:19:59.423Z] #10 71.87 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:19:59.684Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 4.9s done [2020-07-01T10:19:59.684Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 52.10MB / 96.51MB 4.9s [2020-07-01T10:19:59.706Z] #10 71.96 Selecting previously unselected package libbtrfs0. [2020-07-01T10:19:59.706Z] #10 71.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-01T10:19:59.706Z] #10 71.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:19:59.706Z] #10 72.02 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:19:59.706Z] #10 72.02 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-01T10:19:59.706Z] #10 72.02 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:19:59.706Z] #10 72.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-01T10:19:59.706Z] #10 72.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-01T10:19:59.706Z] #10 72.07 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-01T10:19:59.706Z] #10 72.12 Selecting previously unselected package libudev-dev:s390x. [2020-07-01T10:19:59.706Z] #10 72.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-01T10:19:59.706Z] #10 72.13 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-01T10:19:59.824Z] Client: Docker Engine - Community [2020-07-01T10:19:59.824Z] Version: 19.03.11 [2020-07-01T10:19:59.824Z] API version: 1.40 [2020-07-01T10:19:59.824Z] Go version: go1.13.10 [2020-07-01T10:19:59.824Z] Git commit: 42e35e61f3 [2020-07-01T10:19:59.824Z] Built: Mon Jun 1 09:12:22 2020 [2020-07-01T10:19:59.824Z] OS/Arch: linux/amd64 [2020-07-01T10:19:59.824Z] Experimental: false [2020-07-01T10:19:59.824Z] [2020-07-01T10:19:59.824Z] Server: Docker Engine - Community [2020-07-01T10:19:59.824Z] Engine: [2020-07-01T10:19:59.824Z] Version: 19.03.11 [2020-07-01T10:19:59.824Z] API version: 1.40 (minimum version 1.12) [2020-07-01T10:19:59.824Z] Go version: go1.13.10 [2020-07-01T10:19:59.824Z] Git commit: 42e35e61f3 [2020-07-01T10:19:59.824Z] Built: Mon Jun 1 09:10:54 2020 [2020-07-01T10:19:59.824Z] OS/Arch: linux/amd64 [2020-07-01T10:19:59.824Z] Experimental: true [2020-07-01T10:19:59.824Z] containerd: [2020-07-01T10:19:59.824Z] Version: 1.2.13 [2020-07-01T10:19:59.824Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:19:59.824Z] runc: [2020-07-01T10:19:59.824Z] Version: 1.0.0-rc10 [2020-07-01T10:19:59.824Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:19:59.824Z] docker-init: [2020-07-01T10:19:59.824Z] Version: 0.18.0 [2020-07-01T10:19:59.824Z] GitCommit: fec3683 [Pipeline] sh [2020-07-01T10:19:59.977Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 57.67MB / 96.51MB 5.2s [2020-07-01T10:19:59.977Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 42.24MB / 73.55MB 5.2s [2020-07-01T10:19:59.977Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 46.30MB / 73.55MB 5.4s [2020-07-01T10:19:59.977Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 67.60MB / 96.51MB 5.6s [2020-07-01T10:19:59.988Z] #10 72.28 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-01T10:19:59.988Z] #10 72.28 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-01T10:19:59.988Z] #10 72.28 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-01T10:19:59.988Z] #10 72.42 Selecting previously unselected package libpcre16-3:s390x. [2020-07-01T10:19:59.988Z] #10 72.42 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-01T10:19:59.988Z] #10 72.43 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-01T10:20:00.030Z] + docker version [2020-07-01T10:20:00.152Z] + docker info [2020-07-01T10:20:00.270Z] #10 72.53 Selecting previously unselected package libpcre32-3:s390x. [2020-07-01T10:20:00.270Z] #10 72.53 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-01T10:20:00.270Z] #10 72.53 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-01T10:20:00.270Z] #10 72.65 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-01T10:20:00.270Z] #10 72.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-01T10:20:00.270Z] #10 72.66 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-01T10:20:00.270Z] #10 72.75 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-01T10:20:00.270Z] #10 72.75 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-01T10:20:00.270Z] #10 72.75 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-01T10:20:00.333Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 52.91MB / 73.55MB 5.7s [2020-07-01T10:20:00.333Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 75.66MB / 96.51MB 5.9s [2020-07-01T10:20:00.552Z] #10 73.05 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-01T10:20:00.552Z] #10 73.05 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-01T10:20:00.645Z] #8 ... [2020-07-01T10:20:00.645Z] [2020-07-01T10:20:00.645Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:00.645Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:20:00.645Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done [2020-07-01T10:20:00.645Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:20:00.645Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.3s done [2020-07-01T10:20:00.645Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done [2020-07-01T10:20:00.645Z] #59 DONE 6.4s [2020-07-01T10:20:00.645Z] [2020-07-01T10:20:00.645Z] #21 [internal] load build context [2020-07-01T10:20:00.645Z] #21 transferring context: 51.28MB 6.4s done [2020-07-01T10:20:00.645Z] #21 DONE 6.4s [2020-07-01T10:20:00.645Z] [2020-07-01T10:20:00.645Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:00.645Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 82.87MB / 96.51MB 6.2s [2020-07-01T10:20:00.645Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 60.69MB / 73.55MB 6.2s [2020-07-01T10:20:00.834Z] #10 73.05 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-01T10:20:00.834Z] #10 73.21 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-01T10:20:00.834Z] #10 73.21 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-01T10:20:00.834Z] #10 73.21 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-01T10:20:00.834Z] #10 73.25 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-01T10:20:00.834Z] #10 73.25 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-01T10:20:00.834Z] #10 73.25 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-01T10:20:00.834Z] #10 73.35 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-01T10:20:00.834Z] #10 73.35 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-01T10:20:00.930Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 91.03MB / 96.51MB 6.4s [2020-07-01T10:20:00.930Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 65.52MB / 73.55MB 6.4s [2020-07-01T10:20:01.116Z] #10 73.35 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-01T10:20:01.214Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.7s done [2020-07-01T10:20:01.214Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.31MB / 73.55MB 6.7s [2020-07-01T10:20:01.398Z] #10 73.68 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-01T10:20:01.398Z] #10 73.69 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-01T10:20:01.398Z] #10 73.70 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-01T10:20:01.398Z] #10 73.70 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:20:01.398Z] #10 73.71 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-01T10:20:01.398Z] #10 73.72 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-01T10:20:01.398Z] #10 73.73 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:01.398Z] #10 73.74 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:20:01.398Z] #10 73.75 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-01T10:20:01.398Z] #10 73.75 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-01T10:20:01.398Z] #10 73.76 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:20:01.398Z] #10 73.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:20:01.398Z] #10 73.78 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-01T10:20:01.398Z] #10 73.78 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:20:01.398Z] #10 73.79 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-01T10:20:01.398Z] #10 73.80 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:20:01.398Z] #10 73.80 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-01T10:20:01.398Z] #10 73.81 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:01.398Z] #10 73.82 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-07-01T10:20:01.398Z] #10 73.82 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-07-01T10:20:01.398Z] #10 73.82 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:01.398Z] #10 73.83 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-07-01T10:20:01.398Z] #10 73.83 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-07-01T10:20:01.398Z] #10 73.84 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:20:01.398Z] #10 73.84 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-01T10:20:01.398Z] #10 73.85 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-01T10:20:01.398Z] #10 73.86 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:20:01.497Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.8s done [2020-07-01T10:20:01.497Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-07-01T10:20:01.567Z] #25 9.737 0.4% ## 2.9% #### 5.6% ##### 8.0% ####### 11.0% ######### 13.5% ########### 16.5% ############## 19.6% ################ 22.5% ################### 26.4% ##################### 29.2% ###################### 31.9% ######################## 34.7% ########################### 37.8% ############################ 40.1% ############################## 42.6% ################################ 44.9% ################################# 46.8% #################################### 50.4% ###################################### 53.9% ######################################## 56.3% ########################################## 58.7% ########################################### 60.5% ############################################# 63.4% ############################################### 66.2% ################################################# 68.3% ################################################## 70.4% ##################################################### 74.1% ####################################################### 77.0% ######################################################### 79.4% ########################################################### 82.0% [2020-07-01T10:20:01.567Z] #25 ... [2020-07-01T10:20:01.567Z] [2020-07-01T10:20:01.567Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:01.567Z] #28 51.13 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-07-01T10:20:01.567Z] #28 51.80 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:20:01.567Z] #28 51.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:20:01.680Z] #10 73.86 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-01T10:20:01.680Z] #10 73.87 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-01T10:20:01.680Z] #10 73.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:20:01.680Z] #10 DONE 74.2s [2020-07-01T10:20:01.680Z] [2020-07-01T10:20:01.680Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:01.680Z] #39 32.40 CC compel/src/lib/ptrace.o [2020-07-01T10:20:01.680Z] #39 32.75 AR compel/libcompel.a [2020-07-01T10:20:01.680Z] #39 32.79 HOSTCC compel/src/main-host.o [2020-07-01T10:20:01.680Z] #39 32.94 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-01T10:20:01.680Z] #39 33.01 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:20:01.680Z] #39 33.25 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:20:01.680Z] #39 33.42 HOSTLINK compel/compel-host-bin [2020-07-01T10:20:01.680Z] #39 33.48 DEP soccr/soccr.d [2020-07-01T10:20:01.680Z] #39 33.54 CC soccr/soccr.o [2020-07-01T10:20:01.680Z] #39 34.17 AR soccr/libsoccr.a [2020-07-01T10:20:01.680Z] #39 34.19 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:20:01.680Z] #39 34.32 DEP criu/arch/s390/sigframe.d [2020-07-01T10:20:01.680Z] #39 34.36 DEP criu/arch/s390/crtools.d [2020-07-01T10:20:01.680Z] #39 34.39 DEP criu/arch/s390/cpu.d [2020-07-01T10:20:01.680Z] #39 34.45 CC criu/arch/s390/cpu.o [2020-07-01T10:20:01.863Z] #28 ... [2020-07-01T10:20:01.863Z] [2020-07-01T10:20:01.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:20:01.863Z] #25 9.737 0.4% ## 2.9% #### 5.6% ##### 8.0% ####### 11.0% ######### 13.5% ########### 16.5% ############## 19.6% ################ 22.5% ################### 26.4% ##################### 29.2% ###################### 31.9% ######################## 34.7% ########################### 37.8% ############################ 40.1% ############################## 42.6% ################################ 44.9% ################################# 46.8% #################################### 50.4% ###################################### 53.9% ######################################## 56.3% ########################################## 58.7% ########################################### 60.5% ############################################# 63.4% ############################################### 66.2% ################################################# 68.3% ################################################## 70.4% ##################################################### 74.1% ####################################################### 77.0% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 83.8% ############################################################### 88.2% ############## [2020-07-01T10:20:01.863Z] #25 ... [2020-07-01T10:20:01.863Z] [2020-07-01T10:20:01.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:01.863Z] #10 51.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-01T10:20:01.863Z] #10 54.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-01T10:20:01.863Z] #10 54.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-01T10:20:01.863Z] #10 54.44 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:20:01.863Z] #10 54.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:20:01.863Z] #10 54.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-01T10:20:01.863Z] #10 54.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-01T10:20:01.863Z] #10 54.47 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-01T10:20:01.863Z] #10 54.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-01T10:20:01.863Z] #10 54.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-01T10:20:01.863Z] #10 54.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-01T10:20:01.863Z] #10 54.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-01T10:20:01.863Z] #10 54.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-01T10:20:01.863Z] #10 54.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-01T10:20:01.863Z] #10 54.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-01T10:20:01.863Z] #10 54.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-01T10:20:01.863Z] #10 55.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:20:01.863Z] #10 55.80 Fetched 77.7 MB in 10s (7854 kB/s) [2020-07-01T10:20:01.863Z] #10 55.90 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:20:01.863Z] #10 55.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 ... 15410 files and directories currently installed.) [2020-07-01T10:20:01.863Z] #10 56.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:20:01.863Z] #10 56.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:20:01.863Z] #10 59.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:20:01.863Z] #10 59.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:20:01.863Z] #10 59.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:20:01.863Z] #10 ... [2020-07-01T10:20:01.863Z] [2020-07-01T10:20:01.863Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:20:01.971Z] #39 34.83 CC criu/arch/s390/crtools.o [2020-07-01T10:20:02.426Z] #25 9.737 0.4% ## 2.9% #### 5.6% ##### 8.0% ####### 11.0% ######### 13.5% ########### 16.5% ############## 19.6% ################ 22.5% ################### 26.4% ##################### 29.2% ###################### 31.9% ######################## 34.7% ########################### 37.8% ############################ 40.1% ############################## 42.6% ################################ 44.9% ################################# 46.8% #################################### 50.4% ###################################### 53.9% ######################################## 56.3% ########################################## 58.7% ########################################### 60.5% ############################################# 63.4% ############################################### 66.2% ################################################# 68.3% ################################################## 70.4% ##################################################### 74.1% ####################################################### 77.0% ######################################################### 79.4% ########################################################### 82.0% ############################################################ 83.8% ############################################################### 88.2% ################################################################# 91.2% ################################################################### 94.1% ##################################################################### 96.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-01T10:20:02.426Z] #25 13.94 [2020-07-01T10:20:02.684Z] #25 ... [2020-07-01T10:20:02.685Z] [2020-07-01T10:20:02.685Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:02.685Z] #32 52.28 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:20:02.685Z] #32 52.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:20:02.685Z] #32 52.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:20:02.685Z] #32 60.43 Selecting previously unselected package libxml2:amd64. [2020-07-01T10:20:02.685Z] #32 60.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-01T10:20:02.685Z] #32 60.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:20:02.685Z] #32 61.33 Selecting previously unselected package libarchive13:amd64. [2020-07-01T10:20:02.685Z] #32 61.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-01T10:20:02.685Z] #32 61.35 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:20:02.685Z] #32 61.72 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-01T10:20:02.685Z] #32 61.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-01T10:20:02.685Z] #32 61.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:20:02.685Z] #32 62.04 Selecting previously unselected package librhash0:amd64. [2020-07-01T10:20:02.685Z] #32 62.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-01T10:20:02.685Z] #32 62.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:20:02.946Z] #32 62.38 Selecting previously unselected package libuv1:amd64. [2020-07-01T10:20:02.946Z] #32 62.38 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-01T10:20:02.946Z] #32 62.40 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:20:02.946Z] #32 ... [2020-07-01T10:20:02.946Z] [2020-07-01T10:20:02.946Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:02.946Z] #38 54.13 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:20:02.946Z] #38 54.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:20:02.946Z] #38 54.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:20:02.946Z] #38 54.38 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:20:02.946Z] #38 54.39 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-01T10:20:02.946Z] #38 54.42 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:20:02.946Z] #38 54.59 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:20:02.946Z] #38 54.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:20:02.946Z] #38 54.61 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:20:02.946Z] #38 54.93 Selecting previously unselected package python-six. [2020-07-01T10:20:02.946Z] #38 54.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:20:02.946Z] #38 54.95 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:20:02.946Z] #38 55.08 Selecting previously unselected package python-protobuf. [2020-07-01T10:20:02.946Z] #38 55.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-01T10:20:02.946Z] #38 55.11 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:20:02.946Z] #38 55.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:20:02.946Z] #38 60.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:20:02.946Z] #38 60.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:20:02.946Z] #38 60.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:20:02.946Z] #38 60.72 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:20:02.946Z] #38 60.73 Setting up python-six (1.12.0-1) ... [2020-07-01T10:20:02.946Z] #38 ... [2020-07-01T10:20:02.946Z] [2020-07-01T10:20:02.946Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:02.946Z] #47 52.60 syscall [2020-07-01T10:20:02.946Z] #47 52.63 reflect [2020-07-01T10:20:02.946Z] #47 61.07 context [2020-07-01T10:20:02.946Z] #47 62.38 internal/poll [2020-07-01T10:20:02.996Z] #39 35.53 CC criu/arch/s390/sigframe.o [2020-07-01T10:20:02.996Z] #39 35.69 LINK criu/arch/s390/crtools.built-in.o [2020-07-01T10:20:02.996Z] #39 35.72 DEP criu/pie/util-vdso.d [2020-07-01T10:20:02.996Z] #39 35.84 DEP criu/pie/util.d [2020-07-01T10:20:03.079Z] Client: [2020-07-01T10:20:03.079Z] Debug Mode: false [2020-07-01T10:20:03.079Z] [2020-07-01T10:20:03.079Z] Server: [2020-07-01T10:20:03.079Z] Containers: 0 [2020-07-01T10:20:03.079Z] Running: 0 [2020-07-01T10:20:03.079Z] Paused: 0 [2020-07-01T10:20:03.079Z] Stopped: 0 [2020-07-01T10:20:03.079Z] Images: 0 [2020-07-01T10:20:03.079Z] Server Version: 19.03.11 [2020-07-01T10:20:03.079Z] Storage Driver: overlay2 [2020-07-01T10:20:03.079Z] Backing Filesystem: extfs [2020-07-01T10:20:03.079Z] Supports d_type: true [2020-07-01T10:20:03.079Z] Native Overlay Diff: true [2020-07-01T10:20:03.079Z] Logging Driver: json-file [2020-07-01T10:20:03.079Z] Cgroup Driver: cgroupfs [2020-07-01T10:20:03.079Z] Plugins: [2020-07-01T10:20:03.079Z] Volume: local [2020-07-01T10:20:03.079Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:20:03.079Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-01T10:20:03.079Z] Swarm: inactive [2020-07-01T10:20:03.079Z] Runtimes: runc [2020-07-01T10:20:03.079Z] Default Runtime: runc [2020-07-01T10:20:03.079Z] Init Binary: docker-init [2020-07-01T10:20:03.079Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:20:03.079Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:03.079Z] init version: fec3683 [2020-07-01T10:20:03.079Z] Security Options: [2020-07-01T10:20:03.079Z] apparmor [2020-07-01T10:20:03.079Z] seccomp [2020-07-01T10:20:03.079Z] Profile: default [2020-07-01T10:20:03.079Z] Kernel Version: 5.3.0-1023-aws [2020-07-01T10:20:03.079Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-01T10:20:03.079Z] OSType: linux [2020-07-01T10:20:03.079Z] Architecture: x86_64 [2020-07-01T10:20:03.079Z] CPUs: 2 [2020-07-01T10:20:03.079Z] Total Memory: 7.487GiB [2020-07-01T10:20:03.079Z] Name: ip-10-100-93-187 [2020-07-01T10:20:03.079Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-01T10:20:03.079Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:20:03.079Z] Debug Mode: false [2020-07-01T10:20:03.079Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:20:03.079Z] Labels: [2020-07-01T10:20:03.079Z] Experimental: true [2020-07-01T10:20:03.079Z] Insecure Registries: [2020-07-01T10:20:03.079Z] 127.0.0.0/8 [2020-07-01T10:20:03.079Z] Live Restore Enabled: true [2020-07-01T10:20:03.079Z] [2020-07-01T10:20:03.079Z] WARNING: No swap limit support [Pipeline] sh [2020-07-01T10:20:03.210Z] #47 ... [2020-07-01T10:20:03.210Z] [2020-07-01T10:20:03.210Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:03.210Z] #32 62.62 Selecting previously unselected package cmake. [2020-07-01T10:20:03.210Z] #32 62.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-01T10:20:03.210Z] #32 62.66 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:20:03.277Z] #39 35.99 CC criu/pie/util.o [2020-07-01T10:20:03.405Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:03.405Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:03.405Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:20:03.405Z] + bash /home/ubuntu/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:20:03.405Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:20:03.405Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-01T10:20:03.405Z] [2020-07-01T10:20:03.405Z] Generally Necessary: [2020-07-01T10:20:03.405Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:20:03.405Z] - apparmor: enabled and tools installed [2020-07-01T10:20:03.405Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:20:03.405Z] - CONFIG_NET_NS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_PID_NS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:20:03.405Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_MEMCG: enabled [2020-07-01T10:20:03.405Z] - CONFIG_KEYS: enabled [2020-07-01T10:20:03.405Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-01T10:20:03.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:20:03.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:20:03.559Z] #39 36.24 CC criu/pie/util-vdso.o [2020-07-01T10:20:03.560Z] #39 ... [2020-07-01T10:20:03.560Z] [2020-07-01T10:20:03.560Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:03.560Z] #41 65.87 vendor/golang.org/x/text/transform [2020-07-01T10:20:03.560Z] #41 66.30 vendor/golang.org/x/text/unicode/bidi [2020-07-01T10:20:03.560Z] #41 67.40 vendor/golang.org/x/text/secure/bidirule [2020-07-01T10:20:03.560Z] #41 67.57 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:20:03.560Z] #41 69.53 vendor/golang.org/x/net/idna [2020-07-01T10:20:03.560Z] #41 70.98 vendor/golang.org/x/net/http2/hpack [2020-07-01T10:20:03.560Z] #41 71.81 mime [2020-07-01T10:20:03.560Z] #41 72.77 mime/quotedprintable [2020-07-01T10:20:03.560Z] #41 72.97 net/http/internal [2020-07-01T10:20:03.560Z] #41 74.54 crypto/x509 [2020-07-01T10:20:03.560Z] #41 74.55 vendor/golang.org/x/net/http/httpproxy [2020-07-01T10:20:03.560Z] #41 75.00 mime/multipart [2020-07-01T10:20:03.560Z] #41 ... [2020-07-01T10:20:03.560Z] [2020-07-01T10:20:03.560Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:20:03.560Z] #11 DONE 1.8s [2020-07-01T10:20:03.560Z] [2020-07-01T10:20:03.560Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:03.560Z] #49 1.609 + RM_GOPATH=0 [2020-07-01T10:20:03.560Z] #49 1.610 + TMP_GOPATH= [2020-07-01T10:20:03.560Z] #49 1.610 + : /build [2020-07-01T10:20:03.560Z] #49 1.610 + '[' -z '' ']' [2020-07-01T10:20:03.560Z] #49 1.611 ++ mktemp -d [2020-07-01T10:20:03.560Z] #49 1.612 + export GOPATH=/tmp/tmp.RLhH9mzQ2m [2020-07-01T10:20:03.560Z] #49 1.612 + GOPATH=/tmp/tmp.RLhH9mzQ2m [2020-07-01T10:20:03.560Z] #49 1.612 + RM_GOPATH=1 [2020-07-01T10:20:03.560Z] #49 1.613 + case "$(go env GOARCH)" in [2020-07-01T10:20:03.560Z] #49 1.613 ++ go env GOARCH [2020-07-01T10:20:03.560Z] #49 1.630 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:03.560Z] #49 1.630 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:03.560Z] #49 1.631 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:03.560Z] #49 1.631 + dir=/tmp/install [2020-07-01T10:20:03.560Z] #49 1.632 + bin=runc [2020-07-01T10:20:03.560Z] #49 1.632 + shift [2020-07-01T10:20:03.560Z] #49 1.632 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:20:03.560Z] #49 1.632 + . /tmp/install/runc.installer [2020-07-01T10:20:03.560Z] #49 1.632 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:03.560Z] #49 1.632 + install_runc [2020-07-01T10:20:03.560Z] #49 1.632 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:20:03.560Z] #49 1.634 + uname -r [2020-07-01T10:20:03.560Z] #49 1.636 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:20:03.560Z] #49 1.637 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:20:03.560Z] #49 1.637 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:20:03.560Z] #49 1.637 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RLhH9mzQ2m/src/github.com/opencontainers/runc [2020-07-01T10:20:03.560Z] #49 1.642 Cloning into '/tmp/tmp.RLhH9mzQ2m/src/github.com/opencontainers/runc'... [2020-07-01T10:20:03.662Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-01T10:20:03.662Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:20:03.662Z] [2020-07-01T10:20:03.662Z] Optional Features: [2020-07-01T10:20:03.662Z] - CONFIG_USER_NS: enabled [2020-07-01T10:20:03.662Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:20:03.662Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:20:03.662Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:20:03.662Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:20:03.662Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-01T10:20:03.662Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:20:03.662Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:20:03.662Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-01T10:20:03.662Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-01T10:20:03.662Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:20:03.662Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:20:03.662Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:20:03.662Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:20:03.662Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:20:03.662Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:20:03.662Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:20:03.662Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:20:03.662Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:20:03.662Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:20:03.662Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:20:03.662Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:20:03.662Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:20:03.662Z] - Network Drivers: [2020-07-01T10:20:03.917Z] - "overlay": [2020-07-01T10:20:03.917Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:20:03.917Z] Optional (for encrypted networks): [2020-07-01T10:20:03.917Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:20:03.917Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-01T10:20:03.917Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-01T10:20:03.917Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-01T10:20:03.917Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-01T10:20:03.917Z] - CONFIG_XFRM: enabled [2020-07-01T10:20:03.917Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-01T10:20:03.917Z] - "ipvlan": [2020-07-01T10:20:03.917Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:20:03.917Z] - "macvlan": [2020-07-01T10:20:03.917Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:20:03.917Z] - "ftp,tftp client in container": [2020-07-01T10:20:03.917Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:20:03.917Z] - Storage Drivers: [2020-07-01T10:20:03.917Z] - "aufs": [2020-07-01T10:20:03.917Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:20:03.917Z] - "btrfs": [2020-07-01T10:20:03.917Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:20:03.917Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:20:03.917Z] - "devicemapper": [2020-07-01T10:20:03.917Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:20:03.917Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:20:03.917Z] - "overlay": [2020-07-01T10:20:03.917Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:20:03.917Z] - "zfs": [2020-07-01T10:20:03.917Z] - /dev/zfs: present [2020-07-01T10:20:03.917Z] - zfs command: missing [2020-07-01T10:20:03.917Z] - zpool command: missing [2020-07-01T10:20:03.917Z] [2020-07-01T10:20:03.917Z] Limits: [2020-07-01T10:20:03.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:20:03.917Z] [2020-07-01T10:20:03.917Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-01T10:20:04.432Z] + sudo modprobe ip_vs [2020-07-01T10:20:04.432Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:20:04.689Z] #2 [internal] load build definition from Dockerfile [2020-07-01T10:20:04.689Z] #2 transferring dockerfile: 16.37kB done [2020-07-01T10:20:04.689Z] #2 DONE 0.3s [2020-07-01T10:20:04.689Z] [2020-07-01T10:20:04.689Z] #1 [internal] load .dockerignore [2020-07-01T10:20:04.689Z] #1 transferring context: 87B done [2020-07-01T10:20:04.689Z] #1 DONE 0.3s [2020-07-01T10:20:04.689Z] [2020-07-01T10:20:04.689Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:20:05.250Z] #3 DONE 0.4s [2020-07-01T10:20:05.250Z] [2020-07-01T10:20:05.250Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:20:05.250Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:20:05.250Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:20:05.250Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-01T10:20:05.250Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-01T10:20:05.250Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 574.00kB / 8.88MB 0.1s [2020-07-01T10:20:05.250Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-01T10:20:05.506Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-07-01T10:20:05.506Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-01T10:20:05.580Z] #49 ... [2020-07-01T10:20:05.580Z] [2020-07-01T10:20:05.580Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:20:05.580Z] #12 DONE 1.7s [2020-07-01T10:20:05.580Z] [2020-07-01T10:20:05.580Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:05.580Z] #54 73.51 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:05.580Z] #54 73.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:20:05.580Z] #54 DONE 77.8s [2020-07-01T10:20:05.580Z] [2020-07-01T10:20:05.580Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:20:05.580Z] #55 DONE 0.1s [2020-07-01T10:20:05.580Z] [2020-07-01T10:20:05.580Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:20:05.580Z] #56 DONE 0.1s [2020-07-01T10:20:05.580Z] [2020-07-01T10:20:05.580Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:05.580Z] #39 36.65 AR criu/pie/pie.lib.a [2020-07-01T10:20:05.580Z] #39 36.68 DEP criu/pie/restorer.d [2020-07-01T10:20:05.580Z] #39 36.83 DEP criu/arch/s390/restorer.d [2020-07-01T10:20:05.580Z] #39 36.96 DEP criu/arch/s390/vdso-pie.d [2020-07-01T10:20:05.580Z] #39 37.03 DEP criu/pie/parasite-vdso.d [2020-07-01T10:20:05.580Z] #39 37.11 DEP criu/pie/parasite.d [2020-07-01T10:20:05.580Z] #39 37.25 CC criu/pie/parasite.o [2020-07-01T10:20:05.580Z] #39 37.98 LINK criu/pie/parasite.built-in.o [2020-07-01T10:20:05.580Z] #39 37.98 GEN criu/pie/parasite-blob.h [2020-07-01T10:20:05.580Z] #39 38.01 CC criu/pie/parasite-vdso.o [2020-07-01T10:20:05.763Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-01T10:20:05.865Z] #39 38.55 CC criu/arch/s390/vdso-pie.o [2020-07-01T10:20:06.019Z] #4 DONE 0.7s [2020-07-01T10:20:06.150Z] #39 38.85 CC criu/arch/s390/restorer.o [2020-07-01T10:20:06.278Z] [2020-07-01T10:20:06.278Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:20:06.439Z] #39 39.17 CC criu/pie/restorer.o [2020-07-01T10:20:06.497Z] #32 65.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:20:06.497Z] #32 65.75 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:20:06.497Z] #32 65.76 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:20:06.497Z] #32 65.77 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:20:06.497Z] #32 65.81 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:20:06.497Z] #32 65.82 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:20:06.497Z] #32 65.84 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:20:06.497Z] #32 65.85 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:20:06.497Z] #32 65.87 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:20:06.497Z] #32 65.89 Setting up cmake (3.13.4-1) ... [2020-07-01T10:20:06.497Z] #32 65.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:20:06.497Z] #32 66.00 Processing triggers for mime-support (3.62) ... [2020-07-01T10:20:06.537Z] #5 ... [2020-07-01T10:20:06.537Z] [2020-07-01T10:20:06.537Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:20:06.537Z] #6 DONE 0.2s [2020-07-01T10:20:06.537Z] [2020-07-01T10:20:06.537Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:20:06.537Z] #5 DONE 0.3s [2020-07-01T10:20:06.537Z] [2020-07-01T10:20:06.537Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:06.537Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:20:06.719Z] Client: [2020-07-01T10:20:06.719Z] Debug Mode: false [2020-07-01T10:20:06.719Z] [2020-07-01T10:20:06.719Z] Server: [2020-07-01T10:20:06.719Z] Containers: 0 [2020-07-01T10:20:06.719Z] Running: 0 [2020-07-01T10:20:06.719Z] Paused: 0 [2020-07-01T10:20:06.719Z] Stopped: 0 [2020-07-01T10:20:06.719Z] Images: 0 [2020-07-01T10:20:06.719Z] Server Version: 19.03.11 [2020-07-01T10:20:06.719Z] Storage Driver: overlay2 [2020-07-01T10:20:06.719Z] Backing Filesystem: extfs [2020-07-01T10:20:06.719Z] Supports d_type: true [2020-07-01T10:20:06.719Z] Native Overlay Diff: true [2020-07-01T10:20:06.719Z] Logging Driver: json-file [2020-07-01T10:20:06.719Z] Cgroup Driver: cgroupfs [2020-07-01T10:20:06.719Z] Plugins: [2020-07-01T10:20:06.719Z] Volume: local [2020-07-01T10:20:06.719Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:20:06.719Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-01T10:20:06.719Z] Swarm: inactive [2020-07-01T10:20:06.719Z] Runtimes: runc [2020-07-01T10:20:06.719Z] Default Runtime: runc [2020-07-01T10:20:06.719Z] Init Binary: docker-init [2020-07-01T10:20:06.719Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:20:06.719Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:06.719Z] init version: fec3683 [2020-07-01T10:20:06.719Z] Security Options: [2020-07-01T10:20:06.719Z] apparmor [2020-07-01T10:20:06.719Z] seccomp [2020-07-01T10:20:06.719Z] Profile: default [2020-07-01T10:20:06.719Z] Kernel Version: 5.3.0-1023-aws [2020-07-01T10:20:06.719Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-01T10:20:06.719Z] OSType: linux [2020-07-01T10:20:06.719Z] Architecture: x86_64 [2020-07-01T10:20:06.719Z] CPUs: 2 [2020-07-01T10:20:06.719Z] Total Memory: 7.569GiB [2020-07-01T10:20:06.719Z] Name: ip-10-100-113-204 [2020-07-01T10:20:06.719Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-07-01T10:20:06.719Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:20:06.719Z] Debug Mode: false [2020-07-01T10:20:06.719Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:20:06.719Z] Labels: [2020-07-01T10:20:06.719Z] Experimental: true [2020-07-01T10:20:06.719Z] Insecure Registries: [2020-07-01T10:20:06.719Z] 127.0.0.0/8 [2020-07-01T10:20:06.719Z] Live Restore Enabled: true [2020-07-01T10:20:06.719Z] [2020-07-01T10:20:06.719Z] WARNING: No swap limit support [Pipeline] sh [2020-07-01T10:20:06.793Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:20:06.793Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:20:06.793Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-07-01T10:20:06.793Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.60MB / 9.86MB 0.3s [2020-07-01T10:20:07.010Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:07.010Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:07.010Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:20:07.010Z] + bash /home/ubuntu/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:20:07.010Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:20:07.010Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-07-01T10:20:07.010Z] [2020-07-01T10:20:07.010Z] Generally Necessary: [2020-07-01T10:20:07.010Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:20:07.010Z] - apparmor: enabled and tools installed [2020-07-01T10:20:07.010Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:20:07.010Z] - CONFIG_NET_NS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_PID_NS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:20:07.010Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_MEMCG: enabled [2020-07-01T10:20:07.010Z] - CONFIG_KEYS: enabled [2020-07-01T10:20:07.010Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-01T10:20:07.010Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:20:07.010Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:20:07.102Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-07-01T10:20:07.102Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-01T10:20:07.270Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-01T10:20:07.270Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:20:07.270Z] [2020-07-01T10:20:07.270Z] Optional Features: [2020-07-01T10:20:07.270Z] - CONFIG_USER_NS: enabled [2020-07-01T10:20:07.270Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:20:07.270Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:20:07.270Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:20:07.270Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:20:07.270Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-01T10:20:07.270Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:20:07.270Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:20:07.270Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-01T10:20:07.270Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-01T10:20:07.270Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:20:07.270Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:20:07.270Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:20:07.270Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:20:07.270Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:20:07.270Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:20:07.270Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:20:07.270Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:20:07.270Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:20:07.270Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:20:07.270Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:20:07.270Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:20:07.270Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:20:07.270Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:20:07.270Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:20:07.270Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:20:07.270Z] - Network Drivers: [2020-07-01T10:20:07.270Z] - "overlay": [2020-07-01T10:20:07.270Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:20:07.270Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:20:07.270Z] Optional (for encrypted networks): [2020-07-01T10:20:07.361Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-07-01T10:20:07.464Z] #39 ... [2020-07-01T10:20:07.464Z] [2020-07-01T10:20:07.464Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:20:07.464Z] #13 1.984 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:20:07.464Z] #13 DONE 2.2s [2020-07-01T10:20:07.534Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:20:07.534Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-01T10:20:07.534Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-01T10:20:07.534Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-01T10:20:07.534Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-01T10:20:07.534Z] - CONFIG_XFRM: enabled [2020-07-01T10:20:07.534Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-01T10:20:07.534Z] - "ipvlan": [2020-07-01T10:20:07.534Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:20:07.534Z] - "macvlan": [2020-07-01T10:20:07.534Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:20:07.534Z] - "ftp,tftp client in container": [2020-07-01T10:20:07.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:20:07.534Z] - Storage Drivers: [2020-07-01T10:20:07.534Z] - "aufs": [2020-07-01T10:20:07.534Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:20:07.534Z] - "btrfs": [2020-07-01T10:20:07.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:20:07.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:20:07.534Z] - "devicemapper": [2020-07-01T10:20:07.534Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:20:07.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:20:07.534Z] - "overlay": [2020-07-01T10:20:07.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:20:07.534Z] - "zfs": [2020-07-01T10:20:07.534Z] - /dev/zfs: present [2020-07-01T10:20:07.534Z] - zfs command: missing [2020-07-01T10:20:07.534Z] - zpool command: missing [2020-07-01T10:20:07.534Z] [2020-07-01T10:20:07.534Z] Limits: [2020-07-01T10:20:07.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:20:07.534Z] [2020-07-01T10:20:07.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-01T10:20:07.746Z] [2020-07-01T10:20:07.746Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:20:07.879Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:20:07.879Z] #2 [internal] load build definition from Dockerfile [2020-07-01T10:20:07.879Z] #2 transferring dockerfile: [2020-07-01T10:20:08.137Z] #2 transferring dockerfile: 16.37kB done [2020-07-01T10:20:08.137Z] #2 DONE 0.1s [2020-07-01T10:20:08.137Z] [2020-07-01T10:20:08.137Z] #1 [internal] load .dockerignore [2020-07-01T10:20:08.137Z] #1 transferring context: 87B done [2020-07-01T10:20:08.137Z] #1 DONE 0.1s [2020-07-01T10:20:08.137Z] [2020-07-01T10:20:08.137Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:20:08.394Z] #3 DONE 0.4s [2020-07-01T10:20:08.394Z] [2020-07-01T10:20:08.394Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:20:08.394Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:20:08.394Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:20:08.394Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-01T10:20:08.394Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-01T10:20:08.394Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.59MB / 8.88MB 0.1s [2020-07-01T10:20:08.396Z] #32 ... [2020-07-01T10:20:08.396Z] [2020-07-01T10:20:08.396Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:20:08.396Z] #25 15.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:20:08.396Z] #25 15.90 [2020-07-01T10:20:08.396Z] #25 16.08 ######################################################################## 100.0% [2020-07-01T10:20:08.396Z] #25 16.20 [2020-07-01T10:20:08.396Z] #25 17.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:20:08.396Z] #25 17.66 [2020-07-01T10:20:08.396Z] #25 17.93 0.7% ################################################################# 90.9% ######################################################################## 100.0% [2020-07-01T10:20:08.396Z] #25 18.19 [2020-07-01T10:20:08.396Z] #25 19.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:20:08.396Z] #25 19.07 skipping existing 1849cc453dee [2020-07-01T10:20:08.396Z] #25 19.18 [2020-07-01T10:20:08.396Z] #25 ... [2020-07-01T10:20:08.396Z] [2020-07-01T10:20:08.396Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:08.396Z] #41 58.12 time [2020-07-01T10:20:08.396Z] #41 63.71 strings [2020-07-01T10:20:08.396Z] #41 64.37 os [2020-07-01T10:20:08.396Z] #41 66.69 regexp/syntax [2020-07-01T10:20:08.396Z] #41 67.89 fmt [2020-07-01T10:20:08.652Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-01T10:20:08.652Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-01T10:20:08.654Z] #41 ... [2020-07-01T10:20:08.654Z] [2020-07-01T10:20:08.654Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:20:08.654Z] #25 20.08 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:20:08.910Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-01T10:20:08.911Z] #25 20.42 [2020-07-01T10:20:09.169Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-07-01T10:20:09.169Z] #4 DONE 0.9s [2020-07-01T10:20:09.243Z] #14 DONE 1.6s [2020-07-01T10:20:09.243Z] [2020-07-01T10:20:09.243Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:09.243Z] #39 41.23 LINK criu/pie/restorer.built-in.o [2020-07-01T10:20:09.243Z] #39 41.24 GEN criu/pie/restorer-blob.h [2020-07-01T10:20:09.243Z] #39 41.30 DEP criu/vdso.d [2020-07-01T10:20:09.243Z] #39 41.46 DEP criu/uts_ns.d [2020-07-01T10:20:09.243Z] #39 41.61 DEP criu/util.d [2020-07-01T10:20:09.243Z] #39 41.82 DEP criu/uffd.d [2020-07-01T10:20:09.243Z] #39 42.07 DEP criu/tun.d [2020-07-01T10:20:09.477Z] #25 20.68 ######################################################################## 100.0% [2020-07-01T10:20:09.477Z] #25 20.80 [2020-07-01T10:20:09.477Z] #25 20.87 Download of images into '/build' complete. [2020-07-01T10:20:09.477Z] #25 20.87 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:20:09.477Z] #25 20.87 tar -cC '/build' . | docker load [2020-07-01T10:20:09.529Z] #39 42.20 DEP criu/tty.d [2020-07-01T10:20:09.741Z] [2020-07-01T10:20:09.741Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:20:09.741Z] #6 ... [2020-07-01T10:20:09.741Z] [2020-07-01T10:20:09.741Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:20:09.741Z] #5 DONE 0.2s [2020-07-01T10:20:09.810Z] #39 42.36 DEP criu/timerfd.d [2020-07-01T10:20:09.810Z] #39 42.54 DEP criu/timens.d [2020-07-01T10:20:09.810Z] #39 42.70 DEP criu/sysfs_parse.d [2020-07-01T10:20:10.001Z] [2020-07-01T10:20:10.001Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:20:10.001Z] #6 DONE 0.3s [2020-07-01T10:20:10.092Z] #39 42.86 DEP criu/sysctl.d [2020-07-01T10:20:10.092Z] #39 42.96 DEP criu/string.d [2020-07-01T10:20:10.281Z] [2020-07-01T10:20:10.281Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:10.281Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:20:10.281Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:20:10.281Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-01T10:20:10.281Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-01T10:20:10.281Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.97MB / 50.39MB 0.2s [2020-07-01T10:20:10.281Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 225.84kB / 7.81MB 0.2s [2020-07-01T10:20:10.281Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 225.84kB / 10.00MB 0.2s [2020-07-01T10:20:10.281Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 10.36MB / 50.39MB 0.3s [2020-07-01T10:20:10.281Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-07-01T10:20:10.281Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 4.89MB / 10.00MB 0.3s [2020-07-01T10:20:10.375Z] #39 42.99 DEP criu/stats.d [2020-07-01T10:20:10.375Z] #39 43.05 DEP criu/sockets.d [2020-07-01T10:20:10.375Z] #39 43.12 DEP criu/sk-unix.d [2020-07-01T10:20:10.375Z] #39 43.22 DEP criu/sk-tcp.d [2020-07-01T10:20:10.411Z] #25 DONE 21.7s [2020-07-01T10:20:10.411Z] [2020-07-01T10:20:10.411Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:10.411Z] #30 59.78 internal/poll [2020-07-01T10:20:10.411Z] #30 61.09 internal/fmtsort [2020-07-01T10:20:10.411Z] #30 62.09 internal/syscall/execenv [2020-07-01T10:20:10.411Z] #30 62.40 internal/syscall/unix [2020-07-01T10:20:10.411Z] #30 62.43 strings [2020-07-01T10:20:10.411Z] #30 62.90 os [2020-07-01T10:20:10.411Z] #30 65.68 path [2020-07-01T10:20:10.411Z] #30 66.16 text/tabwriter [2020-07-01T10:20:10.411Z] #30 66.86 path/filepath [2020-07-01T10:20:10.411Z] #30 66.94 fmt [2020-07-01T10:20:10.411Z] #30 68.18 io/ioutil [2020-07-01T10:20:10.411Z] #30 ... [2020-07-01T10:20:10.411Z] [2020-07-01T10:20:10.411Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:10.411Z] #32 DONE 69.9s [2020-07-01T10:20:10.411Z] [2020-07-01T10:20:10.411Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:10.542Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.95MB / 50.39MB 0.4s [2020-07-01T10:20:10.542Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.32MB / 10.00MB 0.4s [2020-07-01T10:20:10.656Z] #39 43.41 DEP criu/sk-queue.d [2020-07-01T10:20:10.804Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 20.47MB / 50.39MB 0.6s [2020-07-01T10:20:10.805Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-07-01T10:20:10.805Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-07-01T10:20:10.805Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.22MB / 51.83MB 0.6s [2020-07-01T10:20:10.805Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 663.28kB / 68.65MB 0.6s [2020-07-01T10:20:10.805Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.43MB / 50.39MB 0.7s [2020-07-01T10:20:10.805Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 5.83MB / 51.83MB 0.7s [2020-07-01T10:20:10.939Z] #39 ... [2020-07-01T10:20:10.939Z] [2020-07-01T10:20:10.939Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:20:10.939Z] #15 DONE 1.6s [2020-07-01T10:20:10.939Z] [2020-07-01T10:20:10.939Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:10.939Z] #39 43.63 DEP criu/sk-packet.d [2020-07-01T10:20:10.939Z] #39 43.76 DEP criu/sk-netlink.d [2020-07-01T10:20:11.066Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 27.21MB / 50.39MB 0.9s [2020-07-01T10:20:11.067Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 9.68MB / 51.83MB 0.9s [2020-07-01T10:20:11.067Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.41MB / 68.65MB 0.9s [2020-07-01T10:20:11.067Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 30.55MB / 50.39MB 1.0s [2020-07-01T10:20:11.067Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 13.35MB / 51.83MB 1.0s [2020-07-01T10:20:11.067Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 36.66MB / 50.39MB 1.1s [2020-07-01T10:20:11.067Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 19.38MB / 51.83MB 1.1s [2020-07-01T10:20:11.222Z] #39 43.94 DEP criu/sk-inet.d [2020-07-01T10:20:11.330Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 41.45MB / 50.39MB 1.2s [2020-07-01T10:20:11.331Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 22.92MB / 51.83MB 1.2s [2020-07-01T10:20:11.331Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 17.44MB / 68.65MB 1.2s [2020-07-01T10:20:11.331Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 44.96MB / 50.39MB 1.3s [2020-07-01T10:20:11.504Z] #39 44.17 DEP criu/signalfd.d [2020-07-01T10:20:11.504Z] #39 44.26 DEP criu/sigframe.d [2020-07-01T10:20:11.534Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-07-01T10:20:11.534Z] #58 DONE 5.1s [2020-07-01T10:20:11.534Z] [2020-07-01T10:20:11.534Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:11.534Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:20:11.534Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:20:11.534Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-07-01T10:20:11.534Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-07-01T10:20:11.534Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-07-01T10:20:11.534Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done [2020-07-01T10:20:11.534Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.9s done [2020-07-01T10:20:11.534Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.7s done [2020-07-01T10:20:11.534Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 4.9s done [2020-07-01T10:20:11.534Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 57.83MB / 120.16MB 5.0s [2020-07-01T10:20:11.534Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 2.4s [2020-07-01T10:20:11.534Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.8s done [2020-07-01T10:20:11.594Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.5s [2020-07-01T10:20:11.594Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.53MB / 51.83MB 1.5s [2020-07-01T10:20:11.594Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 27.45MB / 68.65MB 1.5s [2020-07-01T10:20:11.594Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.62MB / 51.83MB 1.6s [2020-07-01T10:20:11.594Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 33.51MB / 68.65MB 1.6s [2020-07-01T10:20:11.786Z] #39 44.36 DEP criu/shmem.d [2020-07-01T10:20:11.786Z] #39 44.50 DEP criu/servicefd.d [2020-07-01T10:20:11.860Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 43.25MB / 51.83MB 1.7s [2020-07-01T10:20:11.860Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 40.17MB / 68.65MB 1.7s [2020-07-01T10:20:11.860Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.8s done [2020-07-01T10:20:11.860Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 47.85MB / 51.83MB 1.8s [2020-07-01T10:20:11.860Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 46.87MB / 68.65MB 1.8s [2020-07-01T10:20:11.860Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 1.8s [2020-07-01T10:20:12.068Z] #39 44.64 DEP criu/seize.d [2020-07-01T10:20:12.068Z] #39 44.83 DEP criu/seccomp.d [2020-07-01T10:20:12.101Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 67.36MB / 120.16MB 5.4s [2020-07-01T10:20:12.122Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.0s [2020-07-01T10:20:12.122Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 51.03MB / 68.65MB 2.0s [2020-07-01T10:20:12.122Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 8.07MB / 120.16MB 2.1s [2020-07-01T10:20:12.122Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-07-01T10:20:12.250Z] Client: Docker Engine - Community [2020-07-01T10:20:12.250Z] Version: 19.03.11 [2020-07-01T10:20:12.250Z] API version: 1.40 [2020-07-01T10:20:12.250Z] Go version: go1.13.10 [2020-07-01T10:20:12.250Z] Git commit: 42e35e6 [2020-07-01T10:20:12.250Z] Built: Mon Jun 1 09:13:13 2020 [2020-07-01T10:20:12.250Z] OS/Arch: linux/arm64 [2020-07-01T10:20:12.250Z] Experimental: false [2020-07-01T10:20:12.250Z] [2020-07-01T10:20:12.250Z] Server: Docker Engine - Community [2020-07-01T10:20:12.250Z] Engine: [2020-07-01T10:20:12.250Z] Version: 19.03.11 [2020-07-01T10:20:12.250Z] API version: 1.40 (minimum version 1.12) [2020-07-01T10:20:12.250Z] Go version: go1.13.10 [2020-07-01T10:20:12.250Z] Git commit: 42e35e6 [2020-07-01T10:20:12.250Z] Built: Mon Jun 1 09:11:46 2020 [2020-07-01T10:20:12.250Z] OS/Arch: linux/arm64 [2020-07-01T10:20:12.250Z] Experimental: true [2020-07-01T10:20:12.250Z] containerd: [2020-07-01T10:20:12.250Z] Version: 1.2.13 [2020-07-01T10:20:12.250Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:20:12.250Z] runc: [2020-07-01T10:20:12.250Z] Version: 1.0.0-rc10 [2020-07-01T10:20:12.250Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:12.250Z] docker-init: [2020-07-01T10:20:12.250Z] Version: 0.18.0 [2020-07-01T10:20:12.250Z] GitCommit: fec3683 [Pipeline] sh [2020-07-01T10:20:12.350Z] #39 ... [2020-07-01T10:20:12.350Z] [2020-07-01T10:20:12.350Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:20:12.350Z] #16 DONE 1.4s [2020-07-01T10:20:12.350Z] [2020-07-01T10:20:12.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:12.350Z] #39 44.95 DEP criu/rst-malloc.d [2020-07-01T10:20:12.350Z] #39 45.00 DEP criu/rbtree.d [2020-07-01T10:20:12.350Z] #39 45.03 DEP criu/pstree.d [2020-07-01T10:20:12.361Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 74.01MB / 120.16MB 5.6s [2020-07-01T10:20:12.380Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.17MB / 68.65MB 2.2s [2020-07-01T10:20:12.380Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.3s done [2020-07-01T10:20:12.380Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 15.66MB / 120.16MB 2.3s [2020-07-01T10:20:12.380Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 0B / 125B 2.3s [2020-07-01T10:20:12.616Z] + docker info [2020-07-01T10:20:12.632Z] #39 45.23 DEP criu/protobuf.d [2020-07-01T10:20:12.632Z] #39 45.32 GEN criu/protobuf-desc-gen.h [2020-07-01T10:20:12.641Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 65.09MB / 68.65MB 2.5s [2020-07-01T10:20:12.641Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 22.25MB / 120.16MB 2.5s [2020-07-01T10:20:12.641Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.4s done [2020-07-01T10:20:12.659Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 83.24MB / 120.16MB 5.9s [2020-07-01T10:20:12.659Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 91.96MB / 120.16MB 6.0s [2020-07-01T10:20:12.902Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.7s [2020-07-01T10:20:12.902Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 30.93MB / 120.16MB 2.7s [2020-07-01T10:20:12.902Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 38.50MB / 120.16MB 2.9s [2020-07-01T10:20:12.914Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 100.47MB / 120.16MB 6.4s [2020-07-01T10:20:12.944Z] #33 ... [2020-07-01T10:20:12.944Z] [2020-07-01T10:20:12.944Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:12.944Z] #10 62.60 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:20:12.944Z] #10 62.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:20:12.944Z] #10 62.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:20:12.944Z] #10 62.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-01T10:20:12.944Z] #10 62.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:20:12.944Z] #10 62.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:20:12.944Z] #10 63.01 Selecting previously unselected package dmsetup. [2020-07-01T10:20:12.944Z] #10 63.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:20:12.944Z] #10 63.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:20:12.944Z] #10 63.16 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:20:12.944Z] #10 63.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:20:12.944Z] #10 63.17 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:20:12.944Z] #10 69.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:20:12.944Z] #10 69.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:20:12.944Z] #10 69.40 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:20:13.162Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.1s done [2020-07-01T10:20:13.162Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 48.89MB / 120.16MB 3.2s [2020-07-01T10:20:13.170Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 108.06MB / 120.16MB 6.6s [2020-07-01T10:20:13.427Z] #7 ... [2020-07-01T10:20:13.427Z] [2020-07-01T10:20:13.427Z] #20 [internal] load build context [2020-07-01T10:20:13.427Z] #20 transferring context: 51.28MB 6.4s done [2020-07-01T10:20:13.427Z] #20 DONE 6.8s [2020-07-01T10:20:13.427Z] [2020-07-01T10:20:13.427Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:13.427Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 115.36MB / 120.16MB 6.7s [2020-07-01T10:20:13.514Z] #10 ... [2020-07-01T10:20:13.514Z] [2020-07-01T10:20:13.514Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:13.514Z] #38 65.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:20:13.514Z] #38 65.31 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:20:13.514Z] #38 65.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:20:13.514Z] #38 65.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:20:13.514Z] #38 65.36 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:20:13.514Z] #38 65.38 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:20:13.514Z] #38 65.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:20:13.514Z] #38 65.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:20:13.514Z] #38 65.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:20:13.514Z] #38 65.45 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:20:13.514Z] #38 72.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:20:13.514Z] #38 72.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:20:13.514Z] #38 ... [2020-07-01T10:20:13.514Z] [2020-07-01T10:20:13.514Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:13.514Z] #41 73.17 regexp [2020-07-01T10:20:13.638Z] #39 46.41 DEP criu/protobuf-desc.d [2020-07-01T10:20:13.638Z] #39 46.47 DEP criu/proc_parse.d [2020-07-01T10:20:13.734Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 55.35MB / 120.16MB 3.5s [2020-07-01T10:20:13.773Z] #41 ... [2020-07-01T10:20:13.773Z] [2020-07-01T10:20:13.773Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:13.773Z] #38 DONE 73.3s [2020-07-01T10:20:13.773Z] [2020-07-01T10:20:13.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:13.919Z] #39 46.57 DEP criu/plugin.d [2020-07-01T10:20:13.920Z] #39 46.65 DEP criu/pipes.d [2020-07-01T10:20:13.920Z] #39 46.77 DEP criu/pie-util.d [2020-07-01T10:20:13.991Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 66.62MB / 120.16MB 3.8s [2020-07-01T10:20:14.202Z] #39 46.90 DEP criu/pie-util-vdso.d [2020-07-01T10:20:14.202Z] #39 47.02 DEP criu/path.d [2020-07-01T10:20:14.251Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 79.01MB / 120.16MB 4.1s [2020-07-01T10:20:14.484Z] #39 47.17 DEP criu/parasite-syscall.d [2020-07-01T10:20:14.484Z] #39 ... [2020-07-01T10:20:14.484Z] [2020-07-01T10:20:14.484Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:14.484Z] #41 76.97 crypto/tls [2020-07-01T10:20:14.484Z] #41 82.25 net/http/httptrace [2020-07-01T10:20:14.484Z] #41 82.45 net/http [2020-07-01T10:20:14.509Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 88.28MB / 120.16MB 4.3s [2020-07-01T10:20:14.509Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 96.41MB / 120.16MB 4.5s [2020-07-01T10:20:14.766Z] #41 ... [2020-07-01T10:20:14.766Z] [2020-07-01T10:20:14.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:14.766Z] #39 47.40 DEP criu/pagemap.d [2020-07-01T10:20:14.766Z] #39 47.52 DEP criu/pagemap-cache.d [2020-07-01T10:20:14.766Z] #39 47.61 DEP criu/page-xfer.d [2020-07-01T10:20:14.767Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 104.07MB / 120.16MB 4.7s [2020-07-01T10:20:14.795Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 8.0s done [2020-07-01T10:20:15.025Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 110.95MB / 120.16MB 5.0s [2020-07-01T10:20:15.048Z] #39 47.76 DEP criu/page-pipe.d [2020-07-01T10:20:15.048Z] #39 47.90 DEP criu/netfilter.d [2020-07-01T10:20:15.050Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.7s done [2020-07-01T10:20:15.050Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-01T10:20:15.148Z] #39 ... [2020-07-01T10:20:15.148Z] [2020-07-01T10:20:15.148Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:15.148Z] #47 64.61 os [2020-07-01T10:20:15.148Z] #47 67.04 encoding/binary [2020-07-01T10:20:15.148Z] #47 68.00 fmt [2020-07-01T10:20:15.148Z] #47 69.40 encoding/base64 [2020-07-01T10:20:15.148Z] #47 70.18 golang.org/x/sys/unix [2020-07-01T10:20:15.148Z] #47 74.71 encoding/json [2020-07-01T10:20:15.148Z] #47 ... [2020-07-01T10:20:15.148Z] [2020-07-01T10:20:15.148Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:15.148Z] #33 4.051 + RM_GOPATH=0 [2020-07-01T10:20:15.148Z] #33 4.051 + TMP_GOPATH= [2020-07-01T10:20:15.148Z] #33 4.051 + : /build [2020-07-01T10:20:15.148Z] #33 4.051 + '[' -z '' ']' [2020-07-01T10:20:15.149Z] #33 4.051 ++ mktemp -d [2020-07-01T10:20:15.149Z] #33 4.051 + export GOPATH=/tmp/tmp.IiQpb5zRSB [2020-07-01T10:20:15.149Z] #33 4.051 + GOPATH=/tmp/tmp.IiQpb5zRSB [2020-07-01T10:20:15.149Z] #33 4.051 + RM_GOPATH=1 [2020-07-01T10:20:15.149Z] #33 4.051 + case "$(go env GOARCH)" in [2020-07-01T10:20:15.149Z] #33 4.055 ++ go env GOARCH [2020-07-01T10:20:15.149Z] #33 4.071 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:15.149Z] #33 4.071 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:15.149Z] #33 4.072 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:15.149Z] #33 4.082 + dir=/tmp/install [2020-07-01T10:20:15.149Z] #33 4.082 + bin=tini [2020-07-01T10:20:15.149Z] #33 4.082 + shift [2020-07-01T10:20:15.149Z] #33 4.082 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:20:15.149Z] #33 4.082 + . /tmp/install/tini.installer [2020-07-01T10:20:15.149Z] #33 4.082 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:20:15.149Z] #33 4.082 + install_tini [2020-07-01T10:20:15.149Z] #33 4.082 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:20:15.149Z] #33 4.082 + git clone https://github.com/krallin/tini.git /tmp/tmp.IiQpb5zRSB/tini [2020-07-01T10:20:15.149Z] #33 4.083 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:20:15.149Z] #33 4.095 Cloning into '/tmp/tmp.IiQpb5zRSB/tini'... [2020-07-01T10:20:15.149Z] #33 4.868 + cd /tmp/tmp.IiQpb5zRSB/tini [2020-07-01T10:20:15.149Z] #33 4.885 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:20:15.149Z] #33 4.892 + cmake . [2020-07-01T10:20:15.282Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 118.85MB / 120.16MB 5.3s [2020-07-01T10:20:15.335Z] #39 48.03 DEP criu/net.d [2020-07-01T10:20:15.335Z] #39 48.16 DEP criu/namespaces.d [2020-07-01T10:20:15.620Z] #39 48.26 DEP criu/mount.d [2020-07-01T10:20:15.620Z] #39 48.36 DEP criu/memfd.d [2020-07-01T10:20:15.639Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-07-01T10:20:15.639Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-01T10:20:15.716Z] #33 5.576 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:20:15.848Z] #7 ... [2020-07-01T10:20:15.848Z] [2020-07-01T10:20:15.848Z] #20 [internal] load build context [2020-07-01T10:20:15.848Z] #20 transferring context: 51.28MB 5.4s done [2020-07-01T10:20:15.848Z] #20 DONE 6.0s [2020-07-01T10:20:15.848Z] [2020-07-01T10:20:15.848Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:15.848Z] #7 ... [2020-07-01T10:20:15.848Z] [2020-07-01T10:20:15.848Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:15.848Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:20:15.848Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:20:15.848Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:20:15.848Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.1s done [2020-07-01T10:20:15.848Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-07-01T10:20:15.895Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.4s done [2020-07-01T10:20:15.902Z] #39 48.46 DEP criu/mem.d [2020-07-01T10:20:15.902Z] #39 48.55 DEP criu/lsm.d [2020-07-01T10:20:15.902Z] #39 48.66 DEP criu/log.d [2020-07-01T10:20:15.976Z] #33 5.643 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:20:16.105Z] #58 ... [2020-07-01T10:20:16.105Z] [2020-07-01T10:20:16.105Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:16.150Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-07-01T10:20:16.184Z] #39 48.76 DEP criu/libnetlink.d [2020-07-01T10:20:16.184Z] #39 48.83 DEP criu/kerndat.d [2020-07-01T10:20:16.184Z] #39 48.96 DEP criu/kcmp-ids.d [2020-07-01T10:20:16.365Z] #7 ... [2020-07-01T10:20:16.365Z] [2020-07-01T10:20:16.365Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:16.365Z] #58 DONE 6.3s [2020-07-01T10:20:16.365Z] [2020-07-01T10:20:16.365Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:16.365Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.2s done [2020-07-01T10:20:16.466Z] #39 49.04 DEP criu/irmap.d [2020-07-01T10:20:16.466Z] #39 49.17 DEP criu/ipc_ns.d [2020-07-01T10:20:16.466Z] #39 49.29 DEP criu/image.d [2020-07-01T10:20:16.544Z] #33 6.254 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:20:16.544Z] #33 6.264 -- Detecting C compiler ABI info [2020-07-01T10:20:16.748Z] #39 49.40 DEP criu/image-desc.d [2020-07-01T10:20:16.748Z] #39 49.46 DEP criu/fsnotify.d [2020-07-01T10:20:17.063Z] #39 49.62 DEP criu/filesystems.d [2020-07-01T10:20:17.063Z] #39 49.81 DEP criu/files.d [2020-07-01T10:20:17.122Z] #33 6.769 -- Detecting C compiler ABI info - done [2020-07-01T10:20:17.122Z] #33 6.871 -- Detecting C compile features [2020-07-01T10:20:17.300Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.1s [2020-07-01T10:20:17.362Z] #39 50.07 DEP criu/files-reg.d [2020-07-01T10:20:17.644Z] #39 50.26 DEP criu/files-ext.d [2020-07-01T10:20:17.644Z] #39 50.33 DEP criu/file-lock.d [2020-07-01T10:20:17.644Z] #39 50.43 DEP criu/file-ids.d [2020-07-01T10:20:17.926Z] #39 50.49 DEP criu/fifo.d [2020-07-01T10:20:17.926Z] #39 50.60 DEP criu/fdstore.d [2020-07-01T10:20:17.926Z] #39 50.71 DEP criu/fault-injection.d [2020-07-01T10:20:17.926Z] #39 50.74 DEP criu/external.d [2020-07-01T10:20:18.209Z] #39 50.84 DEP criu/eventpoll.d [2020-07-01T10:20:18.492Z] #39 51.03 DEP criu/eventfd.d [2020-07-01T10:20:18.492Z] #39 51.17 DEP criu/crtools.d [2020-07-01T10:20:18.672Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.6s done [2020-07-01T10:20:18.774Z] #39 51.33 DEP criu/cr-service.d [2020-07-01T10:20:18.774Z] #39 51.46 DEP criu/cr-restore.d [2020-07-01T10:20:18.774Z] #39 ... [2020-07-01T10:20:18.774Z] [2020-07-01T10:20:18.774Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:18.774Z] #49 6.929 + cd /tmp/tmp.RLhH9mzQ2m/src/github.com/opencontainers/runc [2020-07-01T10:20:18.774Z] #49 6.932 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:18.774Z] #49 7.576 + '[' -z '' ']' [2020-07-01T10:20:18.774Z] #49 7.576 + target=static [2020-07-01T10:20:18.774Z] #49 7.576 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:20:18.775Z] #49 8.451 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-07-01T10:20:18.775Z] #49 ... [2020-07-01T10:20:18.775Z] [2020-07-01T10:20:18.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:18.775Z] #39 51.67 DEP criu/cr-errno.d [2020-07-01T10:20:18.775Z] #39 51.68 DEP criu/cr-dump.d [2020-07-01T10:20:18.930Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-07-01T10:20:19.024Z] #33 8.849 -- Detecting C compile features - done [2020-07-01T10:20:19.282Z] #33 8.882 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:20:19.388Z] #39 51.87 DEP criu/cr-dedup.d [2020-07-01T10:20:19.388Z] #39 52.00 DEP criu/cr-check.d [2020-07-01T10:20:19.388Z] #39 52.14 DEP criu/config.d [2020-07-01T10:20:19.420Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.0s done [2020-07-01T10:20:19.420Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-07-01T10:20:19.503Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.6s done [2020-07-01T10:20:19.503Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-07-01T10:20:19.541Z] #33 9.164 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:20:19.541Z] #33 9.297 -- Configuring done [2020-07-01T10:20:19.670Z] #39 52.30 DEP criu/clone-noasan.d [2020-07-01T10:20:19.670Z] #39 52.44 DEP criu/cgroup.d [2020-07-01T10:20:19.799Z] #33 9.316 -- Generating done [2020-07-01T10:20:19.799Z] #33 9.337 -- Build files have been written to: /tmp/tmp.IiQpb5zRSB/tini [2020-07-01T10:20:19.799Z] #33 9.345 + make tini-static [2020-07-01T10:20:19.953Z] #39 52.58 DEP criu/cgroup-props.d [2020-07-01T10:20:19.953Z] #39 52.64 DEP criu/bitmap.d [2020-07-01T10:20:19.953Z] #39 52.66 DEP criu/bfd.d [2020-07-01T10:20:19.953Z] #39 52.76 DEP criu/autofs.d [2020-07-01T10:20:19.953Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.6s done [2020-07-01T10:20:19.953Z] #8 DONE 25.7s [2020-07-01T10:20:19.953Z] [2020-07-01T10:20:19.953Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:20:20.058Z] #33 9.697 Scanning dependencies of target tini-static [2020-07-01T10:20:20.058Z] #33 9.787 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:20:20.235Z] #39 52.87 DEP criu/aio.d [2020-07-01T10:20:20.235Z] #39 53.01 DEP criu/action-scripts.d [2020-07-01T10:20:20.240Z] #9 DONE 0.2s [2020-07-01T10:20:20.240Z] [2020-07-01T10:20:20.240Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:20:20.240Z] #10 DONE 0.1s [2020-07-01T10:20:20.240Z] [2020-07-01T10:20:20.240Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:20:20.240Z] #28 DONE 0.1s [2020-07-01T10:20:20.240Z] [2020-07-01T10:20:20.240Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:20.439Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.5s done [2020-07-01T10:20:20.439Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s [2020-07-01T10:20:20.517Z] #39 53.21 CC criu/action-scripts.o [2020-07-01T10:20:20.530Z] #29 ... [2020-07-01T10:20:20.530Z] [2020-07-01T10:20:20.530Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:20:20.530Z] #36 DONE 0.1s [2020-07-01T10:20:20.530Z] [2020-07-01T10:20:20.530Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:20.813Z] #39 53.58 CC criu/aio.o [2020-07-01T10:20:20.993Z] #33 ... [2020-07-01T10:20:20.993Z] [2020-07-01T10:20:20.993Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:20.993Z] #47 80.49 github.com/pkg/diff [2020-07-01T10:20:21.095Z] #39 53.97 CC criu/autofs.o [2020-07-01T10:20:21.251Z] #47 ... [2020-07-01T10:20:21.251Z] [2020-07-01T10:20:21.251Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:21.251Z] #30 70.78 github.com/BurntSushi/toml [2020-07-01T10:20:21.251Z] #30 70.82 flag [2020-07-01T10:20:21.251Z] #30 74.11 log [2020-07-01T10:20:21.251Z] #30 76.44 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:20:21.510Z] #30 ... [2020-07-01T10:20:21.510Z] [2020-07-01T10:20:21.510Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:21.510Z] #10 77.46 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:20:21.510Z] #10 77.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:20:21.510Z] #10 77.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:21.510Z] #10 77.69 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:20:21.510Z] #10 77.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:20:21.510Z] #10 77.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:21.843Z] #37 1.310 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:20:21.843Z] #37 1.319 Cloning into '.'... [2020-07-01T10:20:22.079Z] #10 ... [2020-07-01T10:20:22.080Z] [2020-07-01T10:20:22.080Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:22.080Z] #30 DONE 81.5s [2020-07-01T10:20:22.080Z] [2020-07-01T10:20:22.080Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:22.080Z] #47 81.62 go/ast [2020-07-01T10:20:22.101Z] #39 54.68 CC criu/bfd.o [2020-07-01T10:20:22.101Z] #39 ... [2020-07-01T10:20:22.101Z] [2020-07-01T10:20:22.101Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:20:22.101Z] #17 1.502 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:22.101Z] #17 1.556 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:22.101Z] #17 1.647 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:22.101Z] #17 1.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-01T10:20:22.101Z] #17 2.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [186 kB] [2020-07-01T10:20:22.101Z] #17 3.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-01T10:20:22.101Z] #17 5.860 Fetched 8055 kB in 4s (1794 kB/s) [2020-07-01T10:20:22.101Z] #17 5.860 Reading package lists... [2020-07-01T10:20:22.101Z] #17 7.693 Reading package lists... [2020-07-01T10:20:22.101Z] #17 9.306 Building dependency tree... [2020-07-01T10:20:22.101Z] #17 9.853 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:20:22.101Z] #17 9.853 The following additional packages will be installed: [2020-07-01T10:20:22.101Z] #17 9.867 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:20:22.101Z] #17 9.867 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:20:22.101Z] #17 9.868 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:20:22.101Z] #17 9.868 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:20:22.101Z] #17 9.868 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:20:22.101Z] #17 9.868 Suggested packages: [2020-07-01T10:20:22.101Z] #17 9.868 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:20:22.101Z] #17 9.868 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:20:22.101Z] #17 9.868 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:20:22.101Z] #17 9.868 Recommended packages: [2020-07-01T10:20:22.102Z] #17 9.868 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:20:22.102Z] #17 9.868 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:20:22.384Z] #17 ... [2020-07-01T10:20:22.384Z] [2020-07-01T10:20:22.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:22.384Z] #39 55.11 CC criu/bitmap.o [2020-07-01T10:20:22.384Z] #39 55.20 CC criu/cgroup-props.o [2020-07-01T10:20:22.685Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.3s done [2020-07-01T10:20:22.940Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-07-01T10:20:22.999Z] #39 55.68 CC criu/cgroup.o [2020-07-01T10:20:23.014Z] #47 82.57 golang.org/x/crypto/ssh/terminal [2020-07-01T10:20:23.272Z] #47 ... [2020-07-01T10:20:23.272Z] [2020-07-01T10:20:23.272Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:23.272Z] #33 11.32 [100%] Linking C executable tini-static [2020-07-01T10:20:23.272Z] #33 12.45 [100%] Built target tini-static [2020-07-01T10:20:23.272Z] #33 12.62 + mkdir -p /build [2020-07-01T10:20:23.272Z] #33 12.62 + cp tini-static /build/docker-init [2020-07-01T10:20:23.272Z] #33 DONE 12.9s [2020-07-01T10:20:23.272Z] [2020-07-01T10:20:23.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:23.272Z] #39 4.007 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:20:23.273Z] #39 4.007 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:20:23.273Z] #39 4.030 Note: Building without GnuTLS support [2020-07-01T10:20:23.273Z] #39 4.051 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:20:23.273Z] #39 4.052 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:20:23.273Z] #39 6.365 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:20:23.273Z] #39 6.408 GEN .gitid [2020-07-01T10:20:23.273Z] #39 6.434 GEN criu/include/version.h [2020-07-01T10:20:23.273Z] #39 6.508 GEN include/common/asm [2020-07-01T10:20:23.273Z] #39 8.113 PBCC images/timens.pb-c.c [2020-07-01T10:20:23.273Z] #39 8.143 DEP images/timens.pb-c.d [2020-07-01T10:20:23.273Z] #39 8.182 PBCC images/fown.pb-c.c [2020-07-01T10:20:23.273Z] #39 8.208 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:20:23.273Z] #39 8.380 PBCC images/opts.pb-c.c [2020-07-01T10:20:23.273Z] #39 8.480 PBCC images/memfd.pb-c.c [2020-07-01T10:20:23.273Z] #39 8.602 DEP images/fown.pb-c.d [2020-07-01T10:20:23.273Z] #39 8.711 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:20:23.273Z] #39 8.862 DEP images/opts.pb-c.d [2020-07-01T10:20:23.273Z] #39 8.949 DEP images/memfd.pb-c.d [2020-07-01T10:20:23.273Z] #39 9.178 PBCC images/sit.pb-c.c [2020-07-01T10:20:23.273Z] #39 9.233 DEP images/sit.pb-c.d [2020-07-01T10:20:23.273Z] #39 9.344 PBCC images/macvlan.pb-c.c [2020-07-01T10:20:23.273Z] #39 9.416 DEP images/macvlan.pb-c.d [2020-07-01T10:20:23.273Z] #39 9.522 PBCC images/autofs.pb-c.c [2020-07-01T10:20:23.273Z] #39 9.610 DEP images/autofs.pb-c.d [2020-07-01T10:20:23.530Z] #39 9.686 PBCC images/sysctl.pb-c.c [2020-07-01T10:20:23.530Z] #39 9.732 DEP images/sysctl.pb-c.d [2020-07-01T10:20:23.530Z] #39 9.793 PBCC images/time.pb-c.c [2020-07-01T10:20:23.530Z] #39 9.812 DEP images/time.pb-c.d [2020-07-01T10:20:23.530Z] #39 9.893 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:20:23.721Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.5s done [2020-07-01T10:20:23.787Z] #39 9.957 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:20:23.787Z] #39 10.04 PBCC images/seccomp.pb-c.c [2020-07-01T10:20:23.787Z] #39 10.08 DEP images/seccomp.pb-c.d [2020-07-01T10:20:24.021Z] #39 ... [2020-07-01T10:20:24.021Z] [2020-07-01T10:20:24.021Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:24.021Z] #41 90.27 github.com/LK4D4/vndr/godl [2020-07-01T10:20:24.021Z] #41 90.65 github.com/LK4D4/vndr [2020-07-01T10:20:24.021Z] #41 DONE 96.4s [2020-07-01T10:20:24.044Z] #39 10.20 PBCC images/userns.pb-c.c [2020-07-01T10:20:24.044Z] #39 10.31 DEP images/userns.pb-c.d [2020-07-01T10:20:24.044Z] #39 10.31 PBCC images/cgroup.pb-c.c [2020-07-01T10:20:24.044Z] #39 10.34 DEP images/cgroup.pb-c.d [2020-07-01T10:20:24.044Z] #39 10.39 PBCC images/ext-file.pb-c.c [2020-07-01T10:20:24.044Z] #39 10.44 DEP images/ext-file.pb-c.d [2020-07-01T10:20:24.287Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-07-01T10:20:24.302Z] #39 10.48 PBCC images/rpc.pb-c.c [2020-07-01T10:20:24.302Z] #39 10.61 DEP images/rpc.pb-c.d [2020-07-01T10:20:24.302Z] #39 10.67 PBCC images/siginfo.pb-c.c [2020-07-01T10:20:24.302Z] #39 10.68 DEP images/siginfo.pb-c.d [2020-07-01T10:20:24.303Z] [2020-07-01T10:20:24.303Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:20:24.303Z] #17 10.94 The following NEW packages will be installed: [2020-07-01T10:20:24.303Z] #17 10.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:20:24.303Z] #17 10.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:20:24.303Z] #17 10.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:20:24.303Z] #17 10.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:20:24.303Z] #17 10.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:20:24.303Z] #17 10.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:20:24.303Z] #17 10.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:20:24.303Z] #17 10.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:20:24.303Z] #17 10.95 xz-utils zip [2020-07-01T10:20:24.303Z] #17 11.04 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-07-01T10:20:24.303Z] #17 11.04 Need to get 27.7 MB of archives. [2020-07-01T10:20:24.303Z] #17 11.04 After this operation, 117 MB of additional disk space will be used. [2020-07-01T10:20:24.303Z] #17 11.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-01T10:20:24.303Z] #17 11.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-01T10:20:24.303Z] #17 11.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-01T10:20:24.303Z] #17 11.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-01T10:20:24.303Z] #17 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-01T10:20:24.303Z] #17 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-01T10:20:24.303Z] #17 11.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:20:24.303Z] #17 12.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-01T10:20:24.303Z] #17 12.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-01T10:20:24.303Z] #17 12.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-01T10:20:24.303Z] #17 12.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-01T10:20:24.303Z] #17 12.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-01T10:20:24.303Z] #17 12.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-01T10:20:24.303Z] #17 12.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-01T10:20:24.303Z] #17 12.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-01T10:20:24.303Z] #17 12.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-01T10:20:24.303Z] #17 12.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-01T10:20:24.303Z] #17 12.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:20:24.303Z] #17 12.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-01T10:20:24.303Z] #17 12.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-01T10:20:24.303Z] #17 12.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-01T10:20:24.303Z] #17 12.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-01T10:20:24.303Z] #17 12.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-01T10:20:24.303Z] #17 12.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-01T10:20:24.303Z] #17 12.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-01T10:20:24.303Z] #17 12.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-01T10:20:24.303Z] #17 12.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-01T10:20:24.303Z] #17 12.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-01T10:20:24.303Z] #17 12.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-01T10:20:24.559Z] #39 10.83 PBCC images/pagemap.pb-c.c [2020-07-01T10:20:24.559Z] #39 10.90 DEP images/pagemap.pb-c.d [2020-07-01T10:20:24.559Z] #39 10.96 PBCC images/rlimit.pb-c.c [2020-07-01T10:20:24.559Z] #39 10.99 DEP images/rlimit.pb-c.d [2020-07-01T10:20:24.559Z] #39 11.03 PBCC images/file-lock.pb-c.c [2020-07-01T10:20:24.610Z] #17 12.42 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-01T10:20:24.610Z] #17 12.43 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-01T10:20:24.610Z] #17 12.43 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-01T10:20:24.610Z] #17 12.43 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-01T10:20:24.610Z] #17 12.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-01T10:20:24.610Z] #17 12.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:20:24.610Z] #17 12.51 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:20:24.610Z] #17 12.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:20:24.610Z] #17 12.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-01T10:20:24.817Z] #39 11.06 DEP images/file-lock.pb-c.d [2020-07-01T10:20:24.817Z] #39 11.12 PBCC images/tty.pb-c.c [2020-07-01T10:20:24.817Z] #39 11.23 DEP images/tty.pb-c.d [2020-07-01T10:20:24.817Z] #39 11.28 PBCC images/tun.pb-c.c [2020-07-01T10:20:24.825Z] Client: [2020-07-01T10:20:24.825Z] Debug Mode: false [2020-07-01T10:20:24.825Z] [2020-07-01T10:20:24.825Z] Server: [2020-07-01T10:20:24.825Z] Containers: 0 [2020-07-01T10:20:24.825Z] Running: 0 [2020-07-01T10:20:24.825Z] Paused: 0 [2020-07-01T10:20:24.825Z] Stopped: 0 [2020-07-01T10:20:24.825Z] Images: 0 [2020-07-01T10:20:24.825Z] Server Version: 19.03.11 [2020-07-01T10:20:24.825Z] Storage Driver: overlay2 [2020-07-01T10:20:24.825Z] Backing Filesystem: extfs [2020-07-01T10:20:24.825Z] Supports d_type: true [2020-07-01T10:20:24.825Z] Native Overlay Diff: true [2020-07-01T10:20:24.825Z] Logging Driver: json-file [2020-07-01T10:20:24.825Z] Cgroup Driver: cgroupfs [2020-07-01T10:20:24.825Z] Plugins: [2020-07-01T10:20:24.825Z] Volume: local [2020-07-01T10:20:24.825Z] Network: bridge host ipvlan macvlan null overlay [2020-07-01T10:20:24.825Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-01T10:20:24.825Z] Swarm: inactive [2020-07-01T10:20:24.825Z] Runtimes: runc [2020-07-01T10:20:24.825Z] Default Runtime: runc [2020-07-01T10:20:24.825Z] Init Binary: docker-init [2020-07-01T10:20:24.825Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-01T10:20:24.825Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:20:24.825Z] init version: fec3683 [2020-07-01T10:20:24.825Z] Security Options: [2020-07-01T10:20:24.825Z] apparmor [2020-07-01T10:20:24.825Z] seccomp [2020-07-01T10:20:24.825Z] Profile: default [2020-07-01T10:20:24.825Z] Kernel Version: 4.15.0-1073-aws [2020-07-01T10:20:24.825Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-01T10:20:24.825Z] OSType: linux [2020-07-01T10:20:24.825Z] Architecture: aarch64 [2020-07-01T10:20:24.825Z] CPUs: 4 [2020-07-01T10:20:24.825Z] Total Memory: 7.525GiB [2020-07-01T10:20:24.825Z] Name: ip-10-100-110-241 [2020-07-01T10:20:24.825Z] ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY [2020-07-01T10:20:24.825Z] Docker Root Dir: /var/lib/docker [2020-07-01T10:20:24.825Z] Debug Mode: false [2020-07-01T10:20:24.825Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:20:24.825Z] Labels: [2020-07-01T10:20:24.825Z] Experimental: true [2020-07-01T10:20:24.825Z] Insecure Registries: [2020-07-01T10:20:24.825Z] 127.0.0.0/8 [2020-07-01T10:20:24.825Z] Live Restore Enabled: true [2020-07-01T10:20:24.825Z] [2020-07-01T10:20:24.825Z] WARNING: No swap limit support [Pipeline] sh [2020-07-01T10:20:24.897Z] #17 12.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:20:24.897Z] #17 12.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:20:24.897Z] #17 12.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:20:24.897Z] #17 12.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-07-01T10:20:24.897Z] #17 12.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-01T10:20:24.897Z] #17 12.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-07-01T10:20:24.897Z] #17 12.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:20:25.075Z] #39 11.34 PBCC images/netdev.pb-c.c [2020-07-01T10:20:25.075Z] #39 11.39 DEP images/tun.pb-c.d [2020-07-01T10:20:25.075Z] #39 11.44 DEP images/netdev.pb-c.d [2020-07-01T10:20:25.075Z] #39 ... [2020-07-01T10:20:25.075Z] [2020-07-01T10:20:25.075Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:25.075Z] #41 74.76 go/token [2020-07-01T10:20:25.075Z] #41 75.71 go/scanner [2020-07-01T10:20:25.075Z] #41 77.33 go/ast [2020-07-01T10:20:25.075Z] #41 78.07 internal/lazyregexp [2020-07-01T10:20:25.075Z] #41 78.36 net/url [2020-07-01T10:20:25.075Z] #41 80.12 text/template/parse [2020-07-01T10:20:25.075Z] #41 83.51 go/parser [2020-07-01T10:20:25.113Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:25.113Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:20:25.113Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41166/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-01T10:20:25.113Z] + bash /home/ubuntu/workspace/moby_PR-41166/check-config.sh [2020-07-01T10:20:25.113Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-01T10:20:25.113Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ... [2020-07-01T10:20:25.113Z] [2020-07-01T10:20:25.113Z] Generally Necessary: [2020-07-01T10:20:25.113Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-01T10:20:25.113Z] - apparmor: enabled and tools installed [2020-07-01T10:20:25.113Z] - CONFIG_NAMESPACES: enabled [2020-07-01T10:20:25.113Z] - CONFIG_NET_NS: enabled [2020-07-01T10:20:25.113Z] - CONFIG_PID_NS: enabled [2020-07-01T10:20:25.113Z] - CONFIG_IPC_NS: enabled [2020-07-01T10:20:25.113Z] - CONFIG_UTS_NS: enabled [2020-07-01T10:20:25.113Z] - CONFIG_CGROUPS: enabled [2020-07-01T10:20:25.180Z] #17 12.95 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-01T10:20:25.180Z] #17 12.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-01T10:20:25.180Z] #17 13.03 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-01T10:20:25.333Z] #41 ... [2020-07-01T10:20:25.333Z] [2020-07-01T10:20:25.333Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:25.355Z] #37 ... [2020-07-01T10:20:25.355Z] [2020-07-01T10:20:25.355Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:25.355Z] #44 1.194 + RM_GOPATH=0 [2020-07-01T10:20:25.355Z] #44 1.194 + TMP_GOPATH= [2020-07-01T10:20:25.355Z] #44 1.194 + : /build [2020-07-01T10:20:25.355Z] #44 1.194 + '[' -z '' ']' [2020-07-01T10:20:25.355Z] #44 1.196 ++ mktemp -d [2020-07-01T10:20:25.355Z] #44 1.198 + export GOPATH=/tmp/tmp.7KYQs5iDQE [2020-07-01T10:20:25.355Z] #44 1.198 + GOPATH=/tmp/tmp.7KYQs5iDQE [2020-07-01T10:20:25.355Z] #44 1.198 + RM_GOPATH=1 [2020-07-01T10:20:25.355Z] #44 1.198 + case "$(go env GOARCH)" in [2020-07-01T10:20:25.355Z] #44 1.199 ++ go env GOARCH [2020-07-01T10:20:25.355Z] #44 1.227 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:25.355Z] #44 1.228 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:25.355Z] #44 1.230 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:25.355Z] #44 1.232 + dir=/tmp/install [2020-07-01T10:20:25.355Z] #44 1.232 + bin=gotestsum [2020-07-01T10:20:25.355Z] #44 1.232 + shift [2020-07-01T10:20:25.355Z] #44 1.233 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:20:25.355Z] #44 1.233 + . /tmp/install/gotestsum.installer [2020-07-01T10:20:25.355Z] #44 1.234 ++ : v0.3.5 [2020-07-01T10:20:25.355Z] #44 1.234 + install_gotestsum [2020-07-01T10:20:25.355Z] #44 1.242 + set -e [2020-07-01T10:20:25.355Z] #44 1.242 + export GO111MODULE=on [2020-07-01T10:20:25.355Z] #44 1.242 + GO111MODULE=on [2020-07-01T10:20:25.355Z] #44 1.242 + GOBIN=/build [2020-07-01T10:20:25.355Z] #44 1.242 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:20:25.355Z] #44 1.297 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:25.355Z] #44 1.298 go: finding gotest.tools v0.3.5 [2020-07-01T10:20:25.355Z] #44 2.057 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:25.355Z] #44 3.156 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:25.355Z] #44 4.511 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:20:25.355Z] #44 4.791 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:20:25.355Z] #44 4.958 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:20:25.355Z] #44 5.022 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:20:25.355Z] #44 5.024 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:25.355Z] #44 5.091 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:25.355Z] #44 5.112 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:25.355Z] #44 5.148 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:25.355Z] #44 5.214 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:20:25.373Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-01T10:20:25.373Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-01T10:20:25.373Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-01T10:20:25.373Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-01T10:20:25.373Z] - CONFIG_CPUSETS: enabled [2020-07-01T10:20:25.373Z] - CONFIG_MEMCG: enabled [2020-07-01T10:20:25.373Z] - CONFIG_KEYS: enabled [2020-07-01T10:20:25.373Z] - CONFIG_VETH: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-01T10:20:25.373Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-01T10:20:25.373Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-01T10:20:25.373Z] [2020-07-01T10:20:25.373Z] Optional Features: [2020-07-01T10:20:25.373Z] - CONFIG_USER_NS: enabled [2020-07-01T10:20:25.373Z] - CONFIG_SECCOMP: enabled [2020-07-01T10:20:25.373Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-01T10:20:25.373Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-01T10:20:25.373Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-01T10:20:25.373Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-01T10:20:25.632Z] - CONFIG_BLK_CGROUP: enabled [2020-07-01T10:20:25.632Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-01T10:20:25.632Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-01T10:20:25.632Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-01T10:20:25.632Z] - CONFIG_CGROUP_PERF: enabled [2020-07-01T10:20:25.632Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-01T10:20:25.632Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-01T10:20:25.632Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-01T10:20:25.632Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-01T10:20:25.632Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-01T10:20:25.632Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-01T10:20:25.632Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-01T10:20:25.632Z] - CONFIG_IP_VS: enabled (as module) [2020-07-01T10:20:25.632Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-01T10:20:25.632Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-01T10:20:25.632Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-01T10:20:25.632Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-01T10:20:25.632Z] - CONFIG_EXT4_FS: enabled [2020-07-01T10:20:25.632Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-01T10:20:25.632Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-01T10:20:25.632Z] - Network Drivers: [2020-07-01T10:20:25.632Z] - "overlay": [2020-07-01T10:20:25.632Z] - CONFIG_VXLAN: enabled (as module) [2020-07-01T10:20:25.632Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-01T10:20:25.632Z] Optional (for encrypted networks): [2020-07-01T10:20:25.648Z] #44 5.356 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:20:25.648Z] #44 5.419 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:25.648Z] #44 5.490 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:25.794Z] #17 13.54 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:20:25.794Z] #17 13.60 Fetched 27.7 MB in 2s (13.6 MB/s) [2020-07-01T10:20:25.794Z] #17 13.63 Selecting previously unselected package pigz. [2020-07-01T10:20:25.891Z] - CONFIG_CRYPTO: enabled [2020-07-01T10:20:25.891Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-01T10:20:25.891Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-01T10:20:25.891Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-01T10:20:25.891Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-01T10:20:25.891Z] - CONFIG_XFRM: enabled [2020-07-01T10:20:25.891Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-01T10:20:25.891Z] - "ipvlan": [2020-07-01T10:20:25.891Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-01T10:20:25.891Z] - "macvlan": [2020-07-01T10:20:25.891Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_DUMMY: enabled (as module) [2020-07-01T10:20:25.891Z] - "ftp,tftp client in container": [2020-07-01T10:20:25.891Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-01T10:20:25.891Z] - Storage Drivers: [2020-07-01T10:20:25.891Z] - "aufs": [2020-07-01T10:20:25.891Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-01T10:20:25.891Z] - "btrfs": [2020-07-01T10:20:25.891Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-01T10:20:25.891Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-01T10:20:25.891Z] - "devicemapper": [2020-07-01T10:20:25.891Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-01T10:20:25.891Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-01T10:20:25.891Z] - "overlay": [2020-07-01T10:20:25.891Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-01T10:20:25.891Z] - "zfs": [2020-07-01T10:20:25.891Z] - /dev/zfs: missing [2020-07-01T10:20:25.891Z] - zfs command: missing [2020-07-01T10:20:25.891Z] - zpool command: missing [2020-07-01T10:20:25.891Z] [2020-07-01T10:20:25.891Z] Limits: [2020-07-01T10:20:25.891Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-01T10:20:25.891Z] [2020-07-01T10:20:25.891Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-01T10:20:25.935Z] #44 5.593 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:25.935Z] #44 5.774 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:25.935Z] #44 5.776 go: extracting github.com/mattn/go-colorable v0.0.9 [Pipeline] sh [2020-07-01T10:20:26.077Z] #17 13.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-07-01T10:20:26.077Z] #17 13.69 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-01T10:20:26.077Z] #17 13.69 Unpacking pigz (2.4-1) ... [2020-07-01T10:20:26.077Z] #17 13.76 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-01T10:20:26.077Z] #17 13.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-01T10:20:26.077Z] #17 13.76 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-01T10:20:26.223Z] #44 5.814 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:26.223Z] #44 5.884 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:26.223Z] #44 5.897 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:26.223Z] #44 5.945 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:26.223Z] #44 5.983 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:26.223Z] #44 6.017 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:26.236Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6908642616609197aa38d97d72ee652cb6e45442 . [2020-07-01T10:20:26.236Z] #2 [internal] load build definition from Dockerfile [2020-07-01T10:20:26.236Z] #2 transferring dockerfile: [2020-07-01T10:20:26.359Z] #17 14.02 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:20:26.359Z] #17 14.03 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-01T10:20:26.360Z] #17 14.03 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:20:26.494Z] #2 transferring dockerfile: 16.37kB done [2020-07-01T10:20:26.495Z] #2 DONE 0.1s [2020-07-01T10:20:26.495Z] [2020-07-01T10:20:26.495Z] #1 [internal] load .dockerignore [2020-07-01T10:20:26.495Z] #1 transferring context: 87B done [2020-07-01T10:20:26.495Z] #1 DONE 0.1s [2020-07-01T10:20:26.495Z] [2020-07-01T10:20:26.495Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-01T10:20:26.623Z] #52 37.72 Checking out files: 47% (1522/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 89% (2871/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:20:26.623Z] #52 39.22 + cd /tmp/tmp.0LMvz9cuyR/src/github.com/containerd/containerd [2020-07-01T10:20:26.623Z] #52 39.22 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:20:26.641Z] #17 14.57 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-01T10:20:26.816Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.7s done [2020-07-01T10:20:26.923Z] #17 14.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:20:27.063Z] #3 DONE 0.7s [2020-07-01T10:20:27.063Z] [2020-07-01T10:20:27.063Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-01T10:20:27.063Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-01T10:20:27.063Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-07-01T10:20:27.078Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-07-01T10:20:27.103Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-07-01T10:20:27.103Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-01T10:20:27.104Z] #7 DONE 20.6s [2020-07-01T10:20:27.322Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-07-01T10:20:27.322Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-07-01T10:20:27.322Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-01T10:20:27.322Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-07-01T10:20:27.359Z] [2020-07-01T10:20:27.359Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:20:27.580Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-07-01T10:20:27.580Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s [2020-07-01T10:20:27.840Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-07-01T10:20:28.099Z] #4 DONE 0.9s [2020-07-01T10:20:28.358Z] [2020-07-01T10:20:28.358Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-01T10:20:28.394Z] #17 16.00 Selecting previously unselected package python3-minimal. [2020-07-01T10:20:28.394Z] #17 16.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-07-01T10:20:28.394Z] #17 16.06 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-01T10:20:28.394Z] #17 16.07 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:20:28.394Z] #17 16.14 Selecting previously unselected package libmpdec2:s390x. [2020-07-01T10:20:28.394Z] #17 16.14 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-01T10:20:28.394Z] #17 16.14 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-01T10:20:28.394Z] #17 16.18 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-01T10:20:28.394Z] #17 16.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-01T10:20:28.394Z] #17 16.19 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-01T10:20:28.523Z] #52 40.77 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:20:28.523Z] #52 40.77 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:20:28.523Z] #52 40.77 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:20:28.523Z] #52 40.77 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:20:28.523Z] #52 40.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:20:28.523Z] #52 40.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:20:28.523Z] #52 40.77 + '[' '' = dynamic ']' [2020-07-01T10:20:28.523Z] #52 40.77 + make [2020-07-01T10:20:28.617Z] #6 DONE 0.3s [2020-07-01T10:20:28.617Z] [2020-07-01T10:20:28.617Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-07-01T10:20:28.934Z] #44 8.440 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:29.007Z] #17 ... [2020-07-01T10:20:29.007Z] [2020-07-01T10:20:29.007Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:29.007Z] #28 DONE 101.3s [2020-07-01T10:20:29.007Z] [2020-07-01T10:20:29.007Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:20:29.007Z] #17 16.79 Selecting previously unselected package python3.7. [2020-07-01T10:20:29.007Z] #17 16.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-01T10:20:29.007Z] #17 16.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:20:29.007Z] #17 ... [2020-07-01T10:20:29.007Z] [2020-07-01T10:20:29.007Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:29.007Z] #39 57.72 CC criu/clone-noasan.o [2020-07-01T10:20:29.007Z] #39 57.84 CC criu/config.o [2020-07-01T10:20:29.007Z] #39 58.69 CC criu/cr-check.o [2020-07-01T10:20:29.007Z] #39 59.41 CC criu/cr-dedup.o [2020-07-01T10:20:29.007Z] #39 59.63 CC criu/cr-dump.o [2020-07-01T10:20:29.007Z] #39 60.77 CC criu/cr-errno.o [2020-07-01T10:20:29.007Z] #39 60.80 CC criu/cr-restore.o [2020-07-01T10:20:29.194Z] #5 DONE 0.7s [2020-07-01T10:20:29.194Z] [2020-07-01T10:20:29.194Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:29.194Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-01T10:20:29.194Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-01T10:20:29.194Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-01T10:20:29.194Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.3s [2020-07-01T10:20:29.460Z] #52 42.06 + bin/ctr [2020-07-01T10:20:29.480Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.98MB / 9.86MB 0.4s [2020-07-01T10:20:29.751Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-07-01T10:20:29.751Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-07-01T10:20:29.954Z] #44 9.605 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:29.954Z] #44 9.679 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:30.242Z] #44 ... [2020-07-01T10:20:30.242Z] [2020-07-01T10:20:30.242Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:30.242Z] #31 1.163 + RM_GOPATH=0 [2020-07-01T10:20:30.242Z] #31 1.163 + TMP_GOPATH= [2020-07-01T10:20:30.242Z] #31 1.163 + : /build [2020-07-01T10:20:30.242Z] #31 1.163 + '[' -z '' ']' [2020-07-01T10:20:30.242Z] #31 1.164 ++ mktemp -d [2020-07-01T10:20:30.242Z] #31 1.167 + export GOPATH=/tmp/tmp.sBLVB2lxbx [2020-07-01T10:20:30.242Z] #31 1.167 + GOPATH=/tmp/tmp.sBLVB2lxbx [2020-07-01T10:20:30.242Z] #31 1.167 + RM_GOPATH=1 [2020-07-01T10:20:30.242Z] #31 1.168 + case "$(go env GOARCH)" in [2020-07-01T10:20:30.242Z] #31 1.169 ++ go env GOARCH [2020-07-01T10:20:30.242Z] #31 1.176 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.242Z] #31 1.176 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.242Z] #31 1.177 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:30.242Z] #31 1.180 + dir=/tmp/install [2020-07-01T10:20:30.242Z] #31 1.180 + bin=tomlv [2020-07-01T10:20:30.242Z] #31 1.180 + shift [2020-07-01T10:20:30.242Z] #31 1.180 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:20:30.242Z] #31 1.180 + . /tmp/install/tomlv.installer [2020-07-01T10:20:30.242Z] #31 1.181 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:30.242Z] #31 1.184 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:30.242Z] #31 1.184 + install_tomlv [2020-07-01T10:20:30.242Z] #31 1.184 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:20:30.242Z] #31 1.184 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sBLVB2lxbx/src/github.com/BurntSushi/toml [2020-07-01T10:20:30.242Z] #31 1.201 Cloning into '/tmp/tmp.sBLVB2lxbx/src/github.com/BurntSushi/toml'... [2020-07-01T10:20:30.242Z] #31 2.424 + cd /tmp/tmp.sBLVB2lxbx/src/github.com/BurntSushi/toml [2020-07-01T10:20:30.242Z] #31 2.425 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:30.242Z] #31 2.482 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:20:30.242Z] #31 3.261 math/bits [2020-07-01T10:20:30.242Z] #31 3.267 runtime/internal/sys [2020-07-01T10:20:30.242Z] #31 3.276 internal/cpu [2020-07-01T10:20:30.242Z] #31 3.584 runtime/internal/atomic [2020-07-01T10:20:30.242Z] #31 3.928 runtime/internal/math [2020-07-01T10:20:30.242Z] #31 4.211 unicode/utf8 [2020-07-01T10:20:30.242Z] #31 4.872 sync/atomic [2020-07-01T10:20:30.242Z] #31 4.894 internal/bytealg [2020-07-01T10:20:30.242Z] #31 5.718 math [2020-07-01T10:20:30.242Z] #31 5.805 unicode [2020-07-01T10:20:30.242Z] #31 6.064 internal/testlog [2020-07-01T10:20:30.242Z] #31 6.946 encoding [2020-07-01T10:20:30.242Z] #31 7.171 runtime [2020-07-01T10:20:30.242Z] #31 7.693 runtime/cgo [2020-07-01T10:20:30.480Z] #39 ... [2020-07-01T10:20:30.480Z] [2020-07-01T10:20:30.480Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:20:30.480Z] #17 16.90 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-01T10:20:30.480Z] #17 16.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 16.91 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-01T10:20:30.480Z] #17 16.96 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:20:30.480Z] #17 17.76 Selecting previously unselected package python3. [2020-07-01T10:20:30.480Z] #17 17.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 ... 23860 files and directories currently installed.) [2020-07-01T10:20:30.480Z] #17 17.80 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 17.81 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:20:30.480Z] #17 17.85 Selecting previously unselected package libip4tc0:s390x. [2020-07-01T10:20:30.480Z] #17 17.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 17.86 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-01T10:20:30.480Z] #17 17.92 Selecting previously unselected package libip6tc0:s390x. [2020-07-01T10:20:30.480Z] #17 17.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 17.92 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-01T10:20:30.480Z] #17 17.96 Selecting previously unselected package libiptc0:s390x. [2020-07-01T10:20:30.480Z] #17 17.96 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 17.96 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-01T10:20:30.480Z] #17 18.01 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-01T10:20:30.480Z] #17 18.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 18.02 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-01T10:20:30.480Z] #17 18.05 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-01T10:20:30.480Z] #17 18.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 18.05 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-01T10:20:30.480Z] #17 18.08 Selecting previously unselected package libnftnl11:s390x. [2020-07-01T10:20:30.480Z] #17 18.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 18.09 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-01T10:20:30.480Z] #17 18.15 Selecting previously unselected package iptables. [2020-07-01T10:20:30.480Z] #17 18.15 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-01T10:20:30.480Z] #17 18.15 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:20:30.534Z] #31 ... [2020-07-01T10:20:30.534Z] [2020-07-01T10:20:30.534Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:30.534Z] #24 1.666 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:30.534Z] #24 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:30.534Z] #24 1.773 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:30.534Z] #24 3.119 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:20:30.534Z] #24 5.738 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:20:30.534Z] #24 7.346 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:20:30.534Z] #24 ... [2020-07-01T10:20:30.534Z] [2020-07-01T10:20:30.534Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:30.534Z] #39 1.498 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:30.534Z] #39 1.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:30.534Z] #39 1.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:30.534Z] #39 3.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:20:30.534Z] #39 5.743 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:20:30.534Z] #39 7.435 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:20:30.622Z] #8 DONE 3.0s [2020-07-01T10:20:30.622Z] [2020-07-01T10:20:30.622Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:20:30.762Z] #17 18.36 Selecting previously unselected package xxd. [2020-07-01T10:20:30.762Z] #17 18.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-01T10:20:30.762Z] #17 18.36 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:20:30.762Z] #17 18.43 Selecting previously unselected package vim-common. [2020-07-01T10:20:30.762Z] #17 18.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:20:30.762Z] #17 18.44 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:20:30.762Z] #17 18.57 Selecting previously unselected package bash-completion. [2020-07-01T10:20:30.819Z] #39 ... [2020-07-01T10:20:30.819Z] [2020-07-01T10:20:30.819Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:30.819Z] #48 1.223 + RM_GOPATH=0 [2020-07-01T10:20:30.819Z] #48 1.223 + TMP_GOPATH= [2020-07-01T10:20:30.819Z] #48 1.223 + : /build [2020-07-01T10:20:30.819Z] #48 1.223 + '[' -z '' ']' [2020-07-01T10:20:30.819Z] #48 1.224 ++ mktemp -d [2020-07-01T10:20:30.819Z] #48 1.228 + export GOPATH=/tmp/tmp.CGKWXMn3sD [2020-07-01T10:20:30.819Z] #48 1.228 + GOPATH=/tmp/tmp.CGKWXMn3sD [2020-07-01T10:20:30.819Z] #48 1.228 + RM_GOPATH=1 [2020-07-01T10:20:30.819Z] #48 1.228 + case "$(go env GOARCH)" in [2020-07-01T10:20:30.819Z] #48 1.231 ++ go env GOARCH [2020-07-01T10:20:30.819Z] #48 1.282 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.819Z] #48 1.282 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.819Z] #48 1.287 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:30.819Z] #48 1.292 + dir=/tmp/install [2020-07-01T10:20:30.819Z] #48 1.292 + bin=shfmt [2020-07-01T10:20:30.819Z] #48 1.292 + shift [2020-07-01T10:20:30.819Z] #48 1.292 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:20:30.819Z] #48 1.292 + . /tmp/install/shfmt.installer [2020-07-01T10:20:30.819Z] #48 1.293 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:30.819Z] #48 1.293 + install_shfmt [2020-07-01T10:20:30.819Z] #48 1.293 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:20:30.819Z] #48 1.293 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CGKWXMn3sD/src/github.com/mvdan/sh [2020-07-01T10:20:30.819Z] #48 1.294 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:30.819Z] #48 1.296 Cloning into '/tmp/tmp.CGKWXMn3sD/src/github.com/mvdan/sh'... [2020-07-01T10:20:30.819Z] #48 ... [2020-07-01T10:20:30.819Z] [2020-07-01T10:20:30.819Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:30.819Z] #42 1.242 + RM_GOPATH=0 [2020-07-01T10:20:30.819Z] #42 1.242 + TMP_GOPATH= [2020-07-01T10:20:30.819Z] #42 1.242 + : /build [2020-07-01T10:20:30.819Z] #42 1.242 + '[' -z '' ']' [2020-07-01T10:20:30.819Z] #42 1.242 ++ mktemp -d [2020-07-01T10:20:30.819Z] #42 1.242 + export GOPATH=/tmp/tmp.Nm18fL2WGA [2020-07-01T10:20:30.819Z] #42 1.242 + GOPATH=/tmp/tmp.Nm18fL2WGA [2020-07-01T10:20:30.819Z] #42 1.242 + RM_GOPATH=1 [2020-07-01T10:20:30.819Z] #42 1.242 + case "$(go env GOARCH)" in [2020-07-01T10:20:30.819Z] #42 1.242 ++ go env GOARCH [2020-07-01T10:20:30.819Z] #42 1.279 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.819Z] #42 1.279 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:30.819Z] #42 1.282 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:30.819Z] #42 1.286 + dir=/tmp/install [2020-07-01T10:20:30.819Z] #42 1.287 + bin=vndr [2020-07-01T10:20:30.819Z] #42 1.287 + shift [2020-07-01T10:20:30.819Z] #42 1.287 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:20:30.819Z] #42 1.287 + . /tmp/install/vndr.installer [2020-07-01T10:20:30.819Z] #42 1.287 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:30.819Z] #42 1.288 + install_vndr [2020-07-01T10:20:30.819Z] #42 1.288 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:30.819Z] #42 1.289 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:20:30.819Z] #42 1.289 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Nm18fL2WGA/src/github.com/LK4D4/vndr [2020-07-01T10:20:30.819Z] #42 1.292 Cloning into '/tmp/tmp.Nm18fL2WGA/src/github.com/LK4D4/vndr'... [2020-07-01T10:20:30.819Z] #42 2.119 + cd /tmp/tmp.Nm18fL2WGA/src/github.com/LK4D4/vndr [2020-07-01T10:20:30.819Z] #42 2.119 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:30.819Z] #42 2.146 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:20:30.819Z] #42 3.851 internal/cpu [2020-07-01T10:20:30.819Z] #42 3.984 runtime/internal/atomic [2020-07-01T10:20:30.819Z] #42 4.039 runtime/internal/math [2020-07-01T10:20:30.819Z] #42 4.115 internal/race [2020-07-01T10:20:30.819Z] #42 4.485 sync/atomic [2020-07-01T10:20:30.819Z] #42 4.712 unicode [2020-07-01T10:20:30.819Z] #42 5.301 unicode/utf8 [2020-07-01T10:20:30.819Z] #42 5.528 math/bits [2020-07-01T10:20:30.819Z] #42 5.921 internal/bytealg [2020-07-01T10:20:30.819Z] #42 7.398 math [2020-07-01T10:20:30.819Z] #42 7.518 encoding [2020-07-01T10:20:30.819Z] #42 7.876 unicode/utf16 [2020-07-01T10:20:30.819Z] #42 8.321 runtime [2020-07-01T10:20:30.819Z] #42 8.599 container/list [2020-07-01T10:20:30.881Z] #9 DONE 0.6s [2020-07-01T10:20:30.881Z] [2020-07-01T10:20:30.881Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:20:30.881Z] #27 DONE 0.1s [2020-07-01T10:20:30.881Z] [2020-07-01T10:20:30.881Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:20:30.881Z] #35 DONE 0.1s [2020-07-01T10:20:30.881Z] [2020-07-01T10:20:30.881Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:31.049Z] #17 18.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:20:31.104Z] #42 ... [2020-07-01T10:20:31.104Z] [2020-07-01T10:20:31.104Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:31.104Z] #61 1.254 + RM_GOPATH=0 [2020-07-01T10:20:31.104Z] #61 1.254 + TMP_GOPATH= [2020-07-01T10:20:31.104Z] #61 1.254 + : /build [2020-07-01T10:20:31.104Z] #61 1.255 + '[' -z '' ']' [2020-07-01T10:20:31.104Z] #61 1.256 ++ mktemp -d [2020-07-01T10:20:31.104Z] #61 1.258 + export GOPATH=/tmp/tmp.78la2m1chq [2020-07-01T10:20:31.104Z] #61 1.259 + GOPATH=/tmp/tmp.78la2m1chq [2020-07-01T10:20:31.104Z] #61 1.259 + RM_GOPATH=1 [2020-07-01T10:20:31.104Z] #61 1.259 + case "$(go env GOARCH)" in [2020-07-01T10:20:31.104Z] #61 1.261 ++ go env GOARCH [2020-07-01T10:20:31.104Z] #61 1.298 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.104Z] #61 1.298 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.104Z] #61 1.300 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:31.104Z] #61 1.311 + dir=/tmp/install [2020-07-01T10:20:31.104Z] #61 1.311 + bin=proxy [2020-07-01T10:20:31.104Z] #61 1.312 + shift [2020-07-01T10:20:31.104Z] #61 1.312 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:20:31.104Z] #61 1.313 + . /tmp/install/proxy.installer [2020-07-01T10:20:31.104Z] #61 1.313 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:31.104Z] #61 1.314 + install_proxy [2020-07-01T10:20:31.104Z] #61 1.315 + case "$1" in [2020-07-01T10:20:31.104Z] #61 1.315 + export CGO_ENABLED=0 [2020-07-01T10:20:31.104Z] #61 1.316 + CGO_ENABLED=0 [2020-07-01T10:20:31.104Z] #61 1.317 + _install_proxy [2020-07-01T10:20:31.104Z] #61 1.318 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:20:31.104Z] #61 1.318 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:31.104Z] #61 1.318 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.78la2m1chq/src/github.com/docker/libnetwork [2020-07-01T10:20:31.104Z] #61 1.325 Cloning into '/tmp/tmp.78la2m1chq/src/github.com/docker/libnetwork'... [2020-07-01T10:20:31.104Z] #61 ... [2020-07-01T10:20:31.104Z] [2020-07-01T10:20:31.104Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:31.104Z] #52 1.636 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:31.104Z] #52 1.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:31.104Z] #52 1.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:31.104Z] #52 3.429 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:20:31.104Z] #52 5.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:20:31.104Z] #52 7.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:20:31.138Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.3s done [2020-07-01T10:20:31.389Z] #52 ... [2020-07-01T10:20:31.389Z] [2020-07-01T10:20:31.389Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:31.389Z] #46 1.134 + RM_GOPATH=0 [2020-07-01T10:20:31.389Z] #46 1.134 + TMP_GOPATH= [2020-07-01T10:20:31.389Z] #46 1.134 + : /build [2020-07-01T10:20:31.389Z] #46 1.134 + '[' -z '' ']' [2020-07-01T10:20:31.389Z] #46 1.135 ++ mktemp -d [2020-07-01T10:20:31.389Z] #46 1.137 + export GOPATH=/tmp/tmp.6jsxmAimAf [2020-07-01T10:20:31.389Z] #46 1.138 + GOPATH=/tmp/tmp.6jsxmAimAf [2020-07-01T10:20:31.389Z] #46 1.138 + RM_GOPATH=1 [2020-07-01T10:20:31.389Z] #46 1.138 + case "$(go env GOARCH)" in [2020-07-01T10:20:31.389Z] #46 1.139 ++ go env GOARCH [2020-07-01T10:20:31.389Z] #46 1.173 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.389Z] #46 1.173 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.389Z] #46 1.187 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:31.389Z] #46 1.190 + dir=/tmp/install [2020-07-01T10:20:31.389Z] #46 1.190 + bin=golangci_lint [2020-07-01T10:20:31.389Z] #46 1.190 + shift [2020-07-01T10:20:31.389Z] #46 1.190 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:20:31.389Z] #46 1.190 + . /tmp/install/golangci_lint.installer [2020-07-01T10:20:31.389Z] #46 1.191 ++ : v1.23.8 [2020-07-01T10:20:31.389Z] #46 1.192 + install_golangci_lint [2020-07-01T10:20:31.389Z] #46 1.192 Installing golangci-lint version v1.23.8 [2020-07-01T10:20:31.389Z] #46 1.192 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:20:31.389Z] #46 1.192 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:20:31.389Z] #46 ... [2020-07-01T10:20:31.389Z] [2020-07-01T10:20:31.389Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:31.389Z] #33 1.685 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:31.389Z] #33 1.805 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:31.389Z] #33 1.806 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:31.389Z] #33 3.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:20:31.389Z] #33 5.811 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:20:31.389Z] #33 7.569 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:20:31.674Z] #33 ... [2020-07-01T10:20:31.674Z] [2020-07-01T10:20:31.674Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:31.674Z] #22 1.101 + RM_GOPATH=0 [2020-07-01T10:20:31.674Z] #22 1.101 + TMP_GOPATH= [2020-07-01T10:20:31.674Z] #22 1.101 + : /build [2020-07-01T10:20:31.674Z] #22 1.101 + '[' -z '' ']' [2020-07-01T10:20:31.674Z] #22 1.105 ++ mktemp -d [2020-07-01T10:20:31.674Z] #22 1.114 + export GOPATH=/tmp/tmp.8KiWYW216E [2020-07-01T10:20:31.674Z] #22 1.115 + GOPATH=/tmp/tmp.8KiWYW216E [2020-07-01T10:20:31.674Z] #22 1.115 + RM_GOPATH=1 [2020-07-01T10:20:31.674Z] #22 1.115 + case "$(go env GOARCH)" in [2020-07-01T10:20:31.674Z] #22 1.115 ++ go env GOARCH [2020-07-01T10:20:31.674Z] #22 1.171 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.674Z] #22 1.172 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.674Z] #22 1.173 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:31.674Z] #22 1.183 + dir=/tmp/install [2020-07-01T10:20:31.674Z] #22 1.183 + bin=dockercli [2020-07-01T10:20:31.674Z] #22 1.183 + shift [2020-07-01T10:20:31.674Z] #22 1.183 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:20:31.674Z] #22 1.183 + . /tmp/install/dockercli.installer [2020-07-01T10:20:31.674Z] #22 1.183 ++ : stable [2020-07-01T10:20:31.674Z] #22 1.183 ++ : 17.06.2-ce [2020-07-01T10:20:31.674Z] #22 1.184 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:20:31.674Z] #22 1.184 + install_dockercli [2020-07-01T10:20:31.674Z] #22 1.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:20:31.674Z] #22 1.186 ++ uname -m [2020-07-01T10:20:31.674Z] #22 1.188 + arch=ppc64le [2020-07-01T10:20:31.674Z] #22 1.188 + '[' ppc64le '!=' x86_64 ']' [2020-07-01T10:20:31.674Z] #22 1.188 + '[' ppc64le '!=' s390x ']' [2020-07-01T10:20:31.674Z] #22 1.188 + '[' ppc64le '!=' armhf ']' [2020-07-01T10:20:31.674Z] #22 1.188 + build_dockercli [2020-07-01T10:20:31.674Z] #22 1.188 + git clone https://github.com/docker/docker-ce /tmp/tmp.8KiWYW216E/tmp/docker-ce [2020-07-01T10:20:31.674Z] #22 1.203 Cloning into '/tmp/tmp.8KiWYW216E/tmp/docker-ce'... [2020-07-01T10:20:31.674Z] #22 ... [2020-07-01T10:20:31.674Z] [2020-07-01T10:20:31.674Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:31.674Z] #29 1.295 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:20:31.674Z] #29 1.298 Cloning into '.'... [2020-07-01T10:20:31.706Z] #58 ... [2020-07-01T10:20:31.706Z] [2020-07-01T10:20:31.706Z] #20 [internal] load build context [2020-07-01T10:20:31.706Z] #20 transferring context: 51.28MB 2.4s done [2020-07-01T10:20:31.706Z] #20 DONE 2.7s [2020-07-01T10:20:31.961Z] #29 ... [2020-07-01T10:20:31.961Z] [2020-07-01T10:20:31.961Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:31.961Z] #55 1.275 + RM_GOPATH=0 [2020-07-01T10:20:31.961Z] #55 1.275 + TMP_GOPATH= [2020-07-01T10:20:31.961Z] #55 1.275 + : /build [2020-07-01T10:20:31.961Z] #55 1.276 + '[' -z '' ']' [2020-07-01T10:20:31.961Z] #55 1.279 ++ mktemp -d [2020-07-01T10:20:31.961Z] #55 1.288 + export GOPATH=/tmp/tmp.9JCImAnYwT [2020-07-01T10:20:31.961Z] #55 1.288 + GOPATH=/tmp/tmp.9JCImAnYwT [2020-07-01T10:20:31.961Z] #55 1.288 + RM_GOPATH=1 [2020-07-01T10:20:31.961Z] #55 1.289 + case "$(go env GOARCH)" in [2020-07-01T10:20:31.961Z] #55 1.291 ++ go env GOARCH [2020-07-01T10:20:31.961Z] #55 1.305 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.961Z] #55 1.305 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:31.961Z] #55 1.310 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:31.961Z] #55 1.317 + dir=/tmp/install [2020-07-01T10:20:31.961Z] #55 1.317 + bin=rootlesskit [2020-07-01T10:20:31.961Z] #55 1.317 + shift [2020-07-01T10:20:31.961Z] #55 1.318 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:20:31.961Z] #55 1.318 + . /tmp/install/rootlesskit.installer [2020-07-01T10:20:31.961Z] #55 1.318 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:31.961Z] #55 1.320 + install_rootlesskit [2020-07-01T10:20:31.961Z] #55 1.320 + case "$1" in [2020-07-01T10:20:31.961Z] #55 1.320 + export CGO_ENABLED=0 [2020-07-01T10:20:31.961Z] #55 1.320 + CGO_ENABLED=0 [2020-07-01T10:20:31.961Z] #55 1.320 + _install_rootlesskit [2020-07-01T10:20:31.961Z] #55 1.320 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:20:31.961Z] #55 1.320 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:31.961Z] #55 1.321 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9JCImAnYwT/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:31.961Z] #55 1.324 Cloning into '/tmp/tmp.9JCImAnYwT/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:20:31.961Z] #55 6.580 + cd /tmp/tmp.9JCImAnYwT/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:31.961Z] #55 6.580 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:31.961Z] #55 7.055 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:31.961Z] #55 7.055 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:20:31.961Z] #55 ... [2020-07-01T10:20:31.961Z] [2020-07-01T10:20:31.961Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:31.961Z] #11 1.676 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:31.961Z] #11 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:31.961Z] #11 1.795 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:31.961Z] #11 3.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:20:31.961Z] #11 5.756 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:20:31.961Z] #11 7.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:20:31.968Z] [2020-07-01T10:20:31.968Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-01T10:20:31.968Z] #58 DONE 2.9s [2020-07-01T10:20:31.968Z] [2020-07-01T10:20:31.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-07-01T10:20:31.968Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-07-01T10:20:31.968Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-07-01T10:20:31.968Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-07-01T10:20:31.968Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-07-01T10:20:31.968Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 2.7s done [2020-07-01T10:20:31.968Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s done [2020-07-01T10:20:31.968Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 2.0s done [2020-07-01T10:20:31.968Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.7s done [2020-07-01T10:20:31.968Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 2.9s [2020-07-01T10:20:31.968Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0B / 62.52MB 2.9s [2020-07-01T10:20:31.968Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 0B / 155B 2.9s [2020-07-01T10:20:31.968Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-07-01T10:20:31.968Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 5.38MB / 97.68MB 3.0s [2020-07-01T10:20:31.968Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 5.04MB / 62.52MB 3.0s [2020-07-01T10:20:31.968Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 2.9s done [2020-07-01T10:20:32.232Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 16.61MB / 97.68MB 3.1s [2020-07-01T10:20:32.232Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 18.15MB / 62.52MB 3.1s [2020-07-01T10:20:32.232Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 21.82MB / 97.68MB 3.3s [2020-07-01T10:20:32.232Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 32.98MB / 62.52MB 3.3s [2020-07-01T10:20:32.246Z] #11 ... [2020-07-01T10:20:32.246Z] [2020-07-01T10:20:32.246Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:32.246Z] #48 11.95 + cd /tmp/tmp.CGKWXMn3sD/src/github.com/mvdan/sh [2020-07-01T10:20:32.246Z] #48 11.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:32.246Z] #48 12.02 + GO111MODULE=on [2020-07-01T10:20:32.246Z] #48 12.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:20:32.344Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 5.1s [2020-07-01T10:20:32.495Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 27.19MB / 97.68MB 3.4s [2020-07-01T10:20:32.495Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 33.54MB / 97.68MB 3.5s [2020-07-01T10:20:32.495Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 49.04MB / 62.52MB 3.5s [2020-07-01T10:20:32.495Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 38.85MB / 97.68MB 3.6s [2020-07-01T10:20:32.495Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 52.39MB / 62.52MB 3.6s [2020-07-01T10:20:32.555Z] #17 19.99 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:20:32.556Z] #17 20.23 Selecting previously unselected package bzip2. [2020-07-01T10:20:32.556Z] #17 20.23 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-01T10:20:32.556Z] #17 20.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:20:32.556Z] #17 20.27 Selecting previously unselected package xz-utils. [2020-07-01T10:20:32.556Z] #17 20.27 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-01T10:20:32.556Z] #17 20.27 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:20:32.556Z] #17 20.36 Selecting previously unselected package apparmor. [2020-07-01T10:20:32.556Z] #17 20.36 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-01T10:20:32.556Z] #17 20.39 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:20:32.754Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 51.34MB / 97.68MB 3.7s [2020-07-01T10:20:32.754Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 57.36MB / 62.52MB 3.7s [2020-07-01T10:20:32.754Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 57.83MB / 97.68MB 3.8s [2020-07-01T10:20:32.754Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 61.85MB / 62.52MB 3.8s [2020-07-01T10:20:32.837Z] #17 20.60 Selecting previously unselected package aufs-tools. [2020-07-01T10:20:32.837Z] #17 20.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-01T10:20:32.837Z] #17 20.61 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:20:32.837Z] #17 20.67 Selecting previously unselected package libonig5:s390x. [2020-07-01T10:20:32.837Z] #17 20.68 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-07-01T10:20:32.837Z] #17 20.68 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-01T10:20:32.909Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 5.8s done [2020-07-01T10:20:33.014Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 65.20MB / 97.68MB 4.0s [2020-07-01T10:20:33.119Z] #17 20.77 Selecting previously unselected package libjq1:s390x. [2020-07-01T10:20:33.119Z] #17 20.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-01T10:20:33.119Z] #17 20.78 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-01T10:20:33.119Z] #17 20.87 Selecting previously unselected package jq. [2020-07-01T10:20:33.119Z] #17 20.87 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-01T10:20:33.119Z] #17 20.87 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:20:33.119Z] #17 20.92 Selecting previously unselected package libaio1:s390x. [2020-07-01T10:20:33.119Z] #17 20.92 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-07-01T10:20:33.119Z] #17 20.92 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-01T10:20:33.119Z] #17 20.95 Selecting previously unselected package libgpm2:s390x. [2020-07-01T10:20:33.119Z] #17 20.96 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-07-01T10:20:33.119Z] #17 20.96 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-01T10:20:33.119Z] #17 20.98 Selecting previously unselected package libicu63:s390x. [2020-07-01T10:20:33.168Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-07-01T10:20:33.168Z] #7 DONE 23.1s [2020-07-01T10:20:33.168Z] [2020-07-01T10:20:33.168Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:20:33.274Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 83.41MB / 97.68MB 4.2s [2020-07-01T10:20:33.274Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 4.4s [2020-07-01T10:20:33.401Z] #17 20.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-01T10:20:33.401Z] #17 20.98 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-01T10:20:33.646Z] #52 ... [2020-07-01T10:20:33.646Z] [2020-07-01T10:20:33.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:33.646Z] #39 11.51 PBCC images/vma.pb-c.c [2020-07-01T10:20:33.646Z] #39 11.55 DEP images/vma.pb-c.d [2020-07-01T10:20:33.646Z] #39 11.61 PBCC images/creds.pb-c.c [2020-07-01T10:20:33.646Z] #39 11.65 DEP images/creds.pb-c.d [2020-07-01T10:20:33.646Z] #39 11.69 PBCC images/utsns.pb-c.c [2020-07-01T10:20:33.646Z] #39 11.72 DEP images/utsns.pb-c.d [2020-07-01T10:20:33.646Z] #39 11.77 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:20:33.646Z] #39 11.79 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:20:33.646Z] #39 11.81 DEP images/ipc-desc.pb-c.d [2020-07-01T10:20:33.646Z] #39 11.91 DEP images/ipc-sem.pb-c.d [2020-07-01T10:20:33.646Z] #39 11.96 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.02 DEP images/ipc-msg.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.08 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.14 DEP images/ipc-shm.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.17 PBCC images/ipc-var.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.21 DEP images/ipc-var.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.28 PBCC images/sk-opts.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.30 PBCC images/packet-sock.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.38 DEP images/sk-opts.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.44 DEP images/packet-sock.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.49 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.52 DEP images/sk-netlink.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.56 PBCC images/sk-inet.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.61 DEP images/sk-inet.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.68 PBCC images/sk-unix.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.75 DEP images/sk-unix.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.82 PBCC images/mm.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.85 DEP images/mm.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.90 PBCC images/timerfd.pb-c.c [2020-07-01T10:20:33.646Z] #39 12.94 DEP images/timerfd.pb-c.d [2020-07-01T10:20:33.646Z] #39 12.99 PBCC images/timer.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.05 DEP images/timer.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.08 PBCC images/sa.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.13 DEP images/sa.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.19 PBCC images/pipe-data.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.26 DEP images/pipe-data.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.32 PBCC images/mnt.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.37 DEP images/mnt.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.43 PBCC images/sk-packet.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.44 DEP images/sk-packet.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.50 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.54 DEP images/tcp-stream.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.59 PBCC images/pipe.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.62 DEP images/pipe.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.67 PBCC images/pstree.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.70 DEP images/pstree.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.77 PBCC images/fs.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.78 DEP images/fs.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.83 PBCC images/signalfd.pb-c.c [2020-07-01T10:20:33.646Z] #39 13.90 DEP images/signalfd.pb-c.d [2020-07-01T10:20:33.646Z] #39 13.97 PBCC images/fh.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.04 PBCC images/fsnotify.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.09 DEP images/fh.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.12 DEP images/fsnotify.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.17 PBCC images/eventpoll.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.20 DEP images/eventpoll.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.25 PBCC images/eventfd.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.28 DEP images/eventfd.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.31 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.34 DEP images/remap-file-path.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.36 PBCC images/fifo.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.42 DEP images/fifo.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.45 PBCC images/ghost-file.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.52 DEP images/ghost-file.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.56 PBCC images/regfile.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.62 DEP images/regfile.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.67 PBCC images/ns.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.71 DEP images/ns.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.75 PBCC images/fdinfo.pb-c.c [2020-07-01T10:20:33.646Z] #39 14.85 DEP images/fdinfo.pb-c.d [2020-07-01T10:20:33.646Z] #39 14.95 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.00 PBCC images/core-arm.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.04 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.08 PBCC images/core-s390.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.12 PBCC images/core-x86.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.17 PBCC images/core.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.29 PBCC images/inventory.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.33 DEP images/core-aarch64.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.38 DEP images/core-arm.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.45 DEP images/core-ppc64.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.52 DEP images/core-s390.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.60 DEP images/core-x86.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.63 DEP images/core.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.70 DEP images/inventory.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.75 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.77 DEP images/cpuinfo.pb-c.d [2020-07-01T10:20:33.646Z] #39 15.84 PBCC images/stats.pb-c.c [2020-07-01T10:20:33.646Z] #39 15.88 DEP images/stats.pb-c.d [2020-07-01T10:20:33.646Z] #39 17.25 make[1]: Nothing to be done for 'all'. [2020-07-01T10:20:33.646Z] #39 18.50 CC images/stats.o [2020-07-01T10:20:33.646Z] #39 18.94 CC images/core.o [2020-07-01T10:20:33.646Z] #39 19.59 CC images/core-x86.o [2020-07-01T10:20:33.905Z] #39 20.24 CC images/core-arm.o [2020-07-01T10:20:34.163Z] #39 20.52 CC images/core-aarch64.o [2020-07-01T10:20:34.263Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.3s done [2020-07-01T10:20:34.263Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 5.2s done [2020-07-01T10:20:34.287Z] #48 13.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:34.287Z] #48 13.76 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:34.287Z] #48 13.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:34.287Z] #48 13.99 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:34.287Z] #48 14.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:34.729Z] #39 20.88 CC images/core-ppc64.o [2020-07-01T10:20:35.062Z] #8 DONE 1.9s [2020-07-01T10:20:35.062Z] [2020-07-01T10:20:35.062Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:20:35.217Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 5.9s done [2020-07-01T10:20:35.217Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.1s [2020-07-01T10:20:35.217Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-07-01T10:20:35.295Z] #39 21.53 CC images/core-s390.o [2020-07-01T10:20:35.295Z] #39 ... [2020-07-01T10:20:35.295Z] [2020-07-01T10:20:35.295Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:35.295Z] #47 84.75 mvdan.cc/editorconfig [2020-07-01T10:20:35.295Z] #47 85.96 mvdan.cc/sh/v3/fileutil [2020-07-01T10:20:35.295Z] #47 86.16 mvdan.cc/sh/v3/syntax [2020-07-01T10:20:35.295Z] #47 92.72 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:20:35.295Z] #47 ... [2020-07-01T10:20:35.295Z] [2020-07-01T10:20:35.295Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:35.295Z] #41 85.80 text/template [2020-07-01T10:20:35.295Z] #41 86.88 encoding/xml [2020-07-01T10:20:35.295Z] #41 90.33 go/doc [2020-07-01T10:20:35.295Z] #41 92.10 github.com/LK4D4/vndr/versioned [2020-07-01T10:20:35.295Z] #41 92.22 compress/flate [2020-07-01T10:20:35.295Z] #41 93.44 github.com/LK4D4/vndr/build [2020-07-01T10:20:35.295Z] #41 94.84 hash/crc32 [2020-07-01T10:20:35.419Z] #17 23.21 Selecting previously unselected package libnet1:s390x. [2020-07-01T10:20:35.419Z] #17 23.22 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-01T10:20:35.419Z] #17 23.22 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-01T10:20:35.419Z] #17 23.26 Selecting previously unselected package libnl-3-200:s390x. [2020-07-01T10:20:35.419Z] #17 23.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-01T10:20:35.419Z] #17 23.26 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-01T10:20:35.419Z] #17 23.31 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-01T10:20:35.419Z] #17 23.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-01T10:20:35.626Z] #9 DONE 0.6s [2020-07-01T10:20:35.626Z] [2020-07-01T10:20:35.626Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:20:35.626Z] #27 DONE 0.1s [2020-07-01T10:20:35.626Z] [2020-07-01T10:20:35.626Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:35.701Z] #17 23.32 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-01T10:20:35.701Z] #17 23.35 Selecting previously unselected package libreadline5:s390x. [2020-07-01T10:20:35.701Z] #17 23.35 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-01T10:20:35.701Z] #17 23.35 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-01T10:20:35.701Z] #17 23.45 Selecting previously unselected package net-tools. [2020-07-01T10:20:35.701Z] #17 23.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-01T10:20:35.701Z] #17 23.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:20:35.785Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.1s [2020-07-01T10:20:35.862Z] #41 ... [2020-07-01T10:20:35.863Z] [2020-07-01T10:20:35.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:35.863Z] #39 22.19 CC images/cpuinfo.o [2020-07-01T10:20:35.885Z] #47 ... [2020-07-01T10:20:35.885Z] [2020-07-01T10:20:35.885Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:20:35.885Z] #35 DONE 0.1s [2020-07-01T10:20:35.983Z] #17 23.63 Selecting previously unselected package python-pip-whl. [2020-07-01T10:20:35.983Z] #17 23.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:20:35.983Z] #17 23.63 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:20:36.044Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-07-01T10:20:36.132Z] #36 ... [2020-07-01T10:20:36.132Z] [2020-07-01T10:20:36.132Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:36.132Z] #23 3.335 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:36.132Z] #23 3.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:36.132Z] #23 3.517 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:36.132Z] #23 3.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:36.132Z] #23 4.227 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:36.189Z] [2020-07-01T10:20:36.189Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:36.268Z] #17 24.00 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:20:36.268Z] #17 24.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:20:36.268Z] #17 24.01 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:20:36.268Z] #17 24.07 Selecting previously unselected package python3-distutils. [2020-07-01T10:20:36.268Z] #17 24.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:20:36.268Z] #17 24.08 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:20:36.268Z] #17 24.14 Selecting previously unselected package python3-pip. [2020-07-01T10:20:36.334Z] #48 15.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:36.388Z] #23 5.598 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:36.429Z] #39 22.58 CC images/inventory.o [2020-07-01T10:20:36.429Z] #39 22.83 CC images/fdinfo.o [2020-07-01T10:20:36.549Z] #17 24.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:20:36.549Z] #17 24.14 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:20:36.549Z] #17 24.21 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:20:36.549Z] #17 24.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:20:36.549Z] #17 24.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:20:36.549Z] #17 24.26 Selecting previously unselected package python3-setuptools. [2020-07-01T10:20:36.549Z] #17 24.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:20:36.549Z] #17 24.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:20:36.611Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s [2020-07-01T10:20:36.831Z] #17 24.44 Selecting previously unselected package python3-wheel. [2020-07-01T10:20:36.831Z] #17 24.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:20:36.831Z] #17 24.44 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:20:36.831Z] #17 24.49 Selecting previously unselected package sudo. [2020-07-01T10:20:36.831Z] #17 24.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-07-01T10:20:36.831Z] #17 24.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:20:36.955Z] #48 16.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:36.995Z] #39 23.14 CC images/fown.o [2020-07-01T10:20:36.995Z] #39 23.31 CC images/ns.o [2020-07-01T10:20:37.113Z] #17 24.79 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:20:37.113Z] #17 24.79 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-01T10:20:37.113Z] #17 24.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:20:37.113Z] #17 24.96 Selecting previously unselected package uidmap. [2020-07-01T10:20:37.113Z] #17 24.96 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-07-01T10:20:37.113Z] #17 24.96 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:20:37.254Z] #39 23.53 CC images/regfile.o [2020-07-01T10:20:37.314Z] #23 ... [2020-07-01T10:20:37.314Z] [2020-07-01T10:20:37.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:37.314Z] #41 6.244 + RM_GOPATH=0 [2020-07-01T10:20:37.314Z] #41 6.247 + TMP_GOPATH= [2020-07-01T10:20:37.314Z] #41 6.247 + : /build [2020-07-01T10:20:37.314Z] #41 6.247 + '[' -z '' ']' [2020-07-01T10:20:37.314Z] #41 6.250 ++ mktemp -d [2020-07-01T10:20:37.314Z] #41 6.251 + export GOPATH=/tmp/tmp.Art0kmfTJr [2020-07-01T10:20:37.314Z] #41 6.251 + GOPATH=/tmp/tmp.Art0kmfTJr [2020-07-01T10:20:37.314Z] #41 6.251 + RM_GOPATH=1 [2020-07-01T10:20:37.314Z] #41 6.251 + case "$(go env GOARCH)" in [2020-07-01T10:20:37.314Z] #41 6.252 ++ go env GOARCH [2020-07-01T10:20:37.314Z] #41 6.262 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:37.314Z] #41 6.263 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:37.314Z] #41 6.266 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:37.314Z] #41 6.273 + dir=/tmp/install [2020-07-01T10:20:37.314Z] #41 6.274 + bin=vndr [2020-07-01T10:20:37.314Z] #41 6.274 + shift [2020-07-01T10:20:37.314Z] #41 6.274 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:20:37.314Z] #41 6.274 + . /tmp/install/vndr.installer [2020-07-01T10:20:37.314Z] #41 6.274 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:37.314Z] #41 6.274 + install_vndr [2020-07-01T10:20:37.314Z] #41 6.279 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:20:37.314Z] #41 6.279 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:37.314Z] #41 6.279 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Art0kmfTJr/src/github.com/LK4D4/vndr [2020-07-01T10:20:37.314Z] #41 6.280 Cloning into '/tmp/tmp.Art0kmfTJr/src/github.com/LK4D4/vndr'... [2020-07-01T10:20:37.395Z] #17 25.04 Selecting previously unselected package vim-runtime. [2020-07-01T10:20:37.396Z] #17 25.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:20:37.396Z] #17 25.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:20:37.396Z] #17 25.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:20:37.396Z] #17 25.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:20:37.513Z] #39 23.76 CC images/ghost-file.o [2020-07-01T10:20:37.579Z] #48 ... [2020-07-01T10:20:37.579Z] [2020-07-01T10:20:37.579Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:37.773Z] #39 24.11 CC images/fifo.o [2020-07-01T10:20:37.866Z] #37 17.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:20:37.874Z] #41 7.033 + cd /tmp/tmp.Art0kmfTJr/src/github.com/LK4D4/vndr [2020-07-01T10:20:37.874Z] #41 7.033 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:37.874Z] #41 7.102 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:20:38.031Z] #39 24.27 CC images/remap-file-path.o [2020-07-01T10:20:38.290Z] #39 24.59 CC images/eventfd.o [2020-07-01T10:20:38.437Z] #41 ... [2020-07-01T10:20:38.437Z] [2020-07-01T10:20:38.437Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:38.437Z] #21 7.547 + RM_GOPATH=0 [2020-07-01T10:20:38.437Z] #21 7.548 + TMP_GOPATH= [2020-07-01T10:20:38.437Z] #21 7.548 + : /build [2020-07-01T10:20:38.437Z] #21 7.548 + '[' -z '' ']' [2020-07-01T10:20:38.437Z] #21 7.549 ++ mktemp -d [2020-07-01T10:20:38.437Z] #21 7.553 + export GOPATH=/tmp/tmp.QpHk5PDhqd [2020-07-01T10:20:38.437Z] #21 7.555 + GOPATH=/tmp/tmp.QpHk5PDhqd [2020-07-01T10:20:38.437Z] #21 7.555 + RM_GOPATH=1 [2020-07-01T10:20:38.437Z] #21 7.555 + case "$(go env GOARCH)" in [2020-07-01T10:20:38.437Z] #21 7.557 ++ go env GOARCH [2020-07-01T10:20:38.437Z] #21 7.571 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:38.437Z] #21 7.571 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:38.437Z] #21 7.572 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:38.437Z] #21 7.573 + dir=/tmp/install [2020-07-01T10:20:38.437Z] #21 7.573 + bin=dockercli [2020-07-01T10:20:38.437Z] #21 7.574 + shift [2020-07-01T10:20:38.437Z] #21 7.574 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:20:38.437Z] #21 7.574 + . /tmp/install/dockercli.installer [2020-07-01T10:20:38.437Z] #21 7.574 ++ : stable [2020-07-01T10:20:38.437Z] #21 7.574 ++ : 17.06.2-ce [2020-07-01T10:20:38.437Z] #21 7.575 + install_dockercli [2020-07-01T10:20:38.437Z] #21 7.580 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:20:38.437Z] #21 7.581 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:20:38.437Z] #21 7.583 ++ uname -m [2020-07-01T10:20:38.437Z] #21 7.585 + arch=x86_64 [2020-07-01T10:20:38.437Z] #21 7.585 + '[' x86_64 '!=' x86_64 ']' [2020-07-01T10:20:38.437Z] #21 7.586 + url=https://download.docker.com/linux/static [2020-07-01T10:20:38.437Z] #21 7.587 + tar -xz docker/docker [2020-07-01T10:20:38.437Z] #21 7.591 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-01T10:20:38.518Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-07-01T10:20:38.553Z] #39 24.82 CC images/eventpoll.o [2020-07-01T10:20:38.695Z] #21 ... [2020-07-01T10:20:38.695Z] [2020-07-01T10:20:38.695Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:38.695Z] #36 7.875 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:20:38.695Z] #36 7.876 Cloning into '.'... [2020-07-01T10:20:38.811Z] #39 25.12 CC images/fh.o [2020-07-01T10:20:39.070Z] #39 ... [2020-07-01T10:20:39.070Z] [2020-07-01T10:20:39.070Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:39.070Z] #47 DONE 98.5s [2020-07-01T10:20:39.070Z] [2020-07-01T10:20:39.070Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:39.070Z] #41 95.61 compress/gzip [2020-07-01T10:20:39.070Z] #41 96.28 net [2020-07-01T10:20:39.070Z] #41 96.62 vendor/golang.org/x/text/transform [2020-07-01T10:20:39.070Z] #41 97.40 vendor/golang.org/x/text/unicode/bidi [2020-07-01T10:20:39.417Z] #17 26.93 Selecting previously unselected package vim. [2020-07-01T10:20:39.417Z] #17 26.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-01T10:20:39.417Z] #17 26.95 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:20:39.455Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 [2020-07-01T10:20:39.699Z] #17 27.26 Selecting previously unselected package xfsprogs. [2020-07-01T10:20:39.699Z] #17 27.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-01T10:20:39.699Z] #17 27.27 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:20:39.699Z] #17 27.59 Selecting previously unselected package zip. [2020-07-01T10:20:39.919Z] #37 19.60 + 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-07-01T10:20:39.981Z] #17 27.60 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-07-01T10:20:39.981Z] #17 27.60 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:20:39.981Z] #17 27.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:20:39.981Z] #17 27.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:20:39.981Z] #17 27.70 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-01T10:20:39.981Z] #17 27.71 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-01T10:20:39.981Z] #17 27.71 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-01T10:20:39.981Z] #17 27.72 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-01T10:20:39.981Z] #17 27.73 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:20:39.981Z] #17 27.73 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-01T10:20:39.981Z] #17 27.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-01T10:20:39.981Z] #17 27.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:20:39.981Z] #17 27.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-01T10:20:39.981Z] #17 27.76 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-01T10:20:39.981Z] #17 27.77 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:20:39.981Z] #17 27.77 Setting up zip (3.0-11+b1) ... [2020-07-01T10:20:39.981Z] #17 27.78 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:20:39.981Z] #17 27.79 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:20:40.014Z] #41 99.52 vendor/golang.org/x/text/secure/bidirule [2020-07-01T10:20:40.272Z] #41 99.80 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:20:40.986Z] #17 ... [2020-07-01T10:20:40.986Z] [2020-07-01T10:20:40.986Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:40.986Z] #39 63.60 CC criu/cr-service.o [2020-07-01T10:20:40.986Z] #39 64.57 CC criu/crtools.o [2020-07-01T10:20:40.986Z] #39 64.87 CC criu/eventfd.o [2020-07-01T10:20:40.986Z] #39 65.02 CC criu/eventpoll.o [2020-07-01T10:20:40.986Z] #39 65.41 CC criu/external.o [2020-07-01T10:20:40.986Z] #39 65.65 CC criu/fault-injection.o [2020-07-01T10:20:40.986Z] #39 65.73 CC criu/fdstore.o [2020-07-01T10:20:40.986Z] #39 65.92 CC criu/fifo.o [2020-07-01T10:20:40.986Z] #39 66.20 CC criu/file-ids.o [2020-07-01T10:20:40.986Z] #39 66.35 CC criu/file-lock.o [2020-07-01T10:20:40.986Z] #39 66.77 CC criu/files-ext.o [2020-07-01T10:20:40.986Z] #39 66.94 CC criu/files-reg.o [2020-07-01T10:20:40.986Z] #39 67.92 CC criu/files.o [2020-07-01T10:20:40.986Z] #39 69.11 CC criu/filesystems.o [2020-07-01T10:20:40.986Z] #39 69.48 CC criu/fsnotify.o [2020-07-01T10:20:40.986Z] #39 70.09 CC criu/image-desc.o [2020-07-01T10:20:40.986Z] #39 70.24 CC criu/image.o [2020-07-01T10:20:40.986Z] #39 70.76 CC criu/ipc_ns.o [2020-07-01T10:20:40.986Z] #39 71.49 CC criu/irmap.o [2020-07-01T10:20:40.986Z] #39 71.77 CC criu/kcmp-ids.o [2020-07-01T10:20:40.986Z] #39 71.90 CC criu/kerndat.o [2020-07-01T10:20:40.986Z] #39 72.46 CC criu/libnetlink.o [2020-07-01T10:20:40.986Z] #39 72.62 CC criu/log.o [2020-07-01T10:20:40.986Z] #39 72.85 CC criu/lsm.o [2020-07-01T10:20:40.986Z] #39 73.19 CC criu/mem.o [2020-07-01T10:20:41.006Z] #37 ... [2020-07-01T10:20:41.006Z] [2020-07-01T10:20:41.006Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:41.006Z] #42 10.84 crypto/internal/subtle [2020-07-01T10:20:41.006Z] #42 11.17 crypto/subtle [2020-07-01T10:20:41.006Z] #42 11.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:20:41.006Z] #42 12.12 internal/nettrace [2020-07-01T10:20:41.006Z] #42 12.32 runtime/cgo [2020-07-01T10:20:41.006Z] #42 16.74 vendor/golang.org/x/crypto/internal/subtle [2020-07-01T10:20:41.209Z] #36 ... [2020-07-01T10:20:41.209Z] [2020-07-01T10:20:41.209Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:41.209Z] #54 7.623 + RM_GOPATH=0 [2020-07-01T10:20:41.209Z] #54 7.623 + TMP_GOPATH= [2020-07-01T10:20:41.209Z] #54 7.624 + : /build [2020-07-01T10:20:41.209Z] #54 7.624 + '[' -z '' ']' [2020-07-01T10:20:41.209Z] #54 7.626 ++ mktemp -d [2020-07-01T10:20:41.209Z] #54 7.650 + export GOPATH=/tmp/tmp.KFglOUahPb [2020-07-01T10:20:41.209Z] #54 7.650 + GOPATH=/tmp/tmp.KFglOUahPb [2020-07-01T10:20:41.209Z] #54 7.650 + RM_GOPATH=1 [2020-07-01T10:20:41.209Z] #54 7.650 + case "$(go env GOARCH)" in [2020-07-01T10:20:41.209Z] #54 7.650 ++ go env GOARCH [2020-07-01T10:20:41.209Z] #54 7.666 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #54 7.667 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #54 7.669 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:41.209Z] #54 7.674 + dir=/tmp/install [2020-07-01T10:20:41.209Z] #54 7.675 + bin=rootlesskit [2020-07-01T10:20:41.209Z] #54 7.675 + shift [2020-07-01T10:20:41.209Z] #54 7.675 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:20:41.209Z] #54 7.679 + . /tmp/install/rootlesskit.installer [2020-07-01T10:20:41.209Z] #54 7.679 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:41.209Z] #54 7.681 + install_rootlesskit [2020-07-01T10:20:41.209Z] #54 7.691 + case "$1" in [2020-07-01T10:20:41.209Z] #54 7.691 + export CGO_ENABLED=0 [2020-07-01T10:20:41.209Z] #54 7.691 + CGO_ENABLED=0 [2020-07-01T10:20:41.209Z] #54 7.691 + _install_rootlesskit [2020-07-01T10:20:41.209Z] #54 7.691 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:20:41.209Z] #54 7.691 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:41.209Z] #54 7.691 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.KFglOUahPb/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:41.209Z] #54 7.702 Cloning into '/tmp/tmp.KFglOUahPb/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:20:41.209Z] #54 ... [2020-07-01T10:20:41.209Z] [2020-07-01T10:20:41.209Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:41.209Z] #43 7.556 + RM_GOPATH=0 [2020-07-01T10:20:41.209Z] #43 7.556 + TMP_GOPATH= [2020-07-01T10:20:41.209Z] #43 7.556 + : /build [2020-07-01T10:20:41.209Z] #43 7.556 + '[' -z '' ']' [2020-07-01T10:20:41.209Z] #43 7.558 ++ mktemp -d [2020-07-01T10:20:41.209Z] #43 7.562 + export GOPATH=/tmp/tmp.vgJmfSYOhd [2020-07-01T10:20:41.209Z] #43 7.563 + GOPATH=/tmp/tmp.vgJmfSYOhd [2020-07-01T10:20:41.209Z] #43 7.563 + RM_GOPATH=1 [2020-07-01T10:20:41.209Z] #43 7.563 + case "$(go env GOARCH)" in [2020-07-01T10:20:41.209Z] #43 7.564 ++ go env GOARCH [2020-07-01T10:20:41.209Z] #43 7.582 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #43 7.582 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #43 7.584 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:41.209Z] #43 7.587 + dir=/tmp/install [2020-07-01T10:20:41.209Z] #43 7.589 + bin=gotestsum [2020-07-01T10:20:41.209Z] #43 7.589 + shift [2020-07-01T10:20:41.209Z] #43 7.589 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:20:41.209Z] #43 7.589 + . /tmp/install/gotestsum.installer [2020-07-01T10:20:41.209Z] #43 7.590 ++ : v0.3.5 [2020-07-01T10:20:41.209Z] #43 7.592 + install_gotestsum [2020-07-01T10:20:41.209Z] #43 7.593 + set -e [2020-07-01T10:20:41.209Z] #43 7.593 + export GO111MODULE=on [2020-07-01T10:20:41.209Z] #43 7.593 + GO111MODULE=on [2020-07-01T10:20:41.209Z] #43 7.595 + GOBIN=/build [2020-07-01T10:20:41.209Z] #43 7.595 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:20:41.209Z] #43 7.664 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:41.209Z] #43 7.681 go: finding gotest.tools v0.3.5 [2020-07-01T10:20:41.209Z] #43 8.526 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:41.209Z] #43 9.073 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:41.209Z] #43 9.932 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:20:41.209Z] #43 10.09 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:20:41.209Z] #43 10.28 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:20:41.209Z] #43 10.32 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:20:41.209Z] #43 10.32 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:41.209Z] #43 ... [2020-07-01T10:20:41.209Z] [2020-07-01T10:20:41.209Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:41.209Z] #45 7.866 + RM_GOPATH=0 [2020-07-01T10:20:41.209Z] #45 7.866 + TMP_GOPATH= [2020-07-01T10:20:41.209Z] #45 7.866 + : /build [2020-07-01T10:20:41.209Z] #45 7.866 + '[' -z '' ']' [2020-07-01T10:20:41.209Z] #45 7.874 ++ mktemp -d [2020-07-01T10:20:41.209Z] #45 7.894 + export GOPATH=/tmp/tmp.DVZTgGkTqh [2020-07-01T10:20:41.209Z] #45 7.894 + GOPATH=/tmp/tmp.DVZTgGkTqh [2020-07-01T10:20:41.209Z] #45 7.894 + RM_GOPATH=1 [2020-07-01T10:20:41.209Z] #45 7.894 + case "$(go env GOARCH)" in [2020-07-01T10:20:41.209Z] #45 7.917 ++ go env GOARCH [2020-07-01T10:20:41.209Z] #45 7.922 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #45 7.923 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.209Z] #45 7.923 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:41.209Z] #45 7.935 + dir=/tmp/install [2020-07-01T10:20:41.209Z] #45 7.935 + bin=golangci_lint [2020-07-01T10:20:41.209Z] #45 7.935 + shift [2020-07-01T10:20:41.209Z] #45 7.935 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:20:41.209Z] #45 7.935 + . /tmp/install/golangci_lint.installer [2020-07-01T10:20:41.209Z] #45 7.936 ++ : v1.23.8 [2020-07-01T10:20:41.209Z] #45 7.936 + install_golangci_lint [2020-07-01T10:20:41.209Z] #45 7.936 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:20:41.209Z] #45 7.936 Installing golangci-lint version v1.23.8 [2020-07-01T10:20:41.209Z] #45 7.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:20:41.209Z] #45 ... [2020-07-01T10:20:41.209Z] [2020-07-01T10:20:41.209Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:41.209Z] #38 4.520 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:41.209Z] #38 4.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:41.209Z] #38 4.570 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:41.209Z] #38 5.563 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:41.209Z] #38 7.616 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:41.209Z] #38 9.931 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:41.268Z] #39 ... [2020-07-01T10:20:41.268Z] [2020-07-01T10:20:41.268Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:20:41.268Z] #17 29.00 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-01T10:20:41.268Z] #17 29.01 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:20:41.268Z] #17 29.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:20:41.268Z] #17 29.02 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:20:41.268Z] #17 29.07 invoke-rc.d: could not determine current runlevel [2020-07-01T10:20:41.268Z] #17 29.07 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:20:41.268Z] #17 29.08 Setting up pigz (2.4-1) ... [2020-07-01T10:20:41.268Z] #17 29.08 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-01T10:20:41.268Z] #17 29.09 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-01T10:20:41.268Z] #17 29.10 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:20:41.268Z] #17 29.11 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-01T10:20:41.293Z] #42 ... [2020-07-01T10:20:41.293Z] [2020-07-01T10:20:41.293Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:41.293Z] #61 18.71 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-07-01T10:20:41.293Z] #61 19.12 + cd /tmp/tmp.78la2m1chq/src/github.com/docker/libnetwork [2020-07-01T10:20:41.293Z] #61 19.12 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:41.293Z] #61 19.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:20:41.363Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.7s done [2020-07-01T10:20:41.363Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 [2020-07-01T10:20:41.464Z] #38 ... [2020-07-01T10:20:41.464Z] [2020-07-01T10:20:41.464Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:41.464Z] #47 6.802 + RM_GOPATH=0 [2020-07-01T10:20:41.464Z] #47 6.802 + TMP_GOPATH= [2020-07-01T10:20:41.464Z] #47 6.802 + : /build [2020-07-01T10:20:41.464Z] #47 6.802 + '[' -z '' ']' [2020-07-01T10:20:41.464Z] #47 6.807 ++ mktemp -d [2020-07-01T10:20:41.464Z] #47 6.810 + export GOPATH=/tmp/tmp.npGjqyZZf6 [2020-07-01T10:20:41.464Z] #47 6.813 + GOPATH=/tmp/tmp.npGjqyZZf6 [2020-07-01T10:20:41.464Z] #47 6.814 + RM_GOPATH=1 [2020-07-01T10:20:41.464Z] #47 6.814 + case "$(go env GOARCH)" in [2020-07-01T10:20:41.464Z] #47 6.815 ++ go env GOARCH [2020-07-01T10:20:41.464Z] #47 6.851 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.464Z] #47 6.852 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.464Z] #47 6.854 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:41.464Z] #47 6.870 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:41.464Z] #47 6.870 + dir=/tmp/install [2020-07-01T10:20:41.464Z] #47 6.870 + bin=shfmt [2020-07-01T10:20:41.464Z] #47 6.870 + shift [2020-07-01T10:20:41.464Z] #47 6.870 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:20:41.464Z] #47 6.870 + . /tmp/install/shfmt.installer [2020-07-01T10:20:41.464Z] #47 6.870 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:41.464Z] #47 6.870 + install_shfmt [2020-07-01T10:20:41.464Z] #47 6.870 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:20:41.464Z] #47 6.870 + git clone https://github.com/mvdan/sh.git /tmp/tmp.npGjqyZZf6/src/github.com/mvdan/sh [2020-07-01T10:20:41.464Z] #47 6.880 Cloning into '/tmp/tmp.npGjqyZZf6/src/github.com/mvdan/sh'... [2020-07-01T10:20:41.464Z] #47 ... [2020-07-01T10:20:41.464Z] [2020-07-01T10:20:41.464Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:41.464Z] #30 7.284 + RM_GOPATH=0 [2020-07-01T10:20:41.464Z] #30 7.284 + TMP_GOPATH= [2020-07-01T10:20:41.464Z] #30 7.284 + : /build [2020-07-01T10:20:41.464Z] #30 7.284 + '[' -z '' ']' [2020-07-01T10:20:41.464Z] #30 7.289 ++ mktemp -d [2020-07-01T10:20:41.464Z] #30 7.289 + export GOPATH=/tmp/tmp.E8cedQDfNW [2020-07-01T10:20:41.464Z] #30 7.289 + GOPATH=/tmp/tmp.E8cedQDfNW [2020-07-01T10:20:41.464Z] #30 7.289 + RM_GOPATH=1 [2020-07-01T10:20:41.464Z] #30 7.289 + case "$(go env GOARCH)" in [2020-07-01T10:20:41.464Z] #30 7.293 ++ go env GOARCH [2020-07-01T10:20:41.464Z] #30 7.322 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.464Z] #30 7.322 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:41.464Z] #30 7.323 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:41.464Z] #30 7.327 + dir=/tmp/install [2020-07-01T10:20:41.464Z] #30 7.332 + bin=tomlv [2020-07-01T10:20:41.464Z] #30 7.333 + shift [2020-07-01T10:20:41.464Z] #30 7.333 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:20:41.464Z] #30 7.333 + . /tmp/install/tomlv.installer [2020-07-01T10:20:41.464Z] #30 7.334 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:41.464Z] #30 7.335 + install_tomlv [2020-07-01T10:20:41.464Z] #30 7.335 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:20:41.464Z] #30 7.335 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:41.464Z] #30 7.335 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.E8cedQDfNW/src/github.com/BurntSushi/toml [2020-07-01T10:20:41.464Z] #30 7.351 Cloning into '/tmp/tmp.E8cedQDfNW/src/github.com/BurntSushi/toml'... [2020-07-01T10:20:41.464Z] #30 8.525 + cd /tmp/tmp.E8cedQDfNW/src/github.com/BurntSushi/toml [2020-07-01T10:20:41.464Z] #30 8.525 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:41.464Z] #30 8.554 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:20:41.464Z] #30 9.196 math/bits [2020-07-01T10:20:41.464Z] #30 9.229 internal/bytealg [2020-07-01T10:20:41.464Z] #30 10.01 runtime [2020-07-01T10:20:41.464Z] #30 10.14 math [2020-07-01T10:20:41.514Z] #36 ... [2020-07-01T10:20:41.514Z] [2020-07-01T10:20:41.514Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:41.514Z] #51 4.530 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:41.514Z] #51 4.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:41.514Z] #51 4.719 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:41.550Z] #17 29.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:20:41.550Z] #17 29.27 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-01T10:20:41.550Z] #17 29.28 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-01T10:20:41.550Z] #17 29.29 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-01T10:20:41.550Z] #17 29.30 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:20:41.550Z] #17 29.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:20:41.550Z] #17 29.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:20:41.550Z] #17 29.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:20:41.550Z] #17 29.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:20:41.550Z] #17 29.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:20:41.550Z] #17 29.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:20:41.550Z] #17 29.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:20:41.550Z] #17 29.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:20:41.550Z] #17 29.33 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-01T10:20:41.550Z] #17 29.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:20:41.550Z] #17 29.35 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-01T10:20:41.550Z] #17 29.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:20:41.550Z] #17 29.36 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-01T10:20:41.719Z] #30 ... [2020-07-01T10:20:41.719Z] [2020-07-01T10:20:41.719Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:41.719Z] #32 8.369 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:41.719Z] #32 8.426 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:41.719Z] #32 8.427 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:41.719Z] #32 9.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:41.774Z] #51 5.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:41.831Z] #17 29.37 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:20:41.978Z] #32 ... [2020-07-01T10:20:41.978Z] [2020-07-01T10:20:41.978Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:41.978Z] #10 8.088 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:41.978Z] #10 8.154 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:41.978Z] #10 8.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:41.978Z] #10 9.208 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:41.978Z] #10 ... [2020-07-01T10:20:41.978Z] [2020-07-01T10:20:41.978Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:41.978Z] #28 7.730 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:20:41.978Z] #28 7.733 Cloning into '.'... [2020-07-01T10:20:42.174Z] #41 ... [2020-07-01T10:20:42.174Z] [2020-07-01T10:20:42.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:42.174Z] #10 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:20:42.174Z] #10 101.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:20:42.174Z] #10 101.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:20:42.233Z] #28 ... [2020-07-01T10:20:42.233Z] [2020-07-01T10:20:42.233Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:42.233Z] #60 6.886 + RM_GOPATH=0 [2020-07-01T10:20:42.233Z] #60 6.886 + TMP_GOPATH= [2020-07-01T10:20:42.233Z] #60 6.886 + : /build [2020-07-01T10:20:42.233Z] #60 6.886 + '[' -z '' ']' [2020-07-01T10:20:42.233Z] #60 6.889 ++ mktemp -d [2020-07-01T10:20:42.233Z] #60 6.890 + export GOPATH=/tmp/tmp.uevcrYWlme [2020-07-01T10:20:42.233Z] #60 6.902 + GOPATH=/tmp/tmp.uevcrYWlme [2020-07-01T10:20:42.233Z] #60 6.902 + RM_GOPATH=1 [2020-07-01T10:20:42.233Z] #60 6.902 + case "$(go env GOARCH)" in [2020-07-01T10:20:42.233Z] #60 6.902 ++ go env GOARCH [2020-07-01T10:20:42.233Z] #60 6.934 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:42.233Z] #60 6.934 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:42.233Z] #60 6.938 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:42.233Z] #60 6.942 + dir=/tmp/install [2020-07-01T10:20:42.233Z] #60 6.950 + bin=proxy [2020-07-01T10:20:42.233Z] #60 6.950 + shift [2020-07-01T10:20:42.233Z] #60 6.951 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:20:42.233Z] #60 6.955 + . /tmp/install/proxy.installer [2020-07-01T10:20:42.233Z] #60 6.955 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:42.233Z] #60 6.955 + install_proxy [2020-07-01T10:20:42.233Z] #60 6.957 + case "$1" in [2020-07-01T10:20:42.233Z] #60 6.958 + export CGO_ENABLED=0 [2020-07-01T10:20:42.233Z] #60 6.958 + CGO_ENABLED=0 [2020-07-01T10:20:42.233Z] #60 6.958 + _install_proxy [2020-07-01T10:20:42.233Z] #60 6.958 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:20:42.233Z] #60 6.960 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:42.233Z] #60 6.960 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uevcrYWlme/src/github.com/docker/libnetwork [2020-07-01T10:20:42.233Z] #60 6.963 Cloning into '/tmp/tmp.uevcrYWlme/src/github.com/docker/libnetwork'... [2020-07-01T10:20:42.233Z] #60 ... [2020-07-01T10:20:42.233Z] [2020-07-01T10:20:42.233Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:42.233Z] #51 8.465 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:42.233Z] #51 8.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:42.233Z] #51 8.523 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:42.233Z] #51 9.696 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:42.340Z] #51 ... [2020-07-01T10:20:42.340Z] [2020-07-01T10:20:42.340Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:42.340Z] #47 6.634 + RM_GOPATH=0 [2020-07-01T10:20:42.340Z] #47 6.634 + TMP_GOPATH= [2020-07-01T10:20:42.340Z] #47 6.634 + : /build [2020-07-01T10:20:42.340Z] #47 6.635 + '[' -z '' ']' [2020-07-01T10:20:42.340Z] #47 6.638 ++ mktemp -d [2020-07-01T10:20:42.340Z] #47 6.641 + export GOPATH=/tmp/tmp.p5t380M2Oe [2020-07-01T10:20:42.340Z] #47 6.641 + GOPATH=/tmp/tmp.p5t380M2Oe [2020-07-01T10:20:42.340Z] #47 6.642 + RM_GOPATH=1 [2020-07-01T10:20:42.340Z] #47 6.646 + case "$(go env GOARCH)" in [2020-07-01T10:20:42.340Z] #47 6.646 ++ go env GOARCH [2020-07-01T10:20:42.340Z] #47 6.697 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:42.340Z] #47 6.697 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:42.340Z] #47 6.701 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:42.340Z] #47 6.703 + dir=/tmp/install [2020-07-01T10:20:42.340Z] #47 6.703 + bin=shfmt [2020-07-01T10:20:42.340Z] #47 6.703 + shift [2020-07-01T10:20:42.340Z] #47 6.703 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:20:42.340Z] #47 6.703 + . /tmp/install/shfmt.installer [2020-07-01T10:20:42.340Z] #47 6.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:42.340Z] #47 6.705 + install_shfmt [2020-07-01T10:20:42.340Z] #47 6.707 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:20:42.340Z] #47 6.708 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:42.340Z] #47 6.710 + git clone https://github.com/mvdan/sh.git /tmp/tmp.p5t380M2Oe/src/github.com/mvdan/sh [2020-07-01T10:20:42.340Z] #47 6.711 Cloning into '/tmp/tmp.p5t380M2Oe/src/github.com/mvdan/sh'... [2020-07-01T10:20:42.488Z] #51 ... [2020-07-01T10:20:42.488Z] [2020-07-01T10:20:42.488Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:42.488Z] #43 10.39 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:20:42.488Z] #43 10.47 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:42.488Z] #43 10.68 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:20:42.488Z] #43 10.72 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:42.488Z] #43 10.80 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:42.488Z] #43 10.80 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:42.488Z] #43 10.80 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:42.488Z] #43 10.81 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:42.488Z] #43 11.13 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:42.489Z] #43 11.20 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:42.489Z] #43 11.28 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:42.489Z] #43 11.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:42.489Z] #43 11.28 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:42.489Z] #43 11.29 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:42.489Z] #43 11.37 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:42.489Z] #43 11.38 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:42.784Z] #61 ... [2020-07-01T10:20:42.784Z] [2020-07-01T10:20:42.784Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:42.784Z] #44 12.49 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:20:42.784Z] #44 12.52 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:20:42.784Z] #44 12.54 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:42.784Z] #44 12.60 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:42.784Z] #44 12.70 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:42.784Z] #44 12.91 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:42.784Z] #44 13.12 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:42.784Z] #44 13.17 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:42.784Z] #44 13.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:42.784Z] #44 13.36 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:42.784Z] #44 13.60 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:42.784Z] #44 ... [2020-07-01T10:20:42.784Z] [2020-07-01T10:20:42.784Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:42.784Z] #48 18.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:42.784Z] #48 20.33 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:42.784Z] #48 20.37 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:42.784Z] #48 20.51 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:42.784Z] #48 20.89 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:42.784Z] #48 21.93 runtime/cgo [2020-07-01T10:20:42.784Z] #48 22.14 runtime [2020-07-01T10:20:43.300Z] #17 30.79 Setting up iptables (1.8.2-4) ... [2020-07-01T10:20:43.300Z] #17 30.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:20:43.300Z] #17 30.82 Setting up python3 (3.7.3-1) ... [2020-07-01T10:20:43.300Z] #17 31.06 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:20:43.581Z] #17 31.47 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:20:44.383Z] #43 13.43 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:44.654Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 2.9s done [2020-07-01T10:20:44.654Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-07-01T10:20:44.654Z] #7 DONE 15.7s [2020-07-01T10:20:44.654Z] [2020-07-01T10:20:44.654Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-01T10:20:44.945Z] #43 14.13 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:45.051Z] #17 32.57 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:20:45.051Z] #17 32.58 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:20:45.051Z] #17 32.84 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:20:45.508Z] #43 14.43 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:45.668Z] #17 33.34 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:20:45.950Z] #17 33.65 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:20:46.299Z] #48 ... [2020-07-01T10:20:46.299Z] [2020-07-01T10:20:46.299Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:46.299Z] #24 15.84 Fetched 8140 kB in 14s (574 kB/s) [2020-07-01T10:20:46.299Z] #24 15.84 Reading package lists... [2020-07-01T10:20:46.299Z] #24 22.78 Reading package lists... [2020-07-01T10:20:46.299Z] #24 ... [2020-07-01T10:20:46.299Z] [2020-07-01T10:20:46.299Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:46.299Z] #33 17.30 Fetched 8140 kB in 16s (520 kB/s) [2020-07-01T10:20:46.299Z] #33 17.30 Reading package lists... [2020-07-01T10:20:46.528Z] #47 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:46.528Z] #41 7.001 + RM_GOPATH=0 [2020-07-01T10:20:46.528Z] #41 7.001 + TMP_GOPATH= [2020-07-01T10:20:46.528Z] #41 7.001 + : /build [2020-07-01T10:20:46.528Z] #41 7.001 + '[' -z '' ']' [2020-07-01T10:20:46.528Z] #41 7.014 ++ mktemp -d [2020-07-01T10:20:46.528Z] #41 7.035 + export GOPATH=/tmp/tmp.te2r7Zfox2 [2020-07-01T10:20:46.528Z] #41 7.035 + GOPATH=/tmp/tmp.te2r7Zfox2 [2020-07-01T10:20:46.528Z] #41 7.036 + RM_GOPATH=1 [2020-07-01T10:20:46.528Z] #41 7.036 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.528Z] #41 7.041 ++ go env GOARCH [2020-07-01T10:20:46.528Z] #41 7.075 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #41 7.075 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #41 7.079 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.528Z] #41 7.096 + dir=/tmp/install [2020-07-01T10:20:46.528Z] #41 7.096 + bin=vndr [2020-07-01T10:20:46.528Z] #41 7.096 + shift [2020-07-01T10:20:46.528Z] #41 7.097 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:20:46.528Z] #41 7.097 + . /tmp/install/vndr.installer [2020-07-01T10:20:46.528Z] #41 7.097 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:46.528Z] #41 7.097 + install_vndr [2020-07-01T10:20:46.528Z] #41 7.097 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:20:46.528Z] #41 7.097 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.te2r7Zfox2/src/github.com/LK4D4/vndr [2020-07-01T10:20:46.528Z] #41 7.098 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:46.528Z] #41 7.100 Cloning into '/tmp/tmp.te2r7Zfox2/src/github.com/LK4D4/vndr'... [2020-07-01T10:20:46.528Z] #41 7.869 + cd /tmp/tmp.te2r7Zfox2/src/github.com/LK4D4/vndr [2020-07-01T10:20:46.528Z] #41 7.870 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:46.528Z] #41 7.898 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:20:46.528Z] #41 9.449 internal/cpu [2020-07-01T10:20:46.528Z] #41 9.451 runtime/internal/sys [2020-07-01T10:20:46.528Z] #41 9.674 internal/race [2020-07-01T10:20:46.528Z] #41 9.879 sync/atomic [2020-07-01T10:20:46.528Z] #41 10.22 internal/bytealg [2020-07-01T10:20:46.528Z] #41 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:46.528Z] #21 6.558 + RM_GOPATH=0 [2020-07-01T10:20:46.528Z] #21 6.558 + TMP_GOPATH= [2020-07-01T10:20:46.528Z] #21 6.558 + : /build [2020-07-01T10:20:46.528Z] #21 6.558 + '[' -z '' ']' [2020-07-01T10:20:46.528Z] #21 6.565 ++ mktemp -d [2020-07-01T10:20:46.528Z] #21 6.568 + export GOPATH=/tmp/tmp.oeOszGXtcH [2020-07-01T10:20:46.528Z] #21 6.568 + GOPATH=/tmp/tmp.oeOszGXtcH [2020-07-01T10:20:46.528Z] #21 6.568 + RM_GOPATH=1 [2020-07-01T10:20:46.528Z] #21 6.568 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.528Z] #21 6.568 ++ go env GOARCH [2020-07-01T10:20:46.528Z] #21 6.594 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #21 6.594 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #21 6.610 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.528Z] #21 6.614 + dir=/tmp/install [2020-07-01T10:20:46.528Z] #21 6.614 + bin=dockercli [2020-07-01T10:20:46.528Z] #21 6.614 + shift [2020-07-01T10:20:46.528Z] #21 6.615 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:20:46.528Z] #21 6.615 + . /tmp/install/dockercli.installer [2020-07-01T10:20:46.528Z] #21 6.615 ++ : stable [2020-07-01T10:20:46.528Z] #21 6.615 ++ : 17.06.2-ce [2020-07-01T10:20:46.528Z] #21 6.615 + install_dockercli [2020-07-01T10:20:46.528Z] #21 6.616 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:20:46.528Z] #21 6.616 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:20:46.528Z] #21 6.616 ++ uname -m [2020-07-01T10:20:46.528Z] #21 6.617 + arch=x86_64 [2020-07-01T10:20:46.528Z] #21 6.617 + '[' x86_64 '!=' x86_64 ']' [2020-07-01T10:20:46.528Z] #21 6.618 + url=https://download.docker.com/linux/static [2020-07-01T10:20:46.528Z] #21 6.618 + tar -xz docker/docker [2020-07-01T10:20:46.528Z] #21 6.618 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-01T10:20:46.528Z] #21 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:46.528Z] #23 6.152 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:46.528Z] #23 6.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:46.528Z] #23 6.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:46.528Z] #23 7.462 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:46.528Z] #23 9.953 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:46.528Z] #23 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:46.528Z] #10 7.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:46.528Z] #10 7.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:46.528Z] #10 7.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:46.528Z] #10 8.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:46.528Z] #10 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:46.528Z] #30 6.867 + RM_GOPATH=0 [2020-07-01T10:20:46.528Z] #30 6.867 + TMP_GOPATH= [2020-07-01T10:20:46.528Z] #30 6.867 + : /build [2020-07-01T10:20:46.528Z] #30 6.867 + '[' -z '' ']' [2020-07-01T10:20:46.528Z] #30 6.871 ++ mktemp -d [2020-07-01T10:20:46.528Z] #30 6.875 + export GOPATH=/tmp/tmp.Cf9sxQUdRX [2020-07-01T10:20:46.528Z] #30 6.875 + GOPATH=/tmp/tmp.Cf9sxQUdRX [2020-07-01T10:20:46.528Z] #30 6.876 + RM_GOPATH=1 [2020-07-01T10:20:46.528Z] #30 6.876 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.528Z] #30 6.877 ++ go env GOARCH [2020-07-01T10:20:46.528Z] #30 6.902 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #30 6.902 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #30 6.906 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.528Z] #30 6.908 + dir=/tmp/install [2020-07-01T10:20:46.528Z] #30 6.908 + bin=tomlv [2020-07-01T10:20:46.528Z] #30 6.908 + shift [2020-07-01T10:20:46.528Z] #30 6.908 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:20:46.528Z] #30 6.908 + . /tmp/install/tomlv.installer [2020-07-01T10:20:46.528Z] #30 6.908 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:46.528Z] #30 6.908 + install_tomlv [2020-07-01T10:20:46.528Z] #30 6.908 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:20:46.528Z] #30 6.908 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Cf9sxQUdRX/src/github.com/BurntSushi/toml [2020-07-01T10:20:46.528Z] #30 6.908 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:46.528Z] #30 6.920 Cloning into '/tmp/tmp.Cf9sxQUdRX/src/github.com/BurntSushi/toml'... [2020-07-01T10:20:46.528Z] #30 8.068 + cd /tmp/tmp.Cf9sxQUdRX/src/github.com/BurntSushi/toml [2020-07-01T10:20:46.528Z] #30 8.069 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:46.528Z] #30 8.104 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:20:46.528Z] #30 8.882 internal/cpu [2020-07-01T10:20:46.528Z] #30 8.891 runtime/internal/atomic [2020-07-01T10:20:46.528Z] #30 9.240 runtime/internal/sys [2020-07-01T10:20:46.528Z] #30 9.457 runtime/internal/math [2020-07-01T10:20:46.528Z] #30 9.477 internal/bytealg [2020-07-01T10:20:46.528Z] #30 9.592 math/bits [2020-07-01T10:20:46.528Z] #30 10.24 math [2020-07-01T10:20:46.528Z] #30 10.67 runtime [2020-07-01T10:20:46.528Z] #30 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:46.528Z] #43 7.587 + RM_GOPATH=0 [2020-07-01T10:20:46.528Z] #43 7.587 + TMP_GOPATH= [2020-07-01T10:20:46.528Z] #43 7.588 + : /build [2020-07-01T10:20:46.528Z] #43 7.588 + '[' -z '' ']' [2020-07-01T10:20:46.528Z] #43 7.592 ++ mktemp -d [2020-07-01T10:20:46.528Z] #43 7.593 + export GOPATH=/tmp/tmp.EE3InjrG5H [2020-07-01T10:20:46.528Z] #43 7.593 + GOPATH=/tmp/tmp.EE3InjrG5H [2020-07-01T10:20:46.528Z] #43 7.593 + RM_GOPATH=1 [2020-07-01T10:20:46.528Z] #43 7.593 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.528Z] #43 7.599 ++ go env GOARCH [2020-07-01T10:20:46.528Z] #43 7.638 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #43 7.638 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #43 7.639 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.528Z] #43 7.655 + dir=/tmp/install [2020-07-01T10:20:46.528Z] #43 7.656 + bin=gotestsum [2020-07-01T10:20:46.528Z] #43 7.656 + shift [2020-07-01T10:20:46.528Z] #43 7.656 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:20:46.528Z] #43 7.657 + . /tmp/install/gotestsum.installer [2020-07-01T10:20:46.528Z] #43 7.657 ++ : v0.3.5 [2020-07-01T10:20:46.528Z] #43 7.668 + install_gotestsum [2020-07-01T10:20:46.528Z] #43 7.673 + set -e [2020-07-01T10:20:46.528Z] #43 7.676 + export GO111MODULE=on [2020-07-01T10:20:46.528Z] #43 7.677 + GO111MODULE=on [2020-07-01T10:20:46.528Z] #43 7.677 + GOBIN=/build [2020-07-01T10:20:46.528Z] #43 7.677 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:20:46.528Z] #43 7.784 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:46.528Z] #43 7.803 go: finding gotest.tools v0.3.5 [2020-07-01T10:20:46.528Z] #43 9.047 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:46.528Z] #43 9.655 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:46.528Z] #43 10.50 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:20:46.528Z] #43 10.72 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:20:46.528Z] #43 10.88 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:20:46.528Z] #43 10.89 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:46.528Z] #43 10.89 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:46.528Z] #43 10.89 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:46.528Z] #43 ... [2020-07-01T10:20:46.528Z] [2020-07-01T10:20:46.528Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:46.528Z] #60 7.186 + RM_GOPATH=0 [2020-07-01T10:20:46.528Z] #60 7.186 + TMP_GOPATH= [2020-07-01T10:20:46.528Z] #60 7.186 + : /build [2020-07-01T10:20:46.528Z] #60 7.186 + '[' -z '' ']' [2020-07-01T10:20:46.528Z] #60 7.190 ++ mktemp -d [2020-07-01T10:20:46.528Z] #60 7.190 + export GOPATH=/tmp/tmp.bZgGPpUyVA [2020-07-01T10:20:46.528Z] #60 7.190 + GOPATH=/tmp/tmp.bZgGPpUyVA [2020-07-01T10:20:46.528Z] #60 7.190 + RM_GOPATH=1 [2020-07-01T10:20:46.528Z] #60 7.190 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.528Z] #60 7.190 ++ go env GOARCH [2020-07-01T10:20:46.528Z] #60 7.211 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #60 7.211 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.528Z] #60 7.211 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.528Z] #60 7.219 + dir=/tmp/install [2020-07-01T10:20:46.528Z] #60 7.219 + bin=proxy [2020-07-01T10:20:46.528Z] #60 7.239 + shift [2020-07-01T10:20:46.528Z] #60 7.239 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:20:46.528Z] #60 7.240 + . /tmp/install/proxy.installer [2020-07-01T10:20:46.528Z] #60 7.240 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:46.528Z] #60 7.242 + install_proxy [2020-07-01T10:20:46.528Z] #60 7.242 + case "$1" in [2020-07-01T10:20:46.528Z] #60 7.242 + export CGO_ENABLED=0 [2020-07-01T10:20:46.528Z] #60 7.242 + CGO_ENABLED=0 [2020-07-01T10:20:46.528Z] #60 7.243 + _install_proxy [2020-07-01T10:20:46.528Z] #60 7.243 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:20:46.528Z] #60 7.243 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:46.528Z] #60 7.244 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bZgGPpUyVA/src/github.com/docker/libnetwork [2020-07-01T10:20:46.528Z] #60 7.248 Cloning into '/tmp/tmp.bZgGPpUyVA/src/github.com/docker/libnetwork'... [2020-07-01T10:20:46.564Z] #17 34.25 Setting up python3-pip (18.1-5) ... [2020-07-01T10:20:46.594Z] #33 25.63 Reading package lists... [2020-07-01T10:20:46.594Z] #33 ... [2020-07-01T10:20:46.594Z] [2020-07-01T10:20:46.594Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:46.594Z] #39 16.19 Fetched 8140 kB in 15s (549 kB/s) [2020-07-01T10:20:46.594Z] #39 16.19 Reading package lists... [2020-07-01T10:20:46.594Z] #39 23.46 Reading package lists... [2020-07-01T10:20:46.594Z] #39 ... [2020-07-01T10:20:46.594Z] [2020-07-01T10:20:46.594Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:46.594Z] #52 16.38 Fetched 8140 kB in 15s (551 kB/s) [2020-07-01T10:20:46.594Z] #52 16.38 Reading package lists... [2020-07-01T10:20:46.786Z] #60 ... [2020-07-01T10:20:46.786Z] [2020-07-01T10:20:46.786Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:46.786Z] #45 7.645 + RM_GOPATH=0 [2020-07-01T10:20:46.786Z] #45 7.645 + TMP_GOPATH= [2020-07-01T10:20:46.786Z] #45 7.646 + : /build [2020-07-01T10:20:46.786Z] #45 7.646 + '[' -z '' ']' [2020-07-01T10:20:46.786Z] #45 7.649 ++ mktemp -d [2020-07-01T10:20:46.786Z] #45 7.652 + export GOPATH=/tmp/tmp.sl8GNR4PD1 [2020-07-01T10:20:46.786Z] #45 7.657 + GOPATH=/tmp/tmp.sl8GNR4PD1 [2020-07-01T10:20:46.786Z] #45 7.657 + RM_GOPATH=1 [2020-07-01T10:20:46.786Z] #45 7.658 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.786Z] #45 7.669 ++ go env GOARCH [2020-07-01T10:20:46.786Z] #45 7.702 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.786Z] #45 7.703 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.786Z] #45 7.704 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.786Z] #45 7.706 + dir=/tmp/install [2020-07-01T10:20:46.786Z] #45 7.707 + bin=golangci_lint [2020-07-01T10:20:46.786Z] #45 7.707 + shift [2020-07-01T10:20:46.786Z] #45 7.707 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:20:46.786Z] #45 7.707 + . /tmp/install/golangci_lint.installer [2020-07-01T10:20:46.786Z] #45 7.710 ++ : v1.23.8 [2020-07-01T10:20:46.786Z] #45 7.710 + install_golangci_lint [2020-07-01T10:20:46.786Z] #45 7.710 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:20:46.786Z] #45 7.711 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:20:46.786Z] #45 7.711 Installing golangci-lint version v1.23.8 [2020-07-01T10:20:46.786Z] #45 ... [2020-07-01T10:20:46.786Z] [2020-07-01T10:20:46.786Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:46.786Z] #54 7.051 + RM_GOPATH=0 [2020-07-01T10:20:46.786Z] #54 7.051 + TMP_GOPATH= [2020-07-01T10:20:46.786Z] #54 7.052 + : /build [2020-07-01T10:20:46.786Z] #54 7.052 + '[' -z '' ']' [2020-07-01T10:20:46.786Z] #54 7.054 ++ mktemp -d [2020-07-01T10:20:46.786Z] #54 7.055 + export GOPATH=/tmp/tmp.mEouJHk2tA [2020-07-01T10:20:46.786Z] #54 7.055 + GOPATH=/tmp/tmp.mEouJHk2tA [2020-07-01T10:20:46.786Z] #54 7.055 + RM_GOPATH=1 [2020-07-01T10:20:46.786Z] #54 7.055 + case "$(go env GOARCH)" in [2020-07-01T10:20:46.786Z] #54 7.056 ++ go env GOARCH [2020-07-01T10:20:46.786Z] #54 7.162 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.786Z] #54 7.162 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:46.786Z] #54 7.168 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:46.786Z] #54 7.174 + dir=/tmp/install [2020-07-01T10:20:46.786Z] #54 7.174 + bin=rootlesskit [2020-07-01T10:20:46.786Z] #54 7.174 + shift [2020-07-01T10:20:46.787Z] #54 7.174 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:20:46.787Z] #54 7.174 + . /tmp/install/rootlesskit.installer [2020-07-01T10:20:46.787Z] #54 7.174 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:46.787Z] #54 7.175 + install_rootlesskit [2020-07-01T10:20:46.787Z] #54 7.175 + case "$1" in [2020-07-01T10:20:46.787Z] #54 7.175 + export CGO_ENABLED=0 [2020-07-01T10:20:46.787Z] #54 7.175 + CGO_ENABLED=0 [2020-07-01T10:20:46.787Z] #54 7.175 + _install_rootlesskit [2020-07-01T10:20:46.787Z] #54 7.175 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:46.787Z] #54 7.175 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:20:46.787Z] #54 7.175 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mEouJHk2tA/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:46.787Z] #54 7.195 Cloning into '/tmp/tmp.mEouJHk2tA/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:20:46.846Z] #17 34.61 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:20:46.846Z] #17 34.66 Processing triggers for mime-support (3.62) ... [2020-07-01T10:20:46.880Z] #52 24.09 Reading package lists... [2020-07-01T10:20:46.880Z] #52 ... [2020-07-01T10:20:46.880Z] [2020-07-01T10:20:46.880Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:46.880Z] #11 16.81 Fetched 8140 kB in 15s (537 kB/s) [2020-07-01T10:20:46.880Z] #11 16.81 Reading package lists... [2020-07-01T10:20:47.044Z] #54 ... [2020-07-01T10:20:47.044Z] [2020-07-01T10:20:47.044Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:47.044Z] #38 7.631 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:47.044Z] #38 7.704 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:47.044Z] #38 7.706 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:47.044Z] #38 8.876 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:47.044Z] #38 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:47.044Z] #38 ... [2020-07-01T10:20:47.045Z] [2020-07-01T10:20:47.045Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:47.045Z] #32 6.164 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:47.045Z] #32 6.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:47.045Z] #32 6.254 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:47.045Z] #32 7.342 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:20:47.045Z] #32 9.465 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:47.187Z] #8 DONE 2.4s [2020-07-01T10:20:47.187Z] [2020-07-01T10:20:47.187Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-01T10:20:47.306Z] #32 ... [2020-07-01T10:20:47.306Z] [2020-07-01T10:20:47.306Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:47.306Z] #28 7.396 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:20:47.306Z] #28 7.402 Cloning into '.'... [2020-07-01T10:20:47.306Z] #28 ... [2020-07-01T10:20:47.306Z] [2020-07-01T10:20:47.306Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:47.306Z] #43 10.96 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:20:47.306Z] #43 11.15 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:47.306Z] #43 11.33 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:47.306Z] #43 11.34 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:20:47.306Z] #43 11.55 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:20:47.306Z] #43 11.59 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:47.306Z] #43 11.60 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:47.306Z] #43 11.63 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:47.306Z] #43 11.63 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:47.306Z] #43 11.63 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:47.306Z] #43 11.65 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:47.398Z] #43 ... [2020-07-01T10:20:47.398Z] [2020-07-01T10:20:47.398Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:47.398Z] #21 16.29 + mkdir -p /build [2020-07-01T10:20:47.398Z] #21 16.29 + mv docker/docker /build/ [2020-07-01T10:20:47.398Z] #21 16.31 + rmdir docker [2020-07-01T10:20:47.493Z] #17 DONE 35.2s [2020-07-01T10:20:47.493Z] [2020-07-01T10:20:47.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:47.494Z] #39 74.16 CC criu/memfd.o [2020-07-01T10:20:47.494Z] #39 74.59 CC criu/mount.o [2020-07-01T10:20:47.494Z] #39 76.63 CC criu/namespaces.o [2020-07-01T10:20:47.494Z] #39 77.63 CC criu/net.o [2020-07-01T10:20:47.494Z] #39 79.12 CC criu/netfilter.o [2020-07-01T10:20:47.494Z] #39 79.32 CC criu/page-pipe.o [2020-07-01T10:20:47.494Z] #39 79.74 CC criu/page-xfer.o [2020-07-01T10:20:47.494Z] #39 ... [2020-07-01T10:20:47.494Z] [2020-07-01T10:20:47.494Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:20:47.564Z] #43 11.81 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:47.564Z] #43 11.81 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:47.564Z] #43 11.82 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:47.564Z] #43 11.84 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:48.126Z] #9 DONE 0.8s [2020-07-01T10:20:48.126Z] [2020-07-01T10:20:48.126Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-01T10:20:48.126Z] #27 DONE 0.1s [2020-07-01T10:20:48.126Z] [2020-07-01T10:20:48.126Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:48.126Z] #60 ... [2020-07-01T10:20:48.126Z] [2020-07-01T10:20:48.126Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-01T10:20:48.126Z] #35 DONE 0.1s [2020-07-01T10:20:48.329Z] #21 DONE 17.5s [2020-07-01T10:20:48.329Z] [2020-07-01T10:20:48.329Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:48.329Z] #47 17.61 + cd /tmp/tmp.npGjqyZZf6/src/github.com/mvdan/sh [2020-07-01T10:20:48.329Z] #47 17.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:48.388Z] [2020-07-01T10:20:48.388Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:48.584Z] #47 17.78 + GO111MODULE=on [2020-07-01T10:20:48.584Z] #47 17.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:20:48.731Z] #10 ... [2020-07-01T10:20:48.731Z] [2020-07-01T10:20:48.731Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:48.731Z] #39 25.50 CC images/fsnotify.o [2020-07-01T10:20:48.731Z] #39 26.24 CC images/signalfd.o [2020-07-01T10:20:48.731Z] #39 26.56 CC images/fs.o [2020-07-01T10:20:48.731Z] #39 26.78 CC images/pstree.o [2020-07-01T10:20:48.731Z] #39 26.98 CC images/pipe.o [2020-07-01T10:20:48.731Z] #39 27.20 CC images/tcp-stream.o [2020-07-01T10:20:48.731Z] #39 27.37 CC images/sk-packet.o [2020-07-01T10:20:48.731Z] #39 27.61 CC images/mnt.o [2020-07-01T10:20:48.731Z] #39 27.87 CC images/pipe-data.o [2020-07-01T10:20:48.731Z] #39 28.16 CC images/sa.o [2020-07-01T10:20:48.731Z] #39 28.33 CC images/timer.o [2020-07-01T10:20:48.731Z] #39 28.73 CC images/timerfd.o [2020-07-01T10:20:48.731Z] #39 28.91 CC images/mm.o [2020-07-01T10:20:48.731Z] #39 29.18 CC images/sk-opts.o [2020-07-01T10:20:48.731Z] #39 29.39 CC images/sk-unix.o [2020-07-01T10:20:48.731Z] #39 29.74 CC images/sk-inet.o [2020-07-01T10:20:48.731Z] #39 29.98 CC images/tun.o [2020-07-01T10:20:48.731Z] #39 30.30 CC images/sk-netlink.o [2020-07-01T10:20:48.731Z] #39 30.50 CC images/packet-sock.o [2020-07-01T10:20:48.731Z] #39 30.92 CC images/ipc-var.o [2020-07-01T10:20:48.731Z] #39 31.20 CC images/ipc-desc.o [2020-07-01T10:20:48.731Z] #39 31.38 CC images/ipc-shm.o [2020-07-01T10:20:48.731Z] #39 31.55 CC images/ipc-msg.o [2020-07-01T10:20:48.731Z] #39 31.81 CC images/ipc-sem.o [2020-07-01T10:20:48.731Z] #39 31.99 CC images/utsns.o [2020-07-01T10:20:48.731Z] #39 32.25 CC images/creds.o [2020-07-01T10:20:48.731Z] #39 32.40 CC images/vma.o [2020-07-01T10:20:48.731Z] #39 32.63 CC images/netdev.o [2020-07-01T10:20:48.731Z] #39 32.95 CC images/tty.o [2020-07-01T10:20:48.731Z] #39 33.43 CC images/file-lock.o [2020-07-01T10:20:48.731Z] #39 33.58 CC images/rlimit.o [2020-07-01T10:20:48.731Z] #39 33.78 CC images/pagemap.o [2020-07-01T10:20:48.731Z] #39 34.08 CC images/siginfo.o [2020-07-01T10:20:48.731Z] #39 34.32 CC images/rpc.o [2020-07-01T10:20:48.988Z] #18 1.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:20:48.988Z] #18 1.378 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:20:48.988Z] #18 1.381 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:20:48.988Z] #18 DONE 1.6s [2020-07-01T10:20:48.988Z] [2020-07-01T10:20:48.988Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:48.988Z] #39 81.04 CC criu/pagemap-cache.o [2020-07-01T10:20:48.988Z] #39 81.32 CC criu/pagemap.o [2020-07-01T10:20:48.990Z] #39 35.38 CC images/ext-file.o [2020-07-01T10:20:49.143Z] #47 ... [2020-07-01T10:20:49.143Z] [2020-07-01T10:20:49.143Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:49.143Z] #41 8.428 internal/cpu [2020-07-01T10:20:49.143Z] #41 8.455 runtime/internal/atomic [2020-07-01T10:20:49.143Z] #41 8.795 runtime/internal/sys [2020-07-01T10:20:49.143Z] #41 8.999 runtime/internal/math [2020-07-01T10:20:49.143Z] #41 9.081 internal/race [2020-07-01T10:20:49.143Z] #41 9.109 internal/bytealg [2020-07-01T10:20:49.143Z] #41 9.173 sync/atomic [2020-07-01T10:20:49.143Z] #41 9.554 unicode [2020-07-01T10:20:49.143Z] #41 10.12 runtime [2020-07-01T10:20:49.143Z] #41 13.29 unicode/utf8 [2020-07-01T10:20:49.143Z] #41 13.83 math [2020-07-01T10:20:49.248Z] #39 35.55 CC images/cgroup.o [2020-07-01T10:20:49.398Z] #41 ... [2020-07-01T10:20:49.398Z] [2020-07-01T10:20:49.398Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:49.398Z] #43 17.27 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:20:49.398Z] #43 17.28 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:20:49.398Z] #43 17.34 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:49.398Z] #43 17.40 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:49.398Z] #43 17.53 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:49.398Z] #43 17.81 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:49.398Z] #43 18.13 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:49.398Z] #43 18.22 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:49.398Z] #43 18.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:49.398Z] #43 18.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:49.602Z] #39 82.07 CC criu/parasite-syscall.o [2020-07-01T10:20:49.653Z] #43 18.64 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:49.813Z] #39 36.16 CC images/userns.o [2020-07-01T10:20:49.883Z] #39 82.76 CC criu/path.o [2020-07-01T10:20:50.071Z] #39 36.39 CC images/google/protobuf/descriptor.o [2020-07-01T10:20:50.071Z] #39 ... [2020-07-01T10:20:50.071Z] [2020-07-01T10:20:50.071Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:50.071Z] #54 109.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:50.071Z] #54 109.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:20:50.165Z] #39 83.04 CC criu/pie-util-vdso.o [2020-07-01T10:20:50.364Z] #11 23.91 Reading package lists... [2020-07-01T10:20:50.364Z] #11 ... [2020-07-01T10:20:50.364Z] [2020-07-01T10:20:50.364Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:50.364Z] #24 22.78 Reading package lists... [2020-07-01T10:20:50.779Z] #39 83.36 CC criu/pie-util.o [2020-07-01T10:20:50.779Z] #39 83.54 CC criu/pipes.o [2020-07-01T10:20:50.864Z] #43 14.77 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:50.864Z] #43 14.88 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:51.122Z] #43 15.33 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:51.395Z] #39 84.24 CC criu/plugin.o [2020-07-01T10:20:51.691Z] #43 ... [2020-07-01T10:20:51.691Z] [2020-07-01T10:20:51.691Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:51.691Z] #21 15.69 + mkdir -p /build [2020-07-01T10:20:51.691Z] #21 15.70 + mv docker/docker /build/ [2020-07-01T10:20:51.691Z] #21 15.71 + rmdir docker [2020-07-01T10:20:51.691Z] #21 DONE 16.1s [2020-07-01T10:20:51.691Z] [2020-07-01T10:20:51.691Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:51.691Z] #30 15.06 internal/testlog [2020-07-01T10:20:51.691Z] #30 15.37 encoding [2020-07-01T10:20:51.691Z] #30 15.55 runtime/cgo [2020-07-01T10:20:52.008Z] #39 84.66 CC criu/proc_parse.o [2020-07-01T10:20:52.213Z] #43 ... [2020-07-01T10:20:52.213Z] [2020-07-01T10:20:52.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:52.213Z] #10 11.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:52.213Z] #10 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:52.257Z] #30 ... [2020-07-01T10:20:52.257Z] [2020-07-01T10:20:52.257Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:52.257Z] #36 6.442 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:20:52.257Z] #36 6.442 Cloning into '.'... [2020-07-01T10:20:52.415Z] #24 30.04 Building dependency tree... [2020-07-01T10:20:52.468Z] #10 ... [2020-07-01T10:20:52.468Z] [2020-07-01T10:20:52.468Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:52.468Z] #47 19.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:52.468Z] #47 19.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:52.468Z] #47 19.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:52.468Z] #47 19.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:52.468Z] #47 19.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:52.468Z] #47 20.74 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:52.468Z] #47 21.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:52.515Z] #36 ... [2020-07-01T10:20:52.515Z] [2020-07-01T10:20:52.515Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:52.515Z] #54 12.75 + cd /tmp/tmp.mEouJHk2tA/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:52.515Z] #54 12.75 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:52.515Z] #54 12.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:52.515Z] #54 12.97 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:20:52.723Z] #47 ... [2020-07-01T10:20:52.723Z] [2020-07-01T10:20:52.723Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:52.723Z] #51 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:52.724Z] #51 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:52.979Z] #51 ... [2020-07-01T10:20:52.979Z] [2020-07-01T10:20:52.979Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:52.979Z] #32 12.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:52.979Z] #32 14.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:52.979Z] #32 ... [2020-07-01T10:20:52.979Z] [2020-07-01T10:20:52.979Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:52.979Z] #41 19.00 unicode/utf16 [2020-07-01T10:20:52.979Z] #41 19.38 container/list [2020-07-01T10:20:52.979Z] #41 19.90 crypto/internal/subtle [2020-07-01T10:20:52.979Z] #41 20.03 crypto/subtle [2020-07-01T10:20:52.979Z] #41 20.16 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:20:52.979Z] #41 20.31 internal/nettrace [2020-07-01T10:20:52.979Z] #41 20.48 runtime/cgo [2020-07-01T10:20:53.142Z] #36 4.907 + git clone https://github.com/docker/distribution.git . [2020-07-01T10:20:53.142Z] #36 4.910 Cloning into '.'... [2020-07-01T10:20:53.142Z] #36 ... [2020-07-01T10:20:53.142Z] [2020-07-01T10:20:53.142Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:53.142Z] #60 4.737 + RM_GOPATH=0 [2020-07-01T10:20:53.142Z] #60 4.737 + TMP_GOPATH= [2020-07-01T10:20:53.142Z] #60 4.738 + : /build [2020-07-01T10:20:53.142Z] #60 4.740 + '[' -z '' ']' [2020-07-01T10:20:53.142Z] #60 4.743 ++ mktemp -d [2020-07-01T10:20:53.142Z] #60 4.745 + export GOPATH=/tmp/tmp.hDFTboIJtT [2020-07-01T10:20:53.142Z] #60 4.745 + GOPATH=/tmp/tmp.hDFTboIJtT [2020-07-01T10:20:53.142Z] #60 4.745 + RM_GOPATH=1 [2020-07-01T10:20:53.142Z] #60 4.750 + case "$(go env GOARCH)" in [2020-07-01T10:20:53.142Z] #60 4.751 ++ go env GOARCH [2020-07-01T10:20:53.142Z] #60 4.759 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:53.142Z] #60 4.760 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:53.142Z] #60 4.766 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:53.142Z] #60 4.767 + dir=/tmp/install [2020-07-01T10:20:53.142Z] #60 4.768 + bin=proxy [2020-07-01T10:20:53.142Z] #60 4.768 + shift [2020-07-01T10:20:53.142Z] #60 4.768 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-01T10:20:53.142Z] #60 4.771 + . /tmp/install/proxy.installer [2020-07-01T10:20:53.142Z] #60 4.774 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:53.142Z] #60 4.775 + install_proxy [2020-07-01T10:20:53.142Z] #60 4.777 + case "$1" in [2020-07-01T10:20:53.142Z] #60 4.777 + export CGO_ENABLED=0 [2020-07-01T10:20:53.142Z] #60 4.777 + CGO_ENABLED=0 [2020-07-01T10:20:53.142Z] #60 4.778 + _install_proxy [2020-07-01T10:20:53.142Z] #60 4.778 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-07-01T10:20:53.142Z] #60 4.783 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:53.142Z] #60 4.783 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hDFTboIJtT/src/github.com/docker/libnetwork [2020-07-01T10:20:53.142Z] #60 4.799 Cloning into '/tmp/tmp.hDFTboIJtT/src/github.com/docker/libnetwork'... [2020-07-01T10:20:53.889Z] #54 ... [2020-07-01T10:20:53.889Z] [2020-07-01T10:20:53.889Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:53.889Z] #47 18.12 + cd /tmp/tmp.p5t380M2Oe/src/github.com/mvdan/sh [2020-07-01T10:20:53.889Z] #47 18.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:53.908Z] #41 ... [2020-07-01T10:20:53.908Z] [2020-07-01T10:20:53.908Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:53.908Z] #54 13.18 + cd /tmp/tmp.KFglOUahPb/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:53.908Z] #54 13.18 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:53.908Z] #54 13.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:53.908Z] #54 13.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:20:54.035Z] #39 86.47 CC criu/protobuf-desc.o [2020-07-01T10:20:54.147Z] #47 18.25 + GO111MODULE=on [2020-07-01T10:20:54.147Z] #47 18.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:20:54.147Z] #47 ... [2020-07-01T10:20:54.147Z] [2020-07-01T10:20:54.147Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:54.147Z] #51 8.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:54.147Z] #51 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:54.163Z] #54 ... [2020-07-01T10:20:54.163Z] [2020-07-01T10:20:54.163Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:54.163Z] #47 23.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:54.286Z] #54 ... [2020-07-01T10:20:54.286Z] [2020-07-01T10:20:54.286Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:54.286Z] #41 103.6 vendor/golang.org/x/net/idna [2020-07-01T10:20:54.286Z] #41 105.8 vendor/golang.org/x/net/http2/hpack [2020-07-01T10:20:54.286Z] #41 107.0 mime [2020-07-01T10:20:54.286Z] #41 108.6 net/http/internal [2020-07-01T10:20:54.286Z] #41 112.4 net/textproto [2020-07-01T10:20:54.286Z] #41 112.4 crypto/x509 [2020-07-01T10:20:54.286Z] #41 113.4 vendor/golang.org/x/net/http/httpguts [2020-07-01T10:20:54.286Z] #41 113.6 vendor/golang.org/x/net/http/httpproxy [2020-07-01T10:20:54.286Z] #41 ... [2020-07-01T10:20:54.286Z] [2020-07-01T10:20:54.286Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:54.286Z] #39 37.98 CC images/opts.o [2020-07-01T10:20:54.286Z] #39 38.22 CC images/seccomp.o [2020-07-01T10:20:54.286Z] #39 38.45 CC images/binfmt-misc.o [2020-07-01T10:20:54.286Z] #39 38.66 CC images/time.o [2020-07-01T10:20:54.286Z] #39 38.90 CC images/sysctl.o [2020-07-01T10:20:54.286Z] #39 39.09 CC images/autofs.o [2020-07-01T10:20:54.286Z] #39 39.36 CC images/macvlan.o [2020-07-01T10:20:54.286Z] #39 39.67 CC images/sit.o [2020-07-01T10:20:54.286Z] #39 39.85 CC images/memfd.o [2020-07-01T10:20:54.286Z] #39 40.10 CC images/timens.o [2020-07-01T10:20:54.286Z] #39 40.38 LINK images/built-in.o [2020-07-01T10:20:54.286Z] #39 40.51 GEN compel/include/asm [2020-07-01T10:20:54.286Z] #39 40.53 GEN compel/include/version.h [2020-07-01T10:20:54.286Z] #39 40.56 touch .config [2020-07-01T10:20:54.286Z] #39 40.61 GEN include/common/config.h [2020-07-01T10:20:54.286Z] #39 40.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-01T10:20:54.286Z] #39 40.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-01T10:20:54.317Z] #39 86.89 CC criu/protobuf.o [2020-07-01T10:20:54.317Z] #39 87.23 CC criu/pstree.o [2020-07-01T10:20:54.405Z] #51 ... [2020-07-01T10:20:54.405Z] [2020-07-01T10:20:54.405Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:54.405Z] #41 10.27 unicode [2020-07-01T10:20:54.405Z] #41 11.24 runtime [2020-07-01T10:20:54.405Z] #41 14.43 unicode/utf8 [2020-07-01T10:20:54.405Z] #41 14.99 math [2020-07-01T10:20:54.466Z] #24 34.11 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:20:54.466Z] #24 34.11 The following additional packages will be installed: [2020-07-01T10:20:54.466Z] #24 34.12 libjq1 libonig5 [2020-07-01T10:20:54.546Z] #39 40.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-01T10:20:54.546Z] #39 40.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-01T10:20:54.546Z] #39 40.83 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-01T10:20:54.546Z] #39 40.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-01T10:20:54.546Z] #39 40.90 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-01T10:20:54.546Z] #39 40.95 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-01T10:20:54.664Z] #41 ... [2020-07-01T10:20:54.664Z] [2020-07-01T10:20:54.664Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:54.664Z] #43 19.08 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:20:54.804Z] #39 40.96 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-01T10:20:54.804Z] #39 40.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:20:54.804Z] #39 40.99 DEP compel/plugins/std/infect.d [2020-07-01T10:20:54.804Z] #39 41.18 DEP compel/plugins/std/string.d [2020-07-01T10:20:54.804Z] #39 41.25 DEP compel/plugins/std/log.d [2020-07-01T10:20:54.922Z] #43 19.30 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:20:54.922Z] #43 19.32 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:54.922Z] #43 19.34 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:54.933Z] #39 ... [2020-07-01T10:20:54.933Z] [2020-07-01T10:20:54.933Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:20:54.933Z] #19 3.514 Collecting yamllint==1.16.0 [2020-07-01T10:20:54.933Z] #19 3.756 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:20:54.933Z] #19 3.793 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:20:54.933Z] #19 3.832 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:20:54.933Z] #19 3.856 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:20:54.933Z] #19 3.951 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:20:54.933Z] #19 4.680 Building wheels for collected packages: pyyaml [2020-07-01T10:20:54.933Z] #19 4.681 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:20:54.933Z] #19 5.307 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:20:54.933Z] #19 5.307 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:20:54.933Z] #19 5.390 Successfully built pyyaml [2020-07-01T10:20:54.933Z] #19 5.400 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-01T10:20:54.933Z] #19 5.623 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:20:54.933Z] #19 DONE 6.0s [2020-07-01T10:20:54.933Z] [2020-07-01T10:20:54.933Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:20:55.185Z] #39 41.37 DEP compel/plugins/std/fds.d [2020-07-01T10:20:55.186Z] #39 41.45 DEP compel/plugins/std/std.d [2020-07-01T10:20:55.196Z] #43 19.44 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:55.196Z] #43 19.47 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:55.206Z] #24 34.85 The following NEW packages will be installed: [2020-07-01T10:20:55.206Z] #24 34.87 jq libjq1 libonig5 [2020-07-01T10:20:55.216Z] #22 DONE 0.2s [2020-07-01T10:20:55.216Z] [2020-07-01T10:20:55.216Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:20:55.446Z] #39 41.56 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:20:55.446Z] #39 41.72 DEP compel/plugins/fds/fds.d [2020-07-01T10:20:55.446Z] #39 41.77 CC compel/plugins/std/std.o [2020-07-01T10:20:55.454Z] #43 19.67 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:55.454Z] #43 19.74 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:55.454Z] #43 19.81 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:55.495Z] #24 35.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:20:55.495Z] #24 35.20 Need to get 358 kB of archives. [2020-07-01T10:20:55.495Z] #24 35.20 After this operation, 1277 kB of additional disk space will be used. [2020-07-01T10:20:55.495Z] #24 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-01T10:20:55.495Z] #24 35.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-01T10:20:55.495Z] #24 35.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-01T10:20:55.628Z] #47 24.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:55.628Z] #47 24.83 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:55.704Z] #39 42.00 CC compel/plugins/std/fds.o [2020-07-01T10:20:55.711Z] #43 19.90 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:55.711Z] #43 19.96 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:55.831Z] #26 DONE 0.7s [2020-07-01T10:20:55.831Z] [2020-07-01T10:20:55.831Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:20:55.884Z] #47 24.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:55.962Z] #39 42.35 CC compel/plugins/std/log.o [2020-07-01T10:20:56.113Z] #29 DONE 0.1s [2020-07-01T10:20:56.113Z] [2020-07-01T10:20:56.113Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:20:56.113Z] #31 DONE 0.1s [2020-07-01T10:20:56.113Z] [2020-07-01T10:20:56.113Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:20:56.113Z] #34 DONE 0.1s [2020-07-01T10:20:56.113Z] [2020-07-01T10:20:56.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:56.113Z] #39 88.21 CC criu/rbtree.o [2020-07-01T10:20:56.113Z] #39 88.41 CC criu/rst-malloc.o [2020-07-01T10:20:56.113Z] #39 88.69 CC criu/seccomp.o [2020-07-01T10:20:56.120Z] #24 ... [2020-07-01T10:20:56.120Z] [2020-07-01T10:20:56.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:56.120Z] #11 23.91 Reading package lists... [2020-07-01T10:20:56.120Z] #11 30.16 Building dependency tree... [2020-07-01T10:20:56.120Z] #11 33.63 The following additional packages will be installed: [2020-07-01T10:20:56.120Z] #11 33.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:20:56.120Z] #11 33.65 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:20:56.120Z] #11 33.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:20:56.120Z] #11 33.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:20:56.120Z] #11 33.70 Suggested packages: [2020-07-01T10:20:56.120Z] #11 33.70 gcc-8-locales seccomp wine64 [2020-07-01T10:20:56.120Z] #11 35.26 The following NEW packages will be installed: [2020-07-01T10:20:56.120Z] #11 35.26 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:20:56.120Z] #11 35.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:20:56.120Z] #11 35.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:20:56.120Z] #11 35.26 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:20:56.120Z] #11 35.26 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:20:56.120Z] #11 35.27 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:20:56.120Z] #11 35.70 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:20:56.120Z] #11 35.70 Need to get 78.9 MB of archives. [2020-07-01T10:20:56.120Z] #11 35.70 After this operation, 532 MB of additional disk space will be used. [2020-07-01T10:20:56.121Z] #11 35.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-01T10:20:56.140Z] #47 25.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:56.396Z] #39 89.19 CC criu/seize.o [2020-07-01T10:20:56.396Z] #47 ... [2020-07-01T10:20:56.396Z] [2020-07-01T10:20:56.396Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:56.396Z] #30 15.46 internal/testlog [2020-07-01T10:20:56.396Z] #30 15.80 encoding [2020-07-01T10:20:56.396Z] #30 16.01 runtime/cgo [2020-07-01T10:20:56.396Z] #30 ... [2020-07-01T10:20:56.396Z] [2020-07-01T10:20:56.396Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:56.396Z] #60 24.17 Checking out files: 69% (1442/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-07-01T10:20:56.396Z] #60 24.89 + cd /tmp/tmp.uevcrYWlme/src/github.com/docker/libnetwork [2020-07-01T10:20:56.396Z] #60 24.89 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:20:56.396Z] #60 25.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:20:56.936Z] #39 43.32 CC compel/plugins/std/string.o [2020-07-01T10:20:57.009Z] #39 89.85 CC criu/servicefd.o [2020-07-01T10:20:57.085Z] #43 ... [2020-07-01T10:20:57.085Z] [2020-07-01T10:20:57.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:57.085Z] #10 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:20:57.085Z] #10 13.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:57.085Z] #10 ... [2020-07-01T10:20:57.085Z] [2020-07-01T10:20:57.085Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:57.085Z] #41 19.87 unicode/utf16 [2020-07-01T10:20:57.085Z] #41 20.34 container/list [2020-07-01T10:20:57.085Z] #41 20.96 crypto/internal/subtle [2020-07-01T10:20:57.085Z] #41 21.18 crypto/subtle [2020-07-01T10:20:57.085Z] #41 21.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:20:57.154Z] #11 36.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-01T10:20:57.154Z] #11 ... [2020-07-01T10:20:57.154Z] [2020-07-01T10:20:57.154Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:57.154Z] #24 36.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:20:57.291Z] #39 90.15 CC criu/shmem.o [2020-07-01T10:20:57.345Z] #41 21.48 internal/nettrace [2020-07-01T10:20:57.345Z] #41 21.61 runtime/cgo [2020-07-01T10:20:57.444Z] #24 37.24 Fetched 358 kB in 0s (2418 kB/s) [2020-07-01T10:20:57.444Z] #24 37.34 Selecting previously unselected package libonig5:ppc64el. [2020-07-01T10:20:57.501Z] #39 ... [2020-07-01T10:20:57.502Z] [2020-07-01T10:20:57.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:57.502Z] #10 117.0 Selecting previously unselected package libapparmor1:amd64. [2020-07-01T10:20:57.502Z] #10 117.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-01T10:20:57.502Z] #10 117.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:20:57.502Z] #10 ... [2020-07-01T10:20:57.502Z] [2020-07-01T10:20:57.502Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:57.502Z] #54 DONE 117.1s [2020-07-01T10:20:57.502Z] [2020-07-01T10:20:57.502Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:20:57.502Z] #55 DONE 0.0s [2020-07-01T10:20:57.502Z] [2020-07-01T10:20:57.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:57.502Z] #10 117.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-01T10:20:57.502Z] #10 117.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-01T10:20:57.502Z] #10 117.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:20:57.602Z] #41 ... [2020-07-01T10:20:57.603Z] [2020-07-01T10:20:57.603Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:57.603Z] #32 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:57.731Z] #24 37.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 ... 15339 files and directories currently installed.) [2020-07-01T10:20:57.731Z] #24 37.46 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-01T10:20:57.731Z] #24 37.46 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-01T10:20:57.759Z] #10 ... [2020-07-01T10:20:57.759Z] [2020-07-01T10:20:57.759Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:20:57.759Z] #56 DONE 0.1s [2020-07-01T10:20:57.759Z] [2020-07-01T10:20:57.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:57.759Z] #10 117.3 Selecting previously unselected package libbtrfs0. [2020-07-01T10:20:57.759Z] #10 117.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:20:57.759Z] #10 117.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:20:57.860Z] #32 ... [2020-07-01T10:20:57.860Z] [2020-07-01T10:20:57.860Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:57.860Z] #47 19.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:57.860Z] #47 19.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:57.860Z] #47 19.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:57.860Z] #47 19.83 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:20:57.860Z] #47 19.92 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:20:57.860Z] #47 20.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:20:57.860Z] #47 21.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:20:58.016Z] #10 117.5 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:20:58.016Z] #10 117.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:20:58.016Z] #10 117.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:20:58.016Z] #10 117.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-01T10:20:58.016Z] #10 117.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:20:58.016Z] #10 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:20:58.019Z] #24 37.70 Selecting previously unselected package libjq1:ppc64el. [2020-07-01T10:20:58.019Z] #24 37.72 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-01T10:20:58.019Z] #24 37.72 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-01T10:20:58.274Z] #10 117.8 Selecting previously unselected package libudev-dev:amd64. [2020-07-01T10:20:58.274Z] #10 117.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:20:58.274Z] #10 117.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:20:58.283Z] #60 ... [2020-07-01T10:20:58.283Z] [2020-07-01T10:20:58.283Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:58.283Z] #23 17.24 Fetched 8360 kB in 14s (589 kB/s) [2020-07-01T10:20:58.283Z] #23 17.24 Reading package lists... [2020-07-01T10:20:58.283Z] #23 25.56 Reading package lists... [2020-07-01T10:20:58.283Z] #23 ... [2020-07-01T10:20:58.283Z] [2020-07-01T10:20:58.283Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:58.283Z] #36 24.45 Checking out files: 91% (1456/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-01T10:20:58.283Z] #36 24.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:20:58.283Z] #36 26.76 + 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-07-01T10:20:58.295Z] #39 90.85 CC criu/sigframe.o [2020-07-01T10:20:58.295Z] #39 90.92 CC criu/signalfd.o [2020-07-01T10:20:58.295Z] #39 91.05 CC criu/sk-inet.o [2020-07-01T10:20:58.307Z] #24 37.89 Selecting previously unselected package jq. [2020-07-01T10:20:58.307Z] #24 37.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-01T10:20:58.307Z] #24 37.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:20:58.425Z] #47 ... [2020-07-01T10:20:58.425Z] [2020-07-01T10:20:58.425Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:58.425Z] #23 12.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:58.425Z] #23 ... [2020-07-01T10:20:58.425Z] [2020-07-01T10:20:58.425Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:58.425Z] #51 22.73 Fetched 8360 kB in 19s (447 kB/s) [2020-07-01T10:20:58.532Z] #10 118.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-01T10:20:58.532Z] #10 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-01T10:20:58.532Z] #10 118.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:20:58.574Z] #60 ... [2020-07-01T10:20:58.574Z] [2020-07-01T10:20:58.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:20:58.574Z] #10 5.370 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:58.574Z] #10 5.691 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:58.574Z] #10 5.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:58.574Z] #10 6.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:20:58.574Z] #10 8.239 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:20:58.574Z] #10 9.734 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:20:58.574Z] #10 ... [2020-07-01T10:20:58.574Z] [2020-07-01T10:20:58.574Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:58.574Z] #45 4.613 + RM_GOPATH=0 [2020-07-01T10:20:58.574Z] #45 4.613 + TMP_GOPATH= [2020-07-01T10:20:58.574Z] #45 4.613 + : /build [2020-07-01T10:20:58.574Z] #45 4.613 + '[' -z '' ']' [2020-07-01T10:20:58.574Z] #45 4.614 ++ mktemp -d [2020-07-01T10:20:58.574Z] #45 4.616 + export GOPATH=/tmp/tmp.lwXMlSNQsB [2020-07-01T10:20:58.574Z] #45 4.616 + GOPATH=/tmp/tmp.lwXMlSNQsB [2020-07-01T10:20:58.574Z] #45 4.616 + RM_GOPATH=1 [2020-07-01T10:20:58.574Z] #45 4.616 + case "$(go env GOARCH)" in [2020-07-01T10:20:58.574Z] #45 4.617 ++ go env GOARCH [2020-07-01T10:20:58.574Z] #45 4.642 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #45 4.642 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #45 4.643 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:58.574Z] #45 4.650 + dir=/tmp/install [2020-07-01T10:20:58.574Z] #45 4.650 + bin=golangci_lint [2020-07-01T10:20:58.574Z] #45 4.650 + shift [2020-07-01T10:20:58.574Z] #45 4.651 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-01T10:20:58.574Z] #45 4.651 + . /tmp/install/golangci_lint.installer [2020-07-01T10:20:58.574Z] #45 4.651 ++ : v1.23.8 [2020-07-01T10:20:58.574Z] #45 4.651 + install_golangci_lint [2020-07-01T10:20:58.574Z] #45 4.651 + echo 'Installing golangci-lint version v1.23.8' [2020-07-01T10:20:58.574Z] #45 4.651 Installing golangci-lint version v1.23.8 [2020-07-01T10:20:58.574Z] #45 4.651 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-01T10:20:58.574Z] #45 ... [2020-07-01T10:20:58.574Z] [2020-07-01T10:20:58.574Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:58.574Z] #21 4.730 + RM_GOPATH=0 [2020-07-01T10:20:58.574Z] #21 4.732 + TMP_GOPATH= [2020-07-01T10:20:58.574Z] #21 4.732 + : /build [2020-07-01T10:20:58.574Z] #21 4.732 + '[' -z '' ']' [2020-07-01T10:20:58.574Z] #21 4.734 ++ mktemp -d [2020-07-01T10:20:58.574Z] #21 4.736 + export GOPATH=/tmp/tmp.pn4gFHjhQo [2020-07-01T10:20:58.574Z] #21 4.737 + GOPATH=/tmp/tmp.pn4gFHjhQo [2020-07-01T10:20:58.574Z] #21 4.737 + RM_GOPATH=1 [2020-07-01T10:20:58.574Z] #21 4.737 + case "$(go env GOARCH)" in [2020-07-01T10:20:58.574Z] #21 4.738 ++ go env GOARCH [2020-07-01T10:20:58.574Z] #21 4.769 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #21 4.769 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #21 4.773 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:58.574Z] #21 4.776 + dir=/tmp/install [2020-07-01T10:20:58.574Z] #21 4.777 + bin=dockercli [2020-07-01T10:20:58.574Z] #21 4.779 + shift [2020-07-01T10:20:58.574Z] #21 4.782 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-01T10:20:58.574Z] #21 4.782 + . /tmp/install/dockercli.installer [2020-07-01T10:20:58.574Z] #21 4.782 ++ : stable [2020-07-01T10:20:58.574Z] #21 4.782 ++ : 17.06.2-ce [2020-07-01T10:20:58.574Z] #21 4.782 + install_dockercli [2020-07-01T10:20:58.574Z] #21 4.784 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:20:58.574Z] #21 4.790 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:20:58.574Z] #21 4.793 ++ uname -m [2020-07-01T10:20:58.574Z] #21 4.798 + arch=aarch64 [2020-07-01T10:20:58.574Z] #21 4.798 + '[' aarch64 '!=' x86_64 ']' [2020-07-01T10:20:58.574Z] #21 4.798 + '[' aarch64 '!=' s390x ']' [2020-07-01T10:20:58.574Z] #21 4.798 + '[' aarch64 '!=' armhf ']' [2020-07-01T10:20:58.574Z] #21 4.798 + build_dockercli [2020-07-01T10:20:58.574Z] #21 4.798 + git clone https://github.com/docker/docker-ce /tmp/tmp.pn4gFHjhQo/tmp/docker-ce [2020-07-01T10:20:58.574Z] #21 4.803 Cloning into '/tmp/tmp.pn4gFHjhQo/tmp/docker-ce'... [2020-07-01T10:20:58.574Z] #21 ... [2020-07-01T10:20:58.574Z] [2020-07-01T10:20:58.574Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:58.574Z] #54 4.229 + RM_GOPATH=0 [2020-07-01T10:20:58.574Z] #54 4.229 + TMP_GOPATH= [2020-07-01T10:20:58.574Z] #54 4.229 + : /build [2020-07-01T10:20:58.574Z] #54 4.229 + '[' -z '' ']' [2020-07-01T10:20:58.574Z] #54 4.229 ++ mktemp -d [2020-07-01T10:20:58.574Z] #54 4.234 + export GOPATH=/tmp/tmp.OgXceyInfG [2020-07-01T10:20:58.574Z] #54 4.234 + GOPATH=/tmp/tmp.OgXceyInfG [2020-07-01T10:20:58.574Z] #54 4.234 + RM_GOPATH=1 [2020-07-01T10:20:58.574Z] #54 4.234 + case "$(go env GOARCH)" in [2020-07-01T10:20:58.574Z] #54 4.235 ++ go env GOARCH [2020-07-01T10:20:58.574Z] #54 4.257 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #54 4.258 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:58.574Z] #54 4.263 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:58.574Z] #54 4.272 + dir=/tmp/install [2020-07-01T10:20:58.574Z] #54 4.274 + bin=rootlesskit [2020-07-01T10:20:58.574Z] #54 4.274 + shift [2020-07-01T10:20:58.574Z] #54 4.274 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-01T10:20:58.574Z] #54 4.277 + . /tmp/install/rootlesskit.installer [2020-07-01T10:20:58.574Z] #54 4.277 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:58.574Z] #54 4.280 + install_rootlesskit [2020-07-01T10:20:58.574Z] #54 4.292 + case "$1" in [2020-07-01T10:20:58.574Z] #54 4.292 + export CGO_ENABLED=0 [2020-07-01T10:20:58.574Z] #54 4.292 + CGO_ENABLED=0 [2020-07-01T10:20:58.574Z] #54 4.294 + _install_rootlesskit [2020-07-01T10:20:58.574Z] #54 4.297 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-01T10:20:58.574Z] #54 4.297 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OgXceyInfG/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:58.574Z] #54 4.298 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:58.574Z] #54 4.308 Cloning into '/tmp/tmp.OgXceyInfG/src/github.com/rootless-containers/rootlesskit'... [2020-07-01T10:20:58.574Z] #54 7.994 + cd /tmp/tmp.OgXceyInfG/src/github.com/rootless-containers/rootlesskit [2020-07-01T10:20:58.574Z] #54 7.994 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-01T10:20:58.574Z] #54 8.339 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:20:58.574Z] #54 8.340 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-01T10:20:58.574Z] #54 ... [2020-07-01T10:20:58.574Z] [2020-07-01T10:20:58.574Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:20:58.574Z] #51 5.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:58.574Z] #51 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:58.574Z] #51 5.399 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:58.574Z] #51 6.283 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:20:58.574Z] #51 8.448 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:20:58.574Z] #51 8.532 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:20:58.594Z] #24 38.18 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-01T10:20:58.594Z] #24 38.21 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-01T10:20:58.594Z] #24 38.22 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:20:58.594Z] #24 38.22 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:20:58.790Z] #10 118.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-01T10:20:58.790Z] #10 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:20:58.790Z] #10 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:20:58.833Z] #51 ... [2020-07-01T10:20:58.833Z] [2020-07-01T10:20:58.833Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:20:58.833Z] #28 4.422 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-01T10:20:58.833Z] #28 4.429 Cloning into '.'... [2020-07-01T10:20:58.833Z] #28 ... [2020-07-01T10:20:58.833Z] [2020-07-01T10:20:58.833Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:20:58.833Z] #23 5.480 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:58.833Z] #23 5.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:58.833Z] #23 5.560 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:58.833Z] #23 6.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:20:58.833Z] #23 8.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:20:58.833Z] #23 9.335 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:20:58.883Z] #24 DONE 38.8s [2020-07-01T10:20:58.883Z] [2020-07-01T10:20:58.883Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:20:58.912Z] #39 91.59 CC criu/sk-netlink.o [2020-07-01T10:20:59.094Z] #23 ... [2020-07-01T10:20:59.094Z] [2020-07-01T10:20:59.094Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:59.094Z] #47 4.441 + RM_GOPATH=0 [2020-07-01T10:20:59.094Z] #47 4.441 + TMP_GOPATH= [2020-07-01T10:20:59.094Z] #47 4.441 + : /build [2020-07-01T10:20:59.094Z] #47 4.441 + '[' -z '' ']' [2020-07-01T10:20:59.094Z] #47 4.442 ++ mktemp -d [2020-07-01T10:20:59.094Z] #47 4.445 + export GOPATH=/tmp/tmp.bWGN5w9dWb [2020-07-01T10:20:59.094Z] #47 4.445 + GOPATH=/tmp/tmp.bWGN5w9dWb [2020-07-01T10:20:59.094Z] #47 4.445 + RM_GOPATH=1 [2020-07-01T10:20:59.094Z] #47 4.445 + case "$(go env GOARCH)" in [2020-07-01T10:20:59.094Z] #47 4.446 ++ go env GOARCH [2020-07-01T10:20:59.094Z] #47 4.475 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.094Z] #47 4.475 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.094Z] #47 4.479 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:59.094Z] #47 4.480 + dir=/tmp/install [2020-07-01T10:20:59.094Z] #47 4.481 + bin=shfmt [2020-07-01T10:20:59.094Z] #47 4.482 + shift [2020-07-01T10:20:59.094Z] #47 4.482 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-01T10:20:59.094Z] #47 4.482 + . /tmp/install/shfmt.installer [2020-07-01T10:20:59.094Z] #47 4.483 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:59.094Z] #47 4.483 + install_shfmt [2020-07-01T10:20:59.094Z] #47 4.485 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-01T10:20:59.094Z] #47 4.486 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:59.094Z] #47 4.486 + git clone https://github.com/mvdan/sh.git /tmp/tmp.bWGN5w9dWb/src/github.com/mvdan/sh [2020-07-01T10:20:59.094Z] #47 4.490 Cloning into '/tmp/tmp.bWGN5w9dWb/src/github.com/mvdan/sh'... [2020-07-01T10:20:59.094Z] #47 10.88 + cd /tmp/tmp.bWGN5w9dWb/src/github.com/mvdan/sh [2020-07-01T10:20:59.094Z] #47 10.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-01T10:20:59.094Z] #47 10.99 + GO111MODULE=on [2020-07-01T10:20:59.094Z] #47 10.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-01T10:20:59.094Z] #47 ... [2020-07-01T10:20:59.094Z] [2020-07-01T10:20:59.094Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:59.094Z] #38 5.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:59.094Z] #38 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:59.094Z] #38 5.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:59.094Z] #38 6.386 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:20:59.094Z] #38 8.201 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:20:59.094Z] #38 8.973 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:20:59.173Z] #25 DONE 0.1s [2020-07-01T10:20:59.173Z] [2020-07-01T10:20:59.173Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:20:59.195Z] #39 91.80 CC criu/sk-packet.o [2020-07-01T10:20:59.355Z] #38 ... [2020-07-01T10:20:59.355Z] [2020-07-01T10:20:59.355Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:20:59.355Z] #30 4.515 + RM_GOPATH=0 [2020-07-01T10:20:59.355Z] #30 4.515 + TMP_GOPATH= [2020-07-01T10:20:59.355Z] #30 4.515 + : /build [2020-07-01T10:20:59.355Z] #30 4.515 + '[' -z '' ']' [2020-07-01T10:20:59.355Z] #30 4.516 ++ mktemp -d [2020-07-01T10:20:59.355Z] #30 4.519 + export GOPATH=/tmp/tmp.zB52FPH5r0 [2020-07-01T10:20:59.355Z] #30 4.519 + GOPATH=/tmp/tmp.zB52FPH5r0 [2020-07-01T10:20:59.355Z] #30 4.519 + RM_GOPATH=1 [2020-07-01T10:20:59.355Z] #30 4.519 + case "$(go env GOARCH)" in [2020-07-01T10:20:59.355Z] #30 4.520 ++ go env GOARCH [2020-07-01T10:20:59.355Z] #30 4.541 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.355Z] #30 4.542 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.355Z] #30 4.546 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:59.355Z] #30 4.550 + dir=/tmp/install [2020-07-01T10:20:59.355Z] #30 4.550 + bin=tomlv [2020-07-01T10:20:59.355Z] #30 4.551 + shift [2020-07-01T10:20:59.355Z] #30 4.552 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-01T10:20:59.355Z] #30 4.552 + . /tmp/install/tomlv.installer [2020-07-01T10:20:59.355Z] #30 4.552 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:59.355Z] #30 4.552 + install_tomlv [2020-07-01T10:20:59.355Z] #30 4.554 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-01T10:20:59.355Z] #30 4.555 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:59.355Z] #30 4.556 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zB52FPH5r0/src/github.com/BurntSushi/toml [2020-07-01T10:20:59.355Z] #30 4.565 Cloning into '/tmp/tmp.zB52FPH5r0/src/github.com/BurntSushi/toml'... [2020-07-01T10:20:59.355Z] #30 5.174 + cd /tmp/tmp.zB52FPH5r0/src/github.com/BurntSushi/toml [2020-07-01T10:20:59.355Z] #30 5.174 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-01T10:20:59.355Z] #30 5.198 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:20:59.355Z] #30 5.593 math/bits [2020-07-01T10:20:59.355Z] #30 5.636 unicode/utf8 [2020-07-01T10:20:59.355Z] #30 5.661 internal/cpu [2020-07-01T10:20:59.355Z] #30 5.897 unicode [2020-07-01T10:20:59.355Z] #30 6.347 internal/bytealg [2020-07-01T10:20:59.355Z] #30 6.372 internal/testlog [2020-07-01T10:20:59.355Z] #30 6.612 math [2020-07-01T10:20:59.355Z] #30 6.682 encoding [2020-07-01T10:20:59.355Z] #30 7.013 runtime/cgo [2020-07-01T10:20:59.355Z] #30 8.487 runtime [2020-07-01T10:20:59.355Z] #10 118.7 Selecting previously unselected package libpcre32-3:amd64. [2020-07-01T10:20:59.355Z] #10 118.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:20:59.355Z] #10 118.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:20:59.355Z] #10 118.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-01T10:20:59.355Z] #10 118.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-01T10:20:59.355Z] #10 118.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:20:59.355Z] #10 119.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-01T10:20:59.355Z] #10 119.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-01T10:20:59.355Z] #10 119.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:20:59.477Z] #39 92.27 CC criu/sk-queue.o [2020-07-01T10:20:59.616Z] #30 ... [2020-07-01T10:20:59.616Z] [2020-07-01T10:20:59.616Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:20:59.616Z] #41 3.618 + RM_GOPATH=0 [2020-07-01T10:20:59.616Z] #41 3.618 + TMP_GOPATH= [2020-07-01T10:20:59.616Z] #41 3.618 + : /build [2020-07-01T10:20:59.616Z] #41 3.619 + '[' -z '' ']' [2020-07-01T10:20:59.616Z] #41 3.620 ++ mktemp -d [2020-07-01T10:20:59.616Z] #41 3.623 + export GOPATH=/tmp/tmp.AVRvLYpbOB [2020-07-01T10:20:59.616Z] #41 3.623 + GOPATH=/tmp/tmp.AVRvLYpbOB [2020-07-01T10:20:59.616Z] #41 3.623 + RM_GOPATH=1 [2020-07-01T10:20:59.616Z] #41 3.623 + case "$(go env GOARCH)" in [2020-07-01T10:20:59.616Z] #41 3.623 ++ go env GOARCH [2020-07-01T10:20:59.616Z] #41 3.653 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:59.616Z] #41 3.653 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.616Z] #41 3.653 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.616Z] #41 3.653 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:59.616Z] #41 3.653 + dir=/tmp/install [2020-07-01T10:20:59.616Z] #41 3.653 + bin=vndr [2020-07-01T10:20:59.616Z] #41 3.653 + shift [2020-07-01T10:20:59.616Z] #41 3.653 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-01T10:20:59.616Z] #41 3.653 + . /tmp/install/vndr.installer [2020-07-01T10:20:59.616Z] #41 3.653 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:59.616Z] #41 3.653 + install_vndr [2020-07-01T10:20:59.616Z] #41 3.653 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-01T10:20:59.616Z] #41 3.653 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AVRvLYpbOB/src/github.com/LK4D4/vndr [2020-07-01T10:20:59.616Z] #41 3.653 Cloning into '/tmp/tmp.AVRvLYpbOB/src/github.com/LK4D4/vndr'... [2020-07-01T10:20:59.616Z] #41 4.316 + cd /tmp/tmp.AVRvLYpbOB/src/github.com/LK4D4/vndr [2020-07-01T10:20:59.616Z] #41 4.316 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-01T10:20:59.616Z] #41 4.348 + go build -buildmode=pie -v -o /build/vndr . [2020-07-01T10:20:59.616Z] #41 5.260 internal/cpu [2020-07-01T10:20:59.616Z] #41 5.270 runtime/internal/sys [2020-07-01T10:20:59.616Z] #41 5.276 internal/race [2020-07-01T10:20:59.616Z] #41 5.329 runtime/internal/atomic [2020-07-01T10:20:59.616Z] #41 5.429 sync/atomic [2020-07-01T10:20:59.616Z] #41 5.436 runtime/internal/math [2020-07-01T10:20:59.616Z] #41 5.451 unicode [2020-07-01T10:20:59.616Z] #41 5.705 internal/bytealg [2020-07-01T10:20:59.616Z] #41 5.751 unicode/utf8 [2020-07-01T10:20:59.616Z] #41 5.886 math/bits [2020-07-01T10:20:59.616Z] #41 6.655 internal/testlog [2020-07-01T10:20:59.616Z] #41 6.722 math [2020-07-01T10:20:59.616Z] #41 6.895 runtime [2020-07-01T10:20:59.616Z] #41 7.186 unicode/utf16 [2020-07-01T10:20:59.616Z] #41 7.953 container/list [2020-07-01T10:20:59.616Z] #41 9.249 crypto/internal/subtle [2020-07-01T10:20:59.616Z] #41 9.444 crypto/subtle [2020-07-01T10:20:59.616Z] #41 9.581 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-01T10:20:59.616Z] #41 9.717 internal/nettrace [2020-07-01T10:20:59.616Z] #41 9.855 runtime/cgo [2020-07-01T10:20:59.616Z] #41 11.35 vendor/golang.org/x/crypto/internal/subtle [2020-07-01T10:20:59.616Z] #41 ... [2020-07-01T10:20:59.616Z] [2020-07-01T10:20:59.616Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:59.616Z] #43 3.613 + RM_GOPATH=0 [2020-07-01T10:20:59.616Z] #43 3.613 + TMP_GOPATH= [2020-07-01T10:20:59.616Z] #43 3.613 + : /build [2020-07-01T10:20:59.616Z] #43 3.613 + '[' -z '' ']' [2020-07-01T10:20:59.616Z] #43 3.615 ++ mktemp -d [2020-07-01T10:20:59.616Z] #43 3.626 + export GOPATH=/tmp/tmp.mc8pD3uBtz [2020-07-01T10:20:59.616Z] #43 3.626 + GOPATH=/tmp/tmp.mc8pD3uBtz [2020-07-01T10:20:59.616Z] #43 3.626 + RM_GOPATH=1 [2020-07-01T10:20:59.616Z] #43 3.626 + case "$(go env GOARCH)" in [2020-07-01T10:20:59.616Z] #43 3.626 ++ go env GOARCH [2020-07-01T10:20:59.616Z] #43 3.638 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.616Z] #43 3.638 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:20:59.616Z] #43 3.639 ++ dirname /tmp/install/install.sh [2020-07-01T10:20:59.616Z] #43 3.640 + dir=/tmp/install [2020-07-01T10:20:59.616Z] #43 3.641 + bin=gotestsum [2020-07-01T10:20:59.616Z] #43 3.641 + shift [2020-07-01T10:20:59.616Z] #43 3.641 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-01T10:20:59.616Z] #43 3.641 + . /tmp/install/gotestsum.installer [2020-07-01T10:20:59.616Z] #43 3.641 ++ : v0.3.5 [2020-07-01T10:20:59.616Z] #43 3.641 + install_gotestsum [2020-07-01T10:20:59.616Z] #43 3.645 + set -e [2020-07-01T10:20:59.616Z] #43 3.645 + export GO111MODULE=on [2020-07-01T10:20:59.616Z] #43 3.645 + GO111MODULE=on [2020-07-01T10:20:59.616Z] #43 3.645 + GOBIN=/build [2020-07-01T10:20:59.616Z] #43 3.645 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-01T10:20:59.616Z] #43 3.684 go: finding gotest.tools v0.3.5 [2020-07-01T10:20:59.616Z] #43 3.684 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:59.616Z] #43 4.615 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:59.616Z] #43 5.089 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:20:59.616Z] #43 5.758 go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:20:59.616Z] #43 5.872 go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:20:59.616Z] #43 6.012 go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:20:59.616Z] #43 6.014 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:59.616Z] #43 6.020 go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:20:59.616Z] #43 6.086 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:59.616Z] #43 6.091 go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:20:59.616Z] #43 6.125 go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:20:59.616Z] #43 6.360 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:59.616Z] #43 6.371 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:59.616Z] #43 6.386 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:59.616Z] #43 6.404 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:59.616Z] #43 6.406 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:59.616Z] #43 6.438 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:59.616Z] #43 6.507 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:59.616Z] #43 6.537 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:59.616Z] #43 6.629 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:20:59.616Z] #43 6.649 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:59.616Z] #43 6.695 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:20:59.616Z] #43 6.722 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:59.616Z] #43 6.740 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:59.616Z] #43 8.705 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:59.616Z] #43 8.888 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:20:59.616Z] #43 9.107 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:20:59.616Z] #43 11.59 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:20:59.616Z] #43 11.65 go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:20:59.616Z] #43 11.66 go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:20:59.616Z] #43 11.67 go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:20:59.758Z] #39 ... [2020-07-01T10:20:59.758Z] [2020-07-01T10:20:59.758Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:59.758Z] #36 121.9 + dpkg --print-architecture [2020-07-01T10:20:59.758Z] #36 122.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-01T10:20:59.758Z] #36 122.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-01T10:20:59.758Z] #36 122.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-01T10:20:59.758Z] #36 ... [2020-07-01T10:20:59.758Z] [2020-07-01T10:20:59.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:20:59.758Z] #39 92.60 CC criu/sk-tcp.o [2020-07-01T10:20:59.813Z] #51 22.73 Reading package lists... [2020-07-01T10:20:59.813Z] #51 ... [2020-07-01T10:20:59.813Z] [2020-07-01T10:20:59.813Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:20:59.813Z] #38 13.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:20:59.813Z] #38 ... [2020-07-01T10:20:59.813Z] [2020-07-01T10:20:59.813Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:20:59.813Z] #36 23.72 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-07-01T10:20:59.876Z] #43 11.76 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:20:59.876Z] #43 11.81 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:20:59.876Z] #43 ... [2020-07-01T10:20:59.876Z] [2020-07-01T10:20:59.876Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:20:59.876Z] #32 5.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:20:59.876Z] #32 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:20:59.876Z] #32 5.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:20:59.876Z] #32 6.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:20:59.876Z] #32 8.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:20:59.876Z] #32 9.600 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:20:59.876Z] #32 ... [2020-07-01T10:20:59.876Z] [2020-07-01T10:20:59.876Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:20:59.876Z] #43 11.98 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:20:59.921Z] #10 119.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-01T10:20:59.921Z] #10 119.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-01T10:20:59.921Z] #10 119.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:20:59.921Z] #10 119.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-01T10:21:00.040Z] #39 92.84 CC criu/sk-unix.o [2020-07-01T10:21:00.071Z] #36 24.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:21:00.136Z] #43 12.32 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:21:00.179Z] #10 119.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:21:00.180Z] #10 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:00.180Z] #10 119.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-01T10:21:00.180Z] #10 119.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-01T10:21:00.180Z] #10 119.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:21:00.180Z] #10 119.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-01T10:21:00.397Z] #43 12.47 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:21:00.397Z] #43 12.50 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:21:00.397Z] #43 12.56 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:21:00.438Z] #10 119.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:21:00.438Z] #10 119.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:21:00.695Z] #10 120.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:21:00.695Z] #10 120.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:21:00.695Z] #10 120.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:21:00.695Z] #10 120.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:21:00.954Z] #10 120.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:21:00.954Z] #10 120.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:00.954Z] #10 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-01T10:21:00.954Z] #10 120.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-01T10:21:00.954Z] #10 120.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:00.954Z] #10 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-01T10:21:00.954Z] #10 120.6 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-07-01T10:21:00.954Z] #10 120.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:21:00.954Z] #10 120.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:21:00.954Z] #10 120.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:00.954Z] #10 120.6 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:21:00.954Z] #10 120.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:00.954Z] #10 120.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:00.954Z] #10 120.6 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:01.237Z] #26 ... [2020-07-01T10:21:01.237Z] [2020-07-01T10:21:01.237Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:01.237Z] #52 24.09 Reading package lists... [2020-07-01T10:21:01.237Z] #52 32.40 Building dependency tree... [2020-07-01T10:21:01.237Z] #52 36.65 The following additional packages will be installed: [2020-07-01T10:21:01.237Z] #52 36.66 libbtrfs0 [2020-07-01T10:21:01.237Z] #52 36.88 The following NEW packages will be installed: [2020-07-01T10:21:01.237Z] #52 36.90 libbtrfs-dev libbtrfs0 [2020-07-01T10:21:01.237Z] #52 37.13 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:01.237Z] #52 37.13 Need to get 120 kB of archives. [2020-07-01T10:21:01.237Z] #52 37.13 After this operation, 423 kB of additional disk space will be used. [2020-07-01T10:21:01.237Z] #52 37.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-01T10:21:01.237Z] #52 37.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-01T10:21:01.237Z] #52 39.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:01.237Z] #52 39.70 Fetched 120 kB in 0s (408 kB/s) [2020-07-01T10:21:01.237Z] #52 39.89 Selecting previously unselected package libbtrfs0. [2020-07-01T10:21:01.237Z] #52 39.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 ... 15339 files and directories currently installed.) [2020-07-01T10:21:01.237Z] #52 40.03 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-01T10:21:01.237Z] #52 40.04 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:01.237Z] #52 40.16 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:21:01.237Z] #52 40.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-01T10:21:01.237Z] #52 40.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:01.237Z] #52 40.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:01.237Z] #52 40.39 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:01.237Z] #52 40.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:01.237Z] #52 DONE 40.7s [2020-07-01T10:21:01.237Z] [2020-07-01T10:21:01.237Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:01.237Z] #39 23.46 Reading package lists... [2020-07-01T10:21:01.237Z] #39 31.06 Building dependency tree... [2020-07-01T10:21:01.237Z] #39 35.34 The following additional packages will be installed: [2020-07-01T10:21:01.237Z] #39 35.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:21:01.237Z] #39 35.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:21:01.237Z] #39 35.37 Suggested packages: [2020-07-01T10:21:01.237Z] #39 35.37 manpages-dev python-setuptools [2020-07-01T10:21:01.237Z] #39 37.14 The following NEW packages will be installed: [2020-07-01T10:21:01.237Z] #39 37.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:21:01.237Z] #39 37.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:21:01.237Z] #39 37.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:21:01.237Z] #39 37.16 python-six zlib1g-dev [2020-07-01T10:21:01.237Z] #39 37.41 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:01.237Z] #39 37.41 Need to get 4075 kB of archives. [2020-07-01T10:21:01.237Z] #39 37.41 After this operation, 24.5 MB of additional disk space will be used. [2020-07-01T10:21:01.237Z] #39 37.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-01T10:21:01.237Z] #39 37.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-01T10:21:01.237Z] #39 37.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-01T10:21:01.237Z] #39 38.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-01T10:21:01.237Z] #39 38.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-01T10:21:01.237Z] #39 38.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-01T10:21:01.237Z] #39 38.59 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-07-01T10:21:01.237Z] #39 38.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-01T10:21:01.237Z] #39 38.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-01T10:21:01.237Z] #39 38.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-01T10:21:01.237Z] #39 39.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-01T10:21:01.237Z] #39 39.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-01T10:21:01.237Z] #39 39.87 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-07-01T10:21:01.237Z] #39 39.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-01T10:21:01.237Z] #39 39.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:21:01.237Z] #39 39.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:21:01.237Z] #39 39.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-01T10:21:01.237Z] #39 ... [2020-07-01T10:21:01.237Z] [2020-07-01T10:21:01.237Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:01.509Z] #39 94.05 CC criu/sockets.o [2020-07-01T10:21:01.525Z] #53 0.423 + RM_GOPATH=0 [2020-07-01T10:21:01.525Z] #53 0.453 + TMP_GOPATH= [2020-07-01T10:21:01.525Z] #53 0.453 + : /build [2020-07-01T10:21:01.525Z] #53 0.453 + '[' -z '' ']' [2020-07-01T10:21:01.525Z] #53 0.454 ++ mktemp -d [2020-07-01T10:21:01.525Z] #53 0.456 + export GOPATH=/tmp/tmp.9BR9Nf6G3m [2020-07-01T10:21:01.525Z] #53 0.457 + GOPATH=/tmp/tmp.9BR9Nf6G3m [2020-07-01T10:21:01.525Z] #53 0.457 + RM_GOPATH=1 [2020-07-01T10:21:01.525Z] #53 0.457 + case "$(go env GOARCH)" in [2020-07-01T10:21:01.525Z] #53 0.459 ++ go env GOARCH [2020-07-01T10:21:01.525Z] #53 0.487 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:01.525Z] #53 0.488 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:01.525Z] #53 0.502 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:01.525Z] #53 0.525 + dir=/tmp/install [2020-07-01T10:21:01.525Z] #53 0.527 + bin=containerd [2020-07-01T10:21:01.525Z] #53 0.527 + shift [2020-07-01T10:21:01.525Z] #53 0.529 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:21:01.525Z] #53 0.530 + . /tmp/install/containerd.installer [2020-07-01T10:21:01.525Z] #53 0.532 ++ set -e [2020-07-01T10:21:01.525Z] #53 0.536 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:01.525Z] #53 0.553 + install_containerd [2020-07-01T10:21:01.525Z] #53 0.569 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:21:01.525Z] #53 0.569 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:01.525Z] #53 0.569 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9BR9Nf6G3m/src/github.com/containerd/containerd [2020-07-01T10:21:01.525Z] #53 0.593 Cloning into '/tmp/tmp.9BR9Nf6G3m/src/github.com/containerd/containerd'... [2020-07-01T10:21:01.529Z] #10 DONE 121.2s [2020-07-01T10:21:01.529Z] [2020-07-01T10:21:01.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:01.529Z] #39 43.99 CC compel/plugins/std/infect.o [2020-07-01T10:21:01.529Z] #39 44.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-01T10:21:01.529Z] #39 44.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-01T10:21:01.529Z] #39 44.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-01T10:21:01.529Z] #39 45.00 AR compel/plugins/std.lib.a [2020-07-01T10:21:01.529Z] #39 45.10 CC compel/plugins/fds/fds.o [2020-07-01T10:21:01.529Z] #39 45.43 AR compel/plugins/fds.lib.a [2020-07-01T10:21:01.529Z] #39 45.48 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:21:01.529Z] #39 45.52 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:21:01.529Z] #39 45.57 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-01T10:21:01.529Z] #39 45.63 HOSTDEP compel/src/main-host.d [2020-07-01T10:21:01.529Z] #39 45.70 DEP compel/src/lib/ptrace.d [2020-07-01T10:21:01.529Z] #39 45.79 DEP compel/src/lib/infect.d [2020-07-01T10:21:01.529Z] #39 45.90 DEP compel/src/lib/infect-util.d [2020-07-01T10:21:01.529Z] #39 46.03 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:21:01.529Z] #39 46.14 DEP compel/arch/x86/src/lib/infect.d [2020-07-01T10:21:01.529Z] #39 46.25 DEP compel/arch/x86/src/lib/cpu.d [2020-07-01T10:21:01.529Z] #39 46.30 DEP compel/src/lib/log.d [2020-07-01T10:21:01.529Z] #39 46.41 DEP compel/src/main.d [2020-07-01T10:21:01.529Z] #39 46.50 DEP compel/src/lib/handle-elf.d [2020-07-01T10:21:01.529Z] #39 46.65 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-01T10:21:01.529Z] #39 46.76 CC compel/src/lib/log.o [2020-07-01T10:21:01.529Z] #39 46.96 CC compel/arch/x86/src/lib/cpu.o [2020-07-01T10:21:01.529Z] #39 47.68 CC compel/arch/x86/src/lib/infect.o [2020-07-01T10:21:01.791Z] #39 94.59 CC criu/stats.o [2020-07-01T10:21:02.073Z] #39 94.87 CC criu/string.o [2020-07-01T10:21:02.073Z] #39 94.91 CC criu/sysctl.o [2020-07-01T10:21:02.464Z] #39 48.68 CC compel/src/lib/infect-rpc.o [2020-07-01T10:21:02.599Z] #36 26.57 + 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-07-01T10:21:02.686Z] #39 95.33 CC criu/sysfs_parse.o [2020-07-01T10:21:02.723Z] #39 49.06 CC compel/src/lib/infect-util.o [2020-07-01T10:21:02.982Z] #39 49.40 CC compel/src/lib/infect.o [2020-07-01T10:21:02.996Z] #39 95.54 CC criu/timens.o [2020-07-01T10:21:02.996Z] #39 95.88 CC criu/timerfd.o [2020-07-01T10:21:03.278Z] #39 96.15 CC criu/tty.o [2020-07-01T10:21:03.528Z] #36 ... [2020-07-01T10:21:03.528Z] [2020-07-01T10:21:03.528Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:03.528Z] #38 22.51 Fetched 8360 kB in 18s (459 kB/s) [2020-07-01T10:21:03.528Z] #38 22.51 Reading package lists... [2020-07-01T10:21:03.528Z] #38 30.33 Reading package lists... [2020-07-01T10:21:03.528Z] #38 ... [2020-07-01T10:21:03.528Z] [2020-07-01T10:21:03.528Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:03.528Z] #23 25.56 Reading package lists... [2020-07-01T10:21:04.260Z] #53 ... [2020-07-01T10:21:04.260Z] [2020-07-01T10:21:04.260Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:04.260Z] #33 25.63 Reading package lists... [2020-07-01T10:21:04.260Z] #33 34.03 Building dependency tree... [2020-07-01T10:21:04.260Z] #33 37.36 The following additional packages will be installed: [2020-07-01T10:21:04.260Z] #33 37.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:21:04.260Z] #33 37.38 Suggested packages: [2020-07-01T10:21:04.260Z] #33 37.38 cmake-doc ninja-build lrzip [2020-07-01T10:21:04.260Z] #33 37.38 Recommended packages: [2020-07-01T10:21:04.260Z] #33 37.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:21:04.260Z] #33 38.33 The following NEW packages will be installed: [2020-07-01T10:21:04.260Z] #33 38.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:21:04.260Z] #33 38.34 vim-common xxd [2020-07-01T10:21:04.260Z] #33 38.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:04.260Z] #33 38.56 Need to get 14.9 MB of archives. [2020-07-01T10:21:04.260Z] #33 38.56 After this operation, 67.2 MB of additional disk space will be used. [2020-07-01T10:21:04.260Z] #33 38.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-01T10:21:04.260Z] #33 38.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:21:04.260Z] #33 38.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:21:04.260Z] #33 39.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-01T10:21:04.260Z] #33 41.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-01T10:21:04.261Z] #33 41.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-01T10:21:04.261Z] #33 41.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-01T10:21:04.261Z] #33 41.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-01T10:21:04.261Z] #33 41.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-01T10:21:04.261Z] #33 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-01T10:21:04.261Z] #33 ... [2020-07-01T10:21:04.261Z] [2020-07-01T10:21:04.261Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:04.261Z] #26 2.655 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:21:04.261Z] #26 3.174 [2020-07-01T10:21:04.355Z] #39 ... [2020-07-01T10:21:04.355Z] [2020-07-01T10:21:04.355Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:21:04.355Z] #11 DONE 2.7s [2020-07-01T10:21:04.355Z] [2020-07-01T10:21:04.355Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:04.355Z] #49 2.453 + RM_GOPATH=0 [2020-07-01T10:21:04.355Z] #49 2.453 + TMP_GOPATH= [2020-07-01T10:21:04.355Z] #49 2.453 + : /build [2020-07-01T10:21:04.355Z] #49 2.453 + '[' -z '' ']' [2020-07-01T10:21:04.355Z] #49 2.456 ++ mktemp -d [2020-07-01T10:21:04.355Z] #49 2.457 + export GOPATH=/tmp/tmp.YX1STLWcZH [2020-07-01T10:21:04.355Z] #49 2.457 + GOPATH=/tmp/tmp.YX1STLWcZH [2020-07-01T10:21:04.355Z] #49 2.457 + RM_GOPATH=1 [2020-07-01T10:21:04.355Z] #49 2.457 + case "$(go env GOARCH)" in [2020-07-01T10:21:04.355Z] #49 2.467 ++ go env GOARCH [2020-07-01T10:21:04.355Z] #49 2.501 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:04.355Z] #49 2.502 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:04.355Z] #49 2.502 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:04.355Z] #49 2.503 + dir=/tmp/install [2020-07-01T10:21:04.355Z] #49 2.504 + bin=runc [2020-07-01T10:21:04.355Z] #49 2.504 + shift [2020-07-01T10:21:04.355Z] #49 2.504 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:21:04.355Z] #49 2.504 + . /tmp/install/runc.installer [2020-07-01T10:21:04.355Z] #49 2.505 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:21:04.355Z] #49 2.505 + install_runc [2020-07-01T10:21:04.355Z] #49 2.506 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:21:04.355Z] #49 2.508 + uname -r [2020-07-01T10:21:04.355Z] #49 2.522 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:21:04.355Z] #49 2.522 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:21:04.355Z] #49 2.522 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:21:04.355Z] #49 2.523 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YX1STLWcZH/src/github.com/opencontainers/runc [2020-07-01T10:21:04.355Z] #49 2.545 Cloning into '/tmp/tmp.YX1STLWcZH/src/github.com/opencontainers/runc'... [2020-07-01T10:21:04.355Z] #49 ... [2020-07-01T10:21:04.355Z] [2020-07-01T10:21:04.355Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:04.355Z] #41 114.0 mime/multipart [2020-07-01T10:21:04.355Z] #41 116.3 crypto/tls [2020-07-01T10:21:04.355Z] #41 123.0 net/http/httptrace [2020-07-01T10:21:04.355Z] #41 123.2 net/http [2020-07-01T10:21:04.551Z] #26 3.441 # 2.7% ##### 7.0% ######### 13.4% ############## 19.8% ################## 26.2% ###################### 31.6% ########################### 38.1% ################################# 46.6% ###################################### 53.0% ########################################## 59.4% ############################################### 65.8% ################################################### 72.2% ######################################################## 78.6% ########################################################### 82.8% ################################################################ 89.2% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-01T10:21:04.551Z] #26 ... [2020-07-01T10:21:04.551Z] [2020-07-01T10:21:04.551Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:04.551Z] #61 DONE 44.3s [2020-07-01T10:21:04.551Z] [2020-07-01T10:21:04.551Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:04.551Z] #39 42.83 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:04.551Z] #39 43.36 Fetched 4075 kB in 3s (1379 kB/s) [2020-07-01T10:21:04.551Z] #39 43.53 Selecting previously unselected package libcap-dev:ppc64el. [2020-07-01T10:21:04.551Z] #39 43.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 ... 15339 files and directories currently installed.) [2020-07-01T10:21:04.551Z] #39 43.60 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-01T10:21:04.551Z] #39 43.61 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-01T10:21:04.551Z] #39 43.82 Selecting previously unselected package libnet1:ppc64el. [2020-07-01T10:21:04.551Z] #39 43.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-01T10:21:04.551Z] #39 43.85 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:04.551Z] #39 43.96 Selecting previously unselected package libnet1-dev. [2020-07-01T10:21:04.551Z] #39 43.96 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-01T10:21:04.551Z] #39 43.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:04.551Z] #39 44.26 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-01T10:21:04.551Z] #39 44.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-01T10:21:04.551Z] #39 44.28 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-01T10:21:04.551Z] #39 44.48 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-01T10:21:04.612Z] #41 ... [2020-07-01T10:21:04.612Z] [2020-07-01T10:21:04.612Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:21:04.747Z] #39 97.38 CC criu/tun.o [2020-07-01T10:21:04.839Z] #39 44.51 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-01T10:21:04.839Z] #39 44.52 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-01T10:21:05.029Z] #39 97.68 CC criu/uffd.o [2020-07-01T10:21:05.136Z] #39 45.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-01T10:21:05.424Z] #23 32.77 Building dependency tree... [2020-07-01T10:21:05.434Z] #39 45.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-01T10:21:05.435Z] #39 45.09 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:21:05.435Z] #39 45.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-01T10:21:05.435Z] #39 45.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-01T10:21:05.435Z] #39 45.28 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:21:05.644Z] #39 98.42 CC criu/util.o [2020-07-01T10:21:05.681Z] #43 ... [2020-07-01T10:21:05.681Z] [2020-07-01T10:21:05.681Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:05.681Z] #60 16.97 Checking out files: 83% (1733/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-07-01T10:21:05.681Z] #60 17.39 + cd /tmp/tmp.hDFTboIJtT/src/github.com/docker/libnetwork [2020-07-01T10:21:05.681Z] #60 17.39 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:21:05.681Z] #60 17.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:21:05.727Z] #39 45.50 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-01T10:21:05.727Z] #39 45.54 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-01T10:21:05.727Z] #39 45.58 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:05.785Z] Running on azwin-2-0ec1e0 in d:\jenkins\workspace\moby_PR-41166 [Pipeline] { [Pipeline] ws [2020-07-01T10:21:05.803Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-07-01T10:21:06.258Z] #39 ... [2020-07-01T10:21:06.258Z] [2020-07-01T10:21:06.258Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:21:06.258Z] #36 DONE 138.3s [2020-07-01T10:21:06.258Z] [2020-07-01T10:21:06.258Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:06.353Z] #23 ... [2020-07-01T10:21:06.353Z] [2020-07-01T10:21:06.353Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:06.353Z] #10 25.53 Fetched 8360 kB in 18s (470 kB/s) [2020-07-01T10:21:06.353Z] #10 25.53 Reading package lists... [2020-07-01T10:21:06.365Z] #39 46.19 Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-01T10:21:06.365Z] #39 46.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:06.365Z] #39 46.21 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:06.547Z] #49 ... [2020-07-01T10:21:06.547Z] [2020-07-01T10:21:06.547Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:06.547Z] #39 99.34 CC criu/uts_ns.o [2020-07-01T10:21:06.608Z] #10 32.81 Reading package lists... [2020-07-01T10:21:06.608Z] #10 ... [2020-07-01T10:21:06.608Z] [2020-07-01T10:21:06.608Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:06.608Z] #51 26.39 Fetched 8360 kB in 18s (460 kB/s) [2020-07-01T10:21:06.608Z] #51 26.39 Reading package lists... [2020-07-01T10:21:06.608Z] #51 33.69 Reading package lists... [2020-07-01T10:21:06.608Z] #51 ... [2020-07-01T10:21:06.608Z] [2020-07-01T10:21:06.608Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:06.608Z] #32 25.87 Fetched 8360 kB in 18s (471 kB/s) [2020-07-01T10:21:06.608Z] #32 25.87 Reading package lists... [2020-07-01T10:21:06.785Z] #36 ... [2020-07-01T10:21:06.785Z] [2020-07-01T10:21:06.785Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:06.785Z] #60 25.40 Checking out files: 64% (1327/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-07-01T10:21:06.785Z] #60 26.07 + cd /tmp/tmp.bZgGPpUyVA/src/github.com/docker/libnetwork [2020-07-01T10:21:06.785Z] #60 26.07 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-07-01T10:21:06.785Z] #60 26.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-01T10:21:06.844Z] #39 99.59 CC criu/vdso.o [2020-07-01T10:21:06.864Z] #32 32.86 Reading package lists... [2020-07-01T10:21:06.864Z] #32 ... [2020-07-01T10:21:06.864Z] [2020-07-01T10:21:06.864Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:06.864Z] #47 26.03 runtime [2020-07-01T10:21:06.864Z] #47 26.09 runtime/cgo [2020-07-01T10:21:07.139Z] #12 DONE 2.4s [2020-07-01T10:21:07.139Z] [2020-07-01T10:21:07.139Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:21:07.144Z] #39 99.91 LINK criu/built-in.o [2020-07-01T10:21:07.144Z] #39 100.0 LINK criu/criu [2020-07-01T10:21:07.390Z] #39 47.23 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-01T10:21:07.391Z] #39 47.24 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:07.391Z] #39 47.24 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:07.425Z] #47 ... [2020-07-01T10:21:07.425Z] [2020-07-01T10:21:07.425Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:07.425Z] #23 36.41 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:21:07.425Z] #23 36.41 The following additional packages will be installed: [2020-07-01T10:21:07.425Z] #23 36.44 libjq1 libonig5 [2020-07-01T10:21:07.436Z] #39 ... [2020-07-01T10:21:07.436Z] [2020-07-01T10:21:07.436Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:21:07.436Z] #37 DONE 0.4s [2020-07-01T10:21:07.436Z] [2020-07-01T10:21:07.436Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:07.436Z] #39 100.2 DEP lib/c/criu.d [2020-07-01T10:21:07.689Z] #39 47.55 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-01T10:21:07.689Z] #39 47.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:07.689Z] #39 47.57 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:07.720Z] #39 100.3 CC images/rpc.pb-c.o [2020-07-01T10:21:07.983Z] #39 ... [2020-07-01T10:21:07.983Z] [2020-07-01T10:21:07.983Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:07.983Z] #11 37.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:21:07.983Z] #11 37.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-01T10:21:07.983Z] #11 37.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-01T10:21:07.983Z] #11 37.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:21:07.983Z] #11 39.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:21:07.983Z] #11 39.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:21:07.983Z] #11 40.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-07-01T10:21:07.983Z] #11 45.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-07-01T10:21:07.987Z] #23 37.00 The following NEW packages will be installed: [2020-07-01T10:21:07.987Z] #23 37.03 jq libjq1 libonig5 [2020-07-01T10:21:08.008Z] #39 100.6 CC lib/c/criu.o [2020-07-01T10:21:08.246Z] #23 37.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:08.246Z] #23 37.49 Need to get 355 kB of archives. [2020-07-01T10:21:08.246Z] #23 37.49 After this operation, 1072 kB of additional disk space will be used. [2020-07-01T10:21:08.246Z] #23 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:21:08.246Z] #23 37.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:21:08.246Z] #23 37.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:21:08.277Z] #11 ... [2020-07-01T10:21:08.277Z] [2020-07-01T10:21:08.277Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:08.277Z] #26 6.098 [2020-07-01T10:21:08.277Z] #26 6.285 #### 6.9% ######### 12.6% ##################### 29.9% ############################# 41.4% ################################# 47.1% ########################################## 58.6% ################################################## 70.2% ########################################################## 81.6% ################################################################### 93.2% ######################################################################## 100.0% [2020-07-01T10:21:08.277Z] #26 8.110 #=#=# [2020-07-01T10:21:08.641Z] #39 101.2 LINK lib/c/built-in.o [2020-07-01T10:21:08.641Z] #39 101.2 LINK lib/c/libcriu.so [2020-07-01T10:21:08.641Z] #39 101.2 LINK lib/c/libcriu.a [2020-07-01T10:21:08.641Z] #39 101.3 GEN magic.py [2020-07-01T10:21:08.641Z] #39 101.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:21:08.641Z] #39 101.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:21:08.641Z] #39 101.4 Note: Building without GnuTLS support [2020-07-01T10:21:08.641Z] #39 101.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:21:08.641Z] #39 101.4 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:21:08.686Z] #60 ... [2020-07-01T10:21:08.686Z] [2020-07-01T10:21:08.686Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:08.686Z] #47 22.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:21:08.686Z] #47 24.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:21:08.686Z] #47 24.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:21:08.686Z] #47 24.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:21:08.686Z] #47 24.56 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:21:08.686Z] #47 25.51 runtime [2020-07-01T10:21:08.686Z] #47 25.56 runtime/cgo [2020-07-01T10:21:08.926Z] #39 101.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:21:09.037Z] #13 1.993 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:21:09.037Z] #13 DONE 2.1s [2020-07-01T10:21:09.037Z] [2020-07-01T10:21:09.037Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:09.037Z] #39 51.99 CC compel/src/lib/ptrace.o [2020-07-01T10:21:09.037Z] #39 52.35 AR compel/libcompel.a [2020-07-01T10:21:09.037Z] #39 52.43 HOSTCC compel/src/main-host.o [2020-07-01T10:21:09.037Z] #39 52.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-01T10:21:09.037Z] #39 52.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:21:09.037Z] #39 53.29 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:21:09.037Z] #39 53.53 HOSTLINK compel/compel-host-bin [2020-07-01T10:21:09.037Z] #39 53.71 DEP soccr/soccr.d [2020-07-01T10:21:09.037Z] #39 53.92 CC soccr/soccr.o [2020-07-01T10:21:09.161Z] #26 8.424 ## 3.1% ##### 8.3% ########### 16.0% ############### 21.8% ################## 26.2% ###################### 31.4% ############################ 39.2% ################################# 46.9% ####################################### 54.6% ############################################ 62.4% ################################################## 70.1% ######################################################## 77.9% ########################################################### 83.0% ################################################################# 90.7% ##################################################################### 95.9% ######################################################################## 100.0% [2020-07-01T10:21:09.211Z] #39 102.0 make[1]: Nothing to be done for 'all'. [2020-07-01T10:21:09.254Z] #47 ... [2020-07-01T10:21:09.254Z] [2020-07-01T10:21:09.254Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:09.254Z] #23 23.63 Fetched 8360 kB in 18s (472 kB/s) [2020-07-01T10:21:09.254Z] #23 23.63 Reading package lists... [2020-07-01T10:21:09.295Z] #39 55.44 AR soccr/libsoccr.a [2020-07-01T10:21:09.295Z] #39 55.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:21:09.496Z] #39 102.3 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:21:09.496Z] #39 102.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:21:09.496Z] #39 102.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:21:09.496Z] #39 102.3 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:21:09.496Z] #39 102.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:21:09.511Z] #23 31.49 Reading package lists... [2020-07-01T10:21:09.511Z] #23 ... [2020-07-01T10:21:09.511Z] [2020-07-01T10:21:09.511Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:09.511Z] #32 23.67 Fetched 8360 kB in 18s (468 kB/s) [2020-07-01T10:21:09.511Z] #32 23.67 Reading package lists... [2020-07-01T10:21:09.511Z] #32 30.97 Reading package lists... [2020-07-01T10:21:09.511Z] #32 ... [2020-07-01T10:21:09.511Z] [2020-07-01T10:21:09.511Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:09.511Z] #51 22.73 Reading package lists... [2020-07-01T10:21:09.619Z] #23 38.76 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:09.779Z] #39 102.3 make[1]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:21:09.779Z] #39 102.4 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.4 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.4 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.5 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.6 make[2]: Nothing to be done for 'all'. [2020-07-01T10:21:09.779Z] #39 102.6 INSTALL criu/criu [2020-07-01T10:21:09.789Z] #26 10.69 [2020-07-01T10:21:09.860Z] #39 56.03 DEP criu/arch/x86/sigframe.d [2020-07-01T10:21:09.860Z] #39 56.12 DEP criu/arch/x86/sigaction_compat.d [2020-07-01T10:21:09.860Z] #39 56.20 DEP criu/arch/x86/kerndat.d [2020-07-01T10:21:09.860Z] #39 56.31 DEP criu/arch/x86/crtools.d [2020-07-01T10:21:09.874Z] #23 38.99 Fetched 355 kB in 0s (1048 kB/s) [2020-07-01T10:21:09.874Z] #23 39.15 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:21:10.065Z] #39 DONE 102.8s [2020-07-01T10:21:10.065Z] [2020-07-01T10:21:10.065Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:10.117Z] #39 56.42 DEP criu/arch/x86/cpu.d [2020-07-01T10:21:10.117Z] #39 56.57 CC criu/arch/x86/cpu.o [2020-07-01T10:21:10.130Z] #23 39.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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:10.130Z] #23 39.25 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:21:10.130Z] #23 39.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:21:10.385Z] #23 39.54 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:21:10.385Z] #23 39.54 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:10.385Z] #23 39.55 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:10.444Z] #51 30.14 Reading package lists... [2020-07-01T10:21:10.444Z] #51 ... [2020-07-01T10:21:10.444Z] [2020-07-01T10:21:10.444Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:10.444Z] #10 24.62 Fetched 8360 kB in 18s (476 kB/s) [2020-07-01T10:21:10.444Z] #10 24.62 Reading package lists... [2020-07-01T10:21:10.444Z] #10 31.94 Reading package lists... [2020-07-01T10:21:10.444Z] #10 ... [2020-07-01T10:21:10.444Z] [2020-07-01T10:21:10.444Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:10.444Z] #38 25.31 Fetched 8360 kB in 18s (466 kB/s) [2020-07-01T10:21:10.444Z] #38 25.31 Reading package lists... [2020-07-01T10:21:10.641Z] #23 39.72 Selecting previously unselected package jq. [2020-07-01T10:21:10.641Z] #23 39.73 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:10.641Z] #23 39.74 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:10.679Z] #49 68.99 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-07-01T10:21:10.682Z] #39 57.14 CC criu/arch/x86/crtools.o [2020-07-01T10:21:10.896Z] #23 39.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:21:10.896Z] #23 39.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:10.896Z] #23 40.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:10.897Z] #23 40.01 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:10.967Z] #60 ... [2020-07-01T10:21:10.967Z] [2020-07-01T10:21:10.967Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:10.967Z] #47 12.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:21:10.967Z] #47 12.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:21:10.967Z] #47 12.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:21:10.967Z] #47 12.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:21:10.967Z] #47 12.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:21:10.967Z] #47 13.24 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:21:10.967Z] #47 13.80 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:21:10.967Z] #47 14.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:21:10.967Z] #47 15.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-01T10:21:10.967Z] #47 15.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-01T10:21:10.967Z] #47 16.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-01T10:21:10.967Z] #47 16.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-01T10:21:10.967Z] #47 17.07 runtime/cgo [2020-07-01T10:21:10.967Z] #47 17.22 runtime [2020-07-01T10:21:10.967Z] #47 ... [2020-07-01T10:21:10.967Z] [2020-07-01T10:21:10.967Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:21:10.967Z] #36 15.11 Checking out files: 96% (1541/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-07-01T10:21:10.967Z] #36 15.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-01T10:21:10.967Z] #36 16.77 + 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-07-01T10:21:11.247Z] #39 ... [2020-07-01T10:21:11.247Z] [2020-07-01T10:21:11.247Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:21:11.247Z] #14 DONE 2.2s [2020-07-01T10:21:11.247Z] [2020-07-01T10:21:11.247Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:21:11.292Z] #49 ... [2020-07-01T10:21:11.292Z] [2020-07-01T10:21:11.292Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:21:11.292Z] #40 DONE 0.1s [2020-07-01T10:21:11.292Z] [2020-07-01T10:21:11.292Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:21:11.292Z] #42 DONE 0.1s [2020-07-01T10:21:11.292Z] [2020-07-01T10:21:11.292Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:11.292Z] #49 69.52 + mkdir -p /build [2020-07-01T10:21:11.292Z] #49 69.52 + cp runc /build/runc [2020-07-01T10:21:11.460Z] #23 DONE 40.7s [2020-07-01T10:21:11.460Z] [2020-07-01T10:21:11.460Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:11.460Z] #51 33.69 Reading package lists... [2020-07-01T10:21:11.460Z] #51 ... [2020-07-01T10:21:11.460Z] [2020-07-01T10:21:11.460Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:21:11.460Z] #24 DONE 0.0s [2020-07-01T10:21:11.574Z] #49 DONE 69.7s [2020-07-01T10:21:11.574Z] [2020-07-01T10:21:11.574Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:21:11.574Z] #44 DONE 0.2s [2020-07-01T10:21:11.574Z] [2020-07-01T10:21:11.574Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:11.716Z] [2020-07-01T10:21:11.716Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:11.909Z] #36 ... [2020-07-01T10:21:11.909Z] [2020-07-01T10:21:11.909Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:11.909Z] #51 13.82 Fetched 8187 kB in 9s (930 kB/s) [2020-07-01T10:21:11.909Z] #51 13.82 Reading package lists... [2020-07-01T10:21:11.909Z] #51 18.34 Reading package lists... [2020-07-01T10:21:11.909Z] #51 23.27 Building dependency tree... [2020-07-01T10:21:11.909Z] #51 ... [2020-07-01T10:21:11.909Z] [2020-07-01T10:21:11.909Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:11.909Z] #32 13.77 Fetched 8187 kB in 9s (944 kB/s) [2020-07-01T10:21:11.909Z] #32 13.77 Reading package lists... [2020-07-01T10:21:11.909Z] #32 18.61 Reading package lists... [2020-07-01T10:21:11.909Z] #32 23.93 Building dependency tree... [2020-07-01T10:21:11.909Z] #32 ... [2020-07-01T10:21:11.909Z] [2020-07-01T10:21:11.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:11.909Z] #38 13.85 Fetched 8187 kB in 9s (926 kB/s) [2020-07-01T10:21:11.909Z] #38 13.85 Reading package lists... [2020-07-01T10:21:11.909Z] #38 18.33 Reading package lists... [2020-07-01T10:21:12.170Z] #38 23.37 Building dependency tree... [2020-07-01T10:21:12.170Z] #38 ... [2020-07-01T10:21:12.170Z] [2020-07-01T10:21:12.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:12.170Z] #10 14.78 Fetched 8187 kB in 10s (845 kB/s) [2020-07-01T10:21:12.170Z] #10 14.78 Reading package lists... [2020-07-01T10:21:12.170Z] #10 19.60 Reading package lists... [2020-07-01T10:21:12.170Z] #10 24.20 Building dependency tree... [2020-07-01T10:21:12.170Z] #10 ... [2020-07-01T10:21:12.170Z] [2020-07-01T10:21:12.170Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:12.170Z] #51 23.27 Building dependency tree... [2020-07-01T10:21:12.440Z] #26 10.97 0.1% # 2.7% ### 5.4% ##### 8.1% ####### 10.8% ######### 13.1% ############ 16.7% ############# 18.5% ############### 21.2% ################# 23.9% ################### 26.5% #################### 28.3% ##################### 30.1% ####################### 32.8% ######################### 35.5% ########################## 37.3% ############################ 39.9% ############################## 42.6% ################################ 45.3% ################################## 48.0% #################################### 50.7% ## [2020-07-01T10:21:12.440Z] #26 ... [2020-07-01T10:21:12.440Z] [2020-07-01T10:21:12.440Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:12.440Z] #31 42.27 internal/reflectlite [2020-07-01T10:21:12.440Z] #31 42.27 sync [2020-07-01T10:21:12.440Z] #31 46.94 errors [2020-07-01T10:21:12.440Z] #31 46.94 sort [2020-07-01T10:21:12.440Z] #31 47.72 internal/oserror [2020-07-01T10:21:12.440Z] #31 47.75 io [2020-07-01T10:21:12.440Z] #31 47.75 strconv [2020-07-01T10:21:12.440Z] #31 48.08 syscall [2020-07-01T10:21:12.733Z] #31 ... [2020-07-01T10:21:12.733Z] [2020-07-01T10:21:12.733Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:12.742Z] #51 ... [2020-07-01T10:21:12.742Z] [2020-07-01T10:21:12.742Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:12.742Z] #23 14.74 Fetched 8187 kB in 10s (848 kB/s) [2020-07-01T10:21:12.742Z] #23 14.74 Reading package lists... [2020-07-01T10:21:12.742Z] #23 19.53 Reading package lists... [2020-07-01T10:21:12.742Z] #23 24.70 Building dependency tree... [2020-07-01T10:21:12.742Z] #23 ... [2020-07-01T10:21:12.742Z] [2020-07-01T10:21:12.742Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:12.742Z] #38 23.37 Building dependency tree... [2020-07-01T10:21:12.981Z] #38 33.08 Reading package lists... [2020-07-01T10:21:12.981Z] #38 ... [2020-07-01T10:21:12.981Z] [2020-07-01T10:21:12.981Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:12.981Z] #51 30.14 Reading package lists... [2020-07-01T10:21:13.145Z] #15 DONE 2.1s [2020-07-01T10:21:13.145Z] [2020-07-01T10:21:13.145Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:21:14.246Z] #52 119.9 + bin/containerd [2020-07-01T10:21:14.780Z] #26 10.97 0.1% # 2.7% ### 5.4% ##### 8.1% ####### 10.8% ######### 13.1% ############ 16.7% ############# 18.5% ############### 21.2% ################# 23.9% ################### 26.5% #################### 28.3% ##################### 30.1% ####################### 32.8% ######################### 35.5% ########################## 37.3% ############################ 39.9% ############################## 42.6% ################################ 45.3% ################################## 48.0% #################################### 50.7% ####################################### 54.2% ######################################## 56.0% ######################################### 57.8% ########################################### 60.5% ############################################## 64.1% ################################################ 66.7% ################################################# 69.4% #################################################### 73.0% ###################################################### 75.7% ######################################################## 78.3% ######################################################### 80.1% ########################################################### 82.8% ############################################################# 85.5% ############################################################### 88.2% ################################################################# 90.8% ################################################################### 93.5% ##################################################################### 96.2% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-01T10:21:14.780Z] #26 15.84 [2020-07-01T10:21:14.780Z] #26 ... [2020-07-01T10:21:14.780Z] [2020-07-01T10:21:14.780Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:14.780Z] #33 44.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:14.780Z] #33 44.83 Fetched 14.9 MB in 4s (3535 kB/s) [2020-07-01T10:21:14.780Z] #33 44.99 Selecting previously unselected package xxd. [2020-07-01T10:21:14.780Z] #33 44.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 ... 15339 files and directories currently installed.) [2020-07-01T10:21:14.780Z] #33 45.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-01T10:21:14.780Z] #33 45.22 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:21:14.780Z] #33 45.68 Selecting previously unselected package vim-common. [2020-07-01T10:21:14.780Z] #33 45.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:14.780Z] #33 45.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:14.780Z] #33 46.20 Selecting previously unselected package cmake-data. [2020-07-01T10:21:14.780Z] #33 46.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:21:14.780Z] #33 46.23 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:21:14.780Z] #33 49.29 Selecting previously unselected package libicu63:ppc64el. [2020-07-01T10:21:14.780Z] #33 49.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-01T10:21:14.780Z] #33 49.31 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-01T10:21:14.877Z] #51 37.42 Building dependency tree... [2020-07-01T10:21:14.981Z] #25 ... [2020-07-01T10:21:14.982Z] [2020-07-01T10:21:14.982Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:14.982Z] #60 DONE 43.6s [2020-07-01T10:21:14.982Z] [2020-07-01T10:21:14.982Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:14.982Z] #38 30.33 Reading package lists... [2020-07-01T10:21:14.982Z] #38 37.44 Building dependency tree... [2020-07-01T10:21:14.982Z] #38 41.57 The following additional packages will be installed: [2020-07-01T10:21:14.982Z] #38 41.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:21:14.982Z] #38 41.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:21:14.982Z] #38 41.60 Suggested packages: [2020-07-01T10:21:14.982Z] #38 41.60 manpages-dev python-setuptools [2020-07-01T10:21:14.982Z] #38 43.06 The following NEW packages will be installed: [2020-07-01T10:21:14.982Z] #38 43.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:21:14.982Z] #38 43.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:21:14.982Z] #38 43.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:21:14.982Z] #38 43.07 python-six zlib1g-dev [2020-07-01T10:21:14.982Z] #38 43.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:14.982Z] #38 43.45 Need to get 4095 kB of archives. [2020-07-01T10:21:14.982Z] #38 43.45 After this operation, 22.5 MB of additional disk space will be used. [2020-07-01T10:21:14.982Z] #38 43.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-01T10:21:14.982Z] #38 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:21:14.982Z] #38 43.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-01T10:21:14.982Z] #38 43.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:21:14.982Z] #38 43.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-01T10:21:14.982Z] #38 43.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:21:14.982Z] #38 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-01T10:21:14.982Z] #38 43.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-01T10:21:14.982Z] #38 43.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-01T10:21:14.982Z] #38 43.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-01T10:21:14.982Z] #38 43.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-01T10:21:14.982Z] #38 44.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-01T10:21:14.982Z] #38 44.11 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-07-01T10:21:14.982Z] #38 44.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-01T10:21:14.982Z] #38 44.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:21:14.982Z] #38 44.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:21:14.982Z] #38 44.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-01T10:21:14.982Z] #38 ... [2020-07-01T10:21:14.982Z] [2020-07-01T10:21:14.982Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:14.982Z] #43 DONE 44.3s [2020-07-01T10:21:14.982Z] [2020-07-01T10:21:14.982Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:14.982Z] #41 42.27 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:21:14.982Z] #41 42.30 internal/reflectlite [2020-07-01T10:21:14.982Z] #41 42.67 math/rand [2020-07-01T10:21:14.982Z] #41 44.20 internal/singleflight [2020-07-01T10:21:15.043Z] #16 DONE 2.0s [2020-07-01T10:21:15.043Z] [2020-07-01T10:21:15.043Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:21:15.079Z] #33 ... [2020-07-01T10:21:15.079Z] [2020-07-01T10:21:15.079Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:21:15.079Z] #29 51.24 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-01T10:21:15.079Z] #29 51.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:21:15.079Z] #29 52.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:21:15.169Z] #38 27.01 The following additional packages will be installed: [2020-07-01T10:21:15.169Z] #38 27.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:21:15.169Z] #38 27.01 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:21:15.169Z] #38 27.02 Suggested packages: [2020-07-01T10:21:15.169Z] #38 27.02 manpages-dev python-setuptools [2020-07-01T10:21:16.575Z] #29 ... [2020-07-01T10:21:16.575Z] [2020-07-01T10:21:16.575Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:16.575Z] #44 DONE 56.2s [2020-07-01T10:21:16.575Z] [2020-07-01T10:21:16.575Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:16.575Z] #26 17.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:21:16.942Z] #17 2.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:21:16.942Z] #17 2.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:21:16.956Z] #38 28.41 The following NEW packages will be installed: [2020-07-01T10:21:16.957Z] #38 28.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:21:16.957Z] #38 28.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:21:16.957Z] #38 28.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:21:16.957Z] #38 28.42 python-six zlib1g-dev [2020-07-01T10:21:17.199Z] #17 2.067 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:21:17.219Z] #38 29.22 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:17.219Z] #38 29.22 Need to get 3798 kB of archives. [2020-07-01T10:21:17.219Z] #38 29.22 After this operation, 21.6 MB of additional disk space will be used. [2020-07-01T10:21:17.219Z] #38 29.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-07-01T10:21:17.219Z] #38 29.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-01T10:21:17.219Z] #38 29.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-07-01T10:21:17.219Z] #38 29.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-01T10:21:17.219Z] #38 29.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-07-01T10:21:17.219Z] #38 29.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-01T10:21:17.219Z] #38 29.24 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-07-01T10:21:17.219Z] #38 29.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-07-01T10:21:17.219Z] #38 29.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-07-01T10:21:17.219Z] #38 29.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-07-01T10:21:17.219Z] #38 29.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-07-01T10:21:17.219Z] #38 29.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-07-01T10:21:17.219Z] #38 29.44 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-07-01T10:21:17.409Z] #51 41.32 The following additional packages will be installed: [2020-07-01T10:21:17.409Z] #51 41.33 libbtrfs0 [2020-07-01T10:21:17.409Z] #51 41.57 The following NEW packages will be installed: [2020-07-01T10:21:17.409Z] #51 41.59 libbtrfs-dev libbtrfs0 [2020-07-01T10:21:17.480Z] #38 29.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-07-01T10:21:17.480Z] #38 29.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:21:17.480Z] #38 29.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:21:17.480Z] #38 29.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-07-01T10:21:17.499Z] #41 46.35 strconv [2020-07-01T10:21:17.499Z] #41 46.35 io [2020-07-01T10:21:17.601Z] #26 18.25 [2020-07-01T10:21:17.765Z] #17 2.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:21:17.894Z] #26 18.54 ######## 11.5% ##################################### 52.2% ################################################################ 89.0% ######################################################################## 100.0% [2020-07-01T10:21:17.974Z] #51 42.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:17.974Z] #51 42.15 Need to get 119 kB of archives. [2020-07-01T10:21:17.974Z] #51 42.15 After this operation, 387 kB of additional disk space will be used. [2020-07-01T10:21:17.974Z] #51 42.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:21:17.974Z] #51 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:21:18.062Z] #41 ... [2020-07-01T10:21:18.062Z] [2020-07-01T10:21:18.062Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:18.062Z] #25 5.232 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:21:18.062Z] #25 6.019 [2020-07-01T10:21:18.186Z] #26 19.07 [2020-07-01T10:21:18.426Z] #38 30.38 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:18.426Z] #38 30.55 Fetched 3798 kB in 1s (7140 kB/s) [2020-07-01T10:21:18.699Z] #17 3.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:21:18.711Z] #38 30.66 Selecting previously unselected package libcap-dev:arm64. [2020-07-01T10:21:18.815Z] #26 ... [2020-07-01T10:21:18.815Z] [2020-07-01T10:21:18.815Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:18.815Z] #42 48.54 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:21:18.815Z] #42 48.55 internal/singleflight [2020-07-01T10:21:18.815Z] #42 48.56 io [2020-07-01T10:21:18.815Z] #42 48.65 math/rand [2020-07-01T10:21:18.815Z] #42 49.73 strconv [2020-07-01T10:21:18.815Z] #42 49.92 sort [2020-07-01T10:21:18.815Z] #42 53.89 bytes [2020-07-01T10:21:18.815Z] #42 54.71 syscall [2020-07-01T10:21:18.815Z] #42 56.27 strings [2020-07-01T10:21:18.815Z] #42 ... [2020-07-01T10:21:18.815Z] [2020-07-01T10:21:18.815Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:18.815Z] #33 56.90 Selecting previously unselected package libxml2:ppc64el. [2020-07-01T10:21:18.815Z] #33 56.90 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-01T10:21:18.815Z] #33 56.94 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:18.815Z] #33 57.87 Selecting previously unselected package libarchive13:ppc64el. [2020-07-01T10:21:18.815Z] #33 57.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-01T10:21:18.815Z] #33 57.88 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-01T10:21:18.815Z] #33 58.26 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-01T10:21:18.815Z] #33 58.29 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-01T10:21:18.815Z] #33 58.30 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-01T10:21:18.815Z] #33 58.60 Selecting previously unselected package librhash0:ppc64el. [2020-07-01T10:21:18.815Z] #33 58.61 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-01T10:21:18.815Z] #33 58.62 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-01T10:21:18.907Z] #51 ... [2020-07-01T10:21:18.907Z] [2020-07-01T10:21:18.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:18.907Z] #10 31.94 Reading package lists... [2020-07-01T10:21:18.907Z] #10 39.18 Building dependency tree... [2020-07-01T10:21:18.907Z] #10 43.15 The following additional packages will be installed: [2020-07-01T10:21:18.907Z] #10 43.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:21:18.907Z] #10 43.15 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:21:18.907Z] #10 43.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:21:18.907Z] #10 43.17 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:18.907Z] #10 43.18 Suggested packages: [2020-07-01T10:21:18.907Z] #10 43.18 gcc-8-locales seccomp wine64 [2020-07-01T10:21:18.972Z] #38 30.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-01T10:21:18.972Z] #38 30.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-07-01T10:21:19.107Z] #33 58.85 Selecting previously unselected package libuv1:ppc64el. [2020-07-01T10:21:19.107Z] #33 58.86 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-01T10:21:19.107Z] #33 58.88 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-01T10:21:19.397Z] #33 59.06 Selecting previously unselected package cmake. [2020-07-01T10:21:19.397Z] #33 59.07 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #33 59.08 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:21:19.397Z] #33 ... [2020-07-01T10:21:19.397Z] [2020-07-01T10:21:19.397Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:19.397Z] #39 49.05 Selecting previously unselected package libprotoc17:ppc64el. [2020-07-01T10:21:19.397Z] #39 49.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #39 49.08 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:19.397Z] #39 49.96 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:21:19.397Z] #39 49.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #39 49.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:19.397Z] #39 50.17 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:21:19.397Z] #39 50.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #39 50.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:19.397Z] #39 50.36 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:21:19.397Z] #39 50.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:21:19.397Z] #39 50.37 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:19.397Z] #39 50.58 Selecting previously unselected package python-six. [2020-07-01T10:21:19.397Z] #39 50.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:21:19.397Z] #39 50.61 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:21:19.397Z] #39 50.74 Selecting previously unselected package python-protobuf. [2020-07-01T10:21:19.397Z] #39 50.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #39 50.80 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:19.397Z] #39 51.67 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:19.397Z] #39 58.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:19.397Z] #39 58.77 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:19.397Z] #39 58.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:21:19.397Z] #39 58.79 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:21:19.397Z] #39 58.79 Setting up python-six (1.12.0-1) ... [2020-07-01T10:21:19.397Z] #39 ... [2020-07-01T10:21:19.397Z] [2020-07-01T10:21:19.397Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:19.397Z] #11 49.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-01T10:21:19.397Z] #11 49.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-01T10:21:19.397Z] #11 49.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-01T10:21:19.397Z] #11 49.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-01T10:21:19.397Z] #11 49.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-01T10:21:19.397Z] #11 49.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-01T10:21:19.397Z] #11 49.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-01T10:21:19.397Z] #11 49.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-01T10:21:19.397Z] #11 49.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-01T10:21:19.397Z] #11 50.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-01T10:21:19.397Z] #11 50.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-01T10:21:19.397Z] #11 50.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-01T10:21:19.397Z] #11 50.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-01T10:21:19.397Z] #11 50.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-01T10:21:19.397Z] #11 50.25 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-01T10:21:19.397Z] #11 52.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:19.397Z] #11 52.74 Fetched 78.9 MB in 15s (5297 kB/s) [2020-07-01T10:21:19.397Z] #11 52.95 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:21:19.397Z] #11 52.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-07-01T10:21:19.397Z] #11 53.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #11 53.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:21:19.397Z] #11 57.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:21:19.397Z] #11 57.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-01T10:21:19.397Z] #11 57.25 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:21:19.550Z] #38 31.48 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-07-01T10:21:19.550Z] #38 ... [2020-07-01T10:21:19.550Z] [2020-07-01T10:21:19.550Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:19.550Z] #30 31.67 sync [2020-07-01T10:21:19.550Z] #30 31.68 internal/reflectlite [2020-07-01T10:21:19.598Z] #25 6.171 ### 4.2% ####### 11.1% ############ 17.1% ############### 21.8% ##################### 30.0% ########################## 36.8% ############################### 43.8% ################################## 48.6% ###################################### 53.4% ######################################## 56.7% ########################################### 60.2% ############################################### 65.7% #################################################### 72.7% ######################################################## 78.6% ############################################################# 85.3% ################################################################# 91.0% ##################################################################### 97.1%#25 ... [2020-07-01T10:21:19.598Z] [2020-07-01T10:21:19.598Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:19.598Z] #51 41.07 Building dependency tree... [2020-07-01T10:21:19.598Z] #51 45.27 The following additional packages will be installed: [2020-07-01T10:21:19.598Z] #51 45.27 libbtrfs0 [2020-07-01T10:21:19.598Z] #51 45.67 The following NEW packages will be installed: [2020-07-01T10:21:19.598Z] #51 45.67 libbtrfs-dev libbtrfs0 [2020-07-01T10:21:19.598Z] #51 46.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:19.598Z] #51 46.25 Need to get 119 kB of archives. [2020-07-01T10:21:19.598Z] #51 46.25 After this operation, 387 kB of additional disk space will be used. [2020-07-01T10:21:19.598Z] #51 46.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:21:19.598Z] #51 46.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:21:19.598Z] #51 47.33 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:19.598Z] #51 47.52 Fetched 119 kB in 0s (368 kB/s) [2020-07-01T10:21:19.598Z] #51 47.63 Selecting previously unselected package libbtrfs0. [2020-07-01T10:21:19.598Z] #51 47.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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:19.598Z] #51 47.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:21:19.598Z] #51 47.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:19.598Z] #51 47.85 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:21:19.598Z] #51 47.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:21:19.598Z] #51 47.87 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:19.598Z] #51 48.17 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:19.598Z] #51 48.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:19.598Z] #51 48.20 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:19.598Z] #51 DONE 48.7s [2020-07-01T10:21:19.598Z] [2020-07-01T10:21:19.598Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:19.598Z] #25 6.171 ### 4.2% ####### 11.1% ############ 17.1% ############### 21.8% ##################### 30.0% ########################## 36.8% ############################### 43.8% ################################## 48.6% ###################################### 53.4% ######################################## 56.7% ########################################### 60.2% ############################################### 65.7% #################################################### 72.7% ######################################################## 78.6% ############################################################# 85.3% ################################################################# 91.0% ##################################################################### 97.1% ######################################################################## 100.0% [2020-07-01T10:21:19.688Z] #11 ... [2020-07-01T10:21:19.688Z] [2020-07-01T10:21:19.688Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:19.688Z] #26 20.60 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:21:19.726Z] #52 ... [2020-07-01T10:21:19.726Z] [2020-07-01T10:21:19.726Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:19.726Z] #45 149.2 + cd /tmp/tmp.5ImkeBR1Ub/src/github.com/golangci/golangci-lint/ [2020-07-01T10:21:19.726Z] #45 149.2 + git checkout -q v1.23.8 [2020-07-01T10:21:19.726Z] #45 149.4 ++ git describe --tags [2020-07-01T10:21:19.726Z] #45 149.4 + version=v1.23.8 [2020-07-01T10:21:19.726Z] #45 149.4 ++ git rev-parse --short HEAD [2020-07-01T10:21:19.726Z] #45 149.4 + commit=76a82c6 [2020-07-01T10:21:19.726Z] #45 149.4 ++ git show -s --format=%cd [2020-07-01T10:21:19.726Z] #45 149.4 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:21:19.726Z] #45 149.4 + 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-07-01T10:21:19.976Z] #26 21.00 [2020-07-01T10:21:20.157Z] #25 8.638 [2020-07-01T10:21:20.374Z] #10 ... [2020-07-01T10:21:20.374Z] [2020-07-01T10:21:20.374Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:20.374Z] #41 44.26 internal/reflectlite [2020-07-01T10:21:20.374Z] #41 44.26 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:21:20.374Z] #41 44.68 math/rand [2020-07-01T10:21:20.418Z] #25 8.855 ######## 11.4% ################### 26.8% [2020-07-01T10:21:20.418Z] #25 ... [2020-07-01T10:21:20.418Z] [2020-07-01T10:21:20.418Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:20.418Z] #32 32.86 Reading package lists... [2020-07-01T10:21:20.418Z] #32 39.93 Building dependency tree... [2020-07-01T10:21:20.418Z] #32 44.19 The following additional packages will be installed: [2020-07-01T10:21:20.418Z] #32 44.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:21:20.418Z] #32 44.31 Suggested packages: [2020-07-01T10:21:20.418Z] #32 44.31 cmake-doc ninja-build lrzip [2020-07-01T10:21:20.418Z] #32 44.31 Recommended packages: [2020-07-01T10:21:20.418Z] #32 44.31 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:21:20.418Z] #32 46.06 The following NEW packages will be installed: [2020-07-01T10:21:20.418Z] #32 46.07 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:21:20.418Z] #32 46.08 vim-common xxd [2020-07-01T10:21:20.419Z] #32 46.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:20.419Z] #32 46.50 Need to get 14.9 MB of archives. [2020-07-01T10:21:20.419Z] #32 46.50 After this operation, 61.8 MB of additional disk space will be used. [2020-07-01T10:21:20.419Z] #32 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:21:20.419Z] #32 46.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:21:20.419Z] #32 46.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:21:20.419Z] #32 46.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-01T10:21:20.419Z] #32 47.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-01T10:21:20.419Z] #32 47.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-01T10:21:20.419Z] #32 47.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-01T10:21:20.419Z] #32 47.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-01T10:21:20.419Z] #32 47.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-01T10:21:20.419Z] #32 47.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-01T10:21:20.419Z] #32 49.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:20.419Z] #32 49.29 Fetched 14.9 MB in 2s (9669 kB/s) [2020-07-01T10:21:20.419Z] #32 49.48 Selecting previously unselected package xxd. [2020-07-01T10:21:20.419Z] #32 49.48 (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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:20.419Z] #32 49.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:21:20.419Z] #32 49.67 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:21:20.558Z] #26 21.18 ###### 9.5% ####################### 32.1% ######################################################################## 100.0% [2020-07-01T10:21:20.558Z] #26 21.51 [2020-07-01T10:21:20.599Z] #17 5.286 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:21:20.676Z] #32 49.86 Selecting previously unselected package vim-common. [2020-07-01T10:21:20.676Z] #32 ... [2020-07-01T10:21:20.676Z] [2020-07-01T10:21:20.676Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:20.676Z] #10 32.81 Reading package lists... [2020-07-01T10:21:20.676Z] #10 39.94 Building dependency tree... [2020-07-01T10:21:20.676Z] #10 44.20 The following additional packages will be installed: [2020-07-01T10:21:20.676Z] #10 44.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:21:20.676Z] #10 44.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:21:20.676Z] #10 44.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:21:20.676Z] #10 44.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:20.676Z] #10 44.29 Suggested packages: [2020-07-01T10:21:20.676Z] #10 44.29 gcc-8-locales seccomp wine64 [2020-07-01T10:21:20.676Z] #10 46.55 The following NEW packages will be installed: [2020-07-01T10:21:20.676Z] #10 46.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:21:20.676Z] #10 46.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:21:20.676Z] #10 46.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:21:20.676Z] #10 46.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:21:20.676Z] #10 46.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:21:20.676Z] #10 46.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:20.676Z] #10 47.01 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:20.676Z] #10 47.01 Need to get 77.7 MB of archives. [2020-07-01T10:21:20.676Z] #10 47.01 After this operation, 487 MB of additional disk space will be used. [2020-07-01T10:21:20.676Z] #10 47.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-01T10:21:20.676Z] #10 47.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-01T10:21:20.676Z] #10 47.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:21:20.676Z] #10 47.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-01T10:21:20.676Z] #10 47.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-01T10:21:20.676Z] #10 47.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:21:20.676Z] #10 48.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:21:20.676Z] #10 48.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:21:20.676Z] #10 48.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-01T10:21:20.676Z] #10 ... [2020-07-01T10:21:20.676Z] [2020-07-01T10:21:20.676Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:20.931Z] #25 8.855 ######## 11.4% ################### 26.8% ########################### 37.9% ##################################### 52.6% ################################################# 68.8% ########################################################## 81.7% ######################################################################## 100.0% [2020-07-01T10:21:20.931Z] #25 ... [2020-07-01T10:21:20.931Z] [2020-07-01T10:21:20.931Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:20.931Z] #30 40.16 sync [2020-07-01T10:21:20.931Z] #30 40.17 internal/reflectlite [2020-07-01T10:21:20.931Z] #30 43.04 errors [2020-07-01T10:21:20.931Z] #30 43.04 sort [2020-07-01T10:21:20.931Z] #30 43.51 strconv [2020-07-01T10:21:20.931Z] #30 44.60 io [2020-07-01T10:21:20.931Z] #30 46.65 internal/oserror [2020-07-01T10:21:20.931Z] #30 46.80 syscall [2020-07-01T10:21:20.931Z] #30 48.76 reflect [2020-07-01T10:21:21.186Z] #30 ... [2020-07-01T10:21:21.186Z] [2020-07-01T10:21:21.186Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:21.186Z] #32 49.86 Selecting previously unselected package vim-common. [2020-07-01T10:21:21.186Z] #32 49.87 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:21.186Z] #32 49.91 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:21.186Z] #32 50.25 Selecting previously unselected package cmake-data. [2020-07-01T10:21:21.186Z] #32 50.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:21:21.186Z] #32 50.27 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:21:21.307Z] #41 45.45 internal/singleflight [2020-07-01T10:21:21.503Z] #30 33.28 sort [2020-07-01T10:21:21.503Z] #30 33.29 errors [2020-07-01T10:21:21.503Z] #30 33.58 strconv [2020-07-01T10:21:21.503Z] #30 33.58 internal/oserror [2020-07-01T10:21:21.503Z] #30 33.59 io [2020-07-01T10:21:21.534Z] #17 ... [2020-07-01T10:21:21.534Z] [2020-07-01T10:21:21.534Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:21.534Z] #39 58.52 CC criu/arch/x86/kerndat.o [2020-07-01T10:21:21.534Z] #39 59.04 CC criu/arch/x86/sigaction_compat.o [2020-07-01T10:21:21.534Z] #39 59.36 CC criu/arch/x86/sigframe.o [2020-07-01T10:21:21.534Z] #39 59.79 LINK criu/arch/x86/crtools.built-in.o [2020-07-01T10:21:21.534Z] #39 59.84 DEP criu/pie/util-vdso-elf32.d [2020-07-01T10:21:21.534Z] #39 60.08 DEP criu/pie/util-vdso.d [2020-07-01T10:21:21.534Z] #39 60.26 DEP criu/pie/util.d [2020-07-01T10:21:21.534Z] #39 60.46 CC criu/pie/util.o [2020-07-01T10:21:21.534Z] #39 60.80 CC criu/pie/util-vdso.o [2020-07-01T10:21:21.534Z] #39 61.65 CC criu/pie/util-vdso-elf32.o [2020-07-01T10:21:21.534Z] #39 62.48 AR criu/pie/pie.lib.a [2020-07-01T10:21:21.534Z] #39 62.53 DEP criu/pie/restorer.d [2020-07-01T10:21:21.534Z] #39 62.67 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-01T10:21:21.534Z] #39 62.87 DEP criu/arch/x86/restorer_unmap.d [2020-07-01T10:21:21.534Z] #39 62.88 DEP criu/arch/x86/restorer.d [2020-07-01T10:21:21.534Z] #39 63.06 DEP criu/arch/x86/vdso-pie.d [2020-07-01T10:21:21.534Z] #39 63.15 DEP criu/pie/parasite-vdso.d [2020-07-01T10:21:21.534Z] #39 63.28 DEP criu/pie/parasite.d [2020-07-01T10:21:21.534Z] #39 63.50 CC criu/pie/parasite.o [2020-07-01T10:21:21.534Z] #39 64.67 LINK criu/pie/parasite.built-in.o [2020-07-01T10:21:21.534Z] #39 64.69 GEN criu/pie/parasite-blob.h [2020-07-01T10:21:21.534Z] #39 64.72 CC criu/pie/parasite-vdso.o [2020-07-01T10:21:21.534Z] #39 65.48 CC criu/arch/x86/vdso-pie.o [2020-07-01T10:21:21.534Z] #39 65.74 CC criu/arch/x86/restorer.o [2020-07-01T10:21:21.534Z] #39 66.24 CC criu/arch/x86/restorer_unmap.o [2020-07-01T10:21:21.534Z] #39 66.28 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-01T10:21:21.534Z] #39 66.62 CC criu/pie/restorer.o [2020-07-01T10:21:21.568Z] #41 ... [2020-07-01T10:21:21.568Z] [2020-07-01T10:21:21.568Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:21.568Z] #51 43.43 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:21.568Z] #51 43.66 Fetched 119 kB in 0s (277 kB/s) [2020-07-01T10:21:21.568Z] #51 43.80 Selecting previously unselected package libbtrfs0. [2020-07-01T10:21:21.568Z] #51 43.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-01T10:21:21.568Z] #51 43.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:21:21.568Z] #51 43.97 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:21.568Z] #51 44.20 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:21:21.568Z] #51 44.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:21:21.568Z] #51 44.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:21.568Z] #51 44.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:21.568Z] #51 44.70 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:21.568Z] #51 44.73 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:21.568Z] #51 DONE 45.7s [2020-07-01T10:21:21.568Z] [2020-07-01T10:21:21.568Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:21.568Z] #43 DONE 45.7s [2020-07-01T10:21:21.568Z] [2020-07-01T10:21:21.568Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:21.568Z] #60 DONE 45.7s [2020-07-01T10:21:21.568Z] [2020-07-01T10:21:21.568Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:21.568Z] #10 44.45 The following NEW packages will be installed: [2020-07-01T10:21:21.568Z] #10 44.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:21:21.568Z] #10 44.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:21:21.568Z] #10 44.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:21:21.568Z] #10 44.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:21:21.568Z] #10 44.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:21:21.568Z] #10 44.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:21.568Z] #10 44.93 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:21.568Z] #10 44.93 Need to get 77.7 MB of archives. [2020-07-01T10:21:21.568Z] #10 44.93 After this operation, 487 MB of additional disk space will be used. [2020-07-01T10:21:21.568Z] #10 44.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-01T10:21:21.568Z] #10 45.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-01T10:21:21.568Z] #10 45.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:21:21.568Z] #10 45.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-01T10:21:21.568Z] #10 45.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-01T10:21:21.568Z] #10 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:21:21.830Z] #30 33.77 syscall [2020-07-01T10:21:22.401Z] #30 ... [2020-07-01T10:21:22.401Z] [2020-07-01T10:21:22.401Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:22.401Z] #60 DONE 34.4s [2020-07-01T10:21:22.401Z] [2020-07-01T10:21:22.401Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-01T10:21:22.401Z] #51 25.75 The following additional packages will be installed: [2020-07-01T10:21:22.401Z] #51 25.76 libbtrfs0 [2020-07-01T10:21:22.401Z] #51 25.95 The following NEW packages will be installed: [2020-07-01T10:21:22.401Z] #51 25.97 libbtrfs-dev libbtrfs0 [2020-07-01T10:21:22.401Z] #51 26.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:22.401Z] #51 26.58 Need to get 119 kB of archives. [2020-07-01T10:21:22.401Z] #51 26.58 After this operation, 387 kB of additional disk space will be used. [2020-07-01T10:21:22.401Z] #51 26.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-01T10:21:22.401Z] #51 26.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-01T10:21:22.401Z] #51 29.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:22.401Z] #51 29.38 Fetched 119 kB in 0s (339 kB/s) [2020-07-01T10:21:22.401Z] #51 29.54 Selecting previously unselected package libbtrfs0. [2020-07-01T10:21:22.401Z] #51 29.54 (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 ... 15383 files and directories currently installed.) [2020-07-01T10:21:22.401Z] #51 29.64 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-01T10:21:22.401Z] #51 29.66 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:22.401Z] #51 29.76 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:21:22.401Z] #51 29.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-01T10:21:22.401Z] #51 29.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:22.401Z] #51 30.04 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:21:22.401Z] #51 30.07 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:21:22.401Z] #51 30.08 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:22.401Z] #51 DONE 34.4s [2020-07-01T10:21:22.401Z] [2020-07-01T10:21:22.401Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:22.401Z] #43 DONE 34.4s [2020-07-01T10:21:22.401Z] [2020-07-01T10:21:22.401Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:21:22.401Z] #28 34.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:21:22.468Z] #39 ... [2020-07-01T10:21:22.468Z] [2020-07-01T10:21:22.468Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:22.468Z] #49 10.76 + cd /tmp/tmp.YX1STLWcZH/src/github.com/opencontainers/runc [2020-07-01T10:21:22.468Z] #49 10.76 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:21:22.468Z] #49 11.30 + '[' -z '' ']' [2020-07-01T10:21:22.468Z] #49 11.30 + target=static [2020-07-01T10:21:22.468Z] #49 11.30 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:21:22.468Z] #49 13.12 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-07-01T10:21:22.503Z] #10 46.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:21:22.619Z] #26 23.09 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:21:22.619Z] #26 23.25 skipping existing c8c2d4a6b2e3 [2020-07-01T10:21:22.619Z] #26 23.46 [2020-07-01T10:21:22.909Z] #26 ... [2020-07-01T10:21:22.909Z] [2020-07-01T10:21:22.909Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:22.909Z] #31 52.77 bytes [2020-07-01T10:21:22.909Z] #31 52.90 strings [2020-07-01T10:21:22.909Z] #31 62.15 reflect [2020-07-01T10:21:22.973Z] #28 34.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:21:22.973Z] #28 ... [2020-07-01T10:21:22.973Z] [2020-07-01T10:21:22.973Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:22.973Z] #32 23.93 Building dependency tree... [2020-07-01T10:21:22.973Z] #32 27.85 The following additional packages will be installed: [2020-07-01T10:21:22.973Z] #32 27.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:21:22.973Z] #32 27.85 Suggested packages: [2020-07-01T10:21:22.973Z] #32 27.85 cmake-doc ninja-build lrzip [2020-07-01T10:21:22.973Z] #32 27.85 Recommended packages: [2020-07-01T10:21:22.973Z] #32 27.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:21:22.973Z] #32 29.81 The following NEW packages will be installed: [2020-07-01T10:21:22.973Z] #32 29.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:21:22.973Z] #32 29.83 vim-common xxd [2020-07-01T10:21:22.973Z] #32 30.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:22.973Z] #32 30.20 Need to get 14.2 MB of archives. [2020-07-01T10:21:22.973Z] #32 30.20 After this operation, 60.0 MB of additional disk space will be used. [2020-07-01T10:21:22.973Z] #32 30.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-01T10:21:22.973Z] #32 30.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:21:22.973Z] #32 30.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:21:22.973Z] #32 30.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-01T10:21:22.973Z] #32 31.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-07-01T10:21:22.973Z] #32 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-07-01T10:21:22.973Z] #32 31.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-07-01T10:21:22.973Z] #32 31.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-07-01T10:21:22.973Z] #32 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-07-01T10:21:22.973Z] #32 31.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-07-01T10:21:22.973Z] #32 33.06 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:22.973Z] #32 33.42 Fetched 14.2 MB in 2s (7942 kB/s) [2020-07-01T10:21:22.973Z] #32 33.49 Selecting previously unselected package xxd. [2020-07-01T10:21:22.973Z] #32 33.49 (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 ... 15383 files and directories currently installed.) [2020-07-01T10:21:22.973Z] #32 33.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-01T10:21:22.973Z] #32 33.65 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:21:22.973Z] #32 34.61 Selecting previously unselected package vim-common. [2020-07-01T10:21:22.973Z] #32 34.62 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:22.973Z] #32 34.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:23.035Z] #49 ... [2020-07-01T10:21:23.035Z] [2020-07-01T10:21:23.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:23.035Z] #39 69.23 LINK criu/pie/restorer.built-in.o [2020-07-01T10:21:23.035Z] #39 69.24 GEN criu/pie/restorer-blob.h [2020-07-01T10:21:23.035Z] #39 69.34 DEP criu/vdso.d [2020-07-01T10:21:23.035Z] #39 69.45 DEP criu/vdso-compat.d [2020-07-01T10:21:23.068Z] #10 47.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:21:23.069Z] #10 47.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-01T10:21:23.224Z] #31 ... [2020-07-01T10:21:23.224Z] [2020-07-01T10:21:23.224Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:23.224Z] #39 62.55 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:23.224Z] #39 62.56 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-01T10:21:23.224Z] #39 62.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:23.224Z] #39 62.57 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-01T10:21:23.224Z] #39 62.59 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:23.224Z] #39 62.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:23.224Z] #39 62.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:23.224Z] #39 62.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-01T10:21:23.224Z] #39 62.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:23.224Z] #39 62.68 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:23.224Z] #39 ... [2020-07-01T10:21:23.224Z] [2020-07-01T10:21:23.224Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:23.224Z] #33 62.34 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-01T10:21:23.224Z] #33 62.35 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:21:23.224Z] #33 62.35 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-01T10:21:23.224Z] #33 62.36 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:23.224Z] #33 62.41 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-01T10:21:23.224Z] #33 62.42 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:21:23.224Z] #33 62.45 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:23.224Z] #33 62.49 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-01T10:21:23.224Z] #33 62.50 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-01T10:21:23.224Z] #33 62.50 Setting up cmake (3.13.4-1) ... [2020-07-01T10:21:23.224Z] #33 62.55 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:23.224Z] #33 62.67 Processing triggers for mime-support (3.62) ... [2020-07-01T10:21:23.224Z] #33 DONE 63.0s [2020-07-01T10:21:23.238Z] #32 35.22 Selecting previously unselected package cmake-data. [2020-07-01T10:21:23.238Z] #32 35.24 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:21:23.238Z] #32 35.26 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:21:23.238Z] #32 ... [2020-07-01T10:21:23.238Z] [2020-07-01T10:21:23.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:23.238Z] #10 24.20 Building dependency tree... [2020-07-01T10:21:23.238Z] #10 29.35 The following additional packages will be installed: [2020-07-01T10:21:23.238Z] #10 29.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-01T10:21:23.238Z] #10 29.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-01T10:21:23.238Z] #10 29.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-01T10:21:23.238Z] #10 29.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:23.238Z] #10 29.36 Suggested packages: [2020-07-01T10:21:23.238Z] #10 29.36 gcc-8-locales seccomp wine64 [2020-07-01T10:21:23.238Z] #10 30.00 The following NEW packages will be installed: [2020-07-01T10:21:23.238Z] #10 30.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-01T10:21:23.238Z] #10 30.00 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-01T10:21:23.238Z] #10 30.00 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-01T10:21:23.238Z] #10 30.00 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-01T10:21:23.238Z] #10 30.00 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-01T10:21:23.238Z] #10 30.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-01T10:21:23.238Z] #10 30.41 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:23.238Z] #10 30.41 Need to get 73.3 MB of archives. [2020-07-01T10:21:23.238Z] #10 30.41 After this operation, 472 MB of additional disk space will be used. [2020-07-01T10:21:23.238Z] #10 30.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-07-01T10:21:23.238Z] #10 31.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-07-01T10:21:23.238Z] #10 31.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-01T10:21:23.238Z] #10 31.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-07-01T10:21:23.238Z] #10 31.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-07-01T10:21:23.238Z] #10 31.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-01T10:21:23.238Z] #10 32.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-01T10:21:23.238Z] #10 32.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-01T10:21:23.238Z] #10 32.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-07-01T10:21:23.238Z] #10 ... [2020-07-01T10:21:23.238Z] [2020-07-01T10:21:23.238Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:23.238Z] #38 33.35 Selecting previously unselected package libnet1:arm64. [2020-07-01T10:21:23.238Z] #38 33.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-01T10:21:23.238Z] #38 33.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:23.238Z] #38 33.51 Selecting previously unselected package libnet1-dev. [2020-07-01T10:21:23.238Z] #38 33.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-01T10:21:23.238Z] #38 33.55 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:23.238Z] #38 34.59 Selecting previously unselected package libnl-3-200:arm64. [2020-07-01T10:21:23.238Z] #38 34.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-01T10:21:23.238Z] #38 34.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-01T10:21:23.238Z] #38 34.77 Selecting previously unselected package libnl-3-dev:arm64. [2020-07-01T10:21:23.238Z] #38 34.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-07-01T10:21:23.238Z] #38 34.78 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-01T10:21:23.238Z] #38 35.36 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-01T10:21:23.238Z] #38 35.36 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-01T10:21:23.238Z] #38 35.37 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-01T10:21:23.293Z] #39 69.56 DEP criu/uts_ns.d [2020-07-01T10:21:23.293Z] #39 69.68 DEP criu/util.d [2020-07-01T10:21:23.327Z] #10 ... [2020-07-01T10:21:23.327Z] [2020-07-01T10:21:23.327Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:23.327Z] #23 31.49 Reading package lists... [2020-07-01T10:21:23.327Z] #23 38.66 Building dependency tree... [2020-07-01T10:21:23.327Z] #23 42.36 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:21:23.327Z] #23 42.36 The following additional packages will be installed: [2020-07-01T10:21:23.327Z] #23 42.37 libjq1 libonig5 [2020-07-01T10:21:23.327Z] #23 42.83 The following NEW packages will be installed: [2020-07-01T10:21:23.327Z] #23 42.84 jq libjq1 libonig5 [2020-07-01T10:21:23.327Z] #23 43.27 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:23.327Z] #23 43.27 Need to get 355 kB of archives. [2020-07-01T10:21:23.327Z] #23 43.27 After this operation, 1072 kB of additional disk space will be used. [2020-07-01T10:21:23.327Z] #23 43.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:21:23.327Z] #23 43.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:21:23.327Z] #23 43.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:21:23.327Z] #23 44.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:23.327Z] #23 44.87 Fetched 355 kB in 0s (1245 kB/s) [2020-07-01T10:21:23.327Z] #23 45.48 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:21:23.327Z] #23 45.48 (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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:23.327Z] #23 45.56 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:21:23.327Z] #23 45.69 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:21:23.327Z] #23 46.11 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:21:23.327Z] #23 46.11 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:23.327Z] #23 46.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.327Z] #23 46.53 Selecting previously unselected package jq. [2020-07-01T10:21:23.327Z] #23 46.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:23.327Z] #23 46.57 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.327Z] #23 46.91 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:21:23.327Z] #23 46.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.327Z] #23 47.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.327Z] #23 47.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:23.327Z] #23 DONE 47.6s [2020-07-01T10:21:23.327Z] [2020-07-01T10:21:23.327Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:23.327Z] #32 30.97 Reading package lists... [2020-07-01T10:21:23.327Z] #32 37.97 Building dependency tree... [2020-07-01T10:21:23.327Z] #32 41.74 The following additional packages will be installed: [2020-07-01T10:21:23.327Z] #32 41.76 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-01T10:21:23.327Z] #32 41.77 Suggested packages: [2020-07-01T10:21:23.327Z] #32 41.78 cmake-doc ninja-build lrzip [2020-07-01T10:21:23.327Z] #32 41.78 Recommended packages: [2020-07-01T10:21:23.327Z] #32 41.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-01T10:21:23.327Z] #32 42.86 The following NEW packages will be installed: [2020-07-01T10:21:23.327Z] #32 42.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-01T10:21:23.327Z] #32 42.88 vim-common xxd [2020-07-01T10:21:23.327Z] #32 43.36 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:23.327Z] #32 43.36 Need to get 14.9 MB of archives. [2020-07-01T10:21:23.327Z] #32 43.36 After this operation, 61.8 MB of additional disk space will be used. [2020-07-01T10:21:23.327Z] #32 43.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:21:23.327Z] #32 43.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:21:23.327Z] #32 43.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-01T10:21:23.327Z] #32 43.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-01T10:21:23.327Z] #32 44.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-01T10:21:23.327Z] #32 44.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-01T10:21:23.327Z] #32 44.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-01T10:21:23.327Z] #32 44.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-01T10:21:23.327Z] #32 44.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-01T10:21:23.327Z] #32 44.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-01T10:21:23.327Z] #32 46.84 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:23.327Z] #32 47.21 Fetched 14.9 MB in 2s (7301 kB/s) [2020-07-01T10:21:23.327Z] #32 47.44 Selecting previously unselected package xxd. [2020-07-01T10:21:23.327Z] #32 47.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-01T10:21:23.327Z] #32 47.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:21:23.327Z] #32 47.61 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:21:23.501Z] #38 35.54 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-07-01T10:21:23.501Z] #38 35.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-07-01T10:21:23.501Z] #38 35.56 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-01T10:21:23.501Z] #38 ... [2020-07-01T10:21:23.501Z] [2020-07-01T10:21:23.501Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:23.501Z] #23 24.70 Building dependency tree... [2020-07-01T10:21:23.501Z] #23 29.40 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-01T10:21:23.501Z] #23 29.40 The following additional packages will be installed: [2020-07-01T10:21:23.501Z] #23 29.41 libjq1 libonig5 [2020-07-01T10:21:23.501Z] #23 29.79 The following NEW packages will be installed: [2020-07-01T10:21:23.501Z] #23 29.80 jq libjq1 libonig5 [2020-07-01T10:21:23.501Z] #23 30.17 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:23.501Z] #23 30.17 Need to get 325 kB of archives. [2020-07-01T10:21:23.501Z] #23 30.17 After this operation, 1019 kB of additional disk space will be used. [2020-07-01T10:21:23.501Z] #23 30.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-01T10:21:23.501Z] #23 30.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-01T10:21:23.501Z] #23 30.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-01T10:21:23.501Z] #23 32.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:23.501Z] #23 32.88 Fetched 325 kB in 0s (718 kB/s) [2020-07-01T10:21:23.501Z] #23 33.36 Selecting previously unselected package libonig5:arm64. [2020-07-01T10:21:23.501Z] #23 33.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 ... 15383 files and directories currently installed.) [2020-07-01T10:21:23.501Z] #23 33.41 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-07-01T10:21:23.501Z] #23 33.42 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-01T10:21:23.501Z] #23 34.43 Selecting previously unselected package libjq1:arm64. [2020-07-01T10:21:23.501Z] #23 34.43 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-01T10:21:23.501Z] #23 34.51 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.501Z] #23 34.86 Selecting previously unselected package jq. [2020-07-01T10:21:23.501Z] #23 34.87 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-01T10:21:23.501Z] #23 34.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.501Z] #23 35.19 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-01T10:21:23.501Z] #23 35.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.501Z] #23 35.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:23.501Z] #23 35.28 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:23.513Z] [2020-07-01T10:21:23.513Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:23.513Z] #11 61.52 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:21:23.514Z] #11 61.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:21:23.514Z] #11 61.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:21:23.514Z] #11 61.69 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-01T10:21:23.514Z] #11 61.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-01T10:21:23.514Z] #11 61.71 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-01T10:21:23.514Z] #11 61.90 Selecting previously unselected package dmsetup. [2020-07-01T10:21:23.514Z] #11 61.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-01T10:21:23.514Z] #11 61.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:21:23.514Z] #11 62.14 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:21:23.514Z] #11 62.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:21:23.514Z] #11 62.14 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:21:23.552Z] #39 69.88 DEP criu/uffd.d [2020-07-01T10:21:23.585Z] #32 ... [2020-07-01T10:21:23.585Z] [2020-07-01T10:21:23.585Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:21:23.585Z] #24 DONE 0.1s [2020-07-01T10:21:23.585Z] [2020-07-01T10:21:23.585Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:23.762Z] #23 ... [2020-07-01T10:21:23.762Z] [2020-07-01T10:21:23.762Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:23.762Z] #38 35.70 Selecting previously unselected package zlib1g-dev:arm64. [2020-07-01T10:21:23.762Z] #38 35.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-07-01T10:21:23.810Z] #39 70.07 DEP criu/tun.d [2020-07-01T10:21:23.810Z] #39 70.24 DEP criu/tty.d [2020-07-01T10:21:24.023Z] #38 36.04 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:24.068Z] #39 70.40 DEP criu/timerfd.d [2020-07-01T10:21:24.285Z] #38 ... [2020-07-01T10:21:24.285Z] [2020-07-01T10:21:24.285Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-01T10:21:24.285Z] #23 DONE 36.2s [2020-07-01T10:21:24.285Z] [2020-07-01T10:21:24.285Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:24.285Z] #38 36.42 Selecting previously unselected package libprotobuf17:arm64. [2020-07-01T10:21:24.285Z] #38 36.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:24.326Z] #39 70.59 DEP criu/timens.d [2020-07-01T10:21:24.448Z] #32 53.19 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:21:24.448Z] #32 53.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:21:24.448Z] #32 53.22 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:21:24.547Z] #38 ... [2020-07-01T10:21:24.547Z] [2020-07-01T10:21:24.547Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:21:24.547Z] #24 DONE 0.3s [2020-07-01T10:21:24.547Z] [2020-07-01T10:21:24.547Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:24.547Z] #38 36.44 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:24.584Z] #39 70.70 DEP criu/sysfs_parse.d [2020-07-01T10:21:24.585Z] #39 70.83 DEP criu/sysctl.d [2020-07-01T10:21:24.585Z] #39 70.96 DEP criu/string.d [2020-07-01T10:21:24.843Z] #39 71.00 DEP criu/stats.d [2020-07-01T10:21:24.843Z] #39 71.18 DEP criu/sockets.d [2020-07-01T10:21:25.100Z] #39 71.31 DEP criu/sk-unix.d [2020-07-01T10:21:25.100Z] #39 71.52 DEP criu/sk-tcp.d [2020-07-01T10:21:25.121Z] #38 37.12 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-07-01T10:21:25.121Z] #38 37.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:25.121Z] #38 37.16 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:25.358Z] #39 71.68 DEP criu/sk-queue.d [2020-07-01T10:21:25.382Z] #38 37.40 Selecting previously unselected package libprotobuf-dev:arm64. [2020-07-01T10:21:25.382Z] #38 37.40 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:25.382Z] #38 37.41 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:25.563Z] #11 ... [2020-07-01T10:21:25.563Z] [2020-07-01T10:21:25.563Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:25.563Z] #26 24.89 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:21:25.563Z] #26 25.37 [2020-07-01T10:21:25.563Z] #26 25.57 ######################################################################## 100.0% [2020-07-01T10:21:25.563Z] #26 25.78 [2020-07-01T10:21:25.563Z] #26 25.90 Download of images into '/build' complete. [2020-07-01T10:21:25.563Z] #26 25.90 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:21:25.563Z] #26 25.90 tar -cC '/build' . | docker load [2020-07-01T10:21:25.563Z] #26 DONE 26.0s [2020-07-01T10:21:25.563Z] [2020-07-01T10:21:25.563Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:25.563Z] #34 0.366 + RM_GOPATH=0 [2020-07-01T10:21:25.563Z] #34 0.366 + TMP_GOPATH= [2020-07-01T10:21:25.563Z] #34 0.366 + : /build [2020-07-01T10:21:25.563Z] #34 0.366 + '[' -z '' ']' [2020-07-01T10:21:25.563Z] #34 0.367 ++ mktemp -d [2020-07-01T10:21:25.563Z] #34 0.369 + export GOPATH=/tmp/tmp.CQXIvazLzO [2020-07-01T10:21:25.563Z] #34 0.380 + GOPATH=/tmp/tmp.CQXIvazLzO [2020-07-01T10:21:25.563Z] #34 0.380 + RM_GOPATH=1 [2020-07-01T10:21:25.563Z] #34 0.380 + case "$(go env GOARCH)" in [2020-07-01T10:21:25.563Z] #34 0.382 ++ go env GOARCH [2020-07-01T10:21:25.563Z] #34 0.398 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:25.563Z] #34 0.400 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:25.563Z] #34 0.401 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:25.563Z] #34 0.401 + dir=/tmp/install [2020-07-01T10:21:25.563Z] #34 0.402 + bin=tini [2020-07-01T10:21:25.563Z] #34 0.402 + shift [2020-07-01T10:21:25.563Z] #34 0.402 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:21:25.563Z] #34 0.402 + . /tmp/install/tini.installer [2020-07-01T10:21:25.563Z] #34 0.402 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:25.563Z] #34 0.403 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:25.563Z] #34 0.403 + install_tini [2020-07-01T10:21:25.563Z] #34 0.403 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:21:25.563Z] #34 0.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.CQXIvazLzO/tini [2020-07-01T10:21:25.563Z] #34 0.409 Cloning into '/tmp/tmp.CQXIvazLzO/tini'... [2020-07-01T10:21:25.563Z] #34 1.604 + cd /tmp/tmp.CQXIvazLzO/tini [2020-07-01T10:21:25.563Z] #34 1.605 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:25.563Z] #34 1.636 + cmake . [2020-07-01T10:21:25.616Z] #39 71.84 DEP criu/sk-packet.d [2020-07-01T10:21:25.809Z] #32 ... [2020-07-01T10:21:25.809Z] [2020-07-01T10:21:25.809Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:25.809Z] #25 9.841 [2020-07-01T10:21:25.809Z] #25 10.06 ## 3.3% ######## 12.3% ############## 19.5% #################### 28.5% ######################## 33.9% ############################## 42.7% #################################### 50.0% ######################################### 57.1% ############################################## 65.1% ################################################### 71.1% ###################################################### 75.6% ########################################################### 82.6% ############################################################### 88.5% ######################################################################## 100.0% [2020-07-01T10:21:25.809Z] #25 11.87 [2020-07-01T10:21:25.851Z] #34 2.599 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:21:25.874Z] #39 72.02 DEP criu/sk-netlink.d [2020-07-01T10:21:25.874Z] #39 72.25 DEP criu/sk-inet.d [2020-07-01T10:21:26.113Z] #25 ... [2020-07-01T10:21:26.113Z] [2020-07-01T10:21:26.113Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:26.113Z] #38 33.08 Reading package lists... [2020-07-01T10:21:26.113Z] #38 40.24 Building dependency tree... [2020-07-01T10:21:26.113Z] #38 43.88 The following additional packages will be installed: [2020-07-01T10:21:26.113Z] #38 43.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-01T10:21:26.113Z] #38 43.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-01T10:21:26.113Z] #38 43.90 Suggested packages: [2020-07-01T10:21:26.113Z] #38 43.92 manpages-dev python-setuptools [2020-07-01T10:21:26.113Z] #38 45.19 The following NEW packages will be installed: [2020-07-01T10:21:26.113Z] #38 45.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-01T10:21:26.113Z] #38 45.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-01T10:21:26.113Z] #38 45.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-01T10:21:26.113Z] #38 45.20 python-six zlib1g-dev [2020-07-01T10:21:26.113Z] #38 45.57 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:26.113Z] #38 45.57 Need to get 4095 kB of archives. [2020-07-01T10:21:26.113Z] #38 45.57 After this operation, 22.5 MB of additional disk space will be used. [2020-07-01T10:21:26.113Z] #38 45.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-01T10:21:26.113Z] #38 45.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:21:26.113Z] #38 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-01T10:21:26.113Z] #38 45.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:21:26.113Z] #38 45.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-01T10:21:26.113Z] #38 45.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:21:26.113Z] #38 45.69 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-07-01T10:21:26.113Z] #38 45.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-01T10:21:26.113Z] #38 45.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-01T10:21:26.113Z] #38 45.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-01T10:21:26.113Z] #38 45.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-01T10:21:26.113Z] #38 46.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-01T10:21:26.114Z] #38 46.43 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-07-01T10:21:26.114Z] #38 46.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-01T10:21:26.114Z] #38 46.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-01T10:21:26.114Z] #38 46.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-01T10:21:26.114Z] #38 46.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-01T10:21:26.114Z] #38 48.64 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:26.114Z] #38 48.90 Fetched 4095 kB in 1s (3721 kB/s) [2020-07-01T10:21:26.114Z] #38 49.05 Selecting previously unselected package libcap-dev:amd64. [2020-07-01T10:21:26.114Z] #38 49.05 (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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:26.114Z] #38 49.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 49.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:21:26.114Z] #38 49.60 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:21:26.114Z] #38 49.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 49.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:26.114Z] #38 49.83 Selecting previously unselected package libnet1-dev. [2020-07-01T10:21:26.114Z] #38 49.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 49.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:26.114Z] #38 50.01 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:21:26.114Z] #38 50.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 50.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:21:26.114Z] #38 50.17 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-01T10:21:26.114Z] #38 50.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 50.18 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:21:26.114Z] #38 50.44 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:21:26.114Z] #38 50.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:26.114Z] #38 50.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:26.132Z] #39 72.44 DEP criu/signalfd.d [2020-07-01T10:21:26.138Z] #34 2.722 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:21:26.371Z] #38 50.57 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-01T10:21:26.371Z] #38 50.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:26.371Z] #38 50.61 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:26.391Z] #39 72.61 DEP criu/sigframe.d [2020-07-01T10:21:26.391Z] #39 72.73 DEP criu/shmem.d [2020-07-01T10:21:26.629Z] #38 50.73 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-01T10:21:26.629Z] #38 50.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-01T10:21:26.629Z] #38 50.74 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:26.629Z] #38 50.98 Selecting previously unselected package libprotobuf17:amd64. [2020-07-01T10:21:26.649Z] #39 72.91 DEP criu/servicefd.d [2020-07-01T10:21:26.762Z] #34 3.546 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:21:26.829Z] #25 12.05 # 1.8% ### 4.8% #### 6.6% ###### 8.7% ######## 12.1% ########### 15.5% ############# 18.8% ################# 24.8% #################### 29.0% ####################### 33.1% ######################### 35.6% ############################ 39.5% ############################## 42.9% ################################# 46.6% #################################### 50.7% ####################################### 54.3% ######################################### 57.3% ############################################ 61.2% ############################################### 65.7% ################################################# 69.3% #################################################### 72.8% ###################################################### 75.8% ######################################################## 78.7% ########################################################## 81.3% ############################################################# 85.1% ################################################################ 89.1% ################################################################### 93.5% ##################################################################### 96.0% ####################################################################### 99.9% ######################################################################## 100.0% [2020-07-01T10:21:26.829Z] #25 15.36 [2020-07-01T10:21:26.829Z] #25 ... [2020-07-01T10:21:26.829Z] [2020-07-01T10:21:26.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:26.829Z] #38 46.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:26.829Z] #38 46.29 Fetched 4095 kB in 1s (4299 kB/s) [2020-07-01T10:21:26.829Z] #38 46.54 Selecting previously unselected package libcap-dev:amd64. [2020-07-01T10:21:26.829Z] #38 46.54 (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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:26.829Z] #38 46.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 46.72 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:21:26.829Z] #38 46.89 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:21:26.829Z] #38 46.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 46.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:26.829Z] #38 47.04 Selecting previously unselected package libnet1-dev. [2020-07-01T10:21:26.829Z] #38 47.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 47.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:26.829Z] #38 47.28 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:21:26.829Z] #38 47.28 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 47.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:21:26.829Z] #38 47.42 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-01T10:21:26.829Z] #38 47.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 47.46 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:21:26.829Z] #38 47.75 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:21:26.829Z] #38 47.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 47.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:26.829Z] #38 47.89 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-01T10:21:26.829Z] #38 47.91 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 47.91 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:26.829Z] #38 48.05 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-01T10:21:26.829Z] #38 48.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 48.09 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:26.829Z] #38 48.39 Selecting previously unselected package libprotobuf17:amd64. [2020-07-01T10:21:26.829Z] #38 48.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 48.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 49.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-01T10:21:26.829Z] #38 49.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 49.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 49.84 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-01T10:21:26.829Z] #38 49.84 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 49.84 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 51.21 Selecting previously unselected package libprotoc17:amd64. [2020-07-01T10:21:26.829Z] #38 51.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 51.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 51.96 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:21:26.829Z] #38 51.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 52.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:26.829Z] #38 52.17 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:21:26.829Z] #38 52.21 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 52.21 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 52.42 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:21:26.829Z] #38 52.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:21:26.829Z] #38 52.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:26.829Z] #38 52.74 Selecting previously unselected package python-six. [2020-07-01T10:21:26.829Z] #38 52.75 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:21:26.829Z] #38 52.75 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:21:26.829Z] #38 52.85 Selecting previously unselected package python-protobuf. [2020-07-01T10:21:26.829Z] #38 52.89 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.829Z] #38 52.90 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:26.829Z] #38 53.54 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:26.891Z] #38 50.98 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:26.891Z] #38 50.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:26.907Z] #39 73.08 DEP criu/seize.d [2020-07-01T10:21:27.051Z] #34 3.552 -- Detecting C compiler ABI info [2020-07-01T10:21:27.149Z] #38 ... [2020-07-01T10:21:27.149Z] [2020-07-01T10:21:27.149Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:27.149Z] #30 41.38 sync [2020-07-01T10:21:27.149Z] #30 41.38 internal/reflectlite [2020-07-01T10:21:27.149Z] #30 44.40 sort [2020-07-01T10:21:27.149Z] #30 44.40 errors [2020-07-01T10:21:27.149Z] #30 44.90 strconv [2020-07-01T10:21:27.149Z] #30 45.84 io [2020-07-01T10:21:27.149Z] #30 47.90 internal/oserror [2020-07-01T10:21:27.149Z] #30 48.14 syscall [2020-07-01T10:21:27.149Z] #30 50.20 reflect [2020-07-01T10:21:27.149Z] #30 ... [2020-07-01T10:21:27.149Z] [2020-07-01T10:21:27.149Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:27.149Z] #52 4.897 + RM_GOPATH=0 [2020-07-01T10:21:27.149Z] #52 4.897 + TMP_GOPATH= [2020-07-01T10:21:27.149Z] #52 4.897 + : /build [2020-07-01T10:21:27.149Z] #52 4.897 + '[' -z '' ']' [2020-07-01T10:21:27.149Z] #52 4.900 ++ mktemp -d [2020-07-01T10:21:27.149Z] #52 4.901 + export GOPATH=/tmp/tmp.DpoaOCMq84 [2020-07-01T10:21:27.149Z] #52 4.901 + GOPATH=/tmp/tmp.DpoaOCMq84 [2020-07-01T10:21:27.149Z] #52 4.901 + RM_GOPATH=1 [2020-07-01T10:21:27.149Z] #52 4.901 + case "$(go env GOARCH)" in [2020-07-01T10:21:27.149Z] #52 4.905 ++ go env GOARCH [2020-07-01T10:21:27.149Z] #52 4.952 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:27.149Z] #52 4.952 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:27.149Z] #52 4.953 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:27.149Z] #52 4.954 + dir=/tmp/install [2020-07-01T10:21:27.149Z] #52 4.954 + bin=containerd [2020-07-01T10:21:27.149Z] #52 4.954 + shift [2020-07-01T10:21:27.149Z] #52 4.954 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:21:27.149Z] #52 4.954 + . /tmp/install/containerd.installer [2020-07-01T10:21:27.149Z] #52 4.954 ++ set -e [2020-07-01T10:21:27.149Z] #52 4.954 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:27.149Z] #52 4.954 + install_containerd [2020-07-01T10:21:27.149Z] #52 4.955 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:21:27.149Z] #52 4.957 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:27.149Z] #52 4.958 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DpoaOCMq84/src/github.com/containerd/containerd [2020-07-01T10:21:27.149Z] #52 4.962 Cloning into '/tmp/tmp.DpoaOCMq84/src/github.com/containerd/containerd'... [2020-07-01T10:21:27.165Z] #39 73.33 DEP criu/seccomp.d [2020-07-01T10:21:27.313Z] #38 39.24 Selecting previously unselected package libprotoc17:arm64. [2020-07-01T10:21:27.313Z] #38 39.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:27.313Z] #38 39.25 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:27.406Z] #52 ... [2020-07-01T10:21:27.406Z] [2020-07-01T10:21:27.406Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:27.406Z] #10 51.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-01T10:21:27.423Z] #39 73.64 DEP criu/rst-malloc.d [2020-07-01T10:21:27.423Z] #39 73.71 DEP criu/rbtree.d [2020-07-01T10:21:27.423Z] #39 73.76 DEP criu/pstree.d [2020-07-01T10:21:27.683Z] #39 73.96 DEP criu/protobuf.d [2020-07-01T10:21:27.683Z] #39 ... [2020-07-01T10:21:27.683Z] [2020-07-01T10:21:27.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:27.683Z] #41 137.7 github.com/LK4D4/vndr/godl [2020-07-01T10:21:27.683Z] #41 138.4 github.com/LK4D4/vndr [2020-07-01T10:21:27.683Z] #41 DONE 147.4s [2020-07-01T10:21:27.683Z] [2020-07-01T10:21:27.683Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:27.683Z] #39 74.06 GEN criu/protobuf-desc-gen.h [2020-07-01T10:21:27.794Z] #38 ... [2020-07-01T10:21:27.794Z] [2020-07-01T10:21:27.794Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:27.794Z] #25 16.40 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:21:27.884Z] #38 39.73 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:21:27.884Z] #38 39.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-07-01T10:21:27.884Z] #38 39.76 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:27.884Z] #38 39.99 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:21:27.884Z] #38 39.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:27.884Z] #38 40.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:27.941Z] #39 ... [2020-07-01T10:21:27.941Z] [2020-07-01T10:21:27.941Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:21:27.941Z] #17 10.64 Fetched 8360 kB in 9s (940 kB/s) [2020-07-01T10:21:28.071Z] #34 4.448 -- Detecting C compiler ABI info - done [2020-07-01T10:21:28.071Z] #34 4.527 -- Detecting C compile features [2020-07-01T10:21:28.144Z] #38 40.28 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:21:28.144Z] #38 40.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:21:28.144Z] #38 40.30 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:28.378Z] #25 16.99 [2020-07-01T10:21:28.405Z] #38 40.59 Selecting previously unselected package python-six. [2020-07-01T10:21:28.405Z] #38 40.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:21:28.639Z] #25 ... [2020-07-01T10:21:28.639Z] [2020-07-01T10:21:28.639Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:28.639Z] #41 47.69 bytes [2020-07-01T10:21:28.639Z] #41 50.18 bufio [2020-07-01T10:21:28.639Z] #41 50.90 reflect [2020-07-01T10:21:28.639Z] #41 52.24 syscall [2020-07-01T10:21:28.639Z] #41 ... [2020-07-01T10:21:28.639Z] [2020-07-01T10:21:28.639Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:28.665Z] #38 40.61 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:21:28.665Z] #38 40.71 Selecting previously unselected package python-protobuf. [2020-07-01T10:21:28.665Z] #38 40.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-07-01T10:21:28.665Z] #38 40.72 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:28.898Z] #25 17.23 ############################################# 63.2% ######################################################################## 100.0% [2020-07-01T10:21:28.898Z] #25 17.44 [2020-07-01T10:21:29.237Z] #38 41.29 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:29.480Z] #25 ... [2020-07-01T10:21:29.480Z] [2020-07-01T10:21:29.480Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:29.480Z] #52 2.857 + RM_GOPATH=0 [2020-07-01T10:21:29.480Z] #52 2.857 + TMP_GOPATH= [2020-07-01T10:21:29.480Z] #52 2.857 + : /build [2020-07-01T10:21:29.480Z] #52 2.857 + '[' -z '' ']' [2020-07-01T10:21:29.480Z] #52 2.858 ++ mktemp -d [2020-07-01T10:21:29.480Z] #52 2.859 + export GOPATH=/tmp/tmp.aqsmbEuNNA [2020-07-01T10:21:29.480Z] #52 2.859 + GOPATH=/tmp/tmp.aqsmbEuNNA [2020-07-01T10:21:29.480Z] #52 2.863 + RM_GOPATH=1 [2020-07-01T10:21:29.480Z] #52 2.863 + case "$(go env GOARCH)" in [2020-07-01T10:21:29.480Z] #52 2.864 ++ go env GOARCH [2020-07-01T10:21:29.480Z] #52 2.887 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:29.480Z] #52 2.887 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:29.480Z] #52 2.888 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:29.480Z] #52 2.889 + dir=/tmp/install [2020-07-01T10:21:29.480Z] #52 2.889 + bin=containerd [2020-07-01T10:21:29.480Z] #52 2.889 + shift [2020-07-01T10:21:29.480Z] #52 2.889 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:21:29.480Z] #52 2.889 + . /tmp/install/containerd.installer [2020-07-01T10:21:29.480Z] #52 2.889 ++ set -e [2020-07-01T10:21:29.480Z] #52 2.889 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:29.480Z] #52 2.895 + install_containerd [2020-07-01T10:21:29.480Z] #52 2.898 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:21:29.480Z] #52 2.900 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:29.480Z] #52 2.900 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aqsmbEuNNA/src/github.com/containerd/containerd [2020-07-01T10:21:29.480Z] #52 2.910 Cloning into '/tmp/tmp.aqsmbEuNNA/src/github.com/containerd/containerd'... [2020-07-01T10:21:29.497Z] #38 ... [2020-07-01T10:21:29.497Z] [2020-07-01T10:21:29.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:29.497Z] #41 31.67 internal/reflectlite [2020-07-01T10:21:29.497Z] #41 31.69 sync [2020-07-01T10:21:29.497Z] #41 32.75 github.com/LK4D4/vndr/godl/singleflight [2020-07-01T10:21:29.497Z] #41 32.75 math/rand [2020-07-01T10:21:29.497Z] #41 32.77 internal/singleflight [2020-07-01T10:21:29.497Z] #41 34.26 io [2020-07-01T10:21:29.497Z] #41 34.28 sort [2020-07-01T10:21:29.497Z] #41 34.28 syscall [2020-07-01T10:21:29.497Z] #41 34.28 strconv [2020-07-01T10:21:29.497Z] #41 36.33 vendor/golang.org/x/net/dns/dnsmessage [2020-07-01T10:21:29.497Z] #41 37.10 bytes [2020-07-01T10:21:29.497Z] #41 40.60 bufio [2020-07-01T10:21:29.497Z] #41 40.96 reflect [2020-07-01T10:21:29.587Z] #34 ... [2020-07-01T10:21:29.587Z] [2020-07-01T10:21:29.587Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:29.587Z] #11 69.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:21:29.587Z] #11 69.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:21:29.587Z] #11 69.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:21:29.735Z] #52 ... [2020-07-01T10:21:29.735Z] [2020-07-01T10:21:29.735Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:29.735Z] #25 18.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:21:29.757Z] #41 ... [2020-07-01T10:21:29.757Z] [2020-07-01T10:21:29.757Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:29.757Z] #25 3.877 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:21:29.757Z] #25 4.212 [2020-07-01T10:21:29.841Z] #17 10.64 Reading package lists... [2020-07-01T10:21:29.873Z] #11 ... [2020-07-01T10:21:29.873Z] [2020-07-01T10:21:29.873Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:29.873Z] #48 59.48 bytes [2020-07-01T10:21:29.873Z] #48 59.49 syscall [2020-07-01T10:21:29.873Z] #48 59.53 strconv [2020-07-01T10:21:29.873Z] #48 59.56 strings [2020-07-01T10:21:29.873Z] #48 68.57 bufio [2020-07-01T10:21:29.873Z] #48 ... [2020-07-01T10:21:29.873Z] [2020-07-01T10:21:29.873Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:29.873Z] #39 69.70 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-01T10:21:29.945Z] #10 53.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-01T10:21:29.945Z] #10 53.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-01T10:21:29.945Z] #10 53.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:21:29.945Z] #10 53.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:21:29.945Z] #10 53.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-01T10:21:29.945Z] #10 53.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-01T10:21:29.945Z] #10 53.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-01T10:21:29.945Z] #10 54.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-01T10:21:29.945Z] #10 54.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-01T10:21:29.945Z] #10 54.07 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-01T10:21:29.945Z] #10 54.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-01T10:21:29.945Z] #10 54.13 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-01T10:21:29.945Z] #10 54.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-01T10:21:29.945Z] #10 54.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-01T10:21:29.945Z] #10 54.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-01T10:21:29.981Z] using credential docker-jenkins-github-credentials [2020-07-01T10:21:30.065Z] Cloning the remote Git repository [2020-07-01T10:21:30.065Z] Cloning with configured refspecs honoured and without tags [2020-07-01T10:21:30.160Z] #39 69.70 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:30.298Z] #25 18.71 [2020-07-01T10:21:30.447Z] #39 DONE 70.0s [2020-07-01T10:21:30.447Z] [2020-07-01T10:21:30.447Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:30.553Z] #25 18.95 0.7% ######################################################################## 100.0% [2020-07-01T10:21:30.553Z] #25 19.12 [2020-07-01T10:21:30.881Z] #10 55.27 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:31.140Z] #10 55.46 Fetched 77.7 MB in 10s (8131 kB/s) [2020-07-01T10:21:31.140Z] #10 55.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:21:31.215Z] #17 14.77 Reading package lists... [2020-07-01T10:21:31.215Z] #17 ... [2020-07-01T10:21:31.215Z] [2020-07-01T10:21:31.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:31.215Z] #39 76.26 DEP criu/protobuf-desc.d [2020-07-01T10:21:31.215Z] #39 76.41 DEP criu/proc_parse.d [2020-07-01T10:21:31.215Z] #39 76.59 DEP criu/plugin.d [2020-07-01T10:21:31.215Z] #39 76.73 DEP criu/pipes.d [2020-07-01T10:21:31.215Z] #39 76.88 DEP criu/pie-util.d [2020-07-01T10:21:31.215Z] #39 76.96 DEP criu/pie-util-vdso.d [2020-07-01T10:21:31.215Z] #39 77.12 DEP criu/pie-util-vdso-elf32.d [2020-07-01T10:21:31.215Z] #39 77.29 DEP criu/path.d [2020-07-01T10:21:31.215Z] #39 77.46 DEP criu/parasite-syscall.d [2020-07-01T10:21:30.261Z] Cloning repository https://github.com/moby/moby.git [2020-07-01T10:21:30.723Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-01T10:21:31.358Z] #25 4.523 0.0% ### 5.1% ###### 9.4% ######### 13.7% ############ 17.6% ############### 21.6% ################## 25.7% #################### 29.0% ######################## 34.3% ########################### 38.8% ############################## 41.9% ################################# 46.4% ################################### 49.9% ####################################### 55.1% ########################################### 60.6% ############################################## 64.8% ################################################### 71.2% ####################################################### 76.9% ######################################################## 79.0% ########################################################### 82.5% ############################################################## 86.7% ################################################################## 92.7% ######################################################################## 100.0% [2020-07-01T10:21:31.358Z] #25 7.104 [2020-07-01T10:21:31.398Z] #10 55.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-01T10:21:31.398Z] #10 55.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:21:31.398Z] #10 55.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:21:31.474Z] #39 77.60 DEP criu/pagemap.d [2020-07-01T10:21:31.474Z] #39 77.77 DEP criu/pagemap-cache.d [2020-07-01T10:21:31.732Z] #39 77.94 DEP criu/page-xfer.d [2020-07-01T10:21:31.918Z] #25 20.23 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:21:31.918Z] #25 20.31 skipping existing 1849cc453dee [2020-07-01T10:21:31.990Z] #39 78.17 DEP criu/page-pipe.d [2020-07-01T10:21:31.990Z] #39 78.25 DEP criu/netfilter.d [2020-07-01T10:21:31.990Z] #39 78.38 DEP criu/net.d [2020-07-01T10:21:32.175Z] #25 20.46 [2020-07-01T10:21:32.248Z] #39 78.54 DEP criu/namespaces.d [2020-07-01T10:21:32.454Z] #25 7.382 0.1% ###### 9.4% ########### 16.5% ################### 27.2% ############################### 43.7% ############################################ 61.4% [2020-07-01T10:21:32.454Z] #25 ... [2020-07-01T10:21:32.454Z] [2020-07-01T10:21:32.454Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:32.454Z] #52 2.878 + RM_GOPATH=0 [2020-07-01T10:21:32.454Z] #52 2.878 + TMP_GOPATH= [2020-07-01T10:21:32.454Z] #52 2.878 + : /build [2020-07-01T10:21:32.454Z] #52 2.878 + '[' -z '' ']' [2020-07-01T10:21:32.454Z] #52 2.882 ++ mktemp -d [2020-07-01T10:21:32.454Z] #52 2.882 + export GOPATH=/tmp/tmp.Ezmtt9HPXE [2020-07-01T10:21:32.454Z] #52 2.882 + GOPATH=/tmp/tmp.Ezmtt9HPXE [2020-07-01T10:21:32.454Z] #52 2.882 + RM_GOPATH=1 [2020-07-01T10:21:32.454Z] #52 2.883 + case "$(go env GOARCH)" in [2020-07-01T10:21:32.454Z] #52 2.883 ++ go env GOARCH [2020-07-01T10:21:32.454Z] #52 2.892 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:32.454Z] #52 2.892 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:32.454Z] #52 2.908 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:32.454Z] #52 2.908 + dir=/tmp/install [2020-07-01T10:21:32.454Z] #52 2.908 + bin=containerd [2020-07-01T10:21:32.454Z] #52 2.908 + shift [2020-07-01T10:21:32.454Z] #52 2.908 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-01T10:21:32.454Z] #52 2.908 + . /tmp/install/containerd.installer [2020-07-01T10:21:32.454Z] #52 2.908 ++ set -e [2020-07-01T10:21:32.454Z] #52 2.908 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:32.454Z] #52 2.908 + install_containerd [2020-07-01T10:21:32.454Z] #52 2.908 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-07-01T10:21:32.454Z] #52 2.908 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ezmtt9HPXE/src/github.com/containerd/containerd [2020-07-01T10:21:32.454Z] #52 2.908 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:32.454Z] #52 2.924 Cloning into '/tmp/tmp.Ezmtt9HPXE/src/github.com/containerd/containerd'... [2020-07-01T10:21:32.454Z] #52 ... [2020-07-01T10:21:32.454Z] [2020-07-01T10:21:32.454Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:32.494Z] #40 1.988 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:21:32.495Z] #40 1.988 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:21:32.495Z] #40 2.008 Note: Building without GnuTLS support [2020-07-01T10:21:32.495Z] #40 2.013 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:21:32.495Z] #40 2.013 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:21:32.506Z] #39 78.67 DEP criu/mount.d [2020-07-01T10:21:32.506Z] #39 78.89 DEP criu/memfd.d [2020-07-01T10:21:32.715Z] #25 7.382 0.1% ###### 9.4% ########### 16.5% ################### 27.2% ############################### 43.7% ############################################ 61.4% #################################################### 72.5% ########################################################### 82.9% ################################################################# 90.8% ######################################################################## 100.0% [2020-07-01T10:21:32.736Z] #25 21.18 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:21:32.766Z] #39 79.02 DEP criu/mem.d [2020-07-01T10:21:32.792Z] #10 ... [2020-07-01T10:21:32.792Z] [2020-07-01T10:21:32.792Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:32.792Z] #25 5.077 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:21:32.792Z] #25 5.378 [2020-07-01T10:21:32.793Z] #25 5.546 ## 3.0% ###### 8.8% ######## 12.2% ########### 16.6% ################ 23.2% ##################### 29.4% ######################## 34.3% ########################### 38.0% ############################### 43.6% ################################### 49.2% ################################### 49.7% ##################################### 52.1% ######################################## 56.4% ########################################### 60.2% ############################################### 66.1% ################################################## 69.7% ##################################################### 74.2% ######################################################## 78.9% ############################################################ 83.5% ############################################################### 88.1% #################################################################### 94.5% ######################################################################## 100.0% [2020-07-01T10:21:32.793Z] #25 8.188 [2020-07-01T10:21:32.793Z] #25 8.381 0.1% ###### 8.7% ############# 18.1% ############################## 41.7% ####################################### 55.4% ################################################## 70.2% ###################################################################### 97.9% ######################################################################## 100.0% [2020-07-01T10:21:32.991Z] #25 21.59 [2020-07-01T10:21:33.027Z] #39 79.17 DEP criu/lsm.d [2020-07-01T10:21:33.027Z] #39 79.26 DEP criu/log.d [2020-07-01T10:21:33.027Z] #39 79.35 DEP criu/libnetlink.d [2020-07-01T10:21:33.051Z] #25 9.589 [2020-07-01T10:21:33.246Z] #25 ... [2020-07-01T10:21:33.246Z] [2020-07-01T10:21:33.246Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:33.246Z] #10 52.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-01T10:21:33.246Z] #10 54.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-01T10:21:33.246Z] #10 55.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-01T10:21:33.247Z] #10 55.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-01T10:21:33.247Z] #10 55.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-01T10:21:33.247Z] #10 55.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-01T10:21:33.247Z] #10 55.03 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-01T10:21:33.247Z] #10 55.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-01T10:21:33.247Z] #10 55.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-01T10:21:33.247Z] #10 55.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-01T10:21:33.247Z] #10 55.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-01T10:21:33.247Z] #10 55.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-01T10:21:33.247Z] #10 55.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-01T10:21:33.247Z] #10 55.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-01T10:21:33.247Z] #10 55.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-01T10:21:33.247Z] #10 55.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-01T10:21:33.247Z] #10 56.41 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:33.247Z] #10 56.63 Fetched 77.7 MB in 9s (9032 kB/s) [2020-07-01T10:21:33.247Z] #10 56.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:21:33.247Z] #10 56.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 ... 15410 files and directories currently installed.) [2020-07-01T10:21:33.247Z] #10 56.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:21:33.247Z] #10 57.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:21:33.247Z] #10 60.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:21:33.247Z] #10 60.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:21:33.247Z] #10 60.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:21:33.247Z] #10 ... [2020-07-01T10:21:33.247Z] [2020-07-01T10:21:33.247Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:33.247Z] #25 21.73 ######################################################################## 100.0% [2020-07-01T10:21:33.247Z] #25 21.82 [2020-07-01T10:21:33.285Z] #39 79.46 DEP criu/kerndat.d [2020-07-01T10:21:33.285Z] #39 79.65 DEP criu/kcmp-ids.d [2020-07-01T10:21:33.295Z] #25 ... [2020-07-01T10:21:33.295Z] [2020-07-01T10:21:33.295Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:33.295Z] #30 35.16 strings [2020-07-01T10:21:33.295Z] #30 35.20 bytes [2020-07-01T10:21:33.295Z] #30 38.70 reflect [2020-07-01T10:21:33.295Z] #30 39.94 bufio [2020-07-01T10:21:33.295Z] #30 40.56 path [2020-07-01T10:21:33.295Z] #30 41.59 text/tabwriter [2020-07-01T10:21:33.295Z] #30 43.85 internal/syscall/execenv [2020-07-01T10:21:33.295Z] #30 43.85 internal/syscall/unix [2020-07-01T10:21:33.295Z] #30 43.86 time [2020-07-01T10:21:33.295Z] #30 ... [2020-07-01T10:21:33.295Z] [2020-07-01T10:21:33.295Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:33.295Z] #25 8.811 [2020-07-01T10:21:33.308Z] #25 9.759 ## 4.0% ######## 11.3% # [2020-07-01T10:21:33.308Z] #25 ... [2020-07-01T10:21:33.308Z] [2020-07-01T10:21:33.308Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:33.309Z] #41 47.66 strconv [2020-07-01T10:21:33.309Z] #41 47.66 io [2020-07-01T10:21:33.309Z] #41 49.69 bytes [2020-07-01T10:21:33.309Z] #41 51.86 bufio [2020-07-01T10:21:33.309Z] #41 52.28 reflect [2020-07-01T10:21:33.309Z] #41 53.30 syscall [2020-07-01T10:21:31.765Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:21:31.765Z] > git --version # timeout=10 [2020-07-01T10:21:31.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:21:31.812Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:21:33.502Z] #25 21.92 Download of images into '/build' complete. [2020-07-01T10:21:33.502Z] #25 21.92 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:21:33.502Z] #25 21.92 tar -cC '/build' . | docker load [2020-07-01T10:21:33.502Z] #25 ... [2020-07-01T10:21:33.502Z] [2020-07-01T10:21:33.502Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:21:33.502Z] #28 52.55 Checking out files: 86% (1314/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-07-01T10:21:33.502Z] #28 53.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:21:33.502Z] #28 54.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:21:33.502Z] #28 ... [2020-07-01T10:21:33.502Z] [2020-07-01T10:21:33.502Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:33.502Z] #32 60.76 Selecting previously unselected package libxml2:amd64. [2020-07-01T10:21:33.502Z] #32 60.76 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 60.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:33.502Z] #32 61.52 Selecting previously unselected package libarchive13:amd64. [2020-07-01T10:21:33.502Z] #32 61.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 61.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:33.502Z] #32 61.91 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-01T10:21:33.502Z] #32 61.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 61.92 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:21:33.502Z] #32 62.03 Selecting previously unselected package librhash0:amd64. [2020-07-01T10:21:33.502Z] #32 62.03 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 62.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:21:33.502Z] #32 62.21 Selecting previously unselected package libuv1:amd64. [2020-07-01T10:21:33.502Z] #32 62.22 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 62.23 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:21:33.502Z] #32 62.40 Selecting previously unselected package cmake. [2020-07-01T10:21:33.502Z] #32 62.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-01T10:21:33.502Z] #32 62.44 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:21:33.517Z] #40 ... [2020-07-01T10:21:33.518Z] [2020-07-01T10:21:33.518Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:33.518Z] #31 63.29 bufio [2020-07-01T10:21:33.518Z] #31 67.39 path [2020-07-01T10:21:33.518Z] #31 69.18 text/tabwriter [2020-07-01T10:21:33.518Z] #31 73.07 internal/syscall/execenv [2020-07-01T10:21:33.518Z] #31 73.08 time [2020-07-01T10:21:33.518Z] #31 73.11 internal/syscall/unix [2020-07-01T10:21:33.543Z] #39 79.72 DEP criu/irmap.d [2020-07-01T10:21:33.543Z] #39 79.89 DEP criu/ipc_ns.d [2020-07-01T10:21:33.567Z] #41 ... [2020-07-01T10:21:33.567Z] [2020-07-01T10:21:33.567Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:33.802Z] #39 80.02 DEP criu/image.d [2020-07-01T10:21:33.802Z] #39 80.19 DEP criu/image-desc.d [2020-07-01T10:21:33.802Z] #39 80.26 DEP criu/fsnotify.d [2020-07-01T10:21:33.806Z] #31 ... [2020-07-01T10:21:33.806Z] [2020-07-01T10:21:33.806Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:33.806Z] #34 6.305 -- Detecting C compile features - done [2020-07-01T10:21:33.806Z] #34 6.367 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:21:33.806Z] #34 6.581 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:21:33.806Z] #34 6.693 -- Configuring done [2020-07-01T10:21:33.806Z] #34 6.711 -- Generating done [2020-07-01T10:21:33.806Z] #34 6.726 -- Build files have been written to: /tmp/tmp.CQXIvazLzO/tini [2020-07-01T10:21:33.806Z] #34 6.731 + make tini-static [2020-07-01T10:21:33.806Z] #34 7.226 Scanning dependencies of target tini-static [2020-07-01T10:21:33.806Z] #34 7.311 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:21:33.806Z] #34 9.209 [100%] Linking C executable tini-static [2020-07-01T10:21:33.806Z] #34 10.01 [100%] Built target tini-static [2020-07-01T10:21:33.806Z] #34 10.16 + mkdir -p /build [2020-07-01T10:21:33.806Z] #34 10.16 + cp tini-static /build/docker-init [2020-07-01T10:21:33.806Z] #34 DONE 10.3s [2020-07-01T10:21:33.806Z] [2020-07-01T10:21:33.806Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:33.806Z] #48 72.09 regexp/syntax [2020-07-01T10:21:33.806Z] #48 72.12 reflect [2020-07-01T10:21:33.826Z] #25 9.759 ## 4.0% ######## 11.3% ############# 18.3% ################## 26.0% ####################### 32.9% [2020-07-01T10:21:33.826Z] #25 ... [2020-07-01T10:21:33.826Z] [2020-07-01T10:21:33.826Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:33.826Z] #32 48.03 Selecting previously unselected package vim-common. [2020-07-01T10:21:33.826Z] #32 48.04 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:33.826Z] #32 48.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:33.826Z] #32 48.71 Selecting previously unselected package cmake-data. [2020-07-01T10:21:33.826Z] #32 48.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-01T10:21:33.826Z] #32 48.73 Unpacking cmake-data (3.13.4-1) ... [2020-07-01T10:21:33.826Z] #32 52.18 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:21:33.826Z] #32 52.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:21:33.826Z] #32 52.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:21:33.826Z] #32 ... [2020-07-01T10:21:33.826Z] [2020-07-01T10:21:33.826Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:34.060Z] #39 80.45 DEP criu/filesystems.d [2020-07-01T10:21:34.077Z] #25 9.027 0.0% #### 6.6% ######### 12.9% ############### 21.7% #################### 28.3% [2020-07-01T10:21:34.077Z] #25 ... [2020-07-01T10:21:34.077Z] [2020-07-01T10:21:34.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:34.077Z] #10 35.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-07-01T10:21:34.077Z] #10 39.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-07-01T10:21:34.077Z] #10 39.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-07-01T10:21:34.077Z] #10 39.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-07-01T10:21:34.078Z] #10 39.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-07-01T10:21:34.078Z] #10 39.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-07-01T10:21:34.078Z] #10 39.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-07-01T10:21:34.078Z] #10 39.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-07-01T10:21:34.078Z] #10 39.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-07-01T10:21:34.078Z] #10 39.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-07-01T10:21:34.078Z] #10 39.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-07-01T10:21:34.078Z] #10 39.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-07-01T10:21:34.078Z] #10 39.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-07-01T10:21:34.078Z] #10 39.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-07-01T10:21:34.078Z] #10 39.53 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-07-01T10:21:34.078Z] #10 39.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-07-01T10:21:34.078Z] #10 40.52 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:34.078Z] #10 40.68 Fetched 73.3 MB in 9s (7724 kB/s) [2020-07-01T10:21:34.078Z] #10 40.79 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-01T10:21:34.078Z] #10 40.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-07-01T10:21:34.078Z] #10 40.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-07-01T10:21:34.078Z] #10 40.96 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:21:34.078Z] #10 43.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:21:34.078Z] #10 43.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-07-01T10:21:34.078Z] #10 43.65 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:21:34.078Z] #10 45.74 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:21:34.078Z] #10 45.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:21:34.078Z] #10 45.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:21:34.078Z] #10 45.95 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-07-01T10:21:34.078Z] #10 45.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-01T10:21:34.078Z] #10 45.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-01T10:21:34.078Z] #10 ... [2020-07-01T10:21:34.078Z] [2020-07-01T10:21:34.078Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:34.320Z] #39 80.61 DEP criu/files.d [2020-07-01T10:21:34.320Z] #39 80.77 DEP criu/files-reg.d [2020-07-01T10:21:34.429Z] #48 ... [2020-07-01T10:21:34.429Z] [2020-07-01T10:21:34.429Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:34.429Z] #42 64.19 bufio [2020-07-01T10:21:34.429Z] #42 65.97 reflect [2020-07-01T10:21:34.429Z] #42 68.21 regexp/syntax [2020-07-01T10:21:34.429Z] #42 70.67 hash/crc32 [2020-07-01T10:21:34.458Z] #32 ... [2020-07-01T10:21:34.458Z] [2020-07-01T10:21:34.458Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:34.458Z] #25 DONE 22.9s [2020-07-01T10:21:34.458Z] [2020-07-01T10:21:34.458Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:34.458Z] #10 63.60 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:21:34.458Z] #10 63.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:21:34.458Z] #10 63.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:21:34.600Z] #25 9.027 0.0% #### 6.6% ######### 12.9% ############### 21.7% #################### 28.3% ######################### 35.6% ################################## 47.7% ########################################### 60.3% ################################################## 69.8% ########################################################## 81.0% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-01T10:21:34.627Z] #25 9.759 ## 4.0% ######## 11.3% ############# 18.3% ################## 26.0% ####################### 32.9% ############################# 40.4% ################################# 47.0% ####################################### 55.0% ############################################## 64.0% #################################################### 73.4% ############################################################ 83.7% ############################################################### 88.2% ####################################################################### 99.7% ######################################################################## 100.0% [2020-07-01T10:21:34.714Z] #10 64.01 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-01T10:21:34.714Z] #10 64.01 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:21:34.717Z] #42 74.45 crypto/rc4 [2020-07-01T10:21:34.717Z] #42 ... [2020-07-01T10:21:34.717Z] [2020-07-01T10:21:34.717Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:34.717Z] #40 4.428 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:21:34.717Z] #40 4.498 GEN .gitid [2020-07-01T10:21:34.888Z] #39 81.01 DEP criu/files-ext.d [2020-07-01T10:21:34.888Z] #39 81.14 DEP criu/file-lock.d [2020-07-01T10:21:34.888Z] #39 ... [2020-07-01T10:21:34.888Z] [2020-07-01T10:21:34.888Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:21:34.888Z] #28 DONE 154.5s [2020-07-01T10:21:34.888Z] [2020-07-01T10:21:34.888Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:21:34.888Z] #17 14.77 Reading package lists... [2020-07-01T10:21:34.888Z] #17 17.92 Building dependency tree... [2020-07-01T10:21:34.888Z] #17 19.18 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:21:34.888Z] #17 19.18 The following additional packages will be installed: [2020-07-01T10:21:34.888Z] #17 19.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:21:34.888Z] #17 19.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:21:34.888Z] #17 19.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:21:34.888Z] #17 19.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:21:34.888Z] #17 19.18 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:21:34.888Z] #17 19.19 Suggested packages: [2020-07-01T10:21:34.888Z] #17 19.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:21:34.888Z] #17 19.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:21:34.888Z] #17 19.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:21:34.888Z] #17 19.19 Recommended packages: [2020-07-01T10:21:34.888Z] #17 19.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:21:34.888Z] #17 19.19 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:21:34.969Z] #10 64.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:35.004Z] #40 4.553 GEN criu/include/version.h [2020-07-01T10:21:35.004Z] #40 4.645 GEN include/common/asm [2020-07-01T10:21:35.174Z] #25 10.74 #=#=# [2020-07-01T10:21:35.204Z] #25 11.50 [2020-07-01T10:21:35.530Z] #10 64.47 Selecting previously unselected package dmsetup. [2020-07-01T10:21:35.530Z] #10 64.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:21:35.530Z] #10 64.49 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:21:35.785Z] #10 64.77 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:21:35.785Z] #10 64.77 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:21:35.785Z] #10 64.78 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:21:35.785Z] #10 ... [2020-07-01T10:21:35.785Z] [2020-07-01T10:21:35.785Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:35.786Z] #47 54.82 syscall [2020-07-01T10:21:35.786Z] #47 54.86 reflect [2020-07-01T10:21:35.786Z] #47 62.44 context [2020-07-01T10:21:35.786Z] #47 63.38 internal/poll [2020-07-01T10:21:35.786Z] #47 ... [2020-07-01T10:21:35.786Z] [2020-07-01T10:21:35.786Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:35.786Z] #38 58.68 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:35.786Z] #38 58.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:35.786Z] #38 58.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:35.786Z] #38 58.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:35.786Z] #38 58.77 Setting up python-six (1.12.0-1) ... [2020-07-01T10:21:35.786Z] #38 63.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:35.786Z] #38 63.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:21:35.786Z] #38 63.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:35.786Z] #38 63.63 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:21:35.786Z] #38 63.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:35.786Z] #38 63.74 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:35.786Z] #38 63.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:35.786Z] #38 63.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:35.786Z] #38 63.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:35.786Z] #38 63.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:36.041Z] #38 ... [2020-07-01T10:21:36.041Z] [2020-07-01T10:21:36.041Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:36.041Z] #30 55.14 time [2020-07-01T10:21:36.041Z] #30 61.56 internal/poll [2020-07-01T10:21:36.041Z] #30 62.95 internal/fmtsort [2020-07-01T10:21:36.041Z] #30 63.47 internal/syscall/execenv [2020-07-01T10:21:36.041Z] #30 63.61 internal/syscall/unix [2020-07-01T10:21:36.041Z] #30 63.75 strings [2020-07-01T10:21:36.041Z] #30 64.13 os [2020-07-01T10:21:36.517Z] #25 10.97 0.0% ## 4.0% ##### 7.7% ######## 11.4% ########## 14.9% ############# 19.1% ############### 21.6% ################# 24.1% ################### 27.1% [2020-07-01T10:21:36.517Z] #25 ... [2020-07-01T10:21:36.517Z] [2020-07-01T10:21:36.517Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:36.517Z] #47 38.54 bytes [2020-07-01T10:21:36.517Z] #47 38.55 syscall [2020-07-01T10:21:36.517Z] #47 38.60 strconv [2020-07-01T10:21:36.517Z] #47 38.60 strings [2020-07-01T10:21:36.517Z] #47 41.55 bufio [2020-07-01T10:21:36.517Z] #47 43.69 reflect [2020-07-01T10:21:36.517Z] #47 43.70 regexp/syntax [2020-07-01T10:21:36.517Z] #47 47.05 time [2020-07-01T10:21:36.517Z] #47 ... [2020-07-01T10:21:36.517Z] [2020-07-01T10:21:36.517Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:36.789Z] #17 21.51 The following NEW packages will be installed: [2020-07-01T10:21:36.789Z] #17 21.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:21:36.789Z] #17 21.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:21:36.789Z] #17 21.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:21:36.789Z] #17 21.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:21:36.789Z] #17 21.52 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:21:36.789Z] #17 21.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:21:36.790Z] #17 21.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:21:36.790Z] #17 21.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:21:36.790Z] #17 21.52 xz-utils zip [2020-07-01T10:21:36.790Z] #17 21.83 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:21:36.790Z] #17 21.83 Need to get 28.5 MB of archives. [2020-07-01T10:21:36.790Z] #17 21.83 After this operation, 116 MB of additional disk space will be used. [2020-07-01T10:21:36.790Z] #17 21.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-01T10:21:36.790Z] #17 21.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-01T10:21:37.048Z] #17 21.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-01T10:21:37.048Z] #17 21.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-01T10:21:37.048Z] #17 21.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-01T10:21:37.048Z] #17 21.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-01T10:21:37.048Z] #17 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:21:37.048Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-01T10:21:37.048Z] #17 22.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-01T10:21:37.048Z] #17 22.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-01T10:21:37.048Z] #17 22.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-01T10:21:37.048Z] #17 22.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-01T10:21:37.048Z] #17 22.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-01T10:21:37.048Z] #17 22.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-01T10:21:37.048Z] #17 22.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-01T10:21:37.048Z] #17 22.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-01T10:21:37.048Z] #17 22.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:21:37.048Z] #17 22.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:21:37.048Z] #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-07-01T10:21:37.048Z] #17 22.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-01T10:21:37.048Z] #17 22.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-01T10:21:37.048Z] #17 22.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-01T10:21:37.048Z] #17 22.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-01T10:21:37.056Z] #40 6.418 PBCC images/timens.pb-c.c [2020-07-01T10:21:37.056Z] #40 6.462 DEP images/timens.pb-c.d [2020-07-01T10:21:37.056Z] #40 6.553 PBCC images/fown.pb-c.c [2020-07-01T10:21:37.056Z] #40 6.620 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:21:37.056Z] #40 6.720 PBCC images/opts.pb-c.c [2020-07-01T10:21:37.056Z] #40 6.799 PBCC images/memfd.pb-c.c [2020-07-01T10:21:37.056Z] #40 6.885 DEP images/fown.pb-c.d [2020-07-01T10:21:37.056Z] #40 6.948 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:21:37.306Z] #17 22.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:21:37.306Z] #17 22.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:21:37.306Z] #17 22.19 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:21:37.306Z] #17 22.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-01T10:21:37.306Z] #17 22.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-01T10:21:37.306Z] #17 22.20 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-01T10:21:37.343Z] #40 6.983 DEP images/opts.pb-c.d [2020-07-01T10:21:37.343Z] #40 7.105 DEP images/memfd.pb-c.d [2020-07-01T10:21:37.343Z] #40 7.152 PBCC images/sit.pb-c.c [2020-07-01T10:21:37.343Z] #40 7.217 DEP images/sit.pb-c.d [2020-07-01T10:21:37.404Z] #30 ... [2020-07-01T10:21:37.404Z] [2020-07-01T10:21:37.404Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:37.404Z] #47 66.63 os [2020-07-01T10:21:37.547Z] #25 11.72 0.0% # 2.2% ## 4.0% ##### 7.1% ###### 9.6% ######## 11.6% ######### 13.7% ########### 15.3% ############ 17.0% ############# 19.1% ############### 21.8% ################## 25.3% ################### 27.7% ##################### 29.5% ###################### 31.4% ####################### 32.8% ######################### 35.4% ########################## 36.6% ########################### 38.2% ############################ 39.5% ############################# 41.5% ############################## 42.5% [2020-07-01T10:21:37.547Z] #25 ... [2020-07-01T10:21:37.547Z] [2020-07-01T10:21:37.547Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:37.547Z] #38 51.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-01T10:21:37.547Z] #38 51.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 51.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 52.09 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-01T10:21:37.547Z] #38 52.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 52.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 53.52 Selecting previously unselected package libprotoc17:amd64. [2020-07-01T10:21:37.547Z] #38 53.54 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 53.57 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 54.36 Selecting previously unselected package protobuf-c-compiler. [2020-07-01T10:21:37.547Z] #38 54.36 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 54.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:37.547Z] #38 54.58 Selecting previously unselected package protobuf-compiler. [2020-07-01T10:21:37.547Z] #38 54.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 54.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 54.77 Selecting previously unselected package python-pkg-resources. [2020-07-01T10:21:37.547Z] #38 54.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:21:37.547Z] #38 54.78 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:37.547Z] #38 55.13 Selecting previously unselected package python-six. [2020-07-01T10:21:37.547Z] #38 55.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-01T10:21:37.547Z] #38 55.14 Unpacking python-six (1.12.0-1) ... [2020-07-01T10:21:37.547Z] #38 55.24 Selecting previously unselected package python-protobuf. [2020-07-01T10:21:37.547Z] #38 55.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-01T10:21:37.547Z] #38 55.25 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 55.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:37.547Z] #38 60.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:37.547Z] #38 60.70 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:37.547Z] #38 60.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:37.547Z] #38 60.74 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:37.547Z] #38 60.75 Setting up python-six (1.12.0-1) ... [2020-07-01T10:21:37.547Z] #38 ... [2020-07-01T10:21:37.547Z] [2020-07-01T10:21:37.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:37.564Z] #17 22.56 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:21:37.564Z] #17 22.56 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:21:37.565Z] #17 22.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:21:37.565Z] #17 22.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-01T10:21:37.565Z] #17 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-01T10:21:37.565Z] #17 22.59 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:21:37.565Z] #17 22.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:21:37.565Z] #17 22.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:21:37.565Z] #17 22.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-01T10:21:37.644Z] #40 7.275 PBCC images/macvlan.pb-c.c [2020-07-01T10:21:37.644Z] #40 7.323 DEP images/macvlan.pb-c.d [2020-07-01T10:21:37.644Z] #40 7.402 PBCC images/autofs.pb-c.c [2020-07-01T10:21:37.644Z] #40 7.416 DEP images/autofs.pb-c.d [2020-07-01T10:21:37.823Z] #17 22.68 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:21:37.823Z] #17 22.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:21:37.823Z] #17 22.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:21:37.823Z] #17 22.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-01T10:21:37.823Z] #17 22.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-01T10:21:37.823Z] #17 22.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-01T10:21:37.823Z] #17 22.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:21:37.931Z] #40 7.508 PBCC images/sysctl.pb-c.c [2020-07-01T10:21:37.932Z] #40 7.545 DEP images/sysctl.pb-c.d [2020-07-01T10:21:37.932Z] #40 7.599 PBCC images/time.pb-c.c [2020-07-01T10:21:37.932Z] #40 7.617 DEP images/time.pb-c.d [2020-07-01T10:21:37.932Z] #40 7.659 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:21:37.932Z] #40 7.695 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:21:38.063Z] #25 11.72 0.0% # 2.2% ## 4.0% ##### 7.1% ###### 9.6% ######## 11.6% ######### 13.7% ########### 15.3% ############ 17.0% ############# 19.1% ############### 21.8% ################## 25.3% ################### 27.7% ##################### 29.5% ###################### 31.4% ####################### 32.8% ######################### 35.4% ########################## 36.6% ########################### 38.2% ############################ 39.5% ############################# 41.5% ############################## 42.5% ################################ 44.5% ################################ 45.7% ################################## 47.7% ################################### 49.1% [2020-07-01T10:21:38.063Z] #25 ... [2020-07-01T10:21:38.063Z] [2020-07-01T10:21:38.063Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:38.063Z] #47 52.25 syscall [2020-07-01T10:21:38.063Z] #47 52.29 reflect [2020-07-01T10:21:38.063Z] #47 61.25 time [2020-07-01T10:21:38.063Z] #47 ... [2020-07-01T10:21:38.063Z] [2020-07-01T10:21:38.063Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:38.064Z] #25 11.72 0.0% # 2.2% ## 4.0% ##### 7.1% ###### 9.6% ######## 11.6% ######### 13.7% ########### 15.3% ############ 17.0% ############# 19.1% ############### 21.8% ################## 25.3% ################### 27.7% ##################### 29.5% ###################### 31.4% ####################### 32.8% ######################### 35.4% ########################## 36.6% ########################### 38.2% ############################ 39.5% ############################# 41.5% ############################## 42.5% ################################ 44.5% ################################ 45.7% ################################## 47.7% ################################### 49.1% #################################### 51.2% ###################################### 53.1% [2020-07-01T10:21:38.064Z] #25 ... [2020-07-01T10:21:38.064Z] [2020-07-01T10:21:38.064Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:21:38.064Z] #28 52.37 Checking out files: 88% (1342/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-07-01T10:21:38.064Z] #28 52.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-01T10:21:38.064Z] #28 53.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-01T10:21:38.081Z] #17 23.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-01T10:21:38.085Z] #25 10.97 0.0% ## 4.0% ##### 7.7% ######## 11.4% ########## 14.9% ############# 19.1% ############### 21.6% ################# 24.1% ################### 27.1% ##################### 29.2% ####################### 32.8% ######################### 34.8% ########################## 36.4% ############################ 39.2% ############################# 41.4% ############################### 44.0% ################################# 46.2% ################################### 48.7% #################################### 50.6% ###################################### 53.3% ####################################### 54.4% ######################################## 55.8% ######################################### 57.4% ######################################### 58.2% [2020-07-01T10:21:38.085Z] #25 ... [2020-07-01T10:21:38.085Z] [2020-07-01T10:21:38.085Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:38.085Z] #32 40.04 Selecting previously unselected package libicu63:arm64. [2020-07-01T10:21:38.085Z] #32 40.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-01T10:21:38.085Z] #32 40.08 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-01T10:21:38.085Z] #32 44.36 Selecting previously unselected package libxml2:arm64. [2020-07-01T10:21:38.086Z] #32 44.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 44.37 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:38.086Z] #32 44.84 Selecting previously unselected package libarchive13:arm64. [2020-07-01T10:21:38.086Z] #32 44.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 44.87 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:38.086Z] #32 45.21 Selecting previously unselected package libjsoncpp1:arm64. [2020-07-01T10:21:38.086Z] #32 45.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 45.22 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-01T10:21:38.086Z] #32 45.70 Selecting previously unselected package librhash0:arm64. [2020-07-01T10:21:38.086Z] #32 45.72 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 45.73 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-07-01T10:21:38.086Z] #32 46.05 Selecting previously unselected package libuv1:arm64. [2020-07-01T10:21:38.086Z] #32 46.07 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 46.10 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-07-01T10:21:38.086Z] #32 46.35 Selecting previously unselected package cmake. [2020-07-01T10:21:38.086Z] #32 46.36 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-07-01T10:21:38.086Z] #32 46.37 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:21:38.086Z] #32 48.98 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-01T10:21:38.086Z] #32 49.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:21:38.086Z] #32 49.15 Setting up libuv1:arm64 (1.24.1-1) ... [2020-07-01T10:21:38.086Z] #32 49.19 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:38.086Z] #32 49.24 Setting up librhash0:arm64 (1.3.8-1) ... [2020-07-01T10:21:38.086Z] #32 49.27 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:21:38.086Z] #32 49.33 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:38.086Z] #32 49.35 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-07-01T10:21:38.086Z] #32 49.38 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:38.086Z] #32 49.40 Setting up cmake (3.13.4-1) ... [2020-07-01T10:21:38.086Z] #32 49.43 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:38.086Z] #32 49.55 Processing triggers for mime-support (3.62) ... [2020-07-01T10:21:38.086Z] #32 ... [2020-07-01T10:21:38.086Z] [2020-07-01T10:21:38.086Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:38.219Z] #40 7.775 PBCC images/seccomp.pb-c.c [2020-07-01T10:21:38.219Z] #40 7.809 DEP images/seccomp.pb-c.d [2020-07-01T10:21:38.219Z] #40 7.893 PBCC images/userns.pb-c.c [2020-07-01T10:21:38.219Z] #40 7.928 DEP images/userns.pb-c.d [2020-07-01T10:21:38.219Z] #40 7.975 PBCC images/cgroup.pb-c.c [2020-07-01T10:21:38.219Z] #40 7.998 DEP images/cgroup.pb-c.d [2020-07-01T10:21:38.324Z] #28 ... [2020-07-01T10:21:38.324Z] [2020-07-01T10:21:38.324Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:38.330Z] #47 ... [2020-07-01T10:21:38.330Z] [2020-07-01T10:21:38.330Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:38.330Z] #32 66.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:21:38.330Z] #32 66.76 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:21:38.330Z] #32 66.78 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:21:38.330Z] #32 66.79 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:38.330Z] #32 66.83 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:21:38.330Z] #32 66.84 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:21:38.330Z] #32 66.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:38.330Z] #32 66.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:21:38.330Z] #32 66.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:38.330Z] #32 66.90 Setting up cmake (3.13.4-1) ... [2020-07-01T10:21:38.330Z] #32 66.91 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:38.330Z] #32 66.97 Processing triggers for mime-support (3.62) ... [2020-07-01T10:21:38.330Z] #32 DONE 67.3s [2020-07-01T10:21:38.330Z] [2020-07-01T10:21:38.330Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:38.339Z] #17 23.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-01T10:21:38.339Z] #17 23.24 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-01T10:21:38.508Z] #40 8.062 PBCC images/ext-file.pb-c.c [2020-07-01T10:21:38.508Z] #40 8.080 DEP images/ext-file.pb-c.d [2020-07-01T10:21:38.508Z] #40 8.165 PBCC images/rpc.pb-c.c [2020-07-01T10:21:38.508Z] #40 8.270 DEP images/rpc.pb-c.d [2020-07-01T10:21:38.508Z] #40 8.345 PBCC images/siginfo.pb-c.c [2020-07-01T10:21:38.508Z] #40 8.366 DEP images/siginfo.pb-c.d [2020-07-01T10:21:38.800Z] #40 8.457 PBCC images/pagemap.pb-c.c [2020-07-01T10:21:38.800Z] #40 8.521 DEP images/pagemap.pb-c.d [2020-07-01T10:21:38.800Z] #40 8.631 PBCC images/rlimit.pb-c.c [2020-07-01T10:21:38.905Z] #17 23.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:21:38.905Z] #17 23.96 Fetched 28.5 MB in 2s (17.0 MB/s) [2020-07-01T10:21:39.088Z] #40 8.653 DEP images/rlimit.pb-c.d [2020-07-01T10:21:39.088Z] #40 8.738 PBCC images/file-lock.pb-c.c [2020-07-01T10:21:39.088Z] #40 8.748 DEP images/file-lock.pb-c.d [2020-07-01T10:21:39.088Z] #40 8.821 PBCC images/tty.pb-c.c [2020-07-01T10:21:39.163Z] #17 24.01 Selecting previously unselected package pigz. [2020-07-01T10:21:39.163Z] #17 24.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 ... 23432 files and directories currently installed.) [2020-07-01T10:21:39.163Z] #17 24.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-01T10:21:39.163Z] #17 24.10 Unpacking pigz (2.4-1) ... [2020-07-01T10:21:39.163Z] #17 24.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-01T10:21:39.163Z] #17 24.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:21:39.163Z] #17 24.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:21:39.376Z] #40 8.945 DEP images/tty.pb-c.d [2020-07-01T10:21:39.376Z] #40 9.031 PBCC images/tun.pb-c.c [2020-07-01T10:21:39.376Z] #40 9.114 PBCC images/netdev.pb-c.c [2020-07-01T10:21:39.376Z] #40 9.180 DEP images/tun.pb-c.d [2020-07-01T10:21:39.399Z] #25 10.97 0.0% ## 4.0% ##### 7.7% ######## 11.4% ########## 14.9% ############# 19.1% ############### 21.6% ################# 24.1% ################### 27.1% ##################### 29.2% ####################### 32.8% ######################### 34.8% ########################## 36.4% ############################ 39.2% ############################# 41.4% ############################### 44.0% ################################# 46.2% ################################### 48.7% #################################### 50.6% ###################################### 53.3% ####################################### 54.4% ######################################## 55.8% ######################################### 57.4% ######################################### 58.2% ########################################### 60.1% ############################################ 62.3% ############################################## 64.2% ################################################ 67.0% ################################################## 70.1% ##################################################### 74.0% ####################################################### 77.2% ######################################################### 80.2% ############################################################ 84.0% ############################################################## 87.4% ################################################################# 91.0% ################################################################### 94.3% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-01T10:21:39.399Z] #25 15.07 [2020-07-01T10:21:39.665Z] #40 9.254 DEP images/netdev.pb-c.d [2020-07-01T10:21:39.665Z] #40 9.353 PBCC images/vma.pb-c.c [2020-07-01T10:21:39.665Z] #40 9.449 DEP images/vma.pb-c.d [2020-07-01T10:21:39.665Z] #40 9.493 PBCC images/creds.pb-c.c [2020-07-01T10:21:39.665Z] #40 9.509 DEP images/creds.pb-c.d [2020-07-01T10:21:39.665Z] #40 9.583 PBCC images/utsns.pb-c.c [2020-07-01T10:21:39.729Z] #17 24.63 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:21:39.729Z] #17 24.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:21:39.729Z] #17 24.65 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:21:39.953Z] #40 9.609 DEP images/utsns.pb-c.d [2020-07-01T10:21:39.953Z] #40 9.720 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:21:39.953Z] #40 9.739 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:21:39.953Z] #40 9.772 DEP images/ipc-desc.pb-c.d [2020-07-01T10:21:39.953Z] #40 9.869 DEP images/ipc-sem.pb-c.d [2020-07-01T10:21:40.216Z] #33 ... [2020-07-01T10:21:40.216Z] [2020-07-01T10:21:40.216Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:40.216Z] #41 59.12 time [2020-07-01T10:21:40.216Z] #41 64.94 os [2020-07-01T10:21:40.216Z] #41 66.19 strings [2020-07-01T10:21:40.216Z] #41 69.23 regexp/syntax [2020-07-01T10:21:40.216Z] #41 ... [2020-07-01T10:21:40.216Z] [2020-07-01T10:21:40.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:40.216Z] #30 67.73 path [2020-07-01T10:21:40.216Z] #30 68.59 text/tabwriter [2020-07-01T10:21:40.216Z] #30 69.06 fmt [2020-07-01T10:21:40.216Z] #30 69.16 path/filepath [2020-07-01T10:21:40.243Z] #40 9.915 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:21:40.243Z] #40 9.943 DEP images/ipc-msg.pb-c.d [2020-07-01T10:21:40.243Z] #40 10.00 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:21:40.243Z] #40 10.07 DEP images/ipc-shm.pb-c.d [2020-07-01T10:21:40.339Z] #25 15.90 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:21:40.532Z] #40 10.15 PBCC images/ipc-var.pb-c.c [2020-07-01T10:21:40.532Z] #40 10.21 DEP images/ipc-var.pb-c.d [2020-07-01T10:21:40.532Z] #40 10.35 PBCC images/sk-opts.pb-c.c [2020-07-01T10:21:40.532Z] #40 10.37 PBCC images/packet-sock.pb-c.c [2020-07-01T10:21:40.532Z] #40 10.45 DEP images/sk-opts.pb-c.d [2020-07-01T10:21:40.663Z] #17 25.49 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:21:40.663Z] #17 25.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:21:40.822Z] #40 10.51 DEP images/packet-sock.pb-c.d [2020-07-01T10:21:40.822Z] #40 10.60 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:21:40.822Z] #40 10.68 DEP images/sk-netlink.pb-c.d [2020-07-01T10:21:40.822Z] #40 10.73 PBCC images/sk-inet.pb-c.c [2020-07-01T10:21:40.909Z] #25 16.31 [2020-07-01T10:21:40.909Z] #25 ... [2020-07-01T10:21:40.909Z] [2020-07-01T10:21:40.909Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:40.909Z] #41 42.83 regexp/syntax [2020-07-01T10:21:40.909Z] #41 43.63 hash/crc32 [2020-07-01T10:21:40.909Z] #41 44.51 vendor/golang.org/x/text/transform [2020-07-01T10:21:40.909Z] #41 46.08 time [2020-07-01T10:21:40.909Z] #41 49.51 regexp [2020-07-01T10:21:40.909Z] #41 52.12 path/filepath [2020-07-01T10:21:40.909Z] #41 52.13 context [2020-07-01T10:21:40.909Z] #41 ... [2020-07-01T10:21:40.909Z] [2020-07-01T10:21:40.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:40.909Z] #38 43.56 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 43.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:40.909Z] #38 43.60 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-01T10:21:40.909Z] #38 43.61 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-07-01T10:21:40.909Z] #38 43.65 Setting up python-six (1.12.0-1) ... [2020-07-01T10:21:40.909Z] #38 45.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:40.909Z] #38 45.74 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-01T10:21:40.909Z] #38 45.79 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 45.85 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-07-01T10:21:40.909Z] #38 45.87 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 45.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 45.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:40.909Z] #38 45.97 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 45.99 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:40.909Z] #38 46.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:40.909Z] #38 49.90 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-07-01T10:21:40.909Z] #38 50.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:40.909Z] #38 ... [2020-07-01T10:21:40.909Z] [2020-07-01T10:21:40.909Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:40.909Z] #25 16.53 # 2.2% ######################################################################## 100.0% [2020-07-01T10:21:41.112Z] #40 10.78 DEP images/sk-inet.pb-c.d [2020-07-01T10:21:41.112Z] #40 10.83 PBCC images/sk-unix.pb-c.c [2020-07-01T10:21:41.112Z] #40 10.90 DEP images/sk-unix.pb-c.d [2020-07-01T10:21:41.142Z] #30 70.45 io/ioutil [2020-07-01T10:21:41.162Z] #25 11.72 0.0% # 2.2% ## 4.0% ##### 7.1% ###### 9.6% ######## 11.6% ######### 13.7% ########### 15.3% ############ 17.0% ############# 19.1% ############### 21.8% ################## 25.3% ################### 27.7% ##################### 29.5% ###################### 31.4% ####################### 32.8% ######################### 35.4% ########################## 36.6% ########################### 38.2% ############################ 39.5% ############################# 41.5% ############################## 42.5% ################################ 44.5% ################################ 45.7% ################################## 47.7% ################################### 49.1% #################################### 51.2% ###################################### 53.1% ####################################### 54.3% ######################################## 56.1% ######################################### 57.2% ########################################## 59.1% ########################################### 60.5% ############################################ 61.8% ############################################# 63.6% ############################################## 64.5% ############################################### 66.5% ################################################ 67.9% ################################################## 69.6% ################################################## 70.8% #################################################### 72.5% ##################################################### 74.2% ###################################################### 76.0% ######################################################## 78.2% ########################################################## 81.1% ########################################################### 83.3% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 87.8% ################################################################ 89.8% ################################################################## 91.9% ################################################################### 93.9% #################################################################### 95.0% ##################################################################### 96.6% ######################################################################## 100.0% [2020-07-01T10:21:41.162Z] #25 17.76 [2020-07-01T10:21:41.170Z] #25 16.65 [2020-07-01T10:21:41.400Z] #40 11.03 PBCC images/mm.pb-c.c [2020-07-01T10:21:41.400Z] #40 11.13 DEP images/mm.pb-c.d [2020-07-01T10:21:41.400Z] #40 11.25 PBCC images/timerfd.pb-c.c [2020-07-01T10:21:41.688Z] #40 11.29 DEP images/timerfd.pb-c.d [2020-07-01T10:21:41.688Z] #40 11.35 PBCC images/timer.pb-c.c [2020-07-01T10:21:41.688Z] #40 11.36 DEP images/timer.pb-c.d [2020-07-01T10:21:41.688Z] #40 11.44 PBCC images/sa.pb-c.c [2020-07-01T10:21:41.978Z] #40 11.58 DEP images/sa.pb-c.d [2020-07-01T10:21:41.978Z] #40 11.64 PBCC images/pipe-data.pb-c.c [2020-07-01T10:21:41.978Z] #40 11.69 DEP images/pipe-data.pb-c.d [2020-07-01T10:21:41.978Z] #40 11.76 PBCC images/mnt.pb-c.c [2020-07-01T10:21:41.978Z] #40 11.81 DEP images/mnt.pb-c.d [2020-07-01T10:21:41.978Z] #40 11.90 PBCC images/sk-packet.pb-c.c [2020-07-01T10:21:42.106Z] #25 18.66 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:21:42.106Z] #25 ... [2020-07-01T10:21:42.106Z] [2020-07-01T10:21:42.106Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:42.106Z] #30 56.40 time [2020-07-01T10:21:42.106Z] #30 62.65 internal/poll [2020-07-01T10:21:42.106Z] #30 64.54 internal/fmtsort [2020-07-01T10:21:42.106Z] #30 65.10 internal/syscall/execenv [2020-07-01T10:21:42.106Z] #30 65.23 internal/syscall/unix [2020-07-01T10:21:42.106Z] #30 65.41 strings [2020-07-01T10:21:42.106Z] #30 65.57 os [2020-07-01T10:21:42.110Z] #25 17.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:21:42.267Z] #40 11.95 DEP images/sk-packet.pb-c.d [2020-07-01T10:21:42.267Z] #40 11.99 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:21:42.267Z] #40 12.06 DEP images/tcp-stream.pb-c.d [2020-07-01T10:21:42.267Z] #40 12.10 PBCC images/pipe.pb-c.c [2020-07-01T10:21:42.267Z] #40 12.16 DEP images/pipe.pb-c.d [2020-07-01T10:21:42.367Z] #30 ... [2020-07-01T10:21:42.367Z] [2020-07-01T10:21:42.367Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:42.367Z] #47 66.52 context [2020-07-01T10:21:42.425Z] #25 17.91 [2020-07-01T10:21:42.504Z] #30 ... [2020-07-01T10:21:42.504Z] [2020-07-01T10:21:42.504Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:42.504Z] #38 71.25 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:21:42.504Z] #38 71.26 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:42.504Z] #38 DONE 71.6s [2020-07-01T10:21:42.555Z] #40 12.22 PBCC images/pstree.pb-c.c [2020-07-01T10:21:42.555Z] #40 12.25 DEP images/pstree.pb-c.d [2020-07-01T10:21:42.555Z] #40 12.30 PBCC images/fs.pb-c.c [2020-07-01T10:21:42.555Z] #40 12.32 DEP images/fs.pb-c.d [2020-07-01T10:21:42.555Z] #40 12.42 PBCC images/signalfd.pb-c.c [2020-07-01T10:21:42.564Z] #17 27.25 Selecting previously unselected package python3-minimal. [2020-07-01T10:21:42.564Z] #17 27.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-01T10:21:42.564Z] #17 27.29 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-01T10:21:42.564Z] #17 27.30 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:21:42.564Z] #17 27.36 Selecting previously unselected package libmpdec2:amd64. [2020-07-01T10:21:42.564Z] #17 27.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-01T10:21:42.564Z] #17 27.38 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:21:42.564Z] #17 27.47 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-01T10:21:42.564Z] #17 27.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:21:42.564Z] #17 27.48 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:21:42.685Z] #25 18.08 0.8% ################################################# 68.4% ######################################################################## 100.0% [2020-07-01T10:21:42.685Z] #25 18.31 [2020-07-01T10:21:42.761Z] [2020-07-01T10:21:42.761Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:42.761Z] #33 2.574 + RM_GOPATH=0 [2020-07-01T10:21:42.761Z] #33 2.574 + TMP_GOPATH= [2020-07-01T10:21:42.761Z] #33 2.574 + : /build [2020-07-01T10:21:42.761Z] #33 2.574 + '[' -z '' ']' [2020-07-01T10:21:42.761Z] #33 2.587 ++ mktemp -d [2020-07-01T10:21:42.761Z] #33 2.588 + export GOPATH=/tmp/tmp.YM70y253we [2020-07-01T10:21:42.761Z] #33 2.588 + GOPATH=/tmp/tmp.YM70y253we [2020-07-01T10:21:42.761Z] #33 2.593 + RM_GOPATH=1 [2020-07-01T10:21:42.761Z] #33 2.593 + case "$(go env GOARCH)" in [2020-07-01T10:21:42.761Z] #33 2.595 ++ go env GOARCH [2020-07-01T10:21:42.761Z] #33 2.614 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:42.761Z] #33 2.617 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:42.761Z] #33 2.621 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:42.761Z] #33 2.631 + dir=/tmp/install [2020-07-01T10:21:42.761Z] #33 2.631 + bin=tini [2020-07-01T10:21:42.761Z] #33 2.631 + shift [2020-07-01T10:21:42.761Z] #33 2.631 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:21:42.761Z] #33 2.631 + . /tmp/install/tini.installer [2020-07-01T10:21:42.761Z] #33 2.631 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:42.761Z] #33 2.632 + install_tini [2020-07-01T10:21:42.761Z] #33 2.633 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:21:42.761Z] #33 2.633 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:42.761Z] #33 2.633 + git clone https://github.com/krallin/tini.git /tmp/tmp.YM70y253we/tini [2020-07-01T10:21:42.761Z] #33 2.635 Cloning into '/tmp/tmp.YM70y253we/tini'... [2020-07-01T10:21:42.761Z] #33 3.439 + cd /tmp/tmp.YM70y253we/tini [2020-07-01T10:21:42.761Z] #33 3.439 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:42.761Z] #33 3.507 + cmake . [2020-07-01T10:21:42.761Z] #33 4.137 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:21:42.761Z] #33 4.237 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:21:42.857Z] #40 12.53 DEP images/signalfd.pb-c.d [2020-07-01T10:21:42.857Z] #40 12.60 PBCC images/fh.pb-c.c [2020-07-01T10:21:43.016Z] #33 5.024 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:21:43.016Z] #33 5.036 -- Detecting C compiler ABI info [2020-07-01T10:21:43.145Z] #40 12.72 PBCC images/fsnotify.pb-c.c [2020-07-01T10:21:43.145Z] #40 12.78 DEP images/fh.pb-c.d [2020-07-01T10:21:43.145Z] #40 12.82 DEP images/fsnotify.pb-c.d [2020-07-01T10:21:43.145Z] #40 12.87 PBCC images/eventpoll.pb-c.c [2020-07-01T10:21:43.145Z] #40 12.90 DEP images/eventpoll.pb-c.d [2020-07-01T10:21:43.145Z] #40 12.95 PBCC images/eventfd.pb-c.c [2020-07-01T10:21:43.145Z] #40 12.97 DEP images/eventfd.pb-c.d [2020-07-01T10:21:43.434Z] #40 13.03 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:21:43.434Z] #40 13.05 DEP images/remap-file-path.pb-c.d [2020-07-01T10:21:43.434Z] #40 13.16 PBCC images/fifo.pb-c.c [2020-07-01T10:21:43.434Z] #40 13.17 DEP images/fifo.pb-c.d [2020-07-01T10:21:43.434Z] #40 13.21 PBCC images/ghost-file.pb-c.c [2020-07-01T10:21:43.434Z] #40 13.26 DEP images/ghost-file.pb-c.d [2020-07-01T10:21:43.498Z] #17 28.34 Selecting previously unselected package python3.7. [2020-07-01T10:21:43.498Z] #17 28.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:21:43.498Z] #17 28.35 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:21:43.498Z] #17 28.48 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-01T10:21:43.498Z] #17 28.48 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-01T10:21:43.498Z] #17 28.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:21:43.498Z] #17 28.55 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:21:43.724Z] #40 13.37 PBCC images/regfile.pb-c.c [2020-07-01T10:21:43.724Z] #40 13.47 DEP images/regfile.pb-c.d [2020-07-01T10:21:43.740Z] #47 67.86 os [2020-07-01T10:21:43.740Z] #47 ... [2020-07-01T10:21:43.740Z] [2020-07-01T10:21:43.740Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:43.740Z] #32 60.42 Selecting previously unselected package libxml2:amd64. [2020-07-01T10:21:43.740Z] #32 60.43 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 60.43 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:43.740Z] #32 61.21 Selecting previously unselected package libarchive13:amd64. [2020-07-01T10:21:43.740Z] #32 61.22 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 61.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:43.740Z] #32 61.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-01T10:21:43.740Z] #32 61.67 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 61.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:21:43.740Z] #32 61.88 Selecting previously unselected package librhash0:amd64. [2020-07-01T10:21:43.740Z] #32 61.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 61.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:21:43.740Z] #32 62.13 Selecting previously unselected package libuv1:amd64. [2020-07-01T10:21:43.740Z] #32 62.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 62.13 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:21:43.740Z] #32 62.39 Selecting previously unselected package cmake. [2020-07-01T10:21:43.740Z] #32 62.40 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-01T10:21:43.740Z] #32 62.40 Unpacking cmake (3.13.4-1) ... [2020-07-01T10:21:43.740Z] #32 66.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:21:43.740Z] #32 66.27 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:21:43.740Z] #32 66.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-01T10:21:43.740Z] #32 66.31 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:43.740Z] #32 66.36 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-01T10:21:43.740Z] #32 66.39 Setting up cmake-data (3.13.4-1) ... [2020-07-01T10:21:43.740Z] #32 66.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-01T10:21:43.741Z] #32 66.43 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-01T10:21:43.741Z] #32 66.44 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-01T10:21:43.741Z] #32 66.46 Setting up cmake (3.13.4-1) ... [2020-07-01T10:21:43.741Z] #32 66.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:43.741Z] #32 66.58 Processing triggers for mime-support (3.62) ... [2020-07-01T10:21:43.741Z] #32 DONE 68.0s [2020-07-01T10:21:43.942Z] #33 5.754 -- Detecting C compiler ABI info - done [2020-07-01T10:21:43.942Z] #33 5.809 -- Detecting C compile features [2020-07-01T10:21:43.998Z] [2020-07-01T10:21:43.998Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:43.998Z] #25 19.05 [2020-07-01T10:21:43.998Z] #25 19.20 ######################################################################## 100.0% [2020-07-01T10:21:43.998Z] #25 19.32 [2020-07-01T10:21:43.998Z] #25 20.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:21:43.998Z] #25 ... [2020-07-01T10:21:43.998Z] [2020-07-01T10:21:43.998Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:43.998Z] #10 58.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-01T10:21:43.998Z] #10 58.21 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-01T10:21:43.998Z] #10 58.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:21:43.998Z] #10 61.61 Selecting previously unselected package binutils-mingw-w64. [2020-07-01T10:21:43.998Z] #10 61.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-01T10:21:43.998Z] #10 61.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:21:43.998Z] #10 61.77 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-01T10:21:43.998Z] #10 61.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:21:43.998Z] #10 61.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:21:43.998Z] #10 62.11 Selecting previously unselected package dmsetup. [2020-07-01T10:21:43.998Z] #10 62.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:21:43.998Z] #10 62.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:21:43.998Z] #10 62.33 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:21:43.998Z] #10 62.34 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:21:43.998Z] #10 62.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:21:44.012Z] #40 13.55 PBCC images/ns.pb-c.c [2020-07-01T10:21:44.012Z] #40 13.61 DEP images/ns.pb-c.d [2020-07-01T10:21:44.012Z] #40 13.70 PBCC images/fdinfo.pb-c.c [2020-07-01T10:21:44.012Z] #40 13.81 DEP images/fdinfo.pb-c.d [2020-07-01T10:21:44.012Z] #40 ... [2020-07-01T10:21:44.012Z] [2020-07-01T10:21:44.012Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:44.069Z] #25 ... [2020-07-01T10:21:44.069Z] [2020-07-01T10:21:44.069Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:44.069Z] #38 DONE 55.8s [2020-07-01T10:21:44.069Z] [2020-07-01T10:21:44.069Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-01T10:21:44.069Z] #32 DONE 55.9s [2020-07-01T10:21:44.069Z] [2020-07-01T10:21:44.069Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:44.256Z] #10 ... [2020-07-01T10:21:44.256Z] [2020-07-01T10:21:44.256Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:44.256Z] #38 64.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-01T10:21:44.256Z] #38 64.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:21:44.256Z] #38 64.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:44.256Z] #38 64.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-01T10:21:44.256Z] #38 64.79 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:44.256Z] #38 64.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-01T10:21:44.256Z] #38 64.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:44.256Z] #38 64.83 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-01T10:21:44.256Z] #38 64.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-01T10:21:44.256Z] #38 64.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-01T10:21:44.329Z] #33 ... [2020-07-01T10:21:44.329Z] [2020-07-01T10:21:44.329Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:44.329Z] #10 46.29 Selecting previously unselected package dmsetup. [2020-07-01T10:21:44.329Z] #10 46.29 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-07-01T10:21:44.329Z] #10 46.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-01T10:21:44.329Z] #10 46.53 Selecting previously unselected package mingw-w64-common. [2020-07-01T10:21:44.329Z] #10 46.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-01T10:21:44.329Z] #10 46.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-01T10:21:44.329Z] #10 55.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:21:44.329Z] #10 55.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:21:44.329Z] #10 55.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:21:44.435Z] #17 29.24 Selecting previously unselected package python3. [2020-07-01T10:21:44.435Z] #17 29.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 ... 24093 files and directories currently installed.) [2020-07-01T10:21:44.435Z] #17 29.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-01T10:21:44.435Z] #17 29.31 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:21:44.435Z] #17 29.40 Selecting previously unselected package libip4tc0:amd64. [2020-07-01T10:21:44.435Z] #17 29.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:21:44.435Z] #17 29.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:21:44.435Z] #17 29.49 Selecting previously unselected package libip6tc0:amd64. [2020-07-01T10:21:44.591Z] #10 ... [2020-07-01T10:21:44.591Z] [2020-07-01T10:21:44.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:44.591Z] #25 19.74 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:21:44.591Z] #25 19.83 skipping existing ed4b54129745 [2020-07-01T10:21:44.591Z] #25 20.02 [2020-07-01T10:21:44.694Z] #17 29.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:21:44.694Z] #17 29.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:21:44.694Z] #17 29.59 Selecting previously unselected package libiptc0:amd64. [2020-07-01T10:21:44.694Z] #17 29.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-01T10:21:44.694Z] #17 29.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:21:44.694Z] #17 29.68 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-01T10:21:44.694Z] #17 29.68 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-01T10:21:44.694Z] #17 29.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:21:44.694Z] #17 29.73 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-01T10:21:44.876Z] #53 43.12 Checking out files: 70% (2248/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:21:44.876Z] #53 43.86 + cd /tmp/tmp.9BR9Nf6G3m/src/github.com/containerd/containerd [2020-07-01T10:21:44.876Z] #53 43.86 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:44.952Z] #17 29.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-01T10:21:44.952Z] #17 29.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:21:44.952Z] #17 29.83 Selecting previously unselected package libnftnl11:amd64. [2020-07-01T10:21:44.952Z] #17 29.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-01T10:21:44.952Z] #17 29.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:21:44.952Z] #17 29.92 Selecting previously unselected package iptables. [2020-07-01T10:21:44.952Z] #17 29.92 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-01T10:21:44.952Z] #17 29.94 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:21:45.210Z] #17 ... [2020-07-01T10:21:45.210Z] [2020-07-01T10:21:45.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:45.210Z] #39 81.35 DEP criu/file-ids.d [2020-07-01T10:21:45.210Z] #39 81.47 DEP criu/fifo.d [2020-07-01T10:21:45.210Z] #39 81.63 DEP criu/fdstore.d [2020-07-01T10:21:45.210Z] #39 81.77 DEP criu/fault-injection.d [2020-07-01T10:21:45.210Z] #39 81.79 DEP criu/external.d [2020-07-01T10:21:45.210Z] #39 81.89 DEP criu/eventpoll.d [2020-07-01T10:21:45.210Z] #39 82.09 DEP criu/eventfd.d [2020-07-01T10:21:45.210Z] #39 82.30 DEP criu/crtools.d [2020-07-01T10:21:45.210Z] #39 82.56 DEP criu/cr-service.d [2020-07-01T10:21:45.210Z] #39 82.81 DEP criu/cr-restore.d [2020-07-01T10:21:45.210Z] #39 83.07 DEP criu/cr-errno.d [2020-07-01T10:21:45.210Z] #39 83.08 DEP criu/cr-dump.d [2020-07-01T10:21:45.210Z] #39 83.21 DEP criu/cr-dedup.d [2020-07-01T10:21:45.210Z] #39 83.31 DEP criu/cr-check.d [2020-07-01T10:21:45.210Z] #39 83.49 DEP criu/config.d [2020-07-01T10:21:45.210Z] #39 83.67 DEP criu/clone-noasan.d [2020-07-01T10:21:45.210Z] #39 83.75 DEP criu/cgroup.d [2020-07-01T10:21:45.210Z] #39 83.94 DEP criu/cgroup-props.d [2020-07-01T10:21:45.210Z] #39 84.03 DEP criu/bitmap.d [2020-07-01T10:21:45.210Z] #39 84.06 DEP criu/bfd.d [2020-07-01T10:21:45.210Z] #39 84.14 DEP criu/autofs.d [2020-07-01T10:21:45.210Z] #39 84.25 DEP criu/aio.d [2020-07-01T10:21:45.210Z] #39 84.37 DEP criu/action-scripts.d [2020-07-01T10:21:45.210Z] #39 84.64 CC criu/action-scripts.o [2020-07-01T10:21:45.210Z] #39 85.02 CC criu/aio.o [2020-07-01T10:21:45.210Z] #39 85.48 CC criu/autofs.o [2020-07-01T10:21:45.210Z] #39 86.65 CC criu/bfd.o [2020-07-01T10:21:45.210Z] #39 87.02 CC criu/bitmap.o [2020-07-01T10:21:45.210Z] #39 87.15 CC criu/cgroup-props.o [2020-07-01T10:21:45.210Z] #39 87.87 CC criu/cgroup.o [2020-07-01T10:21:45.210Z] #39 90.49 CC criu/clone-noasan.o [2020-07-01T10:21:45.210Z] #39 90.68 CC criu/config.o [2020-07-01T10:21:45.210Z] #39 ... [2020-07-01T10:21:45.210Z] [2020-07-01T10:21:45.210Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:21:45.210Z] #17 30.25 Selecting previously unselected package xxd. [2020-07-01T10:21:45.469Z] #17 30.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:21:45.469Z] #17 30.27 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:21:45.469Z] #17 30.39 Selecting previously unselected package vim-common. [2020-07-01T10:21:45.469Z] #17 30.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:45.469Z] #17 30.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:21:45.502Z] #53 ... [2020-07-01T10:21:45.502Z] [2020-07-01T10:21:45.502Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:45.502Z] #42 75.11 vendor/golang.org/x/net/dns/dnsmessage [2020-07-01T10:21:45.502Z] #42 80.93 internal/poll [2020-07-01T10:21:45.502Z] #42 82.70 regexp [2020-07-01T10:21:45.502Z] #42 ... [2020-07-01T10:21:45.502Z] [2020-07-01T10:21:45.502Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:45.502Z] #40 13.93 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:21:45.502Z] #40 13.99 PBCC images/core-arm.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.05 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.12 PBCC images/core-s390.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.20 PBCC images/core-x86.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.36 PBCC images/core.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.48 PBCC images/inventory.pb-c.c [2020-07-01T10:21:45.502Z] #40 14.61 DEP images/core-aarch64.pb-c.d [2020-07-01T10:21:45.502Z] #40 14.66 DEP images/core-arm.pb-c.d [2020-07-01T10:21:45.502Z] #40 14.76 DEP images/core-ppc64.pb-c.d [2020-07-01T10:21:45.502Z] #40 14.83 DEP images/core-s390.pb-c.d [2020-07-01T10:21:45.502Z] #40 14.89 DEP images/core-x86.pb-c.d [2020-07-01T10:21:45.502Z] #40 14.96 DEP images/core.pb-c.d [2020-07-01T10:21:45.502Z] #40 15.05 DEP images/inventory.pb-c.d [2020-07-01T10:21:45.502Z] #40 15.15 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:21:45.502Z] #40 15.18 DEP images/cpuinfo.pb-c.d [2020-07-01T10:21:45.502Z] #40 15.26 PBCC images/stats.pb-c.c [2020-07-01T10:21:45.502Z] #40 15.31 DEP images/stats.pb-c.d [2020-07-01T10:21:45.727Z] #17 30.62 Selecting previously unselected package bash-completion. [2020-07-01T10:21:45.727Z] #17 30.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:21:45.790Z] #40 ... [2020-07-01T10:21:45.791Z] [2020-07-01T10:21:45.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:45.791Z] #11 75.51 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:21:45.791Z] #11 75.53 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-01T10:21:45.791Z] #11 75.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:45.791Z] #11 75.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:21:45.791Z] #11 75.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-01T10:21:45.791Z] #11 75.77 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:45.835Z] #33 7.827 -- Detecting C compile features - done [2020-07-01T10:21:45.977Z] #25 21.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:21:45.977Z] #25 21.61 [2020-07-01T10:21:46.091Z] #33 7.878 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:21:46.159Z] #38 ... [2020-07-01T10:21:46.159Z] [2020-07-01T10:21:46.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:46.159Z] #10 69.12 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:21:46.159Z] #10 69.19 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:21:46.159Z] #10 69.20 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:21:46.239Z] #25 21.79 ######################################################################## 100.0% [2020-07-01T10:21:46.239Z] #25 21.90 [2020-07-01T10:21:46.239Z] #25 21.96 Download of images into '/build' complete. [2020-07-01T10:21:46.239Z] #25 ... [2020-07-01T10:21:46.239Z] [2020-07-01T10:21:46.239Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:46.239Z] #30 48.36 internal/poll [2020-07-01T10:21:46.239Z] #30 50.03 os [2020-07-01T10:21:46.239Z] #30 50.29 internal/fmtsort [2020-07-01T10:21:46.239Z] #30 51.70 fmt [2020-07-01T10:21:46.239Z] #30 51.70 path/filepath [2020-07-01T10:21:46.239Z] #30 52.68 io/ioutil [2020-07-01T10:21:46.239Z] #30 53.81 flag [2020-07-01T10:21:46.239Z] #30 53.81 github.com/BurntSushi/toml [2020-07-01T10:21:46.239Z] #30 53.81 log [2020-07-01T10:21:46.239Z] #30 56.91 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:21:46.346Z] #33 8.143 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:21:46.346Z] #33 8.200 -- Configuring done [2020-07-01T10:21:46.346Z] #33 8.220 -- Generating done [2020-07-01T10:21:46.346Z] #33 8.226 -- Build files have been written to: /tmp/tmp.YM70y253we/tini [2020-07-01T10:21:46.346Z] #33 8.229 + make tini-static [2020-07-01T10:21:46.416Z] #11 ... [2020-07-01T10:21:46.416Z] [2020-07-01T10:21:46.416Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:46.416Z] #53 45.40 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:21:46.416Z] #53 45.42 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:21:46.416Z] #53 45.42 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:21:46.416Z] #53 45.42 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:21:46.416Z] #53 45.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:21:46.416Z] #53 45.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:21:46.416Z] #53 45.42 + '[' '' = dynamic ']' [2020-07-01T10:21:46.416Z] #53 45.42 + make [2020-07-01T10:21:46.499Z] #30 ... [2020-07-01T10:21:46.499Z] [2020-07-01T10:21:46.499Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:46.499Z] #33 2.516 + RM_GOPATH=0 [2020-07-01T10:21:46.499Z] #33 2.516 + TMP_GOPATH= [2020-07-01T10:21:46.499Z] #33 2.516 + : /build [2020-07-01T10:21:46.499Z] #33 2.516 + '[' -z '' ']' [2020-07-01T10:21:46.499Z] #33 2.516 ++ mktemp -d [2020-07-01T10:21:46.499Z] #33 2.518 + export GOPATH=/tmp/tmp.QcMkhXdLbJ [2020-07-01T10:21:46.499Z] #33 2.518 + GOPATH=/tmp/tmp.QcMkhXdLbJ [2020-07-01T10:21:46.499Z] #33 2.518 + RM_GOPATH=1 [2020-07-01T10:21:46.499Z] #33 2.518 + case "$(go env GOARCH)" in [2020-07-01T10:21:46.499Z] #33 2.521 ++ go env GOARCH [2020-07-01T10:21:46.499Z] #33 2.558 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:46.499Z] #33 2.558 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:46.499Z] #33 2.562 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:46.499Z] #33 2.565 + dir=/tmp/install [2020-07-01T10:21:46.499Z] #33 2.566 + bin=tini [2020-07-01T10:21:46.499Z] #33 2.566 + shift [2020-07-01T10:21:46.499Z] #33 2.568 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:21:46.499Z] #33 2.569 + . /tmp/install/tini.installer [2020-07-01T10:21:46.499Z] #33 2.571 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:46.499Z] #33 2.572 + install_tini [2020-07-01T10:21:46.499Z] #33 2.573 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:21:46.499Z] #33 2.573 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:46.499Z] #33 2.573 + git clone https://github.com/krallin/tini.git /tmp/tmp.QcMkhXdLbJ/tini [2020-07-01T10:21:46.499Z] #33 2.576 Cloning into '/tmp/tmp.QcMkhXdLbJ/tini'... [2020-07-01T10:21:46.602Z] #33 8.630 Scanning dependencies of target tini-static [2020-07-01T10:21:46.701Z] #45 ... [2020-07-01T10:21:46.701Z] [2020-07-01T10:21:46.701Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:46.701Z] #52 150.5 + bin/containerd-stress [2020-07-01T10:21:46.701Z] #52 ... [2020-07-01T10:21:46.701Z] [2020-07-01T10:21:46.701Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:46.701Z] #45 DONE 178.1s [2020-07-01T10:21:46.701Z] [2020-07-01T10:21:46.701Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:46.701Z] #52 152.3 + bin/containerd-shim [2020-07-01T10:21:46.857Z] #33 8.742 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:21:47.074Z] #33 ... [2020-07-01T10:21:47.074Z] [2020-07-01T10:21:47.074Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:47.074Z] #25 21.98 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:21:47.074Z] #25 21.98 tar -cC '/build' . | docker load [2020-07-01T10:21:47.074Z] #25 DONE 22.6s [2020-07-01T10:21:47.074Z] [2020-07-01T10:21:47.074Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:47.074Z] #41 52.98 net [2020-07-01T10:21:47.074Z] #41 53.51 internal/lazyregexp [2020-07-01T10:21:47.074Z] #41 53.80 github.com/LK4D4/vndr/versioned [2020-07-01T10:21:47.074Z] #41 53.88 os/exec [2020-07-01T10:21:47.074Z] #41 55.29 go/token [2020-07-01T10:21:47.074Z] #41 55.30 net/url [2020-07-01T10:21:47.074Z] #41 56.26 text/template/parse [2020-07-01T10:21:47.074Z] #41 57.57 go/scanner [2020-07-01T10:21:47.074Z] #41 58.58 go/ast [2020-07-01T10:21:47.074Z] #41 59.13 encoding/json [2020-07-01T10:21:47.317Z] #52 ... [2020-07-01T10:21:47.317Z] [2020-07-01T10:21:47.317Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:21:47.317Z] #46 DONE 0.2s [2020-07-01T10:21:47.337Z] #41 ... [2020-07-01T10:21:47.337Z] [2020-07-01T10:21:47.337Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:47.337Z] #47 49.37 regexp [2020-07-01T10:21:47.337Z] #47 52.91 context [2020-07-01T10:21:47.337Z] #47 52.92 mvdan.cc/sh/v3/fileutil [2020-07-01T10:21:47.337Z] #47 52.95 io/ioutil [2020-07-01T10:21:47.337Z] #47 54.95 flag [2020-07-01T10:21:47.337Z] #47 54.96 github.com/pkg/diff [2020-07-01T10:21:47.337Z] #47 54.96 go/token [2020-07-01T10:21:47.337Z] #47 54.98 encoding/binary [2020-07-01T10:21:47.337Z] #47 57.06 mvdan.cc/editorconfig [2020-07-01T10:21:47.337Z] #47 57.11 go/scanner [2020-07-01T10:21:47.337Z] #47 57.28 encoding/base64 [2020-07-01T10:21:47.337Z] #47 58.39 encoding/json [2020-07-01T10:21:47.337Z] #47 58.77 golang.org/x/sys/unix [2020-07-01T10:21:47.337Z] #47 58.85 mvdan.cc/sh/v3/syntax [2020-07-01T10:21:47.337Z] #47 59.41 go/ast [2020-07-01T10:21:47.337Z] #47 ... [2020-07-01T10:21:47.337Z] [2020-07-01T10:21:47.337Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:47.337Z] #33 3.657 + cd /tmp/tmp.QcMkhXdLbJ/tini [2020-07-01T10:21:47.598Z] #33 3.657 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:47.598Z] #33 3.667 + cmake . [2020-07-01T10:21:47.599Z] [2020-07-01T10:21:47.599Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:21:47.599Z] #48 DONE 0.1s [2020-07-01T10:21:47.599Z] [2020-07-01T10:21:47.599Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:47.880Z] #52 ... [2020-07-01T10:21:47.880Z] [2020-07-01T10:21:47.880Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:21:47.880Z] #50 DONE 0.2s [2020-07-01T10:21:47.880Z] [2020-07-01T10:21:47.880Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:47.905Z] #53 46.68 + bin/ctr [2020-07-01T10:21:48.059Z] #10 ... [2020-07-01T10:21:48.059Z] [2020-07-01T10:21:48.059Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-01T10:21:48.059Z] #25 20.85 [2020-07-01T10:21:48.059Z] #25 21.15 #=#=# ######################################################################## 100.0% [2020-07-01T10:21:48.059Z] #25 21.36 [2020-07-01T10:21:48.059Z] #25 22.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:21:48.059Z] #25 22.71 skipping existing 1849cc453dee [2020-07-01T10:21:48.059Z] #25 22.84 [2020-07-01T10:21:48.059Z] #25 23.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:21:48.059Z] #25 24.05 [2020-07-01T10:21:48.059Z] #25 24.19 ######################################################################## 100.0% [2020-07-01T10:21:48.059Z] #25 24.30 [2020-07-01T10:21:48.059Z] #25 24.35 Download of images into '/build' complete. [2020-07-01T10:21:48.059Z] #25 24.35 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:21:48.059Z] #25 24.35 tar -cC '/build' . | docker load [2020-07-01T10:21:48.059Z] #25 DONE 24.5s [2020-07-01T10:21:48.059Z] [2020-07-01T10:21:48.059Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:48.059Z] #38 72.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-01T10:21:48.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:21:48.170Z] #33 4.480 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:21:48.223Z] #33 10.20 [100%] Linking C executable tini-static [2020-07-01T10:21:48.286Z] #17 33.30 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:21:48.318Z] #38 72.47 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:21:48.318Z] #38 ... [2020-07-01T10:21:48.318Z] [2020-07-01T10:21:48.318Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:48.318Z] #41 62.59 time [2020-07-01T10:21:48.318Z] #41 65.86 strings [2020-07-01T10:21:48.318Z] #41 69.05 os [2020-07-01T10:21:48.318Z] #41 69.60 regexp/syntax [2020-07-01T10:21:48.318Z] #41 ... [2020-07-01T10:21:48.318Z] [2020-07-01T10:21:48.318Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:48.318Z] #33 2.838 + RM_GOPATH=0 [2020-07-01T10:21:48.318Z] #33 2.839 + TMP_GOPATH= [2020-07-01T10:21:48.318Z] #33 2.842 + : /build [2020-07-01T10:21:48.318Z] #33 2.842 + '[' -z '' ']' [2020-07-01T10:21:48.318Z] #33 2.845 ++ mktemp -d [2020-07-01T10:21:48.318Z] #33 2.848 + export GOPATH=/tmp/tmp.4vgLW555kK [2020-07-01T10:21:48.318Z] #33 2.848 + GOPATH=/tmp/tmp.4vgLW555kK [2020-07-01T10:21:48.318Z] #33 2.848 + RM_GOPATH=1 [2020-07-01T10:21:48.318Z] #33 2.848 + case "$(go env GOARCH)" in [2020-07-01T10:21:48.318Z] #33 2.849 ++ go env GOARCH [2020-07-01T10:21:48.318Z] #33 2.856 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:48.318Z] #33 2.856 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:21:48.318Z] #33 2.856 ++ dirname /tmp/install/install.sh [2020-07-01T10:21:48.318Z] #33 2.857 + dir=/tmp/install [2020-07-01T10:21:48.318Z] #33 2.862 + bin=tini [2020-07-01T10:21:48.318Z] #33 2.862 + shift [2020-07-01T10:21:48.318Z] #33 2.862 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-01T10:21:48.318Z] #33 2.862 + . /tmp/install/tini.installer [2020-07-01T10:21:48.318Z] #33 2.863 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:48.318Z] #33 2.866 + install_tini [2020-07-01T10:21:48.318Z] #33 2.866 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-01T10:21:48.318Z] #33 2.866 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:48.318Z] #33 2.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.4vgLW555kK/tini [2020-07-01T10:21:48.318Z] #33 2.868 Cloning into '/tmp/tmp.4vgLW555kK/tini'... [2020-07-01T10:21:48.318Z] #33 3.614 + cd /tmp/tmp.4vgLW555kK/tini [2020-07-01T10:21:48.318Z] #33 3.615 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-01T10:21:48.318Z] #33 3.648 + cmake . [2020-07-01T10:21:48.318Z] #33 4.424 -- The C compiler identification is GNU 8.3.0 [2020-07-01T10:21:48.318Z] #33 4.497 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:21:48.320Z] Fetching without tags [2020-07-01T10:21:48.430Z] #33 4.573 -- Check for working C compiler: /usr/bin/cc [2020-07-01T10:21:48.579Z] #33 ... [2020-07-01T10:21:48.579Z] [2020-07-01T10:21:48.579Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-01T10:21:48.579Z] #38 DONE 72.8s [2020-07-01T10:21:48.579Z] [2020-07-01T10:21:48.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:48.784Z] #33 10.73 [100%] Built target tini-static [2020-07-01T10:21:48.784Z] #33 10.81 + mkdir -p /build [2020-07-01T10:21:48.784Z] #33 10.82 + cp tini-static /build/docker-init [2020-07-01T10:21:48.851Z] #17 33.70 Selecting previously unselected package bzip2. [2020-07-01T10:21:48.851Z] #17 33.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-01T10:21:48.851Z] #17 33.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:21:48.851Z] #17 33.80 Selecting previously unselected package xz-utils. [2020-07-01T10:21:48.851Z] #17 33.81 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-01T10:21:48.851Z] #17 33.81 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:21:49.001Z] #33 5.331 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:21:49.049Z] Merging remotes/origin/master commit a70842f9c84f92741877301f33651353eddb44bb into PR head commit 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:21:49.108Z] #17 33.97 Selecting previously unselected package apparmor. [2020-07-01T10:21:49.108Z] #17 33.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-01T10:21:49.108Z] #17 34.04 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:21:49.262Z] #33 5.351 -- Detecting C compiler ABI info [2020-07-01T10:21:49.344Z] #33 DONE 11.2s [2020-07-01T10:21:49.344Z] [2020-07-01T10:21:49.344Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:49.344Z] #10 71.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-01T10:21:49.344Z] #10 71.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-01T10:21:49.344Z] #10 71.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:21:49.344Z] #10 78.11 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:21:49.344Z] #10 78.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:21:49.344Z] #10 78.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:49.344Z] #10 78.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:21:49.345Z] #10 78.49 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:21:49.345Z] #10 78.49 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:49.366Z] #17 34.37 Selecting previously unselected package aufs-tools. [2020-07-01T10:21:49.624Z] #17 34.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-01T10:21:49.624Z] #17 34.41 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:21:49.624Z] #17 34.54 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:21:49.624Z] #17 34.55 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:21:49.624Z] #17 34.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:21:49.836Z] #33 ... [2020-07-01T10:21:49.836Z] [2020-07-01T10:21:49.836Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:49.836Z] #30 DONE 61.7s [2020-07-01T10:21:49.836Z] [2020-07-01T10:21:49.836Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:21:49.836Z] #52 25.17 Checking out files: 40% (1303/3198) Checking out files: 41% (1312/3198) Checking out files: 42% (1344/3198) Checking out files: 43% (1376/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 83% (2664/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:21:49.836Z] #52 26.74 + cd /tmp/tmp.Ezmtt9HPXE/src/github.com/containerd/containerd [2020-07-01T10:21:49.836Z] #52 26.74 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:21:49.882Z] #17 34.69 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:21:49.882Z] #17 34.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:49.882Z] #17 34.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:21:49.882Z] #17 34.81 Selecting previously unselected package jq. [2020-07-01T10:21:49.882Z] #17 34.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:21:49.882Z] #17 34.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:21:49.882Z] #17 34.88 Selecting previously unselected package libaio1:amd64. [2020-07-01T10:21:49.882Z] #17 34.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-01T10:21:49.882Z] #17 34.89 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:21:49.956Z] #53 ... [2020-07-01T10:21:49.956Z] [2020-07-01T10:21:49.956Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:49.956Z] #48 79.63 time [2020-07-01T10:21:49.956Z] #48 83.06 regexp [2020-07-01T10:21:49.956Z] #48 ... [2020-07-01T10:21:49.956Z] [2020-07-01T10:21:49.956Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:49.956Z] #40 17.08 make[1]: Nothing to be done for 'all'. [2020-07-01T10:21:49.956Z] #40 19.11 CC images/stats.o [2020-07-01T10:21:49.956Z] #40 19.66 CC images/core.o [2020-07-01T10:21:50.140Z] #17 34.93 Selecting previously unselected package libgpm2:amd64. [2020-07-01T10:21:50.140Z] #17 34.94 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-01T10:21:50.140Z] #17 34.95 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:21:50.140Z] #17 35.04 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:21:50.140Z] #17 35.06 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:21:50.140Z] #17 35.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:21:50.243Z] #40 ... [2020-07-01T10:21:50.243Z] [2020-07-01T10:21:50.243Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:50.243Z] #31 80.08 internal/poll [2020-07-01T10:21:50.243Z] #31 82.70 os [2020-07-01T10:21:50.243Z] #31 84.53 internal/fmtsort [2020-07-01T10:21:50.243Z] #31 86.17 fmt [2020-07-01T10:21:50.243Z] #31 86.18 path/filepath [2020-07-01T10:21:50.243Z] #31 88.28 io/ioutil [2020-07-01T10:21:50.550Z] #31 ... [2020-07-01T10:21:50.550Z] [2020-07-01T10:21:50.550Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:50.550Z] #48 90.00 mvdan.cc/sh/v3/fileutil [2020-07-01T10:21:50.711Z] #10 ... [2020-07-01T10:21:50.711Z] [2020-07-01T10:21:50.711Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:50.711Z] #41 69.49 fmt [2020-07-01T10:21:50.711Z] #41 74.45 flag [2020-07-01T10:21:50.711Z] #41 74.46 go/token [2020-07-01T10:21:50.711Z] #41 75.43 go/scanner [2020-07-01T10:21:50.711Z] #41 76.49 regexp [2020-07-01T10:21:50.711Z] #41 77.09 go/ast [2020-07-01T10:21:50.711Z] #41 ... [2020-07-01T10:21:50.711Z] [2020-07-01T10:21:50.711Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:50.711Z] #39 3.716 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:21:50.711Z] #39 3.716 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:21:50.711Z] #39 3.723 Note: Building without GnuTLS support [2020-07-01T10:21:50.711Z] #39 3.737 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:21:50.711Z] #39 3.737 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:21:50.711Z] #39 6.265 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:21:50.711Z] #39 6.324 GEN .gitid [2020-07-01T10:21:50.711Z] #39 6.342 GEN criu/include/version.h [2020-07-01T10:21:50.711Z] #39 6.456 GEN include/common/asm [2020-07-01T10:21:48.057Z] > git config --add remote.origin.fetch +refs/pull/41166/head:refs/remotes/origin/PR-41166 # timeout=10 [2020-07-01T10:21:48.108Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:21:48.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-01T10:21:48.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-01T10:21:48.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-01T10:21:48.355Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41166/head:refs/remotes/origin/PR-41166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-01T10:21:49.160Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:21:49.205Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:21:51.225Z] #52 28.88 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:21:51.225Z] #52 28.88 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:21:51.225Z] #52 28.88 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:21:51.225Z] #52 28.88 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:21:51.225Z] #52 28.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:21:51.225Z] #52 28.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:21:51.225Z] #52 28.89 + '[' '' = dynamic ']' [2020-07-01T10:21:51.225Z] #52 28.89 + make [2020-07-01T10:21:51.275Z] #39 8.761 PBCC images/timens.pb-c.c [2020-07-01T10:21:51.275Z] #39 8.797 DEP images/timens.pb-c.d [2020-07-01T10:21:51.275Z] #39 8.837 PBCC images/fown.pb-c.c [2020-07-01T10:21:51.275Z] #39 8.853 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:21:51.275Z] #39 ... [2020-07-01T10:21:51.275Z] [2020-07-01T10:21:51.275Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:51.275Z] #47 70.40 path/filepath [2020-07-01T10:21:51.275Z] #47 70.61 encoding/base64 [2020-07-01T10:21:51.275Z] #47 71.39 fmt [2020-07-01T10:21:51.275Z] #47 72.41 golang.org/x/sys/unix [2020-07-01T10:21:51.275Z] #47 76.85 encoding/json [2020-07-01T10:21:51.275Z] #47 ... [2020-07-01T10:21:51.275Z] [2020-07-01T10:21:51.275Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:51.275Z] #39 8.922 PBCC images/opts.pb-c.c [2020-07-01T10:21:51.275Z] #39 8.968 PBCC images/memfd.pb-c.c [2020-07-01T10:21:51.339Z] #52 157.3 + bin/containerd-shim-runc-v1 [2020-07-01T10:21:51.531Z] #39 9.088 DEP images/fown.pb-c.d [2020-07-01T10:21:51.531Z] #39 9.105 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:21:51.531Z] #39 9.164 DEP images/opts.pb-c.d [2020-07-01T10:21:51.531Z] #39 9.229 DEP images/memfd.pb-c.d [2020-07-01T10:21:51.786Z] #39 9.311 PBCC images/sit.pb-c.c [2020-07-01T10:21:51.786Z] #39 9.350 DEP images/sit.pb-c.d [2020-07-01T10:21:51.786Z] #39 9.423 PBCC images/macvlan.pb-c.c [2020-07-01T10:21:51.786Z] #39 9.473 DEP images/macvlan.pb-c.d [2020-07-01T10:21:51.921Z] Merge succeeded, producing 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:21:51.921Z] Checking out Revision 6908642616609197aa38d97d72ee652cb6e45442 (PR-41166) [2020-07-01T10:21:52.039Z] #48 91.62 flag [2020-07-01T10:21:52.039Z] #48 91.62 go/token [2020-07-01T10:21:52.039Z] #48 91.62 github.com/pkg/diff [2020-07-01T10:21:52.039Z] #48 91.64 encoding/binary [2020-07-01T10:21:52.041Z] #39 9.540 PBCC images/autofs.pb-c.c [2020-07-01T10:21:52.041Z] #39 9.585 DEP images/autofs.pb-c.d [2020-07-01T10:21:52.041Z] #39 9.649 PBCC images/sysctl.pb-c.c [2020-07-01T10:21:52.041Z] #39 9.729 DEP images/sysctl.pb-c.d [2020-07-01T10:21:52.165Z] #52 29.80 + bin/ctr [2020-07-01T10:21:52.297Z] #39 9.806 PBCC images/time.pb-c.c [2020-07-01T10:21:52.297Z] #39 9.856 DEP images/time.pb-c.d [2020-07-01T10:21:52.297Z] #39 9.894 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:21:52.297Z] #39 9.907 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:21:52.297Z] #39 9.953 PBCC images/seccomp.pb-c.c [2020-07-01T10:21:52.297Z] #39 9.981 DEP images/seccomp.pb-c.d [2020-07-01T10:21:52.552Z] #39 10.03 PBCC images/userns.pb-c.c [2020-07-01T10:21:52.552Z] #39 10.09 DEP images/userns.pb-c.d [2020-07-01T10:21:52.552Z] #39 ... [2020-07-01T10:21:52.553Z] [2020-07-01T10:21:52.553Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:52.553Z] #30 72.73 github.com/BurntSushi/toml [2020-07-01T10:21:52.553Z] #30 72.75 flag [2020-07-01T10:21:52.553Z] #30 74.70 log [2020-07-01T10:21:52.553Z] #30 77.02 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:21:52.553Z] #30 DONE 81.8s [2020-07-01T10:21:52.553Z] [2020-07-01T10:21:52.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:52.553Z] #39 10.14 PBCC images/cgroup.pb-c.c [2020-07-01T10:21:52.553Z] #39 10.21 DEP images/cgroup.pb-c.d [2020-07-01T10:21:52.808Z] #39 10.31 PBCC images/ext-file.pb-c.c [2020-07-01T10:21:52.808Z] #39 10.37 DEP images/ext-file.pb-c.d [2020-07-01T10:21:52.808Z] #39 10.42 PBCC images/rpc.pb-c.c [2020-07-01T10:21:52.808Z] #39 10.47 DEP images/rpc.pb-c.d [2020-07-01T10:21:53.064Z] #39 10.55 PBCC images/siginfo.pb-c.c [2020-07-01T10:21:53.064Z] #39 10.57 DEP images/siginfo.pb-c.d [2020-07-01T10:21:53.064Z] #39 10.61 PBCC images/pagemap.pb-c.c [2020-07-01T10:21:53.064Z] #39 10.67 DEP images/pagemap.pb-c.d [2020-07-01T10:21:53.319Z] #39 10.77 PBCC images/rlimit.pb-c.c [2020-07-01T10:21:53.319Z] #39 10.91 DEP images/rlimit.pb-c.d [2020-07-01T10:21:53.362Z] #52 159.4 + bin/containerd-shim-runc-v2 [2020-07-01T10:21:53.423Z] #17 38.35 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:21:53.423Z] #17 38.37 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:21:53.423Z] #17 38.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:21:53.423Z] #17 38.42 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:21:53.423Z] #17 38.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:21:53.423Z] #17 38.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:21:53.575Z] #39 10.98 PBCC images/file-lock.pb-c.c [2020-07-01T10:21:53.575Z] #39 11.09 DEP images/file-lock.pb-c.d [2020-07-01T10:21:53.575Z] #39 11.18 PBCC images/tty.pb-c.c [2020-07-01T10:21:53.681Z] #17 38.51 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:21:53.681Z] #17 38.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:21:53.681Z] #17 38.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:21:53.681Z] #17 38.57 Selecting previously unselected package libreadline5:amd64. [2020-07-01T10:21:53.681Z] #17 38.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-01T10:21:53.681Z] #17 38.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:21:53.681Z] #17 38.71 Selecting previously unselected package net-tools. [2020-07-01T10:21:53.681Z] #17 38.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-01T10:21:53.681Z] #17 38.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:21:53.830Z] #39 11.27 DEP images/tty.pb-c.d [2020-07-01T10:21:53.830Z] #39 11.33 PBCC images/tun.pb-c.c [2020-07-01T10:21:53.830Z] #39 11.39 PBCC images/netdev.pb-c.c [2020-07-01T10:21:53.830Z] #39 11.44 DEP images/tun.pb-c.d [2020-07-01T10:21:53.846Z] #39 5.008 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:21:53.846Z] #39 5.008 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:21:53.846Z] #39 5.032 Note: Building without GnuTLS support [2020-07-01T10:21:53.846Z] #39 5.045 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:21:53.846Z] #39 5.046 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:21:53.939Z] #17 38.89 Selecting previously unselected package python-pip-whl. [2020-07-01T10:21:53.940Z] #17 38.89 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:21:53.940Z] #17 38.90 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:21:53.979Z] #52 160.1 + binaries [2020-07-01T10:21:53.979Z] #52 160.1 + install -D bin/containerd /build/containerd [2020-07-01T10:21:53.979Z] #52 160.1 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:21:53.979Z] #52 160.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:21:53.979Z] #52 160.1 + install -D bin/ctr /build/ctr [2020-07-01T10:21:51.660Z] > git merge a70842f9c84f92741877301f33651353eddb44bb # timeout=10 [2020-07-01T10:21:51.799Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-01T10:21:51.954Z] > git config core.sparsecheckout # timeout=10 [2020-07-01T10:21:51.999Z] > git checkout -f 6908642616609197aa38d97d72ee652cb6e45442 # timeout=10 [2020-07-01T10:21:54.080Z] #52 ... [2020-07-01T10:21:54.080Z] [2020-07-01T10:21:54.080Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:54.080Z] #39 3.336 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:21:54.080Z] #39 3.336 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:21:54.080Z] #39 3.369 Note: Building without GnuTLS support [2020-07-01T10:21:54.080Z] #39 3.427 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:21:54.080Z] #39 3.427 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:21:54.080Z] #39 5.480 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:21:54.080Z] #39 5.533 GEN .gitid [2020-07-01T10:21:54.080Z] #39 5.569 GEN criu/include/version.h [2020-07-01T10:21:54.080Z] #39 5.713 GEN include/common/asm [2020-07-01T10:21:54.080Z] #39 7.489 PBCC images/timens.pb-c.c [2020-07-01T10:21:54.080Z] #39 7.543 DEP images/timens.pb-c.d [2020-07-01T10:21:54.080Z] #39 7.623 PBCC images/fown.pb-c.c [2020-07-01T10:21:54.080Z] #39 7.641 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:21:54.080Z] #39 7.686 PBCC images/opts.pb-c.c [2020-07-01T10:21:54.080Z] #39 7.729 PBCC images/memfd.pb-c.c [2020-07-01T10:21:54.080Z] #39 7.765 DEP images/fown.pb-c.d [2020-07-01T10:21:54.080Z] #39 7.825 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:21:54.080Z] #39 7.882 DEP images/opts.pb-c.d [2020-07-01T10:21:54.080Z] #39 7.954 DEP images/memfd.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.053 PBCC images/sit.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.126 DEP images/sit.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.179 PBCC images/macvlan.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.192 DEP images/macvlan.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.264 PBCC images/autofs.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.273 DEP images/autofs.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.349 PBCC images/sysctl.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.374 DEP images/sysctl.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.425 PBCC images/time.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.434 DEP images/time.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.533 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.565 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.669 PBCC images/seccomp.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.684 DEP images/seccomp.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.733 PBCC images/userns.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.785 DEP images/userns.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.844 PBCC images/cgroup.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.866 DEP images/cgroup.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.925 PBCC images/ext-file.pb-c.c [2020-07-01T10:21:54.080Z] #39 8.957 DEP images/ext-file.pb-c.d [2020-07-01T10:21:54.080Z] #39 8.997 PBCC images/rpc.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.037 DEP images/rpc.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.069 PBCC images/siginfo.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.087 DEP images/siginfo.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.137 PBCC images/pagemap.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.174 DEP images/pagemap.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.221 PBCC images/rlimit.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.230 DEP images/rlimit.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.279 PBCC images/file-lock.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.287 DEP images/file-lock.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.386 PBCC images/tty.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.451 DEP images/tty.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.570 PBCC images/tun.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.637 PBCC images/netdev.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.673 DEP images/tun.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.711 DEP images/netdev.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.745 PBCC images/vma.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.781 DEP images/vma.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.829 PBCC images/creds.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.853 DEP images/creds.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.881 PBCC images/utsns.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.899 DEP images/utsns.pb-c.d [2020-07-01T10:21:54.080Z] #39 9.949 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:21:54.080Z] #39 9.977 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:21:54.080Z] #39 10.03 DEP images/ipc-desc.pb-c.d [2020-07-01T10:21:54.080Z] #39 10.05 DEP images/ipc-sem.pb-c.d [2020-07-01T10:21:54.080Z] #39 10.14 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:21:54.080Z] #39 10.16 DEP images/ipc-msg.pb-c.d [2020-07-01T10:21:54.080Z] #39 10.27 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:21:54.080Z] #39 10.29 DEP images/ipc-shm.pb-c.d [2020-07-01T10:21:54.080Z] #39 10.33 PBCC images/ipc-var.pb-c.c [2020-07-01T10:21:54.080Z] #39 10.37 DEP images/ipc-var.pb-c.d [2020-07-01T10:21:54.089Z] #39 11.48 DEP images/netdev.pb-c.d [2020-07-01T10:21:54.089Z] #39 11.53 PBCC images/vma.pb-c.c [2020-07-01T10:21:54.089Z] #39 11.57 DEP images/vma.pb-c.d [2020-07-01T10:21:54.089Z] #39 11.61 PBCC images/creds.pb-c.c [2020-07-01T10:21:54.089Z] #39 11.63 DEP images/creds.pb-c.d [2020-07-01T10:21:54.089Z] #39 11.67 PBCC images/utsns.pb-c.c [2020-07-01T10:21:54.103Z] #39 ... [2020-07-01T10:21:54.103Z] [2020-07-01T10:21:54.103Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:54.103Z] #10 77.54 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:21:54.103Z] #10 77.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:21:54.103Z] #10 77.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:54.103Z] #10 77.80 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:21:54.103Z] #10 77.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:21:54.103Z] #10 77.84 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:54.262Z] #52 DONE 160.5s [2020-07-01T10:21:54.340Z] #39 10.43 PBCC images/sk-opts.pb-c.c [2020-07-01T10:21:54.340Z] #39 10.47 PBCC images/packet-sock.pb-c.c [2020-07-01T10:21:54.340Z] #39 10.56 DEP images/sk-opts.pb-c.d [2020-07-01T10:21:54.340Z] #39 10.63 DEP images/packet-sock.pb-c.d [2020-07-01T10:21:54.344Z] #39 11.73 DEP images/utsns.pb-c.d [2020-07-01T10:21:54.344Z] #39 11.80 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:21:54.344Z] #39 11.85 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:21:54.344Z] #39 11.89 DEP images/ipc-desc.pb-c.d [2020-07-01T10:21:54.344Z] #39 11.96 DEP images/ipc-sem.pb-c.d [2020-07-01T10:21:54.456Z] #17 39.33 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:21:54.456Z] #17 39.34 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:21:54.456Z] #17 39.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:21:54.600Z] #39 10.68 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:21:54.600Z] #39 12.04 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:21:54.600Z] #39 10.75 DEP images/sk-netlink.pb-c.d [2020-07-01T10:21:54.600Z] #39 10.80 PBCC images/sk-inet.pb-c.c [2020-07-01T10:21:54.600Z] #39 12.05 DEP images/ipc-msg.pb-c.d [2020-07-01T10:21:54.600Z] #39 10.84 DEP images/sk-inet.pb-c.d [2020-07-01T10:21:54.600Z] #39 12.09 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:21:54.600Z] #39 10.88 PBCC images/sk-unix.pb-c.c [2020-07-01T10:21:54.600Z] #39 12.12 DEP images/ipc-shm.pb-c.d [2020-07-01T10:21:54.600Z] #39 12.15 PBCC images/ipc-var.pb-c.c [2020-07-01T10:21:54.600Z] #39 12.18 DEP images/ipc-var.pb-c.d [2020-07-01T10:21:54.600Z] #39 12.24 PBCC images/sk-opts.pb-c.c [2020-07-01T10:21:54.714Z] #17 39.47 Selecting previously unselected package python3-distutils. [2020-07-01T10:21:54.714Z] #17 39.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:21:54.714Z] #17 39.48 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:21:54.714Z] #17 39.63 Selecting previously unselected package python3-pip. [2020-07-01T10:21:54.714Z] #17 39.64 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:21:54.714Z] #17 39.65 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:21:54.738Z] #48 94.37 go/scanner [2020-07-01T10:21:54.857Z] #39 12.28 PBCC images/packet-sock.pb-c.c [2020-07-01T10:21:54.857Z] #39 12.32 DEP images/sk-opts.pb-c.d [2020-07-01T10:21:54.857Z] #39 12.40 DEP images/packet-sock.pb-c.d [2020-07-01T10:21:54.857Z] #39 12.43 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:21:54.857Z] #39 12.49 DEP images/sk-netlink.pb-c.d [2020-07-01T10:21:54.860Z] #39 10.92 DEP images/sk-unix.pb-c.d [2020-07-01T10:21:54.860Z] #39 10.95 PBCC images/mm.pb-c.c [2020-07-01T10:21:54.860Z] #39 11.04 DEP images/mm.pb-c.d [2020-07-01T10:21:54.860Z] #39 11.08 PBCC images/timerfd.pb-c.c [2020-07-01T10:21:54.860Z] #39 11.13 DEP images/timerfd.pb-c.d [2020-07-01T10:21:54.860Z] #39 11.23 PBCC images/timer.pb-c.c [2020-07-01T10:21:54.860Z] #39 11.24 DEP images/timer.pb-c.d [2020-07-01T10:21:54.877Z] [2020-07-01T10:21:54.877Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:21:54.973Z] #17 39.84 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:21:54.973Z] #17 39.86 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:21:54.973Z] #17 39.87 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:21:54.973Z] #17 39.99 Selecting previously unselected package python3-setuptools. [2020-07-01T10:21:54.973Z] #17 40.00 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:21:54.973Z] #17 40.00 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:21:55.036Z] #10 ... [2020-07-01T10:21:55.036Z] [2020-07-01T10:21:55.036Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:55.036Z] #30 69.18 path [2020-07-01T10:21:55.036Z] #30 69.77 text/tabwriter [2020-07-01T10:21:55.036Z] #30 70.13 fmt [2020-07-01T10:21:55.036Z] #30 70.73 path/filepath [2020-07-01T10:21:55.036Z] #30 72.41 io/ioutil [2020-07-01T10:21:55.036Z] #30 74.80 github.com/BurntSushi/toml [2020-07-01T10:21:55.036Z] #30 74.82 flag [2020-07-01T10:21:55.036Z] #30 76.95 log [2020-07-01T10:21:55.036Z] #30 ... [2020-07-01T10:21:55.036Z] [2020-07-01T10:21:55.036Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:55.036Z] #33 5.842 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-01T10:21:55.036Z] #33 5.842 -- Detecting C compiler ABI info [2020-07-01T10:21:55.036Z] #33 7.147 -- Detecting C compiler ABI info - done [2020-07-01T10:21:55.036Z] #33 7.241 -- Detecting C compile features [2020-07-01T10:21:55.036Z] #33 9.568 -- Detecting C compile features - done [2020-07-01T10:21:55.036Z] #33 9.607 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:21:55.036Z] #33 9.962 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:21:55.036Z] #33 10.06 -- Configuring done [2020-07-01T10:21:55.036Z] #33 10.09 -- Generating done [2020-07-01T10:21:55.036Z] #33 10.10 -- Build files have been written to: /tmp/tmp.4vgLW555kK/tini [2020-07-01T10:21:55.036Z] #33 10.12 + make tini-static [2020-07-01T10:21:55.036Z] #33 10.65 Scanning dependencies of target tini-static [2020-07-01T10:21:55.036Z] #33 10.72 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:21:55.112Z] #39 12.58 PBCC images/sk-inet.pb-c.c [2020-07-01T10:21:55.112Z] #39 12.67 DEP images/sk-inet.pb-c.d [2020-07-01T10:21:55.112Z] #39 12.74 PBCC images/sk-unix.pb-c.c [2020-07-01T10:21:55.112Z] #39 12.78 DEP images/sk-unix.pb-c.d [2020-07-01T10:21:55.120Z] #39 11.28 PBCC images/sa.pb-c.c [2020-07-01T10:21:55.120Z] #39 11.37 DEP images/sa.pb-c.d [2020-07-01T10:21:55.120Z] #39 11.46 PBCC images/pipe-data.pb-c.c [2020-07-01T10:21:55.120Z] #39 11.47 DEP images/pipe-data.pb-c.d [2020-07-01T10:21:55.159Z] #53 DONE 0.3s [2020-07-01T10:21:55.231Z] #17 40.22 Selecting previously unselected package python3-wheel. [2020-07-01T10:21:55.231Z] #17 40.24 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:21:55.231Z] #17 40.25 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:21:55.294Z] #33 ... [2020-07-01T10:21:55.294Z] [2020-07-01T10:21:55.294Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:55.294Z] #47 69.61 encoding/binary [2020-07-01T10:21:55.294Z] #47 71.61 encoding/base64 [2020-07-01T10:21:55.294Z] #47 72.62 golang.org/x/sys/unix [2020-07-01T10:21:55.294Z] #47 72.73 fmt [2020-07-01T10:21:55.294Z] #47 78.15 encoding/json [2020-07-01T10:21:55.368Z] #39 12.84 PBCC images/mm.pb-c.c [2020-07-01T10:21:55.368Z] #39 12.90 DEP images/mm.pb-c.d [2020-07-01T10:21:55.368Z] #39 12.94 PBCC images/timerfd.pb-c.c [2020-07-01T10:21:55.368Z] #39 13.02 DEP images/timerfd.pb-c.d [2020-07-01T10:21:55.380Z] #39 ... [2020-07-01T10:21:55.380Z] [2020-07-01T10:21:55.380Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:55.380Z] #33 6.117 -- Detecting C compiler ABI info - done [2020-07-01T10:21:55.380Z] #33 6.149 -- Detecting C compile features [2020-07-01T10:21:55.380Z] #33 7.994 -- Detecting C compile features - done [2020-07-01T10:21:55.380Z] #33 8.027 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-01T10:21:55.380Z] #33 8.298 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-01T10:21:55.380Z] #33 8.418 -- Configuring done [2020-07-01T10:21:55.380Z] #33 8.431 -- Generating done [2020-07-01T10:21:55.380Z] #33 8.443 -- Build files have been written to: /tmp/tmp.QcMkhXdLbJ/tini [2020-07-01T10:21:55.380Z] #33 8.448 + make tini-static [2020-07-01T10:21:55.380Z] #33 8.938 Scanning dependencies of target tini-static [2020-07-01T10:21:55.380Z] #33 9.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-01T10:21:55.380Z] #33 10.46 [100%] Linking C executable tini-static [2020-07-01T10:21:55.380Z] #33 10.96 [100%] Built target tini-static [2020-07-01T10:21:55.380Z] #33 11.05 + mkdir -p /build [2020-07-01T10:21:55.380Z] #33 11.06 + cp tini-static /build/docker-init [2020-07-01T10:21:55.380Z] #33 DONE 11.6s [2020-07-01T10:21:55.380Z] [2020-07-01T10:21:55.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:55.380Z] #39 11.53 PBCC images/mnt.pb-c.c [2020-07-01T10:21:55.380Z] #39 ... [2020-07-01T10:21:55.380Z] [2020-07-01T10:21:55.380Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:55.380Z] #10 62.37 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-01T10:21:55.380Z] #10 62.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-01T10:21:55.380Z] #10 62.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:55.380Z] #10 62.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-01T10:21:55.380Z] #10 62.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-01T10:21:55.380Z] #10 62.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:55.380Z] #10 ... [2020-07-01T10:21:55.380Z] [2020-07-01T10:21:55.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:55.380Z] #39 11.67 DEP images/mnt.pb-c.d [2020-07-01T10:21:55.380Z] #39 11.73 PBCC images/sk-packet.pb-c.c [2020-07-01T10:21:55.442Z] [2020-07-01T10:21:55.443Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:21:55.443Z] #57 DONE 0.2s [2020-07-01T10:21:55.443Z] [2020-07-01T10:21:55.443Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:21:55.489Z] #17 40.34 Selecting previously unselected package sudo. [2020-07-01T10:21:55.489Z] #17 40.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-01T10:21:55.489Z] #17 40.36 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:21:55.489Z] #17 ... [2020-07-01T10:21:55.489Z] [2020-07-01T10:21:55.489Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:55.489Z] #39 91.87 CC criu/cr-check.o [2020-07-01T10:21:55.489Z] #39 93.76 CC criu/cr-dedup.o [2020-07-01T10:21:55.489Z] #39 94.15 CC criu/cr-dump.o [2020-07-01T10:21:55.489Z] #39 96.17 CC criu/cr-errno.o [2020-07-01T10:21:55.489Z] #39 96.29 CC criu/cr-restore.o [2020-07-01T10:21:55.489Z] #39 100.4 CC criu/cr-service.o [2020-07-01T10:21:55.489Z] #39 101.9 CC criu/crtools.o [2020-07-01T10:21:55.551Z] #47 ... [2020-07-01T10:21:55.551Z] [2020-07-01T10:21:55.551Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:55.551Z] #30 79.56 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:21:55.623Z] #39 13.11 PBCC images/timer.pb-c.c [2020-07-01T10:21:55.623Z] #39 13.14 DEP images/timer.pb-c.d [2020-07-01T10:21:55.623Z] #39 13.23 PBCC images/sa.pb-c.c [2020-07-01T10:21:55.640Z] #39 11.77 DEP images/sk-packet.pb-c.d [2020-07-01T10:21:55.640Z] #39 11.83 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:21:55.640Z] #39 11.89 DEP images/tcp-stream.pb-c.d [2020-07-01T10:21:55.640Z] #39 11.92 PBCC images/pipe.pb-c.c [2020-07-01T10:21:55.640Z] #39 11.95 DEP images/pipe.pb-c.d [2020-07-01T10:21:55.640Z] #39 11.99 PBCC images/pstree.pb-c.c [2020-07-01T10:21:55.724Z] #59 DONE 0.2s [2020-07-01T10:21:55.724Z] [2020-07-01T10:21:55.724Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:21:55.724Z] #61 DONE 0.1s [2020-07-01T10:21:55.724Z] [2020-07-01T10:21:55.724Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:21:55.724Z] #62 DONE 0.1s [2020-07-01T10:21:55.747Z] #39 ... [2020-07-01T10:21:55.747Z] [2020-07-01T10:21:55.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:21:55.747Z] #17 40.87 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:21:55.759Z] #48 ... [2020-07-01T10:21:55.759Z] [2020-07-01T10:21:55.759Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:21:55.759Z] #11 95.62 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:21:55.759Z] #11 95.62 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-01T10:21:55.879Z] #39 13.28 DEP images/sa.pb-c.d [2020-07-01T10:21:55.879Z] #39 13.33 PBCC images/pipe-data.pb-c.c [2020-07-01T10:21:55.879Z] #39 13.36 DEP images/pipe-data.pb-c.d [2020-07-01T10:21:55.879Z] #39 13.42 PBCC images/mnt.pb-c.c [2020-07-01T10:21:55.879Z] #39 13.48 DEP images/mnt.pb-c.d [2020-07-01T10:21:55.900Z] #39 12.02 DEP images/pstree.pb-c.d [2020-07-01T10:21:55.900Z] #39 12.11 PBCC images/fs.pb-c.c [2020-07-01T10:21:55.900Z] #39 12.16 DEP images/fs.pb-c.d [2020-07-01T10:21:55.900Z] #39 12.22 PBCC images/signalfd.pb-c.c [2020-07-01T10:21:56.006Z] [2020-07-01T10:21:56.006Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:21:56.006Z] #17 40.88 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-01T10:21:56.007Z] #17 40.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:21:56.007Z] #17 41.10 Selecting previously unselected package uidmap. [2020-07-01T10:21:56.007Z] #17 41.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-01T10:21:56.046Z] #11 95.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:21:56.134Z] #39 13.56 PBCC images/sk-packet.pb-c.c [2020-07-01T10:21:56.134Z] #39 13.61 DEP images/sk-packet.pb-c.d [2020-07-01T10:21:56.134Z] #39 13.67 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:21:56.134Z] #39 13.75 DEP images/tcp-stream.pb-c.d [2020-07-01T10:21:56.134Z] #39 13.80 PBCC images/pipe.pb-c.c [2020-07-01T10:21:56.160Z] #39 12.31 DEP images/signalfd.pb-c.d [2020-07-01T10:21:56.160Z] #39 12.43 PBCC images/fh.pb-c.c [2020-07-01T10:21:56.160Z] #39 12.48 PBCC images/fsnotify.pb-c.c [2020-07-01T10:21:56.268Z] #17 41.13 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:21:56.268Z] #17 41.25 Selecting previously unselected package vim-runtime. [2020-07-01T10:21:56.268Z] #17 41.26 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:21:56.268Z] #17 41.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:21:56.390Z] #39 13.85 DEP images/pipe.pb-c.d [2020-07-01T10:21:56.390Z] #39 13.90 PBCC images/pstree.pb-c.c [2020-07-01T10:21:56.390Z] #39 13.93 DEP images/pstree.pb-c.d [2020-07-01T10:21:56.390Z] #39 13.95 PBCC images/fs.pb-c.c [2020-07-01T10:21:56.390Z] #39 13.98 DEP images/fs.pb-c.d [2020-07-01T10:21:56.390Z] #39 14.02 PBCC images/signalfd.pb-c.c [2020-07-01T10:21:56.420Z] #39 12.56 DEP images/fh.pb-c.d [2020-07-01T10:21:56.420Z] #39 12.60 DEP images/fsnotify.pb-c.d [2020-07-01T10:21:56.420Z] #39 12.66 PBCC images/eventpoll.pb-c.c [2020-07-01T10:21:56.420Z] #39 12.68 DEP images/eventpoll.pb-c.d [2020-07-01T10:21:56.420Z] #39 12.71 PBCC images/eventfd.pb-c.c [2020-07-01T10:21:56.527Z] #17 41.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:21:56.527Z] #17 41.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:21:56.620Z] #63 DONE 0.7s [2020-07-01T10:21:56.646Z] #39 14.06 DEP images/signalfd.pb-c.d [2020-07-01T10:21:56.646Z] #39 14.12 PBCC images/fh.pb-c.c [2020-07-01T10:21:56.646Z] #39 14.19 PBCC images/fsnotify.pb-c.c [2020-07-01T10:21:56.646Z] #39 14.23 DEP images/fh.pb-c.d [2020-07-01T10:21:56.669Z] #11 ... [2020-07-01T10:21:56.669Z] [2020-07-01T10:21:56.669Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:56.669Z] #42 86.24 path/filepath [2020-07-01T10:21:56.669Z] #42 89.12 net [2020-07-01T10:21:56.669Z] #42 89.66 os/exec [2020-07-01T10:21:56.669Z] #42 93.89 internal/lazyregexp [2020-07-01T10:21:56.669Z] #42 94.47 github.com/LK4D4/vndr/versioned [2020-07-01T10:21:56.669Z] #42 ... [2020-07-01T10:21:56.669Z] [2020-07-01T10:21:56.669Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:21:56.669Z] #48 96.41 mvdan.cc/editorconfig [2020-07-01T10:21:56.680Z] #39 12.72 DEP images/eventfd.pb-c.d [2020-07-01T10:21:56.680Z] #39 12.74 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:21:56.680Z] #39 12.76 DEP images/remap-file-path.pb-c.d [2020-07-01T10:21:56.680Z] #39 12.78 PBCC images/fifo.pb-c.c [2020-07-01T10:21:56.680Z] #39 12.79 DEP images/fifo.pb-c.d [2020-07-01T10:21:56.680Z] #39 12.83 PBCC images/ghost-file.pb-c.c [2020-07-01T10:21:56.680Z] #39 12.86 DEP images/ghost-file.pb-c.d [2020-07-01T10:21:56.680Z] #39 12.90 PBCC images/regfile.pb-c.c [2020-07-01T10:21:56.680Z] #39 12.95 DEP images/regfile.pb-c.d [2020-07-01T10:21:56.901Z] #39 14.30 DEP images/fsnotify.pb-c.d [2020-07-01T10:21:56.901Z] #39 14.38 PBCC images/eventpoll.pb-c.c [2020-07-01T10:21:56.901Z] #39 14.40 DEP images/eventpoll.pb-c.d [2020-07-01T10:21:56.901Z] #39 14.44 PBCC images/eventfd.pb-c.c [2020-07-01T10:21:56.901Z] #39 14.48 DEP images/eventfd.pb-c.d [2020-07-01T10:21:56.902Z] [2020-07-01T10:21:56.902Z] #64 exporting to image [2020-07-01T10:21:56.902Z] #64 exporting layers [2020-07-01T10:21:56.940Z] #39 12.97 PBCC images/ns.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.00 DEP images/ns.pb-c.d [2020-07-01T10:21:56.940Z] #39 13.03 PBCC images/fdinfo.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.07 DEP images/fdinfo.pb-c.d [2020-07-01T10:21:56.940Z] #39 13.13 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.18 PBCC images/core-arm.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.22 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.27 PBCC images/core-s390.pb-c.c [2020-07-01T10:21:56.940Z] #39 13.30 PBCC images/core-x86.pb-c.c [2020-07-01T10:21:56.956Z] #48 96.77 mvdan.cc/sh/v3/syntax [2020-07-01T10:21:57.157Z] #39 14.53 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:21:57.157Z] #39 14.54 DEP images/remap-file-path.pb-c.d [2020-07-01T10:21:57.157Z] #39 14.57 PBCC images/fifo.pb-c.c [2020-07-01T10:21:57.157Z] #39 14.65 DEP images/fifo.pb-c.d [2020-07-01T10:21:57.157Z] #39 14.68 PBCC images/ghost-file.pb-c.c [2020-07-01T10:21:57.157Z] #39 14.76 DEP images/ghost-file.pb-c.d [2020-07-01T10:21:57.157Z] #39 14.81 PBCC images/regfile.pb-c.c [2020-07-01T10:21:57.157Z] #39 14.86 DEP images/regfile.pb-c.d [2020-07-01T10:21:57.200Z] #39 13.35 PBCC images/core.pb-c.c [2020-07-01T10:21:57.200Z] #39 13.41 PBCC images/inventory.pb-c.c [2020-07-01T10:21:57.200Z] #39 13.46 DEP images/core-aarch64.pb-c.d [2020-07-01T10:21:57.200Z] #39 13.55 DEP images/core-arm.pb-c.d [2020-07-01T10:21:57.412Z] #39 14.95 PBCC images/ns.pb-c.c [2020-07-01T10:21:57.412Z] #39 14.98 DEP images/ns.pb-c.d [2020-07-01T10:21:57.412Z] #39 15.03 PBCC images/fdinfo.pb-c.c [2020-07-01T10:21:57.412Z] #39 15.11 DEP images/fdinfo.pb-c.d [2020-07-01T10:21:57.451Z] #30 ... [2020-07-01T10:21:57.451Z] [2020-07-01T10:21:57.451Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:57.451Z] #33 12.15 [100%] Linking C executable tini-static [2020-07-01T10:21:57.451Z] #33 12.97 [100%] Built target tini-static [2020-07-01T10:21:57.451Z] #33 13.09 + mkdir -p /build [2020-07-01T10:21:57.451Z] #33 13.09 + cp tini-static /build/docker-init [2020-07-01T10:21:57.451Z] #33 DONE 13.3s [2020-07-01T10:21:57.451Z] [2020-07-01T10:21:57.451Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:57.451Z] #39 7.225 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:21:57.451Z] #39 7.273 GEN .gitid [2020-07-01T10:21:57.451Z] #39 7.297 GEN criu/include/version.h [2020-07-01T10:21:57.451Z] #39 7.348 GEN include/common/asm [2020-07-01T10:21:57.460Z] #39 13.66 DEP images/core-ppc64.pb-c.d [2020-07-01T10:21:57.460Z] #39 13.74 DEP images/core-s390.pb-c.d [2020-07-01T10:21:57.460Z] #39 13.79 DEP images/core-x86.pb-c.d [2020-07-01T10:21:57.667Z] #39 15.18 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:21:57.708Z] #39 9.193 PBCC images/timens.pb-c.c [2020-07-01T10:21:57.708Z] #39 9.265 DEP images/timens.pb-c.d [2020-07-01T10:21:57.720Z] #39 13.86 DEP images/core.pb-c.d [2020-07-01T10:21:57.721Z] #39 13.92 DEP images/inventory.pb-c.d [2020-07-01T10:21:57.721Z] #39 13.98 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:21:57.721Z] #39 14.03 DEP images/cpuinfo.pb-c.d [2020-07-01T10:21:57.924Z] #39 15.28 PBCC images/core-arm.pb-c.c [2020-07-01T10:21:57.924Z] #39 15.34 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:21:57.924Z] #39 15.39 PBCC images/core-s390.pb-c.c [2020-07-01T10:21:57.924Z] #39 15.45 PBCC images/core-x86.pb-c.c [2020-07-01T10:21:57.966Z] #39 9.363 PBCC images/fown.pb-c.c [2020-07-01T10:21:57.966Z] #39 9.366 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-01T10:21:57.966Z] #39 9.431 PBCC images/opts.pb-c.c [2020-07-01T10:21:57.966Z] #39 9.547 PBCC images/memfd.pb-c.c [2020-07-01T10:21:57.966Z] #39 9.610 DEP images/fown.pb-c.d [2020-07-01T10:21:57.981Z] #39 14.09 PBCC images/stats.pb-c.c [2020-07-01T10:21:57.981Z] #39 14.13 DEP images/stats.pb-c.d [2020-07-01T10:21:58.179Z] #39 15.54 PBCC images/core.pb-c.c [2020-07-01T10:21:58.179Z] #39 15.70 PBCC images/inventory.pb-c.c [2020-07-01T10:21:58.224Z] #39 9.756 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-01T10:21:58.435Z] #39 15.79 DEP images/core-aarch64.pb-c.d [2020-07-01T10:21:58.435Z] #39 15.85 DEP images/core-arm.pb-c.d [2020-07-01T10:21:58.435Z] #39 15.94 DEP images/core-ppc64.pb-c.d [2020-07-01T10:21:58.435Z] #39 15.98 DEP images/core-s390.pb-c.d [2020-07-01T10:21:58.435Z] #39 16.03 DEP images/core-x86.pb-c.d [2020-07-01T10:21:58.481Z] #39 9.802 DEP images/opts.pb-c.d [2020-07-01T10:21:58.481Z] #39 9.852 DEP images/memfd.pb-c.d [2020-07-01T10:21:58.481Z] #39 9.937 PBCC images/sit.pb-c.c [2020-07-01T10:21:58.481Z] #39 10.03 DEP images/sit.pb-c.d [2020-07-01T10:21:58.692Z] #39 16.09 DEP images/core.pb-c.d [2020-07-01T10:21:58.692Z] #39 16.17 DEP images/inventory.pb-c.d [2020-07-01T10:21:58.692Z] #39 16.22 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:21:58.692Z] #39 16.23 DEP images/cpuinfo.pb-c.d [2020-07-01T10:21:58.692Z] #39 16.26 PBCC images/stats.pb-c.c [2020-07-01T10:21:58.692Z] #39 16.29 DEP images/stats.pb-c.d [2020-07-01T10:21:58.739Z] #39 10.09 PBCC images/macvlan.pb-c.c [2020-07-01T10:21:58.739Z] #39 10.10 DEP images/macvlan.pb-c.d [2020-07-01T10:21:58.739Z] #39 10.15 PBCC images/autofs.pb-c.c [2020-07-01T10:21:58.739Z] #39 10.16 DEP images/autofs.pb-c.d [2020-07-01T10:21:58.739Z] #39 10.24 PBCC images/sysctl.pb-c.c [2020-07-01T10:21:58.739Z] #39 10.26 DEP images/sysctl.pb-c.d [2020-07-01T10:21:58.739Z] #39 ... [2020-07-01T10:21:58.739Z] [2020-07-01T10:21:58.739Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:21:58.739Z] #41 73.09 fmt [2020-07-01T10:21:58.739Z] #41 76.29 regexp [2020-07-01T10:21:58.739Z] #41 79.10 go/token [2020-07-01T10:21:58.739Z] #41 79.83 internal/lazyregexp [2020-07-01T10:21:58.739Z] #41 80.29 net/url [2020-07-01T10:21:58.739Z] #41 80.33 go/scanner [2020-07-01T10:21:58.739Z] #41 82.02 go/ast [2020-07-01T10:21:58.739Z] #41 82.66 text/template/parse [2020-07-01T10:21:59.009Z] #41 ... [2020-07-01T10:21:59.009Z] [2020-07-01T10:21:59.009Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:21:59.010Z] #39 10.32 PBCC images/time.pb-c.c [2020-07-01T10:21:59.010Z] #39 10.35 DEP images/time.pb-c.d [2020-07-01T10:21:59.010Z] #39 10.40 PBCC images/binfmt-misc.pb-c.c [2020-07-01T10:21:59.010Z] #39 10.42 DEP images/binfmt-misc.pb-c.d [2020-07-01T10:21:59.010Z] #39 10.51 PBCC images/seccomp.pb-c.c [2020-07-01T10:21:59.017Z] #48 98.41 go/ast [2020-07-01T10:21:59.017Z] #48 98.47 encoding/base64 [2020-07-01T10:21:59.267Z] #39 10.56 DEP images/seccomp.pb-c.d [2020-07-01T10:21:59.267Z] #39 10.59 PBCC images/userns.pb-c.c [2020-07-01T10:21:59.267Z] #39 10.65 DEP images/userns.pb-c.d [2020-07-01T10:21:59.267Z] #39 10.74 PBCC images/cgroup.pb-c.c [2020-07-01T10:21:59.267Z] #39 10.76 DEP images/cgroup.pb-c.d [2020-07-01T10:21:59.267Z] #39 10.83 PBCC images/ext-file.pb-c.c [2020-07-01T10:21:59.267Z] #39 10.87 DEP images/ext-file.pb-c.d [2020-07-01T10:21:59.364Z] #39 15.55 make[1]: Nothing to be done for 'all'. [2020-07-01T10:21:59.526Z] #39 10.96 PBCC images/rpc.pb-c.c [2020-07-01T10:21:59.526Z] #39 10.97 DEP images/rpc.pb-c.d [2020-07-01T10:21:59.526Z] #39 11.04 PBCC images/siginfo.pb-c.c [2020-07-01T10:21:59.526Z] #39 11.08 DEP images/siginfo.pb-c.d [2020-07-01T10:21:59.583Z] #64 exporting layers 2.5s done [2020-07-01T10:21:59.583Z] #64 writing image sha256:c8b5de2f92c0f037f764a4a53ea843d3461e7697e97a0c25189a64bb1998b6ca done [2020-07-01T10:21:59.583Z] #64 naming to docker.io/library/docker:6908642616609197aa38d97d72ee652cb6e45442 done [2020-07-01T10:21:59.583Z] #64 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-01T10:21:59.789Z] #39 11.14 PBCC images/pagemap.pb-c.c [2020-07-01T10:21:59.789Z] #39 11.20 DEP images/pagemap.pb-c.d [2020-07-01T10:21:59.789Z] #39 11.28 PBCC images/rlimit.pb-c.c [2020-07-01T10:21:59.789Z] #39 11.29 DEP images/rlimit.pb-c.d [2020-07-01T10:21:59.813Z] #17 44.74 Selecting previously unselected package vim. [2020-07-01T10:21:59.813Z] #17 44.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:21:59.813Z] #17 44.77 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:22:00.037Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/test/unit [2020-07-01T10:22:00.047Z] #39 11.36 PBCC images/file-lock.pb-c.c [2020-07-01T10:22:00.047Z] #39 11.40 DEP images/file-lock.pb-c.d [2020-07-01T10:22:00.047Z] #39 11.46 PBCC images/tty.pb-c.c [2020-07-01T10:22:00.047Z] #39 11.54 DEP images/tty.pb-c.d [2020-07-01T10:22:00.054Z] #39 17.60 make[1]: Nothing to be done for 'all'. [2020-07-01T10:22:00.309Z] #39 ... [2020-07-01T10:22:00.309Z] [2020-07-01T10:22:00.309Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:00.309Z] #30 DONE 84.5s [2020-07-01T10:22:00.309Z] [2020-07-01T10:22:00.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:00.309Z] #39 11.63 PBCC images/tun.pb-c.c [2020-07-01T10:22:00.309Z] #39 11.73 PBCC images/netdev.pb-c.c [2020-07-01T10:22:00.379Z] #17 45.25 Selecting previously unselected package xfsprogs. [2020-07-01T10:22:00.380Z] #17 45.25 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-01T10:22:00.380Z] #17 45.26 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:22:00.507Z] #48 ... [2020-07-01T10:22:00.507Z] [2020-07-01T10:22:00.507Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:00.507Z] #31 90.92 flag [2020-07-01T10:22:00.507Z] #31 90.92 log [2020-07-01T10:22:00.507Z] #31 90.92 github.com/BurntSushi/toml [2020-07-01T10:22:00.507Z] #31 95.75 github.com/BurntSushi/toml/cmd/tomlv [2020-07-01T10:22:00.507Z] #31 DONE 100.0s [2020-07-01T10:22:00.507Z] [2020-07-01T10:22:00.507Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:00.507Z] #40 20.40 CC images/core-x86.o [2020-07-01T10:22:00.507Z] #40 21.22 CC images/core-arm.o [2020-07-01T10:22:00.507Z] #40 21.70 CC images/core-aarch64.o [2020-07-01T10:22:00.507Z] #40 22.16 CC images/core-ppc64.o [2020-07-01T10:22:00.507Z] #40 22.94 CC images/core-s390.o [2020-07-01T10:22:00.507Z] #40 23.76 CC images/cpuinfo.o [2020-07-01T10:22:00.507Z] #40 24.32 CC images/inventory.o [2020-07-01T10:22:00.507Z] #40 24.56 CC images/fdinfo.o [2020-07-01T10:22:00.507Z] #40 25.03 CC images/fown.o [2020-07-01T10:22:00.507Z] #40 25.23 CC images/ns.o [2020-07-01T10:22:00.507Z] #40 25.54 CC images/regfile.o [2020-07-01T10:22:00.507Z] #40 25.80 CC images/ghost-file.o [2020-07-01T10:22:00.507Z] #40 26.16 CC images/fifo.o [2020-07-01T10:22:00.507Z] #40 26.38 CC images/remap-file-path.o [2020-07-01T10:22:00.507Z] #40 26.67 CC images/eventfd.o [2020-07-01T10:22:00.507Z] #40 26.93 CC images/eventpoll.o [2020-07-01T10:22:00.507Z] #40 27.28 CC images/fh.o [2020-07-01T10:22:00.507Z] #40 27.72 CC images/fsnotify.o [2020-07-01T10:22:00.507Z] #40 28.76 CC images/signalfd.o [2020-07-01T10:22:00.507Z] #40 29.03 CC images/fs.o [2020-07-01T10:22:00.507Z] #40 29.28 CC images/pstree.o [2020-07-01T10:22:00.507Z] #40 29.50 CC images/pipe.o [2020-07-01T10:22:00.507Z] #40 29.71 CC images/tcp-stream.o [2020-07-01T10:22:00.507Z] #40 29.93 CC images/sk-packet.o [2020-07-01T10:22:00.567Z] #39 11.89 DEP images/tun.pb-c.d [2020-07-01T10:22:00.567Z] #39 12.03 DEP images/netdev.pb-c.d [2020-07-01T10:22:00.567Z] #39 12.12 PBCC images/vma.pb-c.c [2020-07-01T10:22:00.751Z] #39 16.88 CC images/stats.o [2020-07-01T10:22:00.794Z] #40 ... [2020-07-01T10:22:00.794Z] [2020-07-01T10:22:00.794Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:00.794Z] #48 100.5 encoding/json [2020-07-01T10:22:00.833Z] #39 12.19 DEP images/vma.pb-c.d [2020-07-01T10:22:00.833Z] #39 12.27 PBCC images/creds.pb-c.c [2020-07-01T10:22:00.833Z] #39 12.34 DEP images/creds.pb-c.d [2020-07-01T10:22:00.896Z] #17 45.69 Selecting previously unselected package zip. [2020-07-01T10:22:00.896Z] #17 45.70 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-01T10:22:00.896Z] #17 45.72 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:22:00.896Z] #17 45.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:22:00.896Z] #17 45.92 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:22:00.896Z] #17 45.93 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:22:01.091Z] #39 12.44 PBCC images/utsns.pb-c.c [2020-07-01T10:22:01.091Z] #39 12.48 DEP images/utsns.pb-c.d [2020-07-01T10:22:01.091Z] #39 12.53 PBCC images/ipc-desc.pb-c.c [2020-07-01T10:22:01.091Z] #39 12.57 PBCC images/ipc-sem.pb-c.c [2020-07-01T10:22:01.091Z] #39 12.64 DEP images/ipc-desc.pb-c.d [2020-07-01T10:22:01.155Z] #17 45.94 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:22:01.155Z] #17 45.95 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:22:01.155Z] #17 45.96 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:22:01.155Z] #17 45.97 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:22:01.155Z] #17 45.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:22:01.155Z] #17 45.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:22:01.155Z] #17 45.99 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:22:01.155Z] #17 46.00 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:22:01.155Z] #17 46.01 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:22:01.155Z] #17 46.02 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:22:01.155Z] #17 46.03 Setting up zip (3.0-11+b1) ... [2020-07-01T10:22:01.155Z] #17 46.04 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:22:01.155Z] #17 46.07 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:22:01.320Z] #39 17.34 CC images/core.o [2020-07-01T10:22:01.349Z] #39 12.71 DEP images/ipc-sem.pb-c.d [2020-07-01T10:22:01.349Z] #39 12.77 PBCC images/ipc-msg.pb-c.c [2020-07-01T10:22:01.349Z] #39 12.81 DEP images/ipc-msg.pb-c.d [2020-07-01T10:22:01.417Z] #39 18.95 CC images/stats.o [2020-07-01T10:22:01.417Z] #39 ... [2020-07-01T10:22:01.417Z] [2020-07-01T10:22:01.417Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:01.417Z] #41 80.58 internal/lazyregexp [2020-07-01T10:22:01.417Z] #41 80.81 net/url [2020-07-01T10:22:01.417Z] #41 82.86 text/template/parse [2020-07-01T10:22:01.417Z] #41 83.29 go/parser [2020-07-01T10:22:01.417Z] #41 86.03 encoding/xml [2020-07-01T10:22:01.417Z] #41 87.44 text/template [2020-07-01T10:22:01.608Z] #39 12.94 PBCC images/ipc-shm.pb-c.c [2020-07-01T10:22:01.608Z] #39 12.99 DEP images/ipc-shm.pb-c.d [2020-07-01T10:22:01.608Z] #39 13.07 PBCC images/ipc-var.pb-c.c [2020-07-01T10:22:01.608Z] #39 13.09 DEP images/ipc-var.pb-c.d [2020-07-01T10:22:01.673Z] #41 ... [2020-07-01T10:22:01.673Z] [2020-07-01T10:22:01.673Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:01.673Z] #52 36.61 Checking out files: 55% (1788/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 89% (2878/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:22:01.673Z] #52 37.94 + cd /tmp/tmp.aqsmbEuNNA/src/github.com/containerd/containerd [2020-07-01T10:22:01.673Z] #52 37.94 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:22:01.673Z] #52 39.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:22:01.673Z] #52 39.38 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:22:01.673Z] #52 39.38 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:22:01.673Z] #52 39.38 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:22:01.673Z] #52 39.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:22:01.673Z] #52 39.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:22:01.673Z] #52 39.38 + '[' '' = dynamic ']' [2020-07-01T10:22:01.673Z] #52 39.38 + make [2020-07-01T10:22:01.673Z] #52 40.49 + bin/ctr [2020-07-01T10:22:01.816Z] #48 101.5 golang.org/x/sys/unix [2020-07-01T10:22:01.866Z] #39 13.20 PBCC images/sk-opts.pb-c.c [2020-07-01T10:22:01.866Z] #39 13.22 PBCC images/packet-sock.pb-c.c [2020-07-01T10:22:01.866Z] #39 13.27 DEP images/sk-opts.pb-c.d [2020-07-01T10:22:01.866Z] #39 13.31 DEP images/packet-sock.pb-c.d [2020-07-01T10:22:01.866Z] #39 13.36 PBCC images/sk-netlink.pb-c.c [2020-07-01T10:22:01.866Z] #39 13.44 DEP images/sk-netlink.pb-c.d [2020-07-01T10:22:01.891Z] #39 18.19 CC images/core-x86.o [2020-07-01T10:22:02.125Z] #39 13.52 PBCC images/sk-inet.pb-c.c [2020-07-01T10:22:02.125Z] #39 13.61 DEP images/sk-inet.pb-c.d [2020-07-01T10:22:02.125Z] #39 13.67 PBCC images/sk-unix.pb-c.c [2020-07-01T10:22:02.125Z] #39 13.76 DEP images/sk-unix.pb-c.d [2020-07-01T10:22:02.152Z] #39 ... [2020-07-01T10:22:02.152Z] [2020-07-01T10:22:02.152Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:02.152Z] #41 64.17 text/template [2020-07-01T10:22:02.152Z] #41 65.67 go/parser [2020-07-01T10:22:02.152Z] #41 69.83 encoding/xml [2020-07-01T10:22:02.152Z] #41 70.79 compress/flate [2020-07-01T10:22:02.152Z] #41 71.00 go/doc [2020-07-01T10:22:02.382Z] #39 13.87 PBCC images/mm.pb-c.c [2020-07-01T10:22:02.382Z] #39 13.93 DEP images/mm.pb-c.d [2020-07-01T10:22:02.412Z] #41 ... [2020-07-01T10:22:02.412Z] [2020-07-01T10:22:02.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:02.412Z] #39 18.78 CC images/core-arm.o [2020-07-01T10:22:02.640Z] #39 14.02 PBCC images/timerfd.pb-c.c [2020-07-01T10:22:02.640Z] #39 14.06 DEP images/timerfd.pb-c.d [2020-07-01T10:22:02.640Z] #39 14.12 PBCC images/timer.pb-c.c [2020-07-01T10:22:02.640Z] #39 14.15 DEP images/timer.pb-c.d [2020-07-01T10:22:02.640Z] #39 14.20 PBCC images/sa.pb-c.c [2020-07-01T10:22:02.711Z] ? github.com/docker/docker/api [no test files] [2020-07-01T10:22:02.897Z] #39 14.29 DEP images/sa.pb-c.d [2020-07-01T10:22:02.898Z] #39 14.34 PBCC images/pipe-data.pb-c.c [2020-07-01T10:22:02.898Z] #39 14.38 DEP images/pipe-data.pb-c.d [2020-07-01T10:22:02.898Z] #39 14.43 PBCC images/mnt.pb-c.c [2020-07-01T10:22:03.155Z] #39 14.52 DEP images/mnt.pb-c.d [2020-07-01T10:22:03.155Z] #39 14.59 PBCC images/sk-packet.pb-c.c [2020-07-01T10:22:03.155Z] #39 14.64 DEP images/sk-packet.pb-c.d [2020-07-01T10:22:03.155Z] #39 14.71 PBCC images/tcp-stream.pb-c.c [2020-07-01T10:22:03.155Z] #39 14.79 DEP images/tcp-stream.pb-c.d [2020-07-01T10:22:03.353Z] #39 19.27 CC images/core-aarch64.o [2020-07-01T10:22:03.353Z] #39 19.67 CC images/core-ppc64.o [2020-07-01T10:22:03.412Z] #39 14.83 PBCC images/pipe.pb-c.c [2020-07-01T10:22:03.412Z] #39 14.86 DEP images/pipe.pb-c.d [2020-07-01T10:22:03.412Z] #39 14.92 PBCC images/pstree.pb-c.c [2020-07-01T10:22:03.412Z] #39 14.94 DEP images/pstree.pb-c.d [2020-07-01T10:22:03.412Z] #39 14.99 PBCC images/fs.pb-c.c [2020-07-01T10:22:03.412Z] #39 15.03 DEP images/fs.pb-c.d [2020-07-01T10:22:03.561Z] #52 ... [2020-07-01T10:22:03.561Z] [2020-07-01T10:22:03.561Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:03.561Z] #47 82.46 github.com/pkg/diff [2020-07-01T10:22:03.561Z] #47 83.58 golang.org/x/crypto/ssh/terminal [2020-07-01T10:22:03.561Z] #47 84.22 mvdan.cc/editorconfig [2020-07-01T10:22:03.561Z] #47 84.91 mvdan.cc/sh/v3/fileutil [2020-07-01T10:22:03.561Z] #47 85.17 mvdan.cc/sh/v3/syntax [2020-07-01T10:22:03.561Z] #47 91.11 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:22:03.561Z] #47 ... [2020-07-01T10:22:03.561Z] [2020-07-01T10:22:03.561Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:03.561Z] #39 19.41 CC images/core.o [2020-07-01T10:22:03.561Z] #39 20.04 CC images/core-x86.o [2020-07-01T10:22:03.561Z] #39 20.59 CC images/core-arm.o [2020-07-01T10:22:03.561Z] #39 20.98 CC images/core-aarch64.o [2020-07-01T10:22:03.670Z] #39 15.09 PBCC images/signalfd.pb-c.c [2020-07-01T10:22:03.670Z] #39 15.14 DEP images/signalfd.pb-c.d [2020-07-01T10:22:03.670Z] #39 15.18 PBCC images/fh.pb-c.c [2020-07-01T10:22:03.670Z] #39 15.20 PBCC images/fsnotify.pb-c.c [2020-07-01T10:22:03.670Z] #39 15.24 DEP images/fh.pb-c.d [2020-07-01T10:22:03.685Z] #17 48.70 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:22:03.817Z] #39 21.37 CC images/core-ppc64.o [2020-07-01T10:22:03.927Z] #39 15.32 DEP images/fsnotify.pb-c.d [2020-07-01T10:22:03.927Z] #39 15.37 PBCC images/eventpoll.pb-c.c [2020-07-01T10:22:03.927Z] #39 15.39 DEP images/eventpoll.pb-c.d [2020-07-01T10:22:03.927Z] #39 15.47 PBCC images/eventfd.pb-c.c [2020-07-01T10:22:03.942Z] #17 48.71 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:22:03.942Z] #17 48.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:22:03.942Z] #17 48.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:22:03.942Z] #17 48.84 invoke-rc.d: could not determine current runlevel [2020-07-01T10:22:03.942Z] #17 48.84 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:22:03.942Z] #17 48.85 Setting up pigz (2.4-1) ... [2020-07-01T10:22:03.942Z] #17 48.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:22:03.942Z] #17 48.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:22:03.942Z] #17 48.90 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:22:03.942Z] #17 48.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:22:03.942Z] #17 48.92 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:22:04.185Z] #39 15.53 DEP images/eventfd.pb-c.d [2020-07-01T10:22:04.185Z] #39 15.55 PBCC images/remap-file-path.pb-c.c [2020-07-01T10:22:04.185Z] #39 15.58 DEP images/remap-file-path.pb-c.d [2020-07-01T10:22:04.185Z] #39 15.64 PBCC images/fifo.pb-c.c [2020-07-01T10:22:04.185Z] #39 15.70 DEP images/fifo.pb-c.d [2020-07-01T10:22:04.293Z] #39 ... [2020-07-01T10:22:04.293Z] [2020-07-01T10:22:04.293Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:04.293Z] #47 70.04 golang.org/x/crypto/ssh/terminal [2020-07-01T10:22:04.293Z] #47 72.78 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:22:04.293Z] #47 DONE 76.3s [2020-07-01T10:22:04.293Z] [2020-07-01T10:22:04.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:04.293Z] #39 20.47 CC images/core-s390.o [2020-07-01T10:22:04.442Z] #39 15.77 PBCC images/ghost-file.pb-c.c [2020-07-01T10:22:04.442Z] #39 15.78 DEP images/ghost-file.pb-c.d [2020-07-01T10:22:04.442Z] #39 15.83 PBCC images/regfile.pb-c.c [2020-07-01T10:22:04.442Z] #39 15.85 DEP images/regfile.pb-c.d [2020-07-01T10:22:04.442Z] #39 15.94 PBCC images/ns.pb-c.c [2020-07-01T10:22:04.442Z] #39 15.97 DEP images/ns.pb-c.d [2020-07-01T10:22:04.442Z] #39 16.01 PBCC images/fdinfo.pb-c.c [2020-07-01T10:22:04.507Z] #17 49.31 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:22:04.507Z] #17 49.32 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:22:04.507Z] #17 49.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:04.507Z] #17 49.43 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:22:04.507Z] #17 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:22:04.507Z] #17 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:22:04.507Z] #17 49.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:22:04.507Z] #17 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:22:04.507Z] #17 49.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:22:04.507Z] #17 49.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:22:04.507Z] #17 49.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:22:04.507Z] #17 49.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:22:04.507Z] #17 49.54 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:22:04.699Z] #39 16.08 DEP images/fdinfo.pb-c.d [2020-07-01T10:22:04.699Z] #39 16.15 PBCC images/core-aarch64.pb-c.c [2020-07-01T10:22:04.699Z] #39 16.18 PBCC images/core-arm.pb-c.c [2020-07-01T10:22:04.699Z] #39 16.22 PBCC images/core-ppc64.pb-c.c [2020-07-01T10:22:04.742Z] #39 22.05 CC images/core-s390.o [2020-07-01T10:22:04.764Z] #17 49.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:22:04.764Z] #17 49.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:22:04.764Z] #17 49.59 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:22:04.764Z] #17 49.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:22:04.764Z] #17 49.61 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:04.957Z] #39 16.32 PBCC images/core-s390.pb-c.c [2020-07-01T10:22:04.957Z] #39 16.36 PBCC images/core-x86.pb-c.c [2020-07-01T10:22:04.957Z] #39 16.39 PBCC images/core.pb-c.c [2020-07-01T10:22:04.957Z] #39 16.49 PBCC images/inventory.pb-c.c [2020-07-01T10:22:04.957Z] #39 16.55 DEP images/core-aarch64.pb-c.d [2020-07-01T10:22:05.214Z] #39 16.62 DEP images/core-arm.pb-c.d [2020-07-01T10:22:05.214Z] #39 16.68 DEP images/core-ppc64.pb-c.d [2020-07-01T10:22:05.214Z] #39 16.74 DEP images/core-s390.pb-c.d [2020-07-01T10:22:05.214Z] #39 16.81 DEP images/core-x86.pb-c.d [2020-07-01T10:22:05.234Z] #39 21.43 CC images/cpuinfo.o [2020-07-01T10:22:05.302Z] #39 22.80 CC images/cpuinfo.o [2020-07-01T10:22:05.474Z] #39 16.86 DEP images/core.pb-c.d [2020-07-01T10:22:05.474Z] #39 16.90 DEP images/inventory.pb-c.d [2020-07-01T10:22:05.474Z] #39 16.94 PBCC images/cpuinfo.pb-c.c [2020-07-01T10:22:05.474Z] #39 16.97 DEP images/cpuinfo.pb-c.d [2020-07-01T10:22:05.474Z] #39 17.03 PBCC images/stats.pb-c.c [2020-07-01T10:22:05.474Z] #39 17.06 DEP images/stats.pb-c.d [2020-07-01T10:22:05.808Z] #39 21.94 CC images/inventory.o [2020-07-01T10:22:05.866Z] #39 23.26 CC images/inventory.o [2020-07-01T10:22:06.067Z] #39 22.30 CC images/fdinfo.o [2020-07-01T10:22:06.121Z] #39 23.62 CC images/fdinfo.o [2020-07-01T10:22:06.138Z] #17 ... [2020-07-01T10:22:06.138Z] [2020-07-01T10:22:06.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:06.138Z] #39 102.5 CC criu/eventfd.o [2020-07-01T10:22:06.138Z] #39 103.0 CC criu/eventpoll.o [2020-07-01T10:22:06.138Z] #39 103.7 CC criu/external.o [2020-07-01T10:22:06.138Z] #39 104.0 CC criu/fault-injection.o [2020-07-01T10:22:06.138Z] #39 104.2 CC criu/fdstore.o [2020-07-01T10:22:06.138Z] #39 104.5 CC criu/fifo.o [2020-07-01T10:22:06.138Z] #39 105.0 CC criu/file-ids.o [2020-07-01T10:22:06.138Z] #39 105.3 CC criu/file-lock.o [2020-07-01T10:22:06.138Z] #39 106.2 CC criu/files-ext.o [2020-07-01T10:22:06.138Z] #39 106.5 CC criu/files-reg.o [2020-07-01T10:22:06.138Z] #39 109.0 CC criu/files.o [2020-07-01T10:22:06.138Z] #39 111.0 CC criu/filesystems.o [2020-07-01T10:22:06.138Z] #39 111.8 CC criu/fsnotify.o [2020-07-01T10:22:06.243Z] #48 ... [2020-07-01T10:22:06.243Z] [2020-07-01T10:22:06.243Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:06.243Z] #40 30.88 CC images/mnt.o [2020-07-01T10:22:06.243Z] #40 31.36 CC images/pipe-data.o [2020-07-01T10:22:06.243Z] #40 31.53 CC images/sa.o [2020-07-01T10:22:06.243Z] #40 31.77 CC images/timer.o [2020-07-01T10:22:06.243Z] #40 32.31 CC images/timerfd.o [2020-07-01T10:22:06.243Z] #40 32.53 CC images/mm.o [2020-07-01T10:22:06.243Z] #40 32.93 CC images/sk-opts.o [2020-07-01T10:22:06.243Z] #40 33.21 CC images/sk-unix.o [2020-07-01T10:22:06.243Z] #40 33.52 CC images/sk-inet.o [2020-07-01T10:22:06.243Z] #40 33.90 CC images/tun.o [2020-07-01T10:22:06.243Z] #40 34.27 CC images/sk-netlink.o [2020-07-01T10:22:06.243Z] #40 34.53 CC images/packet-sock.o [2020-07-01T10:22:06.243Z] #40 35.14 CC images/ipc-var.o [2020-07-01T10:22:06.243Z] #40 35.34 CC images/ipc-desc.o [2020-07-01T10:22:06.243Z] #40 35.56 CC images/ipc-shm.o [2020-07-01T10:22:06.243Z] #40 35.87 CC images/ipc-msg.o [2020-07-01T10:22:06.377Z] #39 23.96 CC images/fown.o [2020-07-01T10:22:06.534Z] #40 36.23 CC images/ipc-sem.o [2020-07-01T10:22:06.534Z] #40 36.43 CC images/utsns.o [2020-07-01T10:22:06.632Z] #39 24.18 CC images/ns.o [2020-07-01T10:22:06.636Z] #39 22.73 CC images/fown.o [2020-07-01T10:22:06.704Z] #39 113.0 CC criu/image-desc.o [2020-07-01T10:22:06.842Z] #40 36.62 CC images/creds.o [2020-07-01T10:22:06.888Z] #39 24.39 CC images/regfile.o [2020-07-01T10:22:06.896Z] #39 22.90 CC images/ns.o [2020-07-01T10:22:06.896Z] #39 23.10 CC images/regfile.o [2020-07-01T10:22:06.962Z] #39 113.2 CC criu/image.o [2020-07-01T10:22:07.131Z] #40 36.80 CC images/vma.o [2020-07-01T10:22:07.143Z] #39 24.60 CC images/ghost-file.o [2020-07-01T10:22:07.156Z] #39 23.40 CC images/ghost-file.o [2020-07-01T10:22:07.370Z] #39 18.55 make[1]: Nothing to be done for 'all'. [2020-07-01T10:22:07.399Z] #39 24.82 CC images/fifo.o [2020-07-01T10:22:07.421Z] #40 37.10 CC images/netdev.o [2020-07-01T10:22:07.654Z] #39 25.10 CC images/remap-file-path.o [2020-07-01T10:22:07.654Z] #39 ... [2020-07-01T10:22:07.654Z] [2020-07-01T10:22:07.654Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:07.654Z] #47 DONE 96.9s [2020-07-01T10:22:07.654Z] [2020-07-01T10:22:07.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:07.654Z] #41 91.15 github.com/LK4D4/vndr/versioned [2020-07-01T10:22:07.654Z] #41 91.29 compress/flate [2020-07-01T10:22:07.654Z] #41 92.33 go/doc [2020-07-01T10:22:07.654Z] #41 93.92 hash/crc32 [2020-07-01T10:22:07.654Z] #41 94.52 compress/gzip [2020-07-01T10:22:07.654Z] #41 95.27 net [2020-07-01T10:22:07.654Z] #41 95.37 github.com/LK4D4/vndr/build [2020-07-01T10:22:07.709Z] #40 37.59 CC images/tty.o [2020-07-01T10:22:07.709Z] #40 ... [2020-07-01T10:22:07.709Z] [2020-07-01T10:22:07.709Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:07.709Z] #42 97.60 encoding/binary [2020-07-01T10:22:07.709Z] #42 97.66 go/scanner [2020-07-01T10:22:07.709Z] #42 97.69 net/url [2020-07-01T10:22:07.709Z] #42 101.5 go/ast [2020-07-01T10:22:07.709Z] #42 102.3 text/template/parse [2020-07-01T10:22:07.709Z] #42 103.1 encoding/json [2020-07-01T10:22:07.725Z] #39 23.72 CC images/fifo.o [2020-07-01T10:22:07.833Z] Commit message: "vendor: mattn/go-shellwords v1.0.10" [2020-07-01T10:22:07.897Z] #39 ... [2020-07-01T10:22:07.897Z] [2020-07-01T10:22:07.897Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:07.897Z] #17 52.56 Setting up iptables (1.8.2-4) ... [2020-07-01T10:22:07.897Z] #17 52.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:22:07.897Z] #17 52.64 Setting up python3 (3.7.3-1) ... [2020-07-01T10:22:07.909Z] #41 ... [2020-07-01T10:22:07.909Z] [2020-07-01T10:22:07.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:07.909Z] #39 25.40 CC images/eventfd.o [2020-07-01T10:22:07.985Z] #39 24.00 CC images/remap-file-path.o [2020-07-01T10:22:07.985Z] #39 24.15 CC images/eventfd.o [2020-07-01T10:22:08.156Z] #17 53.03 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:22:08.245Z] #39 24.36 CC images/eventpoll.o [2020-07-01T10:22:08.470Z] #39 25.99 CC images/eventpoll.o [2020-07-01T10:22:08.505Z] #39 24.65 CC images/fh.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-01T10:22:08.737Z] #42 ... [2020-07-01T10:22:08.737Z] [2020-07-01T10:22:08.737Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:08.737Z] #40 38.34 CC images/file-lock.o [2020-07-01T10:22:08.737Z] #40 38.52 CC images/rlimit.o [2020-07-01T10:22:08.744Z] #39 19.96 CC images/stats.o [2020-07-01T10:22:09.002Z] #39 20.34 CC images/core.o [2020-07-01T10:22:09.027Z] #40 38.76 CC images/pagemap.o [2020-07-01T10:22:09.032Z] #39 26.44 CC images/fh.o [2020-07-01T10:22:09.032Z] #39 26.68 CC images/fsnotify.o [2020-07-01T10:22:09.075Z] #39 25.08 CC images/fsnotify.o [2020-07-01T10:22:09.090Z] #17 53.76 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:22:09.317Z] #40 39.12 CC images/siginfo.o [2020-07-01T10:22:09.336Z] #39 25.61 CC images/signalfd.o [2020-07-01T10:22:09.567Z] #39 20.98 CC images/core-x86.o [2020-07-01T10:22:09.593Z] #39 27.17 CC images/signalfd.o [2020-07-01T10:22:09.825Z] #39 ... [2020-07-01T10:22:09.825Z] [2020-07-01T10:22:09.825Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:09.825Z] #47 84.19 github.com/pkg/diff [2020-07-01T10:22:09.825Z] #47 85.11 go/ast [2020-07-01T10:22:09.825Z] #47 85.95 golang.org/x/crypto/ssh/terminal [2020-07-01T10:22:09.825Z] #47 87.34 mvdan.cc/editorconfig [2020-07-01T10:22:09.825Z] #47 88.41 mvdan.cc/sh/v3/fileutil [2020-07-01T10:22:09.825Z] #47 88.58 mvdan.cc/sh/v3/syntax [2020-07-01T10:22:09.848Z] #39 27.38 CC images/fs.o [2020-07-01T10:22:09.906Z] #39 25.93 CC images/fs.o [2020-07-01T10:22:09.941Z] #40 39.54 CC images/rpc.o [2020-07-01T10:22:10.083Z] #47 ... [2020-07-01T10:22:10.083Z] [2020-07-01T10:22:10.083Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:10.083Z] #52 39.07 Checking out files: 46% (1493/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 78% (2522/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-07-01T10:22:10.083Z] #52 40.64 + cd /tmp/tmp.DpoaOCMq84/src/github.com/containerd/containerd [2020-07-01T10:22:10.083Z] #52 40.64 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-07-01T10:22:10.083Z] #52 42.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-01T10:22:10.083Z] #52 42.59 + BUILDTAGS='netgo osusergo static_build' [2020-07-01T10:22:10.083Z] #52 42.59 + export EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:22:10.083Z] #52 42.59 + EXTRA_FLAGS=-buildmode=pie [2020-07-01T10:22:10.083Z] #52 42.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-01T10:22:10.083Z] #52 42.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-01T10:22:10.083Z] #52 42.59 + '[' '' = dynamic ']' [2020-07-01T10:22:10.083Z] #52 42.59 + make [2020-07-01T10:22:10.083Z] #52 43.64 + bin/ctr [2020-07-01T10:22:10.083Z] #52 ... [2020-07-01T10:22:10.083Z] [2020-07-01T10:22:10.083Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:10.083Z] #39 21.55 CC images/core-arm.o [2020-07-01T10:22:10.104Z] #39 27.58 CC images/pstree.o [2020-07-01T10:22:10.104Z] #39 27.76 CC images/pipe.o [2020-07-01T10:22:10.166Z] #39 26.28 CC images/pstree.o [2020-07-01T10:22:10.166Z] #39 26.47 CC images/pipe.o [2020-07-01T10:22:10.341Z] #39 21.89 CC images/core-aarch64.o [2020-07-01T10:22:10.472Z] #17 55.10 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:22:10.472Z] #17 55.11 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:22:10.472Z] #17 55.38 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:22:10.664Z] #39 28.00 CC images/tcp-stream.o [2020-07-01T10:22:10.664Z] #39 28.20 CC images/sk-packet.o [2020-07-01T10:22:10.907Z] #39 22.28 CC images/core-ppc64.o [2020-07-01T10:22:10.919Z] #39 28.44 CC images/mnt.o [2020-07-01T10:22:10.921Z] #39 26.76 CC images/tcp-stream.o [2020-07-01T10:22:10.921Z] #39 27.04 CC images/sk-packet.o [2020-07-01T10:22:11.082Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-07-01T10:22:11.113Z] + docker version [2020-07-01T10:22:11.174Z] #39 28.70 CC images/pipe-data.o [2020-07-01T10:22:11.361Z] #39 27.54 CC images/mnt.o [2020-07-01T10:22:11.406Z] #17 56.17 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:22:11.427Z] #40 40.96 CC images/ext-file.o [2020-07-01T10:22:11.427Z] #40 41.13 CC images/cgroup.o [2020-07-01T10:22:11.429Z] #39 28.86 CC images/sa.o [2020-07-01T10:22:11.473Z] #39 22.90 CC images/core-s390.o [2020-07-01T10:22:11.665Z] #17 56.65 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:22:11.685Z] #39 29.16 CC images/timer.o [2020-07-01T10:22:11.789Z] #39 27.94 CC images/pipe-data.o [2020-07-01T10:22:12.040Z] #39 23.60 CC images/cpuinfo.o [2020-07-01T10:22:12.053Z] #40 41.88 CC images/userns.o [2020-07-01T10:22:12.245Z] #39 29.59 CC images/timerfd.o [2020-07-01T10:22:12.245Z] #39 29.80 CC images/mm.o [2020-07-01T10:22:12.272Z] #39 28.32 CC images/sa.o [2020-07-01T10:22:12.532Z] #39 28.73 CC images/timer.o [2020-07-01T10:22:12.599Z] #17 57.65 Setting up python3-pip (18.1-5) ... [2020-07-01T10:22:12.606Z] #39 24.03 CC images/inventory.o [2020-07-01T10:22:12.683Z] #40 42.27 CC images/google/protobuf/descriptor.o [2020-07-01T10:22:12.792Z] #39 ... [2020-07-01T10:22:12.792Z] [2020-07-01T10:22:12.792Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:12.792Z] #41 74.70 crypto/elliptic [2020-07-01T10:22:12.792Z] #41 76.03 github.com/LK4D4/vndr/build [2020-07-01T10:22:12.792Z] #41 77.72 crypto/ecdsa [2020-07-01T10:22:12.792Z] #41 78.32 crypto/x509/pkix [2020-07-01T10:22:12.792Z] #41 78.64 vendor/golang.org/x/crypto/cryptobyte [2020-07-01T10:22:12.792Z] #41 78.94 vendor/golang.org/x/text/unicode/bidi [2020-07-01T10:22:12.792Z] #41 80.57 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:22:12.792Z] #41 80.60 vendor/golang.org/x/net/http2/hpack [2020-07-01T10:22:12.792Z] #41 80.62 vendor/golang.org/x/text/secure/bidirule [2020-07-01T10:22:12.792Z] #41 81.17 mime [2020-07-01T10:22:12.792Z] #41 82.44 mime/quotedprintable [2020-07-01T10:22:12.792Z] #41 83.31 net/http/internal [2020-07-01T10:22:12.792Z] #41 84.85 vendor/golang.org/x/net/idna [2020-07-01T10:22:12.792Z] #41 ... [2020-07-01T10:22:12.792Z] [2020-07-01T10:22:12.792Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:12.792Z] #39 29.09 CC images/timerfd.o [2020-07-01T10:22:12.805Z] #39 30.12 CC images/sk-opts.o [2020-07-01T10:22:12.805Z] #39 30.38 CC images/sk-unix.o [2020-07-01T10:22:12.863Z] #39 24.25 CC images/fdinfo.o [2020-07-01T10:22:12.863Z] #39 ... [2020-07-01T10:22:12.863Z] [2020-07-01T10:22:12.863Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:12.863Z] #41 87.06 text/template [2020-07-01T10:22:12.863Z] #41 87.77 go/parser [2020-07-01T10:22:12.863Z] #41 91.02 encoding/xml [2020-07-01T10:22:12.863Z] #41 92.10 go/doc [2020-07-01T10:22:12.863Z] #41 95.31 github.com/LK4D4/vndr/build [2020-07-01T10:22:12.863Z] #41 96.21 github.com/LK4D4/vndr/versioned [2020-07-01T10:22:12.863Z] #41 96.39 compress/flate [2020-07-01T10:22:13.121Z] #41 ... [2020-07-01T10:22:13.121Z] [2020-07-01T10:22:13.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:13.121Z] #39 24.56 CC images/fown.o [2020-07-01T10:22:13.362Z] #39 29.30 CC images/mm.o [2020-07-01T10:22:13.366Z] #39 30.68 CC images/sk-inet.o [2020-07-01T10:22:13.366Z] #39 30.96 CC images/tun.o [2020-07-01T10:22:13.379Z] #39 24.85 CC images/ns.o [2020-07-01T10:22:13.621Z] #39 31.26 CC images/sk-netlink.o [2020-07-01T10:22:13.622Z] #39 29.65 CC images/sk-opts.o [2020-07-01T10:22:13.622Z] #39 ... [2020-07-01T10:22:13.622Z] [2020-07-01T10:22:13.622Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:13.622Z] #54 80.34 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:22:13.622Z] #54 80.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:22:13.622Z] #54 DONE 85.7s [2020-07-01T10:22:13.622Z] [2020-07-01T10:22:13.622Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:13.622Z] #39 29.80 CC images/sk-unix.o [2020-07-01T10:22:13.636Z] #39 25.14 CC images/regfile.o [2020-07-01T10:22:13.727Z] #40 ... [2020-07-01T10:22:13.727Z] [2020-07-01T10:22:13.727Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:13.727Z] #42 113.6 text/template [2020-07-01T10:22:13.876Z] #39 31.52 CC images/packet-sock.o [2020-07-01T10:22:13.883Z] #39 ... [2020-07-01T10:22:13.883Z] [2020-07-01T10:22:13.883Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:22:13.883Z] #55 DONE 0.2s [2020-07-01T10:22:13.883Z] [2020-07-01T10:22:13.883Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:22:13.883Z] #56 DONE 0.1s [2020-07-01T10:22:13.894Z] #39 25.39 CC images/ghost-file.o [2020-07-01T10:22:13.973Z] #17 58.72 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:22:13.973Z] #17 58.75 Processing triggers for mime-support (3.62) ... [2020-07-01T10:22:14.143Z] [2020-07-01T10:22:14.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:14.143Z] #39 30.24 CC images/sk-inet.o [2020-07-01T10:22:14.151Z] #39 25.68 CC images/fifo.o [2020-07-01T10:22:14.353Z] #42 ... [2020-07-01T10:22:14.353Z] [2020-07-01T10:22:14.353Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:14.353Z] #11 110.3 Selecting previously unselected package libapparmor1:ppc64el. [2020-07-01T10:22:14.353Z] #11 110.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 110.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-01T10:22:14.353Z] #11 110.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 110.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-01T10:22:14.353Z] #11 110.7 Selecting previously unselected package libbtrfs0. [2020-07-01T10:22:14.353Z] #11 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 110.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:14.353Z] #11 110.8 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:22:14.353Z] #11 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:14.353Z] #11 111.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-01T10:22:14.353Z] #11 111.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.1 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-01T10:22:14.353Z] #11 111.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-01T10:22:14.353Z] #11 111.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.353Z] #11 111.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.353Z] #11 111.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-01T10:22:14.353Z] #11 111.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 111.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.353Z] #11 112.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 112.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 112.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.353Z] #11 112.4 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 112.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 112.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-01T10:22:14.353Z] #11 112.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 112.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 112.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-01T10:22:14.353Z] #11 112.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 113.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 113.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-01T10:22:14.353Z] #11 113.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-01T10:22:14.353Z] #11 113.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-01T10:22:14.353Z] #11 113.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-01T10:22:14.354Z] #11 113.5 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.354Z] #11 113.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-01T10:22:14.354Z] #11 113.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-01T10:22:14.354Z] #11 113.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:14.354Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-01T10:22:14.354Z] #11 113.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-01T10:22:14.354Z] #11 113.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:14.354Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-01T10:22:14.354Z] #11 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-01T10:22:14.354Z] #11 113.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:22:14.354Z] #11 113.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-01T10:22:14.354Z] #11 113.8 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-01T10:22:14.354Z] #11 113.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:22:14.354Z] #11 113.8 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-01T10:22:14.354Z] #11 113.8 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-01T10:22:14.354Z] #11 113.9 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:22:14.354Z] #11 DONE 114.2s [2020-07-01T10:22:14.403Z] #39 30.55 CC images/tun.o [2020-07-01T10:22:14.403Z] #39 ... [2020-07-01T10:22:14.403Z] [2020-07-01T10:22:14.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:14.403Z] #10 76.53 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:22:14.403Z] #10 76.53 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-07-01T10:22:14.403Z] #10 76.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:14.409Z] #39 25.97 CC images/remap-file-path.o [2020-07-01T10:22:14.437Z] #39 31.89 CC images/ipc-var.o [2020-07-01T10:22:14.437Z] #39 32.10 CC images/ipc-desc.o [2020-07-01T10:22:14.541Z] #17 DONE 59.4s [2020-07-01T10:22:14.541Z] [2020-07-01T10:22:14.541Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:22:14.541Z] #36 187.6 + dpkg --print-architecture [2020-07-01T10:22:14.541Z] #36 187.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-01T10:22:14.541Z] #36 188.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-01T10:22:14.541Z] #36 188.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-01T10:22:14.641Z] [2020-07-01T10:22:14.641Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:22:14.663Z] #10 ... [2020-07-01T10:22:14.663Z] [2020-07-01T10:22:14.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:14.663Z] #39 30.85 CC images/sk-netlink.o [2020-07-01T10:22:14.667Z] #39 26.18 CC images/eventfd.o [2020-07-01T10:22:14.923Z] #39 31.12 CC images/packet-sock.o [2020-07-01T10:22:14.924Z] #39 26.42 CC images/eventpoll.o [2020-07-01T10:22:14.929Z] #12 DONE 0.6s [2020-07-01T10:22:14.929Z] [2020-07-01T10:22:14.929Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:14.929Z] #50 0.408 + RM_GOPATH=0 [2020-07-01T10:22:14.929Z] #50 0.408 + TMP_GOPATH= [2020-07-01T10:22:14.929Z] #50 0.408 + : /build [2020-07-01T10:22:14.929Z] #50 0.410 + '[' -z '' ']' [2020-07-01T10:22:14.929Z] #50 0.419 ++ mktemp -d [2020-07-01T10:22:14.929Z] #50 0.422 + export GOPATH=/tmp/tmp.gQFje2XaI6 [2020-07-01T10:22:14.929Z] #50 0.431 + GOPATH=/tmp/tmp.gQFje2XaI6 [2020-07-01T10:22:14.929Z] #50 0.432 + RM_GOPATH=1 [2020-07-01T10:22:14.929Z] #50 0.433 + case "$(go env GOARCH)" in [2020-07-01T10:22:14.929Z] #50 0.435 ++ go env GOARCH [2020-07-01T10:22:14.929Z] #50 0.462 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:14.929Z] #50 0.471 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:14.929Z] #50 0.472 ++ dirname /tmp/install/install.sh [2020-07-01T10:22:14.929Z] #50 0.474 + dir=/tmp/install [2020-07-01T10:22:14.929Z] #50 0.474 + bin=runc [2020-07-01T10:22:14.929Z] #50 0.475 + shift [2020-07-01T10:22:14.929Z] #50 0.475 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:22:14.929Z] #50 0.476 + . /tmp/install/runc.installer [2020-07-01T10:22:14.929Z] #50 0.479 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:14.929Z] #50 0.481 + install_runc [2020-07-01T10:22:14.929Z] #50 0.488 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:22:14.929Z] #50 0.492 + uname -r [2020-07-01T10:22:14.929Z] #50 0.502 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:22:14.929Z] #50 0.502 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:22:14.929Z] #50 0.503 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:22:14.929Z] #50 0.503 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gQFje2XaI6/src/github.com/opencontainers/runc [2020-07-01T10:22:14.929Z] #50 0.506 Cloning into '/tmp/tmp.gQFje2XaI6/src/github.com/opencontainers/runc'... [2020-07-01T10:22:15.000Z] #39 32.32 CC images/ipc-shm.o [2020-07-01T10:22:15.000Z] #39 32.54 CC images/ipc-msg.o [2020-07-01T10:22:15.182Z] #39 26.67 CC images/fh.o [2020-07-01T10:22:15.255Z] #39 32.79 CC images/ipc-sem.o [2020-07-01T10:22:15.440Z] #39 26.95 CC images/fsnotify.o [2020-07-01T10:22:15.493Z] #39 31.59 CC images/ipc-var.o [2020-07-01T10:22:15.511Z] #39 33.06 CC images/utsns.o [2020-07-01T10:22:15.556Z] #50 ... [2020-07-01T10:22:15.556Z] [2020-07-01T10:22:15.556Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:22:15.556Z] #13 DONE 0.4s [2020-07-01T10:22:15.556Z] [2020-07-01T10:22:15.556Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:22:15.753Z] #39 31.89 CC images/ipc-desc.o [2020-07-01T10:22:15.766Z] #39 33.24 CC images/creds.o [2020-07-01T10:22:15.846Z] #14 0.273 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:22:15.846Z] #14 DONE 0.4s [2020-07-01T10:22:15.846Z] [2020-07-01T10:22:15.846Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:22:16.013Z] #39 32.16 CC images/ipc-shm.o [2020-07-01T10:22:16.022Z] #39 33.40 CC images/vma.o [2020-07-01T10:22:16.022Z] #39 33.62 CC images/netdev.o [2020-07-01T10:22:16.133Z] #15 DONE 0.3s [2020-07-01T10:22:16.133Z] [2020-07-01T10:22:16.133Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:22:16.277Z] #39 33.89 CC images/tty.o [2020-07-01T10:22:16.342Z] #39 32.36 CC images/ipc-msg.o [2020-07-01T10:22:16.373Z] #39 27.57 CC images/signalfd.o [2020-07-01T10:22:16.374Z] #39 27.75 CC images/fs.o [2020-07-01T10:22:16.374Z] #39 ... [2020-07-01T10:22:16.374Z] [2020-07-01T10:22:16.374Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:16.374Z] #47 94.96 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:22:16.374Z] #47 DONE 100.7s [2020-07-01T10:22:16.374Z] [2020-07-01T10:22:16.374Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:16.374Z] #39 28.00 CC images/pstree.o [2020-07-01T10:22:16.421Z] #16 DONE 0.3s [2020-07-01T10:22:16.421Z] [2020-07-01T10:22:16.421Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:16.421Z] #40 44.62 CC images/opts.o [2020-07-01T10:22:16.421Z] #40 44.88 CC images/seccomp.o [2020-07-01T10:22:16.421Z] #40 45.28 CC images/binfmt-misc.o [2020-07-01T10:22:16.421Z] #40 45.61 CC images/time.o [2020-07-01T10:22:16.421Z] #40 45.94 CC images/sysctl.o [2020-07-01T10:22:16.421Z] #40 46.10 CC images/autofs.o [2020-07-01T10:22:16.446Z] #36 ... [2020-07-01T10:22:16.446Z] [2020-07-01T10:22:16.446Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:22:16.446Z] #18 1.856 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:22:16.446Z] #18 1.860 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:22:16.446Z] #18 1.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:22:16.446Z] #18 DONE 1.9s [2020-07-01T10:22:16.446Z] [2020-07-01T10:22:16.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:16.446Z] #39 114.1 CC criu/ipc_ns.o [2020-07-01T10:22:16.446Z] #39 115.3 CC criu/irmap.o [2020-07-01T10:22:16.446Z] #39 116.0 CC criu/kcmp-ids.o [2020-07-01T10:22:16.446Z] #39 116.3 CC criu/kerndat.o [2020-07-01T10:22:16.446Z] #39 117.6 CC criu/libnetlink.o [2020-07-01T10:22:16.446Z] #39 118.1 CC criu/log.o [2020-07-01T10:22:16.446Z] #39 118.5 CC criu/lsm.o [2020-07-01T10:22:16.446Z] #39 118.9 CC criu/mem.o [2020-07-01T10:22:16.446Z] #39 120.6 CC criu/memfd.o [2020-07-01T10:22:16.446Z] #39 121.4 CC criu/mount.o [2020-07-01T10:22:16.446Z] #39 ... [2020-07-01T10:22:16.446Z] [2020-07-01T10:22:16.446Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:22:16.602Z] #39 32.72 CC images/ipc-sem.o [2020-07-01T10:22:16.602Z] #39 32.83 CC images/utsns.o [2020-07-01T10:22:16.602Z] #39 32.98 CC images/creds.o [2020-07-01T10:22:16.708Z] #40 46.34 CC images/macvlan.o [2020-07-01T10:22:16.708Z] #40 46.53 CC images/sit.o [2020-07-01T10:22:16.838Z] #39 34.24 CC images/file-lock.o [2020-07-01T10:22:16.838Z] #39 34.47 CC images/rlimit.o [2020-07-01T10:22:16.939Z] #39 28.44 CC images/pipe.o [2020-07-01T10:22:16.994Z] #40 ... [2020-07-01T10:22:16.994Z] [2020-07-01T10:22:16.994Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:22:16.994Z] #17 DONE 0.5s [2020-07-01T10:22:17.093Z] #39 34.63 CC images/pagemap.o [2020-07-01T10:22:17.172Z] #39 33.15 CC images/vma.o [2020-07-01T10:22:17.172Z] #39 33.29 CC images/netdev.o [2020-07-01T10:22:17.197Z] #39 28.70 CC images/tcp-stream.o [2020-07-01T10:22:17.280Z] [2020-07-01T10:22:17.280Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:17.348Z] #39 34.86 CC images/siginfo.o [2020-07-01T10:22:17.438Z] #39 33.53 CC images/tty.o [2020-07-01T10:22:17.568Z] #18 0.769 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:22:17.568Z] #18 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:22:17.603Z] #39 35.13 CC images/rpc.o [2020-07-01T10:22:17.764Z] #39 29.01 CC images/sk-packet.o [2020-07-01T10:22:17.764Z] #39 29.26 CC images/mnt.o [2020-07-01T10:22:17.858Z] #18 0.914 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:22:18.009Z] #39 34.02 CC images/file-lock.o [2020-07-01T10:22:18.009Z] #39 34.18 CC images/rlimit.o [2020-07-01T10:22:18.269Z] #39 34.37 CC images/pagemap.o [2020-07-01T10:22:18.320Z] Client: Docker Engine - Enterprise [2020-07-01T10:22:18.320Z] Version: 19.03.5 [2020-07-01T10:22:18.320Z] API version: 1.40 [2020-07-01T10:22:18.320Z] Go version: go1.12.12 [2020-07-01T10:22:18.320Z] Git commit: 2ee0c57608 [2020-07-01T10:22:18.320Z] Built: 11/13/2019 08:00:16 [2020-07-01T10:22:18.320Z] OS/Arch: windows/amd64 [2020-07-01T10:22:18.320Z] Experimental: false [2020-07-01T10:22:18.320Z] [2020-07-01T10:22:18.320Z] Server: Docker Engine - Enterprise [2020-07-01T10:22:18.320Z] Engine: [2020-07-01T10:22:18.320Z] Version: 19.03.5 [2020-07-01T10:22:18.320Z] API version: 1.40 (minimum version 1.24) [2020-07-01T10:22:18.320Z] Go version: go1.12.12 [2020-07-01T10:22:18.320Z] Git commit: 2ee0c57608 [2020-07-01T10:22:18.320Z] Built: 11/13/2019 07:58:51 [2020-07-01T10:22:18.320Z] OS/Arch: windows/amd64 [2020-07-01T10:22:18.320Z] Experimental: true [2020-07-01T10:22:18.329Z] #39 29.59 CC images/pipe-data.o [2020-07-01T10:22:18.329Z] #39 29.82 CC images/sa.o [2020-07-01T10:22:18.529Z] #39 34.66 CC images/siginfo.o [2020-07-01T10:22:18.529Z] #39 34.83 CC images/rpc.o [2020-07-01T10:22:18.586Z] #39 29.99 CC images/timer.o [2020-07-01T10:22:18.844Z] #39 30.20 CC images/timerfd.o [2020-07-01T10:22:18.844Z] #39 30.36 CC images/mm.o [2020-07-01T10:22:18.966Z] #39 36.24 CC images/ext-file.o [2020-07-01T10:22:18.966Z] #39 36.39 CC images/cgroup.o [Pipeline] sh [2020-07-01T10:22:19.101Z] #39 30.66 CC images/sk-opts.o [2020-07-01T10:22:19.356Z] #18 2.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-01T10:22:19.527Z] #39 37.06 CC images/userns.o [2020-07-01T10:22:19.527Z] #39 ... [2020-07-01T10:22:19.527Z] [2020-07-01T10:22:19.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:19.527Z] #41 98.76 vendor/golang.org/x/text/transform [2020-07-01T10:22:19.527Z] #41 99.43 vendor/golang.org/x/text/unicode/bidi [2020-07-01T10:22:19.527Z] #41 100.9 vendor/golang.org/x/text/secure/bidirule [2020-07-01T10:22:19.527Z] #41 101.2 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:22:19.527Z] #41 105.3 vendor/golang.org/x/net/idna [2020-07-01T10:22:19.527Z] #41 107.7 vendor/golang.org/x/net/http2/hpack [2020-07-01T10:22:19.527Z] #41 108.7 mime [2020-07-01T10:22:19.666Z] #39 30.87 CC images/sk-unix.o [2020-07-01T10:22:19.782Z] #41 ... [2020-07-01T10:22:19.782Z] [2020-07-01T10:22:19.782Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:19.782Z] #39 37.34 CC images/google/protobuf/descriptor.o [2020-07-01T10:22:19.913Z] #39 35.90 CC images/ext-file.o [2020-07-01T10:22:19.913Z] #39 36.03 CC images/cgroup.o [2020-07-01T10:22:19.924Z] #39 31.21 CC images/sk-inet.o [2020-07-01T10:22:19.931Z] + docker info [2020-07-01T10:22:20.181Z] #39 31.52 CC images/tun.o [2020-07-01T10:22:20.439Z] #39 31.89 CC images/sk-netlink.o [2020-07-01T10:22:20.483Z] #39 36.67 CC images/userns.o [2020-07-01T10:22:20.696Z] #39 32.09 CC images/packet-sock.o [2020-07-01T10:22:20.745Z] #39 ... [2020-07-01T10:22:20.745Z] [2020-07-01T10:22:20.745Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:20.745Z] #10 89.32 Selecting previously unselected package libapparmor1:arm64. [2020-07-01T10:22:20.745Z] #10 89.33 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 89.35 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-07-01T10:22:20.745Z] #10 89.44 Selecting previously unselected package libapparmor-dev:arm64. [2020-07-01T10:22:20.745Z] #10 89.44 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 89.45 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-01T10:22:20.745Z] #10 89.59 Selecting previously unselected package libbtrfs0. [2020-07-01T10:22:20.745Z] #10 89.59 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 89.60 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:20.745Z] #10 89.71 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:22:20.745Z] #10 89.74 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 89.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:20.745Z] #10 89.92 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-07-01T10:22:20.745Z] #10 89.93 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 89.94 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-01T10:22:20.745Z] #10 90.04 Selecting previously unselected package libudev-dev:arm64. [2020-07-01T10:22:20.745Z] #10 90.04 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 90.08 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-01T10:22:20.745Z] #10 90.20 Selecting previously unselected package libsepol1-dev:arm64. [2020-07-01T10:22:20.745Z] #10 90.21 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 90.23 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-07-01T10:22:20.745Z] #10 90.53 Selecting previously unselected package libpcre16-3:arm64. [2020-07-01T10:22:20.745Z] #10 90.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 90.55 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 90.72 Selecting previously unselected package libpcre32-3:arm64. [2020-07-01T10:22:20.745Z] #10 90.72 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 90.74 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 90.90 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-07-01T10:22:20.745Z] #10 90.91 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 90.91 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 91.02 Selecting previously unselected package libpcre3-dev:arm64. [2020-07-01T10:22:20.745Z] #10 91.03 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 91.04 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 91.49 Selecting previously unselected package libselinux1-dev:arm64. [2020-07-01T10:22:20.745Z] #10 91.49 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 91.50 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-01T10:22:20.745Z] #10 91.79 Selecting previously unselected package libdevmapper-dev:arm64. [2020-07-01T10:22:20.745Z] #10 91.80 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 91.81 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-01T10:22:20.745Z] #10 91.90 Selecting previously unselected package libseccomp-dev:arm64. [2020-07-01T10:22:20.745Z] #10 91.91 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 91.92 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-01T10:22:20.745Z] #10 92.04 Selecting previously unselected package libsystemd-dev:arm64. [2020-07-01T10:22:20.745Z] #10 92.04 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-07-01T10:22:20.745Z] #10 92.06 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-01T10:22:20.745Z] #10 92.61 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 92.62 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-07-01T10:22:20.745Z] #10 92.64 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-07-01T10:22:20.745Z] #10 92.65 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:22:20.745Z] #10 92.66 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 92.68 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-07-01T10:22:20.745Z] #10 92.69 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:20.745Z] #10 92.70 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:20.745Z] #10 92.71 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 92.73 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-07-01T10:22:20.745Z] #10 92.77 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:22:20.745Z] #10 92.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:20.745Z] #10 92.80 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-07-01T10:22:20.745Z] #10 92.82 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:22:20.745Z] #10 92.84 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-07-01T10:22:20.745Z] #10 92.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:22:20.745Z] #10 92.87 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-07-01T10:22:20.745Z] #10 92.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:20.745Z] #10 92.89 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-07-01T10:22:20.745Z] #10 92.90 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-07-01T10:22:20.745Z] #10 92.91 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:20.867Z] #18 3.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [201 kB] [2020-07-01T10:22:20.954Z] #39 32.49 CC images/ipc-var.o [2020-07-01T10:22:21.007Z] #10 92.92 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-07-01T10:22:21.007Z] #10 92.93 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-07-01T10:22:21.007Z] #10 92.96 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:22:21.007Z] #10 92.97 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-07-01T10:22:21.007Z] #10 92.98 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-07-01T10:22:21.007Z] #10 93.00 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:22:21.007Z] #10 93.01 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-07-01T10:22:21.007Z] #10 93.02 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-07-01T10:22:21.007Z] #10 93.03 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:22:21.212Z] #39 32.78 CC images/ipc-desc.o [2020-07-01T10:22:21.267Z] #39 38.93 CC images/opts.o [2020-07-01T10:22:21.469Z] #39 32.99 CC images/ipc-shm.o [2020-07-01T10:22:21.528Z] #39 39.19 CC images/seccomp.o [2020-07-01T10:22:21.579Z] #10 DONE 93.6s [2020-07-01T10:22:21.579Z] [2020-07-01T10:22:21.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:21.579Z] #39 36.99 CC images/google/protobuf/descriptor.o [2020-07-01T10:22:21.711Z] #19 5.386 Collecting yamllint==1.16.0 [2020-07-01T10:22:21.726Z] #39 33.21 CC images/ipc-msg.o [2020-07-01T10:22:21.984Z] #39 33.44 CC images/ipc-sem.o [2020-07-01T10:22:21.984Z] #39 33.62 CC images/utsns.o [2020-07-01T10:22:22.088Z] #39 39.50 CC images/binfmt-misc.o [2020-07-01T10:22:22.088Z] #39 39.71 CC images/time.o [2020-07-01T10:22:22.241Z] #39 33.87 CC images/creds.o [2020-07-01T10:22:22.343Z] #39 ... [2020-07-01T10:22:22.343Z] [2020-07-01T10:22:22.343Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:22.343Z] #10 101.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:22:22.343Z] #10 101.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:22:22.343Z] #10 101.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:22.359Z] #18 5.183 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-01T10:22:22.499Z] #39 34.13 CC images/vma.o [2020-07-01T10:22:22.523Z] #39 38.75 CC images/opts.o [2020-07-01T10:22:22.597Z] #10 ... [2020-07-01T10:22:22.597Z] [2020-07-01T10:22:22.597Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:22.597Z] #39 39.99 CC images/sysctl.o [2020-07-01T10:22:22.597Z] #39 40.17 CC images/autofs.o [2020-07-01T10:22:22.757Z] #39 34.39 CC images/netdev.o [2020-07-01T10:22:22.783Z] #39 38.91 CC images/seccomp.o [2020-07-01T10:22:22.852Z] #39 40.40 CC images/macvlan.o [2020-07-01T10:22:22.984Z] #18 ... [2020-07-01T10:22:22.984Z] [2020-07-01T10:22:22.984Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:22.984Z] #40 46.94 CC images/memfd.o [2020-07-01T10:22:22.984Z] #40 47.33 CC images/timens.o [2020-07-01T10:22:22.984Z] #40 47.67 LINK images/built-in.o [2020-07-01T10:22:22.984Z] #40 47.92 GEN compel/include/asm [2020-07-01T10:22:22.984Z] #40 47.94 GEN compel/include/version.h [2020-07-01T10:22:22.984Z] #40 47.96 touch .config [2020-07-01T10:22:22.984Z] #40 48.03 GEN include/common/config.h [2020-07-01T10:22:22.984Z] #40 48.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-01T10:22:22.984Z] #40 48.21 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-01T10:22:22.984Z] #40 48.26 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-01T10:22:22.984Z] #40 48.31 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-01T10:22:22.984Z] #40 48.39 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-01T10:22:22.984Z] #40 48.43 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-01T10:22:22.984Z] #40 48.47 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-01T10:22:22.984Z] #40 48.52 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:22:22.984Z] #40 48.52 DEP compel/plugins/std/infect.d [2020-07-01T10:22:22.984Z] #40 48.73 DEP compel/plugins/std/string.d [2020-07-01T10:22:22.984Z] #40 48.91 DEP compel/plugins/std/log.d [2020-07-01T10:22:22.984Z] #40 49.05 DEP compel/plugins/std/fds.d [2020-07-01T10:22:22.984Z] #40 49.22 DEP compel/plugins/std/std.d [2020-07-01T10:22:22.984Z] #40 49.37 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:22:22.984Z] #40 49.48 DEP compel/plugins/fds/fds.d [2020-07-01T10:22:22.984Z] #40 49.69 CC compel/plugins/std/std.o [2020-07-01T10:22:22.984Z] #40 50.17 CC compel/plugins/std/fds.o [2020-07-01T10:22:22.984Z] #40 50.53 CC compel/plugins/std/log.o [2020-07-01T10:22:22.984Z] #40 51.61 CC compel/plugins/std/string.o [2020-07-01T10:22:22.984Z] #40 52.34 CC compel/plugins/std/infect.o [2020-07-01T10:22:22.984Z] #40 52.82 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-01T10:22:22.984Z] #40 ... [2020-07-01T10:22:22.984Z] [2020-07-01T10:22:22.984Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:22.984Z] #50 8.676 + cd /tmp/tmp.gQFje2XaI6/src/github.com/opencontainers/runc [2020-07-01T10:22:22.984Z] #50 8.676 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:23.045Z] #39 39.18 CC images/binfmt-misc.o [2020-07-01T10:22:23.106Z] #39 40.66 CC images/sit.o [2020-07-01T10:22:23.305Z] #39 39.34 CC images/time.o [2020-07-01T10:22:23.305Z] #39 39.59 CC images/sysctl.o [2020-07-01T10:22:23.361Z] #39 40.86 CC images/memfd.o [2020-07-01T10:22:23.565Z] #39 39.76 CC images/autofs.o [2020-07-01T10:22:23.616Z] #39 41.17 CC images/timens.o [2020-07-01T10:22:23.697Z] #39 34.84 CC images/tty.o [2020-07-01T10:22:23.826Z] #39 ... [2020-07-01T10:22:23.826Z] [2020-07-01T10:22:23.826Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:22:23.826Z] #11 DONE 2.2s [2020-07-01T10:22:23.826Z] [2020-07-01T10:22:23.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:23.826Z] #39 40.11 CC images/macvlan.o [2020-07-01T10:22:23.871Z] #39 41.37 LINK images/built-in.o [2020-07-01T10:22:23.871Z] #39 41.51 GEN compel/include/asm [2020-07-01T10:22:23.955Z] #39 35.38 CC images/file-lock.o [2020-07-01T10:22:23.955Z] #39 35.54 CC images/rlimit.o [2020-07-01T10:22:24.012Z] #50 9.616 + '[' -z '' ']' [2020-07-01T10:22:24.012Z] #50 9.616 + target=static [2020-07-01T10:22:24.012Z] #50 9.616 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:22:24.088Z] #39 40.27 CC images/sit.o [2020-07-01T10:22:24.126Z] #39 41.52 GEN compel/include/version.h [2020-07-01T10:22:24.126Z] #39 41.55 touch .config [2020-07-01T10:22:24.126Z] #39 41.60 GEN include/common/config.h [2020-07-01T10:22:24.126Z] #39 41.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-01T10:22:24.126Z] #39 41.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-01T10:22:24.126Z] #39 41.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-01T10:22:24.126Z] #39 41.74 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-01T10:22:24.126Z] #39 41.76 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-01T10:22:24.213Z] #39 ... [2020-07-01T10:22:24.213Z] [2020-07-01T10:22:24.213Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:24.213Z] #41 98.46 hash/crc32 [2020-07-01T10:22:24.213Z] #41 99.01 compress/gzip [2020-07-01T10:22:24.213Z] #41 99.05 vendor/golang.org/x/crypto/cryptobyte [2020-07-01T10:22:24.213Z] #41 99.65 net [2020-07-01T10:22:24.213Z] #41 101.1 vendor/golang.org/x/sys/cpu [2020-07-01T10:22:24.213Z] #41 101.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-01T10:22:24.213Z] #41 102.7 vendor/golang.org/x/crypto/hkdf [2020-07-01T10:22:24.213Z] #41 103.0 vendor/golang.org/x/text/transform [2020-07-01T10:22:24.213Z] #41 103.6 vendor/golang.org/x/text/unicode/bidi [2020-07-01T10:22:24.213Z] #41 105.3 vendor/golang.org/x/text/secure/bidirule [2020-07-01T10:22:24.213Z] #41 105.6 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:22:24.241Z] #19 ... [2020-07-01T10:22:24.241Z] [2020-07-01T10:22:24.241Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:24.241Z] #39 126.2 CC criu/namespaces.o [2020-07-01T10:22:24.241Z] #39 128.3 CC criu/net.o [2020-07-01T10:22:24.349Z] #39 40.50 CC images/memfd.o [2020-07-01T10:22:24.383Z] #39 41.78 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-01T10:22:24.383Z] #39 41.80 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-01T10:22:24.383Z] #39 41.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-01T10:22:24.383Z] #39 41.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-01T10:22:24.383Z] #39 41.88 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:22:24.383Z] #39 41.88 DEP compel/plugins/std/infect.d [2020-07-01T10:22:24.496Z] #41 ... [2020-07-01T10:22:24.496Z] [2020-07-01T10:22:24.496Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:24.496Z] #39 35.79 CC images/pagemap.o [2020-07-01T10:22:24.610Z] #39 40.85 CC images/timens.o [2020-07-01T10:22:24.639Z] #39 42.04 DEP compel/plugins/std/string.d [2020-07-01T10:22:24.639Z] #39 42.15 DEP compel/plugins/std/log.d [2020-07-01T10:22:24.639Z] #39 42.22 DEP compel/plugins/std/fds.d [2020-07-01T10:22:24.799Z] #39 36.06 CC images/siginfo.o [2020-07-01T10:22:24.894Z] #39 42.32 DEP compel/plugins/std/std.d [2020-07-01T10:22:24.894Z] #39 42.40 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:22:25.041Z] #50 ... [2020-07-01T10:22:25.041Z] [2020-07-01T10:22:25.041Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:25.042Z] #42 114.6 go/parser [2020-07-01T10:22:25.042Z] #42 118.7 encoding/xml [2020-07-01T10:22:25.042Z] #42 ... [2020-07-01T10:22:25.042Z] [2020-07-01T10:22:25.042Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:25.042Z] #40 52.86 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-01T10:22:25.042Z] #40 52.89 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-01T10:22:25.042Z] #40 52.96 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-01T10:22:25.042Z] #40 53.01 AR compel/plugins/std.lib.a [2020-07-01T10:22:25.042Z] #40 53.09 CC compel/plugins/fds/fds.o [2020-07-01T10:22:25.042Z] #40 53.56 AR compel/plugins/fds.lib.a [2020-07-01T10:22:25.042Z] #40 53.65 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:22:25.042Z] #40 53.82 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:22:25.042Z] #40 54.00 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-01T10:22:25.042Z] #40 54.10 HOSTDEP compel/src/main-host.d [2020-07-01T10:22:25.042Z] #40 54.23 DEP compel/src/lib/ptrace.d [2020-07-01T10:22:25.042Z] #40 54.45 DEP compel/src/lib/infect.d [2020-07-01T10:22:25.042Z] #40 54.66 DEP compel/src/lib/infect-util.d [2020-07-01T10:22:25.042Z] #40 54.78 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:22:25.042Z] #40 54.91 DEP compel/arch/ppc64/src/lib/infect.d [2020-07-01T10:22:25.057Z] #39 36.37 CC images/rpc.o [2020-07-01T10:22:25.150Z] #39 42.46 DEP compel/plugins/fds/fds.d [2020-07-01T10:22:25.150Z] #39 42.66 CC compel/plugins/std/std.o [2020-07-01T10:22:25.178Z] #39 131.3 CC criu/netfilter.o [2020-07-01T10:22:25.185Z] #39 41.18 LINK images/built-in.o [2020-07-01T10:22:25.185Z] #39 ... [2020-07-01T10:22:25.185Z] [2020-07-01T10:22:25.185Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:25.185Z] #41 87.12 crypto/x509 [2020-07-01T10:22:25.185Z] #41 87.12 vendor/golang.org/x/net/http/httpproxy [2020-07-01T10:22:25.185Z] #41 87.12 net/textproto [2020-07-01T10:22:25.185Z] #41 88.15 vendor/golang.org/x/net/http/httpguts [2020-07-01T10:22:25.185Z] #41 88.15 mime/multipart [2020-07-01T10:22:25.185Z] #41 89.73 crypto/tls [2020-07-01T10:22:25.185Z] #41 94.41 net/http/httptrace [2020-07-01T10:22:25.185Z] #41 94.56 net/http [2020-07-01T10:22:25.185Z] #41 ... [2020-07-01T10:22:25.185Z] [2020-07-01T10:22:25.185Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:25.185Z] #49 2.070 + RM_GOPATH=0 [2020-07-01T10:22:25.185Z] #49 2.070 + TMP_GOPATH= [2020-07-01T10:22:25.185Z] #49 2.070 + : /build [2020-07-01T10:22:25.185Z] #49 2.070 + '[' -z '' ']' [2020-07-01T10:22:25.185Z] #49 2.073 ++ mktemp -d [2020-07-01T10:22:25.185Z] #49 2.075 + export GOPATH=/tmp/tmp.AHHF6DJV87 [2020-07-01T10:22:25.185Z] #49 2.075 + GOPATH=/tmp/tmp.AHHF6DJV87 [2020-07-01T10:22:25.185Z] #49 2.075 + RM_GOPATH=1 [2020-07-01T10:22:25.185Z] #49 2.075 + case "$(go env GOARCH)" in [2020-07-01T10:22:25.185Z] #49 2.075 ++ go env GOARCH [2020-07-01T10:22:25.185Z] #49 2.086 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:25.185Z] #49 2.086 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:25.185Z] #49 2.087 ++ dirname /tmp/install/install.sh [2020-07-01T10:22:25.185Z] #49 2.089 + dir=/tmp/install [2020-07-01T10:22:25.185Z] #49 2.089 + bin=runc [2020-07-01T10:22:25.185Z] #49 2.089 + shift [2020-07-01T10:22:25.185Z] #49 2.089 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:22:25.185Z] #49 2.089 + . /tmp/install/runc.installer [2020-07-01T10:22:25.185Z] #49 2.089 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:25.185Z] #49 2.090 + install_runc [2020-07-01T10:22:25.185Z] #49 2.090 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:22:25.185Z] #49 2.094 + uname -r [2020-07-01T10:22:25.185Z] #49 2.100 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:22:25.185Z] #49 2.100 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:22:25.185Z] #49 2.101 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:22:25.185Z] #49 2.101 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AHHF6DJV87/src/github.com/opencontainers/runc [2020-07-01T10:22:25.185Z] #49 2.109 Cloning into '/tmp/tmp.AHHF6DJV87/src/github.com/opencontainers/runc'... [2020-07-01T10:22:25.330Z] #40 55.03 DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-01T10:22:25.330Z] #40 55.07 DEP compel/src/lib/log.d [2020-07-01T10:22:25.330Z] #40 55.14 DEP compel/src/main.d [2020-07-01T10:22:25.330Z] #40 55.24 DEP compel/src/lib/handle-elf.d [2020-07-01T10:22:25.406Z] #39 42.99 CC compel/plugins/std/fds.o [2020-07-01T10:22:25.437Z] #39 131.7 CC criu/page-pipe.o [2020-07-01T10:22:25.618Z] #40 55.38 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-01T10:22:25.619Z] #40 55.50 CC compel/src/lib/log.o [2020-07-01T10:22:25.966Z] #39 43.42 CC compel/plugins/std/log.o [2020-07-01T10:22:26.003Z] #39 132.2 CC criu/page-xfer.o [2020-07-01T10:22:26.127Z] #49 ... [2020-07-01T10:22:26.127Z] [2020-07-01T10:22:26.127Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:22:26.127Z] #12 DONE 2.3s [2020-07-01T10:22:26.127Z] [2020-07-01T10:22:26.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:26.127Z] #39 41.46 GEN compel/include/asm [2020-07-01T10:22:26.127Z] #39 41.50 GEN compel/include/version.h [2020-07-01T10:22:26.127Z] #39 41.55 touch .config [2020-07-01T10:22:26.127Z] #39 41.66 GEN include/common/config.h [2020-07-01T10:22:26.127Z] #39 41.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:22:26.127Z] #39 41.80 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-07-01T10:22:26.127Z] #39 41.86 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-07-01T10:22:26.127Z] #39 41.89 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-07-01T10:22:26.127Z] #39 41.91 DEP compel/plugins/std/infect.d [2020-07-01T10:22:26.127Z] #39 42.03 DEP compel/plugins/std/string.d [2020-07-01T10:22:26.127Z] #39 42.15 DEP compel/plugins/std/log.d [2020-07-01T10:22:26.127Z] #39 42.31 DEP compel/plugins/std/fds.d [2020-07-01T10:22:26.132Z] #40 55.74 CC compel/arch/ppc64/src/lib/cpu.o [2020-07-01T10:22:26.390Z] #39 42.45 DEP compel/plugins/std/std.d [2020-07-01T10:22:26.390Z] #39 42.63 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:22:26.390Z] #39 42.77 DEP compel/plugins/fds/fds.d [2020-07-01T10:22:26.420Z] #40 56.03 CC compel/arch/ppc64/src/lib/infect.o [2020-07-01T10:22:26.428Z] #39 37.65 CC images/ext-file.o [2020-07-01T10:22:26.428Z] #39 37.83 CC images/cgroup.o [2020-07-01T10:22:26.654Z] #39 42.87 CC compel/plugins/std/std.o [2020-07-01T10:22:26.892Z] #39 44.28 CC compel/plugins/std/string.o [2020-07-01T10:22:26.992Z] #39 38.48 CC images/userns.o [2020-07-01T10:22:27.066Z] #40 56.74 CC compel/src/lib/infect-rpc.o [2020-07-01T10:22:27.188Z] #39 44.81 CC compel/plugins/std/infect.o [2020-07-01T10:22:27.224Z] #39 43.18 CC compel/plugins/std/fds.o [2020-07-01T10:22:27.249Z] #39 38.74 CC images/google/protobuf/descriptor.o [2020-07-01T10:22:27.249Z] #39 ... [2020-07-01T10:22:27.249Z] [2020-07-01T10:22:27.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:27.249Z] #10 101.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-01T10:22:27.249Z] #10 101.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-01T10:22:27.249Z] #10 101.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:27.377Z] #39 ... [2020-07-01T10:22:27.377Z] [2020-07-01T10:22:27.377Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:22:27.377Z] #19 10.74 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:22:27.377Z] #19 10.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:22:27.377Z] #19 10.86 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:22:27.377Z] #19 10.93 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:22:27.485Z] #39 43.66 CC compel/plugins/std/log.o [2020-07-01T10:22:27.506Z] #10 ... [2020-07-01T10:22:27.506Z] [2020-07-01T10:22:27.506Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:27.506Z] #41 109.7 vendor/golang.org/x/net/idna [2020-07-01T10:22:27.506Z] #41 111.8 vendor/golang.org/x/net/http2/hpack [2020-07-01T10:22:27.635Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:22:27.691Z] #40 57.17 CC compel/src/lib/infect-util.o [2020-07-01T10:22:27.691Z] #40 57.49 CC compel/src/lib/infect.o [2020-07-01T10:22:27.779Z] #39 45.20 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-01T10:22:27.779Z] #39 45.27 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-01T10:22:27.779Z] #39 45.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-01T10:22:28.034Z] #39 45.49 AR compel/plugins/std.lib.a [2020-07-01T10:22:28.034Z] #39 45.58 CC compel/plugins/fds/fds.o [2020-07-01T10:22:28.056Z] #39 ... [2020-07-01T10:22:28.056Z] [2020-07-01T10:22:28.056Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:22:28.056Z] #13 1.807 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:22:28.056Z] #13 DONE 2.0s [2020-07-01T10:22:28.289Z] #39 45.82 AR compel/plugins/fds.lib.a [2020-07-01T10:22:28.319Z] [2020-07-01T10:22:28.319Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:22:28.544Z] #39 45.88 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:22:28.544Z] #39 45.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:22:28.544Z] #39 ... [2020-07-01T10:22:28.544Z] [2020-07-01T10:22:28.544Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:28.544Z] #54 110.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:22:28.544Z] #54 110.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:22:28.544Z] #54 DONE 117.7s [2020-07-01T10:22:28.544Z] [2020-07-01T10:22:28.544Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:22:28.544Z] #55 DONE 0.0s [2020-07-01T10:22:28.544Z] [2020-07-01T10:22:28.544Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:22:28.544Z] #56 DONE 0.1s [2020-07-01T10:22:28.544Z] [2020-07-01T10:22:28.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:28.544Z] #39 46.08 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-01T10:22:28.544Z] #39 ... [2020-07-01T10:22:28.544Z] [2020-07-01T10:22:28.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:28.544Z] #10 116.2 Selecting previously unselected package libapparmor1:amd64. [2020-07-01T10:22:28.544Z] #10 116.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-01T10:22:28.544Z] #10 116.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:22:28.544Z] #10 116.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-01T10:22:28.544Z] #10 116.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-01T10:22:28.544Z] #10 116.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:22:28.544Z] #10 117.5 Selecting previously unselected package libbtrfs0. [2020-07-01T10:22:28.544Z] #10 117.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:22:28.545Z] #10 117.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:28.545Z] #10 117.7 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:22:28.545Z] #10 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:22:28.545Z] #10 117.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:28.799Z] #10 117.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-01T10:22:28.799Z] #10 117.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:22:28.799Z] #10 117.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:28.799Z] #10 117.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-01T10:22:28.799Z] #10 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:22:28.799Z] #10 118.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:28.875Z] #41 113.0 mime [2020-07-01T10:22:29.009Z] #19 12.56 Building wheels for collected packages: pyyaml [2020-07-01T10:22:29.009Z] #19 12.57 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:22:29.054Z] #10 118.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-01T10:22:29.054Z] #10 118.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-01T10:22:29.054Z] #10 118.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:22:29.614Z] #10 118.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-01T10:22:29.614Z] #10 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:29.614Z] #10 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:29.832Z] #40 ... [2020-07-01T10:22:29.832Z] [2020-07-01T10:22:29.832Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-01T10:22:29.832Z] #48 120.6 golang.org/x/crypto/ssh/terminal [2020-07-01T10:22:29.832Z] #48 123.7 mvdan.cc/sh/v3/cmd/shfmt [2020-07-01T10:22:29.832Z] #48 DONE 129.7s [2020-07-01T10:22:29.832Z] [2020-07-01T10:22:29.832Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:29.832Z] #18 11.30 Fetched 8140 kB in 11s (764 kB/s) [2020-07-01T10:22:29.870Z] #10 119.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-01T10:22:29.870Z] #10 119.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:29.870Z] #10 119.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:29.943Z] #19 13.59 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:22:29.943Z] #19 13.59 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:22:29.943Z] #19 13.67 Successfully built pyyaml [2020-07-01T10:22:30.125Z] #10 119.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-01T10:22:30.125Z] #10 119.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:30.125Z] #10 119.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:22:30.125Z] #10 119.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-01T10:22:30.201Z] #19 13.69 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-01T10:22:30.232Z] #14 DONE 2.1s [2020-07-01T10:22:30.232Z] [2020-07-01T10:22:30.232Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:22:30.244Z] #41 114.4 mime/quotedprintable [2020-07-01T10:22:30.380Z] #10 119.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:30.380Z] #10 119.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:22:30.459Z] #19 14.07 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:22:30.501Z] #41 114.8 net/http/internal [2020-07-01T10:22:30.635Z] #10 119.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-01T10:22:30.635Z] #10 119.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-01T10:22:30.635Z] #10 119.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:22:30.890Z] #10 ... [2020-07-01T10:22:30.890Z] [2020-07-01T10:22:30.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:30.890Z] #41 110.0 mime/quotedprintable [2020-07-01T10:22:30.890Z] #41 110.5 net/http/internal [2020-07-01T10:22:30.890Z] #41 113.2 net/textproto [2020-07-01T10:22:30.890Z] #41 113.3 crypto/x509 [2020-07-01T10:22:30.890Z] #41 114.4 vendor/golang.org/x/net/http/httpguts [2020-07-01T10:22:30.890Z] #41 114.6 vendor/golang.org/x/net/http/httpproxy [2020-07-01T10:22:30.890Z] #41 115.1 mime/multipart [2020-07-01T10:22:30.890Z] #41 117.1 crypto/tls [2020-07-01T10:22:30.890Z] #41 ... [2020-07-01T10:22:30.890Z] [2020-07-01T10:22:30.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:30.890Z] #10 120.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-01T10:22:30.890Z] #10 120.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:22:30.890Z] #10 120.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:31.027Z] #19 DONE 14.4s [2020-07-01T10:22:31.027Z] [2020-07-01T10:22:31.027Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:22:31.066Z] #41 ... [2020-07-01T10:22:31.066Z] [2020-07-01T10:22:31.066Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:31.066Z] #39 40.43 CC images/opts.o [2020-07-01T10:22:31.066Z] #39 40.60 CC images/seccomp.o [2020-07-01T10:22:31.066Z] #39 40.82 CC images/binfmt-misc.o [2020-07-01T10:22:31.066Z] #39 41.08 CC images/time.o [2020-07-01T10:22:31.066Z] #39 41.22 CC images/sysctl.o [2020-07-01T10:22:31.066Z] #39 41.36 CC images/autofs.o [2020-07-01T10:22:31.066Z] #39 41.51 CC images/macvlan.o [2020-07-01T10:22:31.066Z] #39 41.74 CC images/sit.o [2020-07-01T10:22:31.066Z] #39 41.95 CC images/memfd.o [2020-07-01T10:22:31.066Z] #39 42.27 CC images/timens.o [2020-07-01T10:22:31.066Z] #39 42.57 LINK images/built-in.o [2020-07-01T10:22:31.066Z] #39 42.70 GEN compel/include/asm [2020-07-01T10:22:31.146Z] #10 120.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-01T10:22:31.146Z] #10 120.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-01T10:22:31.146Z] #10 120.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:22:31.146Z] #10 120.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-01T10:22:31.146Z] #10 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:22:31.146Z] #10 120.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:31.285Z] #22 DONE 0.3s [2020-07-01T10:22:31.285Z] [2020-07-01T10:22:31.285Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:22:31.323Z] #39 42.75 GEN compel/include/version.h [2020-07-01T10:22:31.323Z] #39 42.77 touch .config [2020-07-01T10:22:31.323Z] #39 42.82 GEN include/common/config.h [2020-07-01T10:22:31.323Z] #39 42.89 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-01T10:22:31.323Z] #39 42.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-01T10:22:31.323Z] #39 42.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-01T10:22:31.401Z] #10 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:22:31.581Z] #39 42.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-01T10:22:31.581Z] #39 42.96 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-01T10:22:31.581Z] #39 42.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-01T10:22:31.581Z] #39 43.00 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-01T10:22:31.581Z] #39 43.02 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-01T10:22:31.581Z] #39 43.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-01T10:22:31.581Z] #39 43.06 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-01T10:22:31.581Z] #39 43.07 DEP compel/plugins/std/infect.d [2020-07-01T10:22:31.657Z] #10 120.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:31.657Z] #10 120.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:31.657Z] #10 120.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:31.657Z] #10 120.9 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:31.657Z] #10 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:22:31.657Z] #10 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:31.843Z] #39 43.25 DEP compel/plugins/std/string.d [2020-07-01T10:22:31.843Z] #39 43.34 DEP compel/plugins/std/log.d [2020-07-01T10:22:31.843Z] #39 43.41 DEP compel/plugins/std/fds.d [2020-07-01T10:22:31.912Z] #10 120.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:22:31.912Z] #10 121.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:22:31.912Z] #10 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:31.912Z] #10 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:22:31.912Z] #10 121.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:22:31.912Z] #10 121.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:31.912Z] #10 121.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-07-01T10:22:31.912Z] #10 121.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-07-01T10:22:31.912Z] #10 121.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:31.912Z] #10 121.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-07-01T10:22:31.912Z] #10 121.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-07-01T10:22:31.912Z] #10 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:22:31.912Z] #10 121.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:22:31.912Z] #10 121.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:31.912Z] #10 121.1 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:22:31.912Z] #10 121.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:31.912Z] #10 121.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:31.912Z] #10 121.1 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:22:32.100Z] #39 43.51 DEP compel/plugins/std/std.d [2020-07-01T10:22:32.144Z] #15 DONE 2.1s [2020-07-01T10:22:32.144Z] [2020-07-01T10:22:32.144Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:32.358Z] #39 43.61 DEP compel/plugins/shmem/shmem.d [2020-07-01T10:22:32.358Z] #39 43.67 DEP compel/plugins/fds/fds.d [2020-07-01T10:22:32.358Z] #39 43.82 CC compel/plugins/std/std.o [2020-07-01T10:22:32.475Z] #10 DONE 121.6s [2020-07-01T10:22:32.476Z] [2020-07-01T10:22:32.476Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:32.476Z] #39 46.27 HOSTDEP compel/src/main-host.d [2020-07-01T10:22:32.476Z] #39 46.51 DEP compel/src/lib/ptrace.d [2020-07-01T10:22:32.476Z] #39 46.76 DEP compel/src/lib/infect.d [2020-07-01T10:22:32.476Z] #39 47.01 DEP compel/src/lib/infect-util.d [2020-07-01T10:22:32.476Z] #39 47.10 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:22:32.476Z] #39 47.32 DEP compel/arch/x86/src/lib/infect.d [2020-07-01T10:22:32.476Z] #39 47.47 DEP compel/arch/x86/src/lib/cpu.d [2020-07-01T10:22:32.476Z] #39 47.61 DEP compel/src/lib/log.d [2020-07-01T10:22:32.476Z] #39 47.67 DEP compel/src/main.d [2020-07-01T10:22:32.476Z] #39 47.75 DEP compel/src/lib/handle-elf.d [2020-07-01T10:22:32.476Z] #39 47.89 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-01T10:22:32.476Z] #39 48.03 CC compel/src/lib/log.o [2020-07-01T10:22:32.476Z] #39 48.31 CC compel/arch/x86/src/lib/cpu.o [2020-07-01T10:22:32.476Z] #39 49.01 CC compel/arch/x86/src/lib/infect.o [2020-07-01T10:22:32.476Z] #39 49.75 CC compel/src/lib/infect-rpc.o [2020-07-01T10:22:32.616Z] #39 44.13 CC compel/plugins/std/fds.o [2020-07-01T10:22:32.734Z] #39 50.22 CC compel/src/lib/infect-util.o [2020-07-01T10:22:33.181Z] #39 44.62 CC compel/plugins/std/log.o [2020-07-01T10:22:33.299Z] #39 50.59 CC compel/src/lib/infect.o [2020-07-01T10:22:33.341Z] #18 11.30 Reading package lists... [2020-07-01T10:22:33.341Z] #18 ... [2020-07-01T10:22:33.341Z] [2020-07-01T10:22:33.341Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:33.341Z] #40 61.81 CC compel/src/lib/ptrace.o [2020-07-01T10:22:33.341Z] #40 62.28 AR compel/libcompel.a [2020-07-01T10:22:33.341Z] #40 62.38 HOSTCC compel/src/main-host.o [2020-07-01T10:22:33.341Z] #40 62.66 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-01T10:22:33.341Z] #40 62.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:22:33.632Z] #40 63.45 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:22:33.929Z] #40 63.61 HOSTLINK compel/compel-host-bin [2020-07-01T10:22:33.929Z] #40 63.82 DEP soccr/soccr.d [2020-07-01T10:22:34.118Z] #39 45.42 CC compel/plugins/std/string.o [2020-07-01T10:22:34.568Z] #26 DONE 3.1s [2020-07-01T10:22:34.568Z] [2020-07-01T10:22:34.568Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:22:34.615Z] #40 64.16 CC soccr/soccr.o [2020-07-01T10:22:34.719Z] #39 45.99 CC compel/plugins/std/infect.o [2020-07-01T10:22:34.749Z] #21 102.8 Checking out files: 23% (2579/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 37% (4055/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 62% (6828/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 83% (9063/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-01T10:22:34.749Z] #21 106.7 + cd /tmp/tmp.pn4gFHjhQo/tmp/docker-ce [2020-07-01T10:22:34.749Z] #21 106.7 + git checkout -q v17.06.2-ce [2020-07-01T10:22:34.827Z] #29 DONE 0.5s [2020-07-01T10:22:34.827Z] [2020-07-01T10:22:34.827Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:22:34.827Z] #31 DONE 0.0s [2020-07-01T10:22:34.827Z] [2020-07-01T10:22:34.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:34.827Z] #39 133.6 CC criu/pagemap-cache.o [2020-07-01T10:22:34.827Z] #39 133.9 CC criu/pagemap.o [2020-07-01T10:22:34.827Z] #39 134.9 CC criu/parasite-syscall.o [2020-07-01T10:22:34.827Z] #39 135.9 CC criu/path.o [2020-07-01T10:22:34.827Z] #39 136.3 CC criu/pie-util-vdso-elf32.o [2020-07-01T10:22:34.827Z] #39 136.8 CC criu/pie-util-vdso.o [2020-07-01T10:22:34.827Z] #39 137.4 CC criu/pie-util.o [2020-07-01T10:22:34.827Z] #39 137.8 CC criu/pipes.o [2020-07-01T10:22:34.827Z] #39 138.6 CC criu/plugin.o [2020-07-01T10:22:34.827Z] #39 139.0 CC criu/proc_parse.o [2020-07-01T10:22:34.827Z] #39 ... [2020-07-01T10:22:34.827Z] [2020-07-01T10:22:34.827Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:22:34.827Z] #34 DONE 0.0s [2020-07-01T10:22:34.827Z] [2020-07-01T10:22:34.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:34.827Z] #39 141.2 CC criu/protobuf-desc.o [2020-07-01T10:22:34.980Z] #39 ... [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:34.980Z] #54 112.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:22:34.980Z] #54 112.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:22:34.980Z] #54 DONE 119.2s [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:22:34.980Z] #55 DONE 0.0s [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:34.980Z] #39 46.30 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-01T10:22:34.980Z] #39 46.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-01T10:22:34.980Z] #39 ... [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:34.980Z] #10 116.3 Selecting previously unselected package libapparmor1:amd64. [2020-07-01T10:22:34.980Z] #10 116.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:22:34.980Z] #10 116.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-01T10:22:34.980Z] #10 116.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:22:34.980Z] #10 116.6 Selecting previously unselected package libbtrfs0. [2020-07-01T10:22:34.980Z] #10 116.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:34.980Z] #10 116.7 Selecting previously unselected package libbtrfs-dev. [2020-07-01T10:22:34.980Z] #10 116.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:34.980Z] #10 116.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-01T10:22:34.980Z] #10 116.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:34.980Z] #10 116.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-01T10:22:34.980Z] #10 116.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 116.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:34.980Z] #10 117.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-01T10:22:34.980Z] #10 117.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 117.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:22:34.980Z] #10 117.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-01T10:22:34.980Z] #10 117.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 117.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:34.980Z] #10 117.6 Selecting previously unselected package libpcre32-3:amd64. [2020-07-01T10:22:34.980Z] #10 117.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 117.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:34.980Z] #10 117.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-01T10:22:34.980Z] #10 117.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 117.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:22:34.980Z] #10 118.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-01T10:22:34.980Z] #10 118.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 118.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:22:34.980Z] #10 119.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-01T10:22:34.980Z] #10 119.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-01T10:22:34.980Z] #10 119.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #10 ... [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:22:34.980Z] #56 DONE 0.2s [2020-07-01T10:22:34.980Z] [2020-07-01T10:22:34.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-01T10:22:35.010Z] #21 ... [2020-07-01T10:22:35.010Z] [2020-07-01T10:22:35.010Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:22:35.010Z] #16 DONE 2.7s [2020-07-01T10:22:35.010Z] [2020-07-01T10:22:35.010Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:35.185Z] #39 ... [2020-07-01T10:22:35.185Z] [2020-07-01T10:22:35.185Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:22:35.185Z] #11 DONE 2.6s [2020-07-01T10:22:35.185Z] [2020-07-01T10:22:35.185Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:22:35.238Z] #10 119.4 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-01T10:22:35.238Z] #10 119.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-01T10:22:35.238Z] #10 119.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:35.238Z] #10 119.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-01T10:22:35.238Z] #10 119.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-01T10:22:35.238Z] #10 119.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:22:35.496Z] #10 119.7 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-01T10:22:35.496Z] #10 119.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-01T10:22:35.496Z] #10 119.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:35.761Z] #39 142.0 CC criu/protobuf.o [2020-07-01T10:22:36.020Z] #39 142.4 CC criu/pstree.o [2020-07-01T10:22:36.123Z] #40 ... [2020-07-01T10:22:36.123Z] [2020-07-01T10:22:36.123Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:36.123Z] #50 11.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-01T10:22:36.434Z] #10 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-01T10:22:36.434Z] #10 120.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-01T10:22:36.434Z] #10 120.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-01T10:22:36.434Z] #10 120.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-01T10:22:36.434Z] #10 120.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:36.434Z] #10 120.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-01T10:22:36.434Z] #10 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:36.434Z] #10 120.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-01T10:22:36.434Z] #10 120.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-01T10:22:36.434Z] #10 120.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:36.437Z] #50 ... [2020-07-01T10:22:36.437Z] [2020-07-01T10:22:36.437Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:36.437Z] #55 136.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-01T10:22:36.437Z] #55 136.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-01T10:22:36.692Z] #10 120.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-01T10:22:36.692Z] #10 120.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-01T10:22:36.692Z] #10 120.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-01T10:22:36.692Z] #10 120.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-01T10:22:36.692Z] #10 120.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-01T10:22:36.692Z] #10 120.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-01T10:22:36.692Z] #10 120.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-01T10:22:36.692Z] #10 120.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:36.692Z] #10 120.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-07-01T10:22:36.692Z] #10 120.9 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-07-01T10:22:36.692Z] #10 120.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-01T10:22:36.692Z] #10 120.9 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-07-01T10:22:36.692Z] #10 120.9 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-07-01T10:22:36.692Z] #10 120.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-01T10:22:36.692Z] #10 121.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-01T10:22:36.692Z] #10 121.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:36.692Z] #10 121.0 Setting up dmsetup (2:1.02.155-3) ... [2020-07-01T10:22:36.692Z] #10 121.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:36.692Z] #10 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-01T10:22:36.692Z] #10 121.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:22:36.922Z] #17 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:22:36.957Z] #10 DONE 121.4s [2020-07-01T10:22:36.957Z] [2020-07-01T10:22:36.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:36.957Z] #39 46.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-01T10:22:36.957Z] #39 46.66 AR compel/plugins/std.lib.a [2020-07-01T10:22:36.957Z] #39 46.76 CC compel/plugins/fds/fds.o [2020-07-01T10:22:36.957Z] #39 47.21 AR compel/plugins/fds.lib.a [2020-07-01T10:22:36.957Z] #39 47.30 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:22:36.957Z] #39 47.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:22:36.957Z] #39 47.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-01T10:22:36.957Z] #39 47.79 HOSTDEP compel/src/main-host.d [2020-07-01T10:22:36.957Z] #39 47.88 DEP compel/src/lib/ptrace.d [2020-07-01T10:22:36.957Z] #39 48.07 DEP compel/src/lib/infect.d [2020-07-01T10:22:36.957Z] #39 48.18 DEP compel/src/lib/infect-util.d [2020-07-01T10:22:36.957Z] #39 48.30 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:22:36.957Z] #39 48.36 DEP compel/arch/x86/src/lib/infect.d [2020-07-01T10:22:36.957Z] #39 48.45 DEP compel/arch/x86/src/lib/cpu.d [2020-07-01T10:22:36.957Z] #39 48.50 DEP compel/src/lib/log.d [2020-07-01T10:22:37.062Z] #55 ... [2020-07-01T10:22:37.062Z] [2020-07-01T10:22:37.062Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:37.062Z] #42 126.8 math/big [2020-07-01T10:22:37.062Z] #42 133.0 go/doc [2020-07-01T10:22:37.062Z] #42 ... [2020-07-01T10:22:37.062Z] [2020-07-01T10:22:37.062Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:37.062Z] #40 65.92 AR soccr/libsoccr.a [2020-07-01T10:22:37.062Z] #40 65.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:22:37.062Z] #40 66.55 DEP criu/arch/ppc64/sigframe.d [2020-07-01T10:22:37.062Z] #40 66.80 DEP criu/arch/ppc64/crtools.d [2020-07-01T10:22:37.182Z] #17 2.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:22:37.182Z] #17 2.252 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:22:37.214Z] #39 48.57 DEP compel/src/main.d [2020-07-01T10:22:37.214Z] #39 48.69 DEP compel/src/lib/handle-elf.d [2020-07-01T10:22:37.214Z] #39 48.80 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-01T10:22:37.349Z] #40 67.04 DEP criu/arch/ppc64/cpu.d [2020-07-01T10:22:37.349Z] #40 67.24 CC criu/arch/ppc64/cpu.o [2020-07-01T10:22:37.394Z] #39 143.4 CC criu/rbtree.o [2020-07-01T10:22:37.394Z] #39 143.7 CC criu/rst-malloc.o [2020-07-01T10:22:37.472Z] #39 48.94 CC compel/src/lib/log.o [2020-07-01T10:22:37.652Z] #39 ... [2020-07-01T10:22:37.652Z] [2020-07-01T10:22:37.652Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:22:37.652Z] #36 DONE 217.1s [2020-07-01T10:22:37.652Z] [2020-07-01T10:22:37.652Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:37.652Z] #39 143.9 CC criu/seccomp.o [2020-07-01T10:22:37.696Z] #12 DONE 2.3s [2020-07-01T10:22:37.696Z] [2020-07-01T10:22:37.696Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:22:37.730Z] #39 49.16 CC compel/arch/x86/src/lib/cpu.o [2020-07-01T10:22:37.753Z] #17 2.873 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-07-01T10:22:37.976Z] #40 67.73 CC criu/arch/ppc64/crtools.o [2020-07-01T10:22:38.219Z] #39 144.6 CC criu/seize.o [2020-07-01T10:22:38.324Z] #17 ... [2020-07-01T10:22:38.324Z] [2020-07-01T10:22:38.324Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:38.324Z] #39 44.53 CC compel/plugins/std/string.o [2020-07-01T10:22:38.324Z] #39 45.22 CC compel/plugins/std/infect.o [2020-07-01T10:22:38.324Z] #39 45.45 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-07-01T10:22:38.324Z] #39 45.49 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-07-01T10:22:38.324Z] #39 45.55 AR compel/plugins/std.lib.a [2020-07-01T10:22:38.324Z] #39 45.64 CC compel/plugins/fds/fds.o [2020-07-01T10:22:38.324Z] #39 45.92 AR compel/plugins/fds.lib.a [2020-07-01T10:22:38.324Z] #39 45.96 HOSTDEP compel/src/lib/log-host.d [2020-07-01T10:22:38.324Z] #39 46.03 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-01T10:22:38.324Z] #39 46.19 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-07-01T10:22:38.324Z] #39 46.26 HOSTDEP compel/src/main-host.d [2020-07-01T10:22:38.324Z] #39 46.43 DEP compel/src/lib/ptrace.d [2020-07-01T10:22:38.324Z] #39 46.60 DEP compel/src/lib/infect.d [2020-07-01T10:22:38.324Z] #39 46.81 DEP compel/src/lib/infect-util.d [2020-07-01T10:22:38.324Z] #39 46.98 DEP compel/src/lib/infect-rpc.d [2020-07-01T10:22:38.324Z] #39 47.10 DEP compel/arch/aarch64/src/lib/infect.d [2020-07-01T10:22:38.324Z] #39 47.23 DEP compel/arch/aarch64/src/lib/cpu.d [2020-07-01T10:22:38.324Z] #39 47.30 DEP compel/src/lib/log.d [2020-07-01T10:22:38.324Z] #39 47.36 DEP compel/src/main.d [2020-07-01T10:22:38.324Z] #39 47.44 DEP compel/src/lib/handle-elf.d [2020-07-01T10:22:38.324Z] #39 47.51 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-07-01T10:22:38.324Z] #39 47.66 CC compel/src/lib/log.o [2020-07-01T10:22:38.324Z] #39 47.98 CC compel/arch/aarch64/src/lib/cpu.o [2020-07-01T10:22:38.324Z] #39 48.14 CC compel/arch/aarch64/src/lib/infect.o [2020-07-01T10:22:38.324Z] #39 48.41 CC compel/src/lib/infect-rpc.o [2020-07-01T10:22:38.324Z] #39 48.89 CC compel/src/lib/infect-util.o [2020-07-01T10:22:38.324Z] #39 49.12 CC compel/src/lib/infect.o [2020-07-01T10:22:38.324Z] #39 51.30 CC compel/src/lib/ptrace.o [2020-07-01T10:22:38.324Z] #39 51.56 AR compel/libcompel.a [2020-07-01T10:22:38.324Z] #39 51.71 HOSTCC compel/src/main-host.o [2020-07-01T10:22:38.324Z] #39 52.19 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-07-01T10:22:38.324Z] #39 52.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:22:38.324Z] #39 52.65 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:22:38.324Z] #39 52.81 HOSTLINK compel/compel-host-bin [2020-07-01T10:22:38.325Z] #39 53.02 DEP soccr/soccr.d [2020-07-01T10:22:38.325Z] #39 53.30 CC soccr/soccr.o [2020-07-01T10:22:38.585Z] #39 ... [2020-07-01T10:22:38.585Z] [2020-07-01T10:22:38.585Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:38.585Z] #21 110.3 + mkdir -p /tmp/tmp.pn4gFHjhQo/src/github.com/docker [2020-07-01T10:22:38.585Z] #21 110.3 + mv components/cli /tmp/tmp.pn4gFHjhQo/src/github.com/docker/cli [2020-07-01T10:22:38.585Z] #21 110.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-01T10:22:38.662Z] #39 50.08 CC compel/arch/x86/src/lib/infect.o [2020-07-01T10:22:39.012Z] #40 68.86 CC criu/arch/ppc64/sigframe.o [2020-07-01T10:22:39.154Z] #39 ... [2020-07-01T10:22:39.154Z] [2020-07-01T10:22:39.154Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:22:39.154Z] #37 DONE 0.4s [2020-07-01T10:22:39.154Z] [2020-07-01T10:22:39.154Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:39.154Z] #39 145.4 CC criu/servicefd.o [2020-07-01T10:22:39.412Z] #39 145.7 CC criu/shmem.o [2020-07-01T10:22:39.526Z] #21 ... [2020-07-01T10:22:39.526Z] [2020-07-01T10:22:39.526Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:39.526Z] #49 7.932 + cd /tmp/tmp.AHHF6DJV87/src/github.com/opencontainers/runc [2020-07-01T10:22:39.526Z] #49 7.932 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:39.526Z] #49 8.429 + '[' -z '' ']' [2020-07-01T10:22:39.526Z] #49 8.430 + target=static [2020-07-01T10:22:39.526Z] #49 8.431 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:22:39.526Z] #49 9.680 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-07-01T10:22:39.526Z] #49 ... [2020-07-01T10:22:39.526Z] [2020-07-01T10:22:39.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:39.526Z] #39 54.73 AR soccr/libsoccr.a [2020-07-01T10:22:39.526Z] #39 54.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:22:39.526Z] #39 55.28 DEP criu/arch/aarch64/sigframe.d [2020-07-01T10:22:39.526Z] #39 55.48 DEP criu/arch/aarch64/crtools.d [2020-07-01T10:22:39.526Z] #39 55.67 DEP criu/arch/aarch64/cpu.d [2020-07-01T10:22:39.526Z] #39 55.71 DEP criu/arch/aarch64/bitops.d [2020-07-01T10:22:39.526Z] #39 55.77 CC criu/arch/aarch64/bitops.o [2020-07-01T10:22:39.584Z] #13 1.983 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:22:39.584Z] #13 DONE 2.1s [2020-07-01T10:22:39.584Z] [2020-07-01T10:22:39.584Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:22:39.594Z] #39 50.96 CC compel/src/lib/infect-rpc.o [2020-07-01T10:22:39.639Z] #40 69.22 LINK criu/arch/ppc64/crtools.built-in.o [2020-07-01T10:22:39.639Z] #40 69.27 DEP criu/pie/util-vdso.d [2020-07-01T10:22:39.787Z] #39 55.83 CC criu/arch/aarch64/cpu.o [2020-07-01T10:22:39.787Z] #39 56.06 CC criu/arch/aarch64/crtools.o [2020-07-01T10:22:39.852Z] #39 ... [2020-07-01T10:22:39.852Z] [2020-07-01T10:22:39.852Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-01T10:22:39.852Z] #11 DONE 2.7s [2020-07-01T10:22:39.852Z] [2020-07-01T10:22:39.852Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:39.852Z] #39 51.31 CC compel/src/lib/infect-util.o [2020-07-01T10:22:39.929Z] #40 69.49 DEP criu/pie/util.d [2020-07-01T10:22:39.929Z] #40 69.72 CC criu/pie/util.o [2020-07-01T10:22:40.110Z] #39 ... [2020-07-01T10:22:40.110Z] [2020-07-01T10:22:40.110Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:40.110Z] #49 2.573 + RM_GOPATH=0 [2020-07-01T10:22:40.110Z] #49 2.573 + TMP_GOPATH= [2020-07-01T10:22:40.110Z] #49 2.573 + : /build [2020-07-01T10:22:40.110Z] #49 2.573 + '[' -z '' ']' [2020-07-01T10:22:40.110Z] #49 2.573 ++ mktemp -d [2020-07-01T10:22:40.110Z] #49 2.573 + export GOPATH=/tmp/tmp.nRshlzX7PH [2020-07-01T10:22:40.110Z] #49 2.573 + GOPATH=/tmp/tmp.nRshlzX7PH [2020-07-01T10:22:40.110Z] #49 2.573 + RM_GOPATH=1 [2020-07-01T10:22:40.110Z] #49 2.573 + case "$(go env GOARCH)" in [2020-07-01T10:22:40.110Z] #49 2.573 ++ go env GOARCH [2020-07-01T10:22:40.110Z] #49 2.596 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:40.110Z] #49 2.596 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:40.110Z] #49 2.596 ++ dirname /tmp/install/install.sh [2020-07-01T10:22:40.110Z] #49 2.604 + dir=/tmp/install [2020-07-01T10:22:40.110Z] #49 2.604 + bin=runc [2020-07-01T10:22:40.110Z] #49 2.604 + shift [2020-07-01T10:22:40.110Z] #49 2.604 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:22:40.110Z] #49 2.604 + . /tmp/install/runc.installer [2020-07-01T10:22:40.110Z] #49 2.604 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:40.110Z] #49 2.610 + install_runc [2020-07-01T10:22:40.110Z] #49 2.610 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:22:40.110Z] #49 2.610 + uname -r [2020-07-01T10:22:40.110Z] #49 2.614 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:22:40.110Z] #49 2.614 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:22:40.110Z] #49 2.614 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:22:40.110Z] #49 2.614 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nRshlzX7PH/src/github.com/opencontainers/runc [2020-07-01T10:22:40.110Z] #49 2.623 Cloning into '/tmp/tmp.nRshlzX7PH/src/github.com/opencontainers/runc'... [2020-07-01T10:22:40.219Z] #40 70.12 CC criu/pie/util-vdso.o [2020-07-01T10:22:40.346Z] #39 146.5 CC criu/sigframe.o [2020-07-01T10:22:40.346Z] #39 146.6 CC criu/signalfd.o [2020-07-01T10:22:40.604Z] #39 146.9 CC criu/sk-inet.o [2020-07-01T10:22:40.729Z] #39 56.75 CC criu/arch/aarch64/sigframe.o [2020-07-01T10:22:40.729Z] #39 56.89 LINK criu/arch/aarch64/crtools.built-in.o [2020-07-01T10:22:40.729Z] #39 56.95 DEP criu/pie/util-vdso.d [2020-07-01T10:22:40.990Z] #39 57.03 DEP criu/pie/util.d [2020-07-01T10:22:40.990Z] #39 ... [2020-07-01T10:22:40.990Z] [2020-07-01T10:22:40.990Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:40.990Z] #41 104.0 github.com/LK4D4/vndr/godl [2020-07-01T10:22:40.990Z] #41 104.9 github.com/LK4D4/vndr [2020-07-01T10:22:40.990Z] #41 DONE 113.1s [2020-07-01T10:22:40.990Z] [2020-07-01T10:22:40.990Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:40.990Z] #39 57.24 CC criu/pie/util.o [2020-07-01T10:22:41.248Z] #40 70.86 AR criu/pie/pie.lib.a [2020-07-01T10:22:41.248Z] #40 70.94 DEP criu/pie/restorer.d [2020-07-01T10:22:41.471Z] #14 DONE 2.0s [2020-07-01T10:22:41.471Z] [2020-07-01T10:22:41.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:41.471Z] #39 53.37 CC compel/src/lib/ptrace.o [2020-07-01T10:22:41.471Z] #39 53.78 AR compel/libcompel.a [2020-07-01T10:22:41.471Z] #39 53.86 HOSTCC compel/src/main-host.o [2020-07-01T10:22:41.471Z] #39 54.12 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-01T10:22:41.471Z] #39 54.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:22:41.471Z] #39 54.59 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:22:41.471Z] #39 54.83 HOSTLINK compel/compel-host-bin [2020-07-01T10:22:41.471Z] #39 54.92 DEP soccr/soccr.d [2020-07-01T10:22:41.471Z] #39 55.14 CC soccr/soccr.o [2020-07-01T10:22:41.471Z] #39 56.75 AR soccr/libsoccr.a [2020-07-01T10:22:41.471Z] #39 56.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:22:41.471Z] #39 57.29 DEP criu/arch/x86/sigframe.d [2020-07-01T10:22:41.471Z] #39 57.38 DEP criu/arch/x86/sigaction_compat.d [2020-07-01T10:22:41.471Z] #39 57.50 DEP criu/arch/x86/kerndat.d [2020-07-01T10:22:41.471Z] #39 57.61 DEP criu/arch/x86/crtools.d [2020-07-01T10:22:41.471Z] #39 57.76 DEP criu/arch/x86/cpu.d [2020-07-01T10:22:41.471Z] #39 57.92 CC criu/arch/x86/cpu.o [2020-07-01T10:22:41.471Z] #39 58.51 CC criu/arch/x86/crtools.o [2020-07-01T10:22:41.535Z] #40 71.18 DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-01T10:22:41.535Z] #40 71.19 DEP criu/arch/ppc64/restorer.d [2020-07-01T10:22:41.535Z] #40 71.39 DEP criu/arch/ppc64/vdso-pie.d [2020-07-01T10:22:41.538Z] #39 147.7 CC criu/sk-netlink.o [2020-07-01T10:22:41.561Z] #39 57.65 CC criu/pie/util-vdso.o [2020-07-01T10:22:41.797Z] #39 148.0 CC criu/sk-packet.o [2020-07-01T10:22:41.821Z] #39 ... [2020-07-01T10:22:41.821Z] [2020-07-01T10:22:41.821Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:22:41.821Z] #28 DONE 113.9s [2020-07-01T10:22:41.824Z] #40 71.51 DEP criu/pie/parasite-vdso.d [2020-07-01T10:22:41.824Z] #40 71.69 DEP criu/pie/parasite.d [2020-07-01T10:22:42.008Z] #49 ... [2020-07-01T10:22:42.008Z] [2020-07-01T10:22:42.008Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-01T10:22:42.008Z] #12 DONE 2.2s [2020-07-01T10:22:42.008Z] [2020-07-01T10:22:42.008Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:22:42.055Z] #39 148.4 CC criu/sk-queue.o [2020-07-01T10:22:42.082Z] [2020-07-01T10:22:42.082Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:42.082Z] #17 3.803 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [206 kB] [2020-07-01T10:22:42.082Z] #17 4.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-07-01T10:22:42.128Z] #40 71.95 CC criu/pie/parasite.o [2020-07-01T10:22:42.396Z] #39 59.95 CC criu/arch/x86/kerndat.o [2020-07-01T10:22:42.649Z] #39 148.9 CC criu/sk-tcp.o [2020-07-01T10:22:42.652Z] #39 ... [2020-07-01T10:22:42.652Z] [2020-07-01T10:22:42.652Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:42.652Z] #49 2.412 + RM_GOPATH=0 [2020-07-01T10:22:42.652Z] #49 2.412 + TMP_GOPATH= [2020-07-01T10:22:42.652Z] #49 2.412 + : /build [2020-07-01T10:22:42.652Z] #49 2.412 + '[' -z '' ']' [2020-07-01T10:22:42.652Z] #49 2.414 ++ mktemp -d [2020-07-01T10:22:42.652Z] #49 2.423 + export GOPATH=/tmp/tmp.xIBtvdoLDI [2020-07-01T10:22:42.652Z] #49 2.423 + GOPATH=/tmp/tmp.xIBtvdoLDI [2020-07-01T10:22:42.652Z] #49 2.423 + RM_GOPATH=1 [2020-07-01T10:22:42.652Z] #49 2.423 + case "$(go env GOARCH)" in [2020-07-01T10:22:42.652Z] #49 2.424 ++ go env GOARCH [2020-07-01T10:22:42.652Z] #49 2.470 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:42.652Z] #49 2.470 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:22:42.652Z] #49 2.471 ++ dirname /tmp/install/install.sh [2020-07-01T10:22:42.652Z] #49 2.472 + dir=/tmp/install [2020-07-01T10:22:42.652Z] #49 2.472 + bin=runc [2020-07-01T10:22:42.652Z] #49 2.472 + shift [2020-07-01T10:22:42.652Z] #49 2.473 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-01T10:22:42.652Z] #49 2.473 + . /tmp/install/runc.installer [2020-07-01T10:22:42.652Z] #49 2.473 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:42.652Z] #49 2.473 + install_runc [2020-07-01T10:22:42.652Z] #49 2.474 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-01T10:22:42.652Z] #49 2.475 + uname -r [2020-07-01T10:22:42.652Z] #49 2.480 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-01T10:22:42.652Z] #49 2.480 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-01T10:22:42.652Z] #49 2.480 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-01T10:22:42.652Z] #49 2.481 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xIBtvdoLDI/src/github.com/opencontainers/runc [2020-07-01T10:22:42.652Z] #49 2.482 Cloning into '/tmp/tmp.xIBtvdoLDI/src/github.com/opencontainers/runc'... [2020-07-01T10:22:42.652Z] #17 7.721 Fetched 8187 kB in 6s (1405 kB/s) [2020-07-01T10:22:42.907Z] #39 149.3 CC criu/sk-unix.o [2020-07-01T10:22:42.908Z] #49 ... [2020-07-01T10:22:42.908Z] [2020-07-01T10:22:42.908Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:42.908Z] #39 60.41 CC criu/arch/x86/sigaction_compat.o [2020-07-01T10:22:43.163Z] #39 60.65 CC criu/arch/x86/sigframe.o [2020-07-01T10:22:43.381Z] #13 ... [2020-07-01T10:22:43.381Z] [2020-07-01T10:22:43.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:43.381Z] #41 117.5 crypto/tls [2020-07-01T10:22:43.381Z] #41 124.8 net/http/httptrace [2020-07-01T10:22:43.381Z] #41 125.1 net/http [2020-07-01T10:22:43.381Z] #41 ... [2020-07-01T10:22:43.381Z] [2020-07-01T10:22:43.381Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:43.381Z] #39 51.73 CC compel/src/lib/infect.o [2020-07-01T10:22:43.381Z] #39 54.39 CC compel/src/lib/ptrace.o [2020-07-01T10:22:43.381Z] #39 54.83 AR compel/libcompel.a [2020-07-01T10:22:43.381Z] #39 54.92 HOSTCC compel/src/main-host.o [2020-07-01T10:22:43.418Z] #39 60.90 LINK criu/arch/x86/crtools.built-in.o [2020-07-01T10:22:43.418Z] #39 60.97 DEP criu/pie/util-vdso-elf32.d [2020-07-01T10:22:43.418Z] #39 ... [2020-07-01T10:22:43.418Z] [2020-07-01T10:22:43.418Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:22:43.418Z] #15 DONE 2.0s [2020-07-01T10:22:43.674Z] [2020-07-01T10:22:43.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:43.674Z] #39 61.16 DEP criu/pie/util-vdso.d [2020-07-01T10:22:43.929Z] #39 61.39 DEP criu/pie/util.d [2020-07-01T10:22:43.929Z] #39 61.53 CC criu/pie/util.o [2020-07-01T10:22:43.946Z] #39 55.20 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-01T10:22:43.946Z] #39 55.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-01T10:22:43.946Z] #39 ... [2020-07-01T10:22:43.946Z] [2020-07-01T10:22:43.946Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-01T10:22:43.946Z] #13 1.911 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-01T10:22:43.946Z] #13 DONE 2.0s [2020-07-01T10:22:44.185Z] #39 61.81 CC criu/pie/util-vdso.o [2020-07-01T10:22:44.194Z] #40 73.58 LINK criu/pie/parasite.built-in.o [2020-07-01T10:22:44.194Z] #40 73.61 GEN criu/pie/parasite-blob.h [2020-07-01T10:22:44.194Z] #40 73.65 CC criu/pie/parasite-vdso.o [2020-07-01T10:22:44.194Z] #40 ... [2020-07-01T10:22:44.194Z] [2020-07-01T10:22:44.194Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:44.194Z] #18 11.30 Reading package lists... [2020-07-01T10:22:44.194Z] #18 17.65 Reading package lists... [2020-07-01T10:22:44.194Z] #18 22.39 Building dependency tree... [2020-07-01T10:22:44.194Z] #18 24.20 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:22:44.194Z] #18 24.20 The following additional packages will be installed: [2020-07-01T10:22:44.194Z] #18 24.22 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:22:44.194Z] #18 24.22 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:22:44.194Z] #18 24.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:22:44.194Z] #18 24.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:22:44.194Z] #18 24.23 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:22:44.194Z] #18 24.23 Suggested packages: [2020-07-01T10:22:44.194Z] #18 24.23 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:22:44.194Z] #18 24.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:22:44.194Z] #18 24.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:22:44.194Z] #18 24.24 Recommended packages: [2020-07-01T10:22:44.194Z] #18 24.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:22:44.194Z] #18 24.24 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:22:44.194Z] #18 26.44 The following NEW packages will be installed: [2020-07-01T10:22:44.194Z] #18 26.45 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:22:44.194Z] #18 26.45 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:22:44.194Z] #18 26.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:22:44.194Z] #18 26.45 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:22:44.194Z] #18 26.46 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:22:44.194Z] #18 26.46 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:22:44.194Z] #18 26.46 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:22:44.194Z] #18 26.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:22:44.194Z] #18 26.46 xz-utils zip [2020-07-01T10:22:44.194Z] #18 26.59 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:22:44.194Z] #18 26.59 Need to get 29.2 MB of archives. [2020-07-01T10:22:44.194Z] #18 26.59 After this operation, 134 MB of additional disk space will be used. [2020-07-01T10:22:44.194Z] #18 26.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-01T10:22:44.194Z] #18 26.62 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-01T10:22:44.194Z] #18 26.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-01T10:22:44.204Z] [2020-07-01T10:22:44.204Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-01T10:22:44.481Z] #18 27.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-01T10:22:44.481Z] #18 27.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-01T10:22:44.481Z] #18 27.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-01T10:22:44.567Z] #17 7.721 Reading package lists... [2020-07-01T10:22:44.567Z] #17 ... [2020-07-01T10:22:44.567Z] [2020-07-01T10:22:44.567Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:44.567Z] #39 58.48 AR criu/pie/pie.lib.a [2020-07-01T10:22:44.567Z] #39 58.60 DEP criu/pie/restorer.d [2020-07-01T10:22:44.567Z] #39 58.94 DEP criu/arch/aarch64/intraprocedure.d [2020-07-01T10:22:44.567Z] #39 58.96 DEP criu/arch/aarch64/restorer.d [2020-07-01T10:22:44.567Z] #39 59.20 DEP criu/arch/aarch64/vdso-pie.d [2020-07-01T10:22:44.567Z] #39 59.38 DEP criu/pie/parasite-vdso.d [2020-07-01T10:22:44.567Z] #39 59.64 DEP criu/pie/parasite.d [2020-07-01T10:22:44.567Z] #39 59.89 CC criu/pie/parasite.o [2020-07-01T10:22:44.567Z] #39 60.78 LINK criu/pie/parasite.built-in.o [2020-07-01T10:22:44.567Z] #39 60.78 GEN criu/pie/parasite-blob.h [2020-07-01T10:22:44.567Z] #39 60.81 CC criu/pie/parasite-vdso.o [2020-07-01T10:22:44.768Z] #18 ... [2020-07-01T10:22:44.768Z] [2020-07-01T10:22:44.768Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:44.768Z] #40 74.44 CC criu/arch/ppc64/vdso-pie.o [2020-07-01T10:22:44.768Z] #40 ... [2020-07-01T10:22:44.768Z] [2020-07-01T10:22:44.768Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:44.768Z] #55 DONE 144.6s [2020-07-01T10:22:44.768Z] [2020-07-01T10:22:44.768Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-01T10:22:44.768Z] #56 DONE 0.1s [2020-07-01T10:22:44.810Z] #39 150.9 CC criu/sockets.o [2020-07-01T10:22:45.055Z] [2020-07-01T10:22:45.055Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-01T10:22:45.055Z] #57 DONE 0.1s [2020-07-01T10:22:45.055Z] [2020-07-01T10:22:45.055Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:45.055Z] #18 28.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:22:45.055Z] #18 28.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-01T10:22:45.055Z] #18 28.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-01T10:22:45.055Z] #18 28.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-01T10:22:45.055Z] #18 28.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-01T10:22:45.055Z] #18 28.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-01T10:22:45.055Z] #18 28.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-01T10:22:45.055Z] #18 28.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-01T10:22:45.055Z] #18 28.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-01T10:22:45.055Z] #18 28.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-01T10:22:45.055Z] #18 28.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-01T10:22:45.055Z] #18 28.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:22:45.055Z] #18 28.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-01T10:22:45.055Z] #18 28.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-01T10:22:45.055Z] #18 28.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-01T10:22:45.111Z] #39 62.46 CC criu/pie/util-vdso-elf32.o [2020-07-01T10:22:45.138Z] #39 61.28 CC criu/arch/aarch64/vdso-pie.o [2020-07-01T10:22:45.344Z] #18 28.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-01T10:22:45.344Z] #18 28.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-01T10:22:45.344Z] #18 28.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-01T10:22:45.344Z] #18 28.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-01T10:22:45.344Z] #18 28.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-01T10:22:45.344Z] #18 28.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-01T10:22:45.344Z] #18 28.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-01T10:22:45.344Z] #18 28.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-01T10:22:45.367Z] #39 ... [2020-07-01T10:22:45.367Z] [2020-07-01T10:22:45.367Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:45.367Z] #41 124.4 net/http/httptrace [2020-07-01T10:22:45.367Z] #41 124.8 net/http [2020-07-01T10:22:45.367Z] #41 ... [2020-07-01T10:22:45.367Z] [2020-07-01T10:22:45.367Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:45.367Z] #49 10.93 + cd /tmp/tmp.xIBtvdoLDI/src/github.com/opencontainers/runc [2020-07-01T10:22:45.367Z] #49 10.93 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:45.367Z] #49 11.85 + '[' -z '' ']' [2020-07-01T10:22:45.367Z] #49 11.85 + target=static [2020-07-01T10:22:45.367Z] #49 11.85 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:22:45.367Z] #49 12.88 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-07-01T10:22:45.374Z] #39 151.6 CC criu/stats.o [2020-07-01T10:22:45.397Z] #39 61.45 CC criu/arch/aarch64/restorer.o [2020-07-01T10:22:45.623Z] #49 ... [2020-07-01T10:22:45.623Z] [2020-07-01T10:22:45.623Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:22:45.623Z] #16 DONE 2.1s [2020-07-01T10:22:45.623Z] [2020-07-01T10:22:45.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:45.623Z] #39 63.19 AR criu/pie/pie.lib.a [2020-07-01T10:22:45.623Z] #39 63.30 DEP criu/pie/restorer.d [2020-07-01T10:22:45.631Z] #18 28.70 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-01T10:22:45.631Z] #18 28.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-01T10:22:45.631Z] #18 28.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-01T10:22:45.631Z] #18 28.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-01T10:22:45.631Z] #18 28.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-01T10:22:45.631Z] #18 28.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:22:45.631Z] #39 151.8 CC criu/string.o [2020-07-01T10:22:45.631Z] #39 151.9 CC criu/sysctl.o [2020-07-01T10:22:45.657Z] #39 61.71 CC criu/arch/aarch64/intraprocedure.o [2020-07-01T10:22:45.657Z] #39 61.77 CC criu/pie/restorer.o [2020-07-01T10:22:45.918Z] #18 28.81 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:22:45.918Z] #18 28.82 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:22:45.918Z] #18 28.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-01T10:22:45.918Z] #18 28.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:22:45.918Z] #18 28.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:22:45.918Z] #18 28.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:22:45.918Z] #18 28.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-07-01T10:22:46.101Z] #14 DONE 2.1s [2020-07-01T10:22:46.101Z] [2020-07-01T10:22:46.101Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-01T10:22:46.185Z] #39 63.50 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-01T10:22:46.185Z] #39 63.61 DEP criu/arch/x86/restorer_unmap.d [2020-07-01T10:22:46.185Z] #39 63.64 DEP criu/arch/x86/restorer.d [2020-07-01T10:22:46.185Z] #39 63.87 DEP criu/arch/x86/vdso-pie.d [2020-07-01T10:22:46.202Z] #39 152.5 CC criu/sysfs_parse.o [2020-07-01T10:22:46.440Z] #39 63.98 DEP criu/pie/parasite-vdso.d [2020-07-01T10:22:46.441Z] #39 64.08 DEP criu/pie/parasite.d [2020-07-01T10:22:46.459Z] #39 152.8 CC criu/timens.o [2020-07-01T10:22:46.549Z] #18 29.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-01T10:22:46.549Z] #18 29.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-07-01T10:22:46.549Z] #18 29.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:22:46.696Z] #39 64.28 CC criu/pie/parasite.o [2020-07-01T10:22:47.024Z] #39 153.1 CC criu/timerfd.o [2020-07-01T10:22:47.170Z] #18 30.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-01T10:22:47.281Z] #39 153.4 CC criu/tty.o [2020-07-01T10:22:47.569Z] #39 63.91 LINK criu/pie/restorer.built-in.o [2020-07-01T10:22:47.792Z] #18 30.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-01T10:22:47.830Z] #39 63.93 GEN criu/pie/restorer-blob.h [2020-07-01T10:22:47.830Z] #39 64.04 DEP criu/vdso.d [2020-07-01T10:22:48.059Z] #39 65.36 LINK criu/pie/parasite.built-in.o [2020-07-01T10:22:48.059Z] #39 65.36 GEN criu/pie/parasite-blob.h [2020-07-01T10:22:48.059Z] #39 65.38 CC criu/pie/parasite-vdso.o [2020-07-01T10:22:48.095Z] #39 64.22 DEP criu/uts_ns.d [2020-07-01T10:22:48.213Z] #39 ... [2020-07-01T10:22:48.213Z] [2020-07-01T10:22:48.213Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:48.213Z] #45 227.7 + cd /tmp/tmp.L1Q268MZfG/src/github.com/golangci/golangci-lint/ [2020-07-01T10:22:48.213Z] #45 227.7 + git checkout -q v1.23.8 [2020-07-01T10:22:48.355Z] #39 64.39 DEP criu/util.d [2020-07-01T10:22:48.355Z] #39 64.58 DEP criu/uffd.d [2020-07-01T10:22:48.616Z] #39 64.71 DEP criu/tun.d [2020-07-01T10:22:48.616Z] #39 64.82 DEP criu/tty.d [2020-07-01T10:22:48.616Z] #39 64.93 DEP criu/timerfd.d [2020-07-01T10:22:48.619Z] #39 66.06 CC criu/arch/x86/vdso-pie.o [2020-07-01T10:22:48.628Z] #15 DONE 2.1s [2020-07-01T10:22:48.628Z] [2020-07-01T10:22:48.628Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:48.628Z] #49 10.39 + cd /tmp/tmp.nRshlzX7PH/src/github.com/opencontainers/runc [2020-07-01T10:22:48.628Z] #49 10.39 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-01T10:22:48.628Z] #49 10.96 + '[' -z '' ']' [2020-07-01T10:22:48.628Z] #49 10.96 + target=static [2020-07-01T10:22:48.628Z] #49 10.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-01T10:22:48.779Z] #45 228.1 ++ git describe --tags [2020-07-01T10:22:48.779Z] #45 228.1 + version=v1.23.8 [2020-07-01T10:22:48.779Z] #45 228.1 ++ git rev-parse --short HEAD [2020-07-01T10:22:48.779Z] #45 228.2 + commit=76a82c6 [2020-07-01T10:22:48.779Z] #45 228.2 ++ git show -s --format=%cd [2020-07-01T10:22:48.779Z] #45 228.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:22:48.779Z] #45 228.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-07-01T10:22:48.812Z] #18 ... [2020-07-01T10:22:48.812Z] [2020-07-01T10:22:48.812Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:48.812Z] #42 138.3 vendor/golang.org/x/text/unicode/norm [2020-07-01T10:22:48.812Z] #42 144.8 github.com/LK4D4/vndr/build [2020-07-01T10:22:48.812Z] #42 ... [2020-07-01T10:22:48.812Z] [2020-07-01T10:22:48.812Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:48.812Z] #40 75.44 CC criu/arch/ppc64/restorer.o [2020-07-01T10:22:48.812Z] #40 76.23 CC criu/arch/ppc64/vdso-trampoline.o [2020-07-01T10:22:48.812Z] #40 76.26 CC criu/pie/restorer.o [2020-07-01T10:22:48.875Z] #39 66.34 CC criu/arch/x86/restorer.o [2020-07-01T10:22:48.876Z] #39 65.05 DEP criu/timens.d [2020-07-01T10:22:49.098Z] #40 78.84 LINK criu/pie/restorer.built-in.o [2020-07-01T10:22:49.098Z] #40 78.84 GEN criu/pie/restorer-blob.h [2020-07-01T10:22:49.098Z] #40 78.97 DEP criu/vdso.d [2020-07-01T10:22:49.152Z] #39 65.25 DEP criu/sysfs_parse.d [2020-07-01T10:22:49.152Z] #39 65.43 DEP criu/sysctl.d [2020-07-01T10:22:49.385Z] #40 79.22 DEP criu/uts_ns.d [2020-07-01T10:22:49.414Z] #39 65.56 DEP criu/string.d [2020-07-01T10:22:49.414Z] #39 65.60 DEP criu/stats.d [2020-07-01T10:22:49.414Z] #39 65.73 DEP criu/sockets.d [2020-07-01T10:22:49.435Z] #39 66.87 CC criu/arch/x86/restorer_unmap.o [2020-07-01T10:22:49.435Z] #39 66.91 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-01T10:22:49.675Z] #39 65.90 DEP criu/sk-unix.d [2020-07-01T10:22:49.679Z] #40 79.46 DEP criu/util.d [2020-07-01T10:22:49.690Z] #39 67.19 CC criu/pie/restorer.o [2020-07-01T10:22:49.936Z] #39 66.12 DEP criu/sk-tcp.d [2020-07-01T10:22:49.936Z] #39 66.23 DEP criu/sk-queue.d [2020-07-01T10:22:49.965Z] #40 79.66 DEP criu/uffd.d [2020-07-01T10:22:50.000Z] #49 12.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-01T10:22:50.130Z] Client: [2020-07-01T10:22:50.130Z] Debug Mode: false [2020-07-01T10:22:50.130Z] Plugins: [2020-07-01T10:22:50.130Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-01T10:22:50.130Z] [2020-07-01T10:22:50.130Z] Server: [2020-07-01T10:22:50.130Z] Containers: 0 [2020-07-01T10:22:50.130Z] Running: 0 [2020-07-01T10:22:50.130Z] Paused: 0 [2020-07-01T10:22:50.130Z] Stopped: 0 [2020-07-01T10:22:50.130Z] Images: 0 [2020-07-01T10:22:50.130Z] Server Version: 19.03.5 [2020-07-01T10:22:50.130Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-01T10:22:50.130Z] Windows: [2020-07-01T10:22:50.130Z] LCOW: [2020-07-01T10:22:50.130Z] Logging Driver: json-file [2020-07-01T10:22:50.130Z] Plugins: [2020-07-01T10:22:50.130Z] Volume: local [2020-07-01T10:22:50.130Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-01T10:22:50.130Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-01T10:22:50.130Z] Swarm: inactive [2020-07-01T10:22:50.130Z] Default Isolation: process [2020-07-01T10:22:50.130Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-01T10:22:50.131Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-01T10:22:50.131Z] OSType: windows [2020-07-01T10:22:50.131Z] Architecture: x86_64 [2020-07-01T10:22:50.131Z] CPUs: 4 [2020-07-01T10:22:50.131Z] Total Memory: 32GiB [2020-07-01T10:22:50.131Z] Name: azwin-2-0ec1e0 [2020-07-01T10:22:50.131Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-01T10:22:50.131Z] Docker Root Dir: D:\docker [2020-07-01T10:22:50.131Z] Debug Mode: false [2020-07-01T10:22:50.131Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:22:50.131Z] Labels: [2020-07-01T10:22:50.131Z] Experimental: true [2020-07-01T10:22:50.131Z] Insecure Registries: [2020-07-01T10:22:50.131Z] 10.0.0.4:5000 [2020-07-01T10:22:50.131Z] 127.0.0.0/8 [2020-07-01T10:22:50.131Z] Registry Mirrors: [2020-07-01T10:22:50.131Z] http://10.0.0.4:5000/ [2020-07-01T10:22:50.131Z] Live Restore Enabled: false [2020-07-01T10:22:50.131Z] [2020-07-01T10:22:50.197Z] #39 ... [2020-07-01T10:22:50.197Z] [2020-07-01T10:22:50.197Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:50.197Z] #17 7.721 Reading package lists... [2020-07-01T10:22:50.197Z] #17 9.988 Reading package lists... [2020-07-01T10:22:50.197Z] #17 12.23 Building dependency tree... [2020-07-01T10:22:50.197Z] #17 13.25 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:22:50.197Z] #17 13.25 The following additional packages will be installed: [2020-07-01T10:22:50.197Z] #17 13.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:22:50.197Z] #17 13.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:22:50.197Z] #17 13.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:22:50.197Z] #17 13.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:22:50.197Z] #17 13.25 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:22:50.197Z] #17 13.26 Suggested packages: [2020-07-01T10:22:50.197Z] #17 13.26 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:22:50.197Z] #17 13.26 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:22:50.197Z] #17 13.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:22:50.197Z] #17 13.26 Recommended packages: [2020-07-01T10:22:50.197Z] #17 13.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:22:50.197Z] #17 13.26 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:22:50.197Z] #17 14.21 The following NEW packages will be installed: [2020-07-01T10:22:50.197Z] #17 14.21 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:22:50.197Z] #17 14.21 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:22:50.197Z] #17 14.21 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:22:50.197Z] #17 14.21 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:22:50.197Z] #17 14.22 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:22:50.197Z] #17 14.22 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:22:50.197Z] #17 14.22 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:22:50.197Z] #17 14.22 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:22:50.197Z] #17 14.22 xz-utils zip [2020-07-01T10:22:50.197Z] #17 14.52 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:22:50.197Z] #17 14.52 Need to get 27.6 MB of archives. [2020-07-01T10:22:50.197Z] #17 14.52 After this operation, 114 MB of additional disk space will be used. [2020-07-01T10:22:50.197Z] #17 14.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-07-01T10:22:50.197Z] #17 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-07-01T10:22:50.197Z] #17 14.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-07-01T10:22:50.197Z] #17 15.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-07-01T10:22:50.197Z] #17 15.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-07-01T10:22:50.197Z] #17 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-07-01T10:22:50.197Z] #17 15.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:22:50.197Z] #17 15.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-07-01T10:22:50.197Z] #17 15.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-07-01T10:22:50.197Z] #17 15.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-07-01T10:22:50.197Z] #17 15.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-07-01T10:22:50.197Z] #17 15.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-07-01T10:22:50.197Z] #17 15.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-07-01T10:22:50.197Z] #17 15.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-07-01T10:22:50.197Z] #17 15.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-07-01T10:22:50.197Z] #17 15.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-07-01T10:22:50.197Z] #17 15.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-07-01T10:22:50.197Z] #17 15.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:22:50.197Z] #17 15.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-07-01T10:22:50.197Z] #17 15.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-07-01T10:22:50.197Z] #17 15.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-07-01T10:22:50.197Z] #17 15.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-07-01T10:22:50.197Z] #17 15.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-07-01T10:22:50.197Z] #17 15.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-07-01T10:22:50.197Z] #17 15.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-07-01T10:22:50.197Z] #17 15.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-07-01T10:22:50.197Z] #17 15.31 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-07-01T10:22:50.197Z] #17 15.31 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-07-01T10:22:50.197Z] #17 15.31 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-07-01T10:22:50.252Z] #40 79.88 DEP criu/tun.d [2020-07-01T10:22:50.252Z] #40 80.06 DEP criu/tty.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-01T10:22:50.457Z] #17 15.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-07-01T10:22:50.538Z] #40 80.26 DEP criu/timerfd.d [2020-07-01T10:22:50.567Z] #49 ... [2020-07-01T10:22:50.567Z] [2020-07-01T10:22:50.567Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-01T10:22:50.567Z] #16 DONE 2.3s [2020-07-01T10:22:50.717Z] #17 15.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-07-01T10:22:50.717Z] #17 15.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-07-01T10:22:50.717Z] #17 15.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-07-01T10:22:50.717Z] #17 15.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-07-01T10:22:50.717Z] #17 15.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:22:50.717Z] #17 15.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:22:50.717Z] #17 15.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:22:50.717Z] #17 15.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-07-01T10:22:50.717Z] #17 15.78 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:22:50.717Z] #17 15.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:22:50.717Z] #17 15.79 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:22:50.717Z] #17 15.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-07-01T10:22:50.826Z] #40 80.50 DEP criu/timens.d [2020-07-01T10:22:50.830Z] [2020-07-01T10:22:50.830Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:51.114Z] #40 80.74 DEP criu/sysfs_parse.d [2020-07-01T10:22:51.114Z] #40 80.93 DEP criu/sysctl.d [2020-07-01T10:22:51.292Z] #17 16.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-07-01T10:22:51.292Z] #17 16.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-07-01T10:22:51.292Z] #17 16.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:22:51.402Z] #40 81.08 DEP criu/string.d [2020-07-01T10:22:51.402Z] #40 81.13 DEP criu/stats.d [2020-07-01T10:22:51.402Z] #40 81.26 DEP criu/sockets.d [2020-07-01T10:22:51.552Z] #17 16.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-07-01T10:22:51.552Z] #17 16.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-07-01T10:22:51.552Z] #17 16.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-07-01T10:22:51.689Z] #40 ... [2020-07-01T10:22:51.690Z] [2020-07-01T10:22:51.690Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:51.690Z] #18 32.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-01T10:22:51.690Z] #18 33.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:22:51.690Z] #18 33.73 Fetched 29.2 MB in 6s (4661 kB/s) [2020-07-01T10:22:51.690Z] #18 33.83 Selecting previously unselected package pigz. [2020-07-01T10:22:51.690Z] #18 33.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 ... 23361 files and directories currently installed.) [2020-07-01T10:22:51.690Z] #18 33.94 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-01T10:22:51.690Z] #18 33.94 Unpacking pigz (2.4-1) ... [2020-07-01T10:22:51.690Z] #18 34.04 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-01T10:22:51.690Z] #18 34.05 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-01T10:22:51.690Z] #18 34.07 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-01T10:22:51.690Z] #18 34.50 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:22:51.690Z] #18 34.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-01T10:22:51.690Z] #18 34.54 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:22:52.058Z] #45 ... [2020-07-01T10:22:52.058Z] [2020-07-01T10:22:52.058Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:52.058Z] #49 107.9 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-07-01T10:22:52.058Z] #49 109.3 + mkdir -p /build [2020-07-01T10:22:52.058Z] #49 109.3 + cp runc /build/runc [2020-07-01T10:22:52.058Z] #49 DONE 109.9s [2020-07-01T10:22:52.058Z] [2020-07-01T10:22:52.058Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:52.058Z] #39 154.8 CC criu/tun.o [2020-07-01T10:22:52.058Z] #39 155.2 CC criu/uffd.o [2020-07-01T10:22:52.058Z] #39 156.3 CC criu/util.o [2020-07-01T10:22:52.058Z] #39 157.5 CC criu/uts_ns.o [2020-07-01T10:22:52.058Z] #39 157.6 CC criu/vdso-compat.o [2020-07-01T10:22:52.058Z] #39 157.8 CC criu/vdso.o [2020-07-01T10:22:52.058Z] #39 158.4 LINK criu/built-in.o [2020-07-01T10:22:52.202Z] #39 69.73 LINK criu/pie/restorer.built-in.o [2020-07-01T10:22:52.203Z] #39 69.75 GEN criu/pie/restorer-blob.h [2020-07-01T10:22:52.203Z] #39 69.83 DEP criu/vdso.d [2020-07-01T10:22:52.316Z] #39 158.6 LINK criu/criu [2020-07-01T10:22:52.458Z] #39 70.08 DEP criu/vdso-compat.d [2020-07-01T10:22:52.494Z] #17 17.49 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:22:52.494Z] #17 17.60 Fetched 27.6 MB in 3s (10.9 MB/s) [2020-07-01T10:22:52.494Z] #17 17.66 Selecting previously unselected package pigz. [2020-07-01T10:22:52.602Z] #18 35.49 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-01T10:22:52.602Z] #18 35.49 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:22:52.714Z] #39 70.21 DEP criu/uts_ns.d [2020-07-01T10:22:52.754Z] #17 17.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-07-01T10:22:52.754Z] #17 17.78 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-07-01T10:22:52.754Z] #17 17.78 Unpacking pigz (2.4-1) ... [2020-07-01T10:22:52.884Z] #39 159.2 DEP lib/c/criu.d [2020-07-01T10:22:52.969Z] #39 70.34 DEP criu/util.d [2020-07-01T10:22:52.969Z] #39 70.59 DEP criu/uffd.d [2020-07-01T10:22:53.015Z] #17 17.89 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-07-01T10:22:53.015Z] #17 17.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-01T10:22:53.015Z] #17 17.90 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:53.147Z] #39 159.3 CC images/rpc.pb-c.o [2020-07-01T10:22:53.224Z] #39 70.80 DEP criu/tun.d [2020-07-01T10:22:53.275Z] #17 18.25 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:22:53.275Z] #17 18.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-07-01T10:22:53.275Z] #17 18.27 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:22:53.357Z] #17 2.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:22:53.357Z] #17 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:22:53.357Z] #17 2.780 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:22:53.405Z] #39 159.8 CC lib/c/criu.o [2020-07-01T10:22:53.615Z] #17 3.067 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:22:53.663Z] #39 ... [2020-07-01T10:22:53.663Z] [2020-07-01T10:22:53.663Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:53.663Z] #52 186.2 + bin/containerd [2020-07-01T10:22:53.785Z] #39 71.04 DEP criu/tty.d [2020-07-01T10:22:53.785Z] #39 71.24 DEP criu/timerfd.d [2020-07-01T10:22:53.785Z] #39 71.44 DEP criu/timens.d [2020-07-01T10:22:53.846Z] #17 18.83 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:53.846Z] #17 18.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:22:54.041Z] #39 71.62 DEP criu/sysfs_parse.d [2020-07-01T10:22:54.296Z] #39 71.77 DEP criu/sysctl.d [2020-07-01T10:22:54.548Z] #17 ... [2020-07-01T10:22:54.548Z] [2020-07-01T10:22:54.548Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:54.548Z] #39 55.99 HOSTCC compel/src/lib/log-host.o [2020-07-01T10:22:54.548Z] #39 56.33 HOSTLINK compel/compel-host-bin [2020-07-01T10:22:54.548Z] #39 56.54 DEP soccr/soccr.d [2020-07-01T10:22:54.548Z] #39 56.70 CC soccr/soccr.o [2020-07-01T10:22:54.548Z] #39 58.23 AR soccr/libsoccr.a [2020-07-01T10:22:54.548Z] #39 58.31 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:22:54.548Z] #39 58.80 DEP criu/arch/x86/sigframe.d [2020-07-01T10:22:54.548Z] #39 58.98 DEP criu/arch/x86/sigaction_compat.d [2020-07-01T10:22:54.548Z] #39 59.13 DEP criu/arch/x86/kerndat.d [2020-07-01T10:22:54.548Z] #39 59.27 DEP criu/arch/x86/crtools.d [2020-07-01T10:22:54.548Z] #39 59.42 DEP criu/arch/x86/cpu.d [2020-07-01T10:22:54.548Z] #39 59.63 CC criu/arch/x86/cpu.o [2020-07-01T10:22:54.548Z] #39 60.52 CC criu/arch/x86/crtools.o [2020-07-01T10:22:54.548Z] #39 61.57 CC criu/arch/x86/kerndat.o [2020-07-01T10:22:54.548Z] #39 61.97 CC criu/arch/x86/sigaction_compat.o [2020-07-01T10:22:54.548Z] #39 62.39 CC criu/arch/x86/sigframe.o [2020-07-01T10:22:54.548Z] #39 62.61 LINK criu/arch/x86/crtools.built-in.o [2020-07-01T10:22:54.548Z] #39 62.67 DEP criu/pie/util-vdso-elf32.d [2020-07-01T10:22:54.548Z] #39 62.75 DEP criu/pie/util-vdso.d [2020-07-01T10:22:54.548Z] #39 62.88 DEP criu/pie/util.d [2020-07-01T10:22:54.548Z] #39 62.99 CC criu/pie/util.o [2020-07-01T10:22:54.548Z] #39 63.26 CC criu/pie/util-vdso.o [2020-07-01T10:22:54.548Z] #39 63.92 CC criu/pie/util-vdso-elf32.o [2020-07-01T10:22:54.548Z] #39 64.46 AR criu/pie/pie.lib.a [2020-07-01T10:22:54.548Z] #39 64.51 DEP criu/pie/restorer.d [2020-07-01T10:22:54.548Z] #39 64.74 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-01T10:22:54.548Z] #39 64.81 DEP criu/arch/x86/restorer_unmap.d [2020-07-01T10:22:54.548Z] #39 64.84 DEP criu/arch/x86/restorer.d [2020-07-01T10:22:54.548Z] #39 65.00 DEP criu/arch/x86/vdso-pie.d [2020-07-01T10:22:54.548Z] #39 65.12 DEP criu/pie/parasite-vdso.d [2020-07-01T10:22:54.548Z] #39 65.32 DEP criu/pie/parasite.d [2020-07-01T10:22:54.548Z] #39 65.56 CC criu/pie/parasite.o [2020-07-01T10:22:54.548Z] #39 ... [2020-07-01T10:22:54.548Z] [2020-07-01T10:22:54.548Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:54.548Z] #41 138.7 github.com/LK4D4/vndr/godl [2020-07-01T10:22:54.551Z] #39 71.94 DEP criu/string.d [2020-07-01T10:22:54.551Z] #39 71.98 DEP criu/stats.d [2020-07-01T10:22:54.551Z] #39 72.16 DEP criu/sockets.d [2020-07-01T10:22:54.809Z] #39 72.32 DEP criu/sk-unix.d [2020-07-01T10:22:55.072Z] #39 72.57 DEP criu/sk-tcp.d [2020-07-01T10:22:55.312Z] #18 37.96 Selecting previously unselected package python3-minimal. [2020-07-01T10:22:55.312Z] #18 37.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 ... 23610 files and directories currently installed.) [2020-07-01T10:22:55.312Z] #18 38.00 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-01T10:22:55.312Z] #18 38.01 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:22:55.312Z] #18 38.09 Selecting previously unselected package libmpdec2:ppc64el. [2020-07-01T10:22:55.312Z] #18 38.11 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-01T10:22:55.312Z] #18 38.12 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-01T10:22:55.312Z] #18 38.24 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-01T10:22:55.312Z] #18 38.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-01T10:22:55.312Z] #18 38.25 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-01T10:22:55.327Z] #39 72.78 DEP criu/sk-queue.d [2020-07-01T10:22:55.327Z] #39 72.91 DEP criu/sk-packet.d [2020-07-01T10:22:55.481Z] #41 139.4 github.com/LK4D4/vndr [2020-07-01T10:22:55.582Z] #39 73.10 DEP criu/sk-netlink.d [2020-07-01T10:22:55.582Z] #39 ... [2020-07-01T10:22:55.582Z] [2020-07-01T10:22:55.582Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:22:55.582Z] #17 2.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-01T10:22:55.582Z] #17 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-01T10:22:55.582Z] #17 2.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-01T10:22:55.582Z] #17 3.299 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-01T10:22:55.583Z] #17 4.317 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:22:55.583Z] #17 5.565 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:22:55.758Z] #17 20.69 Selecting previously unselected package python3-minimal. [2020-07-01T10:22:55.758Z] #17 20.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-07-01T10:22:55.758Z] #17 20.78 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-07-01T10:22:55.758Z] #17 20.78 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:22:55.758Z] #17 20.91 Selecting previously unselected package libmpdec2:arm64. [2020-07-01T10:22:55.838Z] #17 ... [2020-07-01T10:22:55.838Z] [2020-07-01T10:22:55.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:55.838Z] #39 73.32 DEP criu/sk-inet.d [2020-07-01T10:22:55.942Z] #18 39.07 Selecting previously unselected package python3.7. [2020-07-01T10:22:55.942Z] #18 39.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-01T10:22:55.942Z] #18 39.11 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:56.018Z] #17 20.91 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-07-01T10:22:56.018Z] #17 20.92 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-07-01T10:22:56.018Z] #17 21.02 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-07-01T10:22:56.018Z] #17 21.03 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-07-01T10:22:56.018Z] #17 21.03 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:56.093Z] #39 73.54 DEP criu/signalfd.d [2020-07-01T10:22:56.093Z] #39 73.69 DEP criu/sigframe.d [2020-07-01T10:22:56.237Z] #18 39.26 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-01T10:22:56.237Z] #18 39.29 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-01T10:22:56.237Z] #18 39.30 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-01T10:22:56.348Z] #39 73.79 DEP criu/shmem.d [2020-07-01T10:22:56.526Z] #18 39.49 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:22:56.604Z] #39 73.93 DEP criu/servicefd.d [2020-07-01T10:22:56.604Z] #39 74.06 DEP criu/seize.d [2020-07-01T10:22:56.604Z] #39 74.18 DEP criu/seccomp.d [2020-07-01T10:22:56.604Z] #39 74.30 DEP criu/rst-malloc.d [2020-07-01T10:22:56.859Z] #39 74.35 DEP criu/rbtree.d [2020-07-01T10:22:56.859Z] #39 74.38 DEP criu/pstree.d [2020-07-01T10:22:56.946Z] #52 ... [2020-07-01T10:22:56.946Z] [2020-07-01T10:22:56.946Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:56.946Z] #39 160.5 LINK lib/c/built-in.o [2020-07-01T10:22:56.946Z] #39 160.5 LINK lib/c/libcriu.so [2020-07-01T10:22:56.946Z] #39 160.6 LINK lib/c/libcriu.a [2020-07-01T10:22:56.946Z] #39 160.7 GEN magic.py [2020-07-01T10:22:56.946Z] #39 160.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:22:56.946Z] #39 160.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:22:56.946Z] #39 160.8 Note: Building without GnuTLS support [2020-07-01T10:22:56.946Z] #39 160.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:22:56.946Z] #39 160.8 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:22:56.946Z] #39 161.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:22:56.946Z] #39 161.9 make[1]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.4 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:22:56.946Z] #39 162.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:22:56.946Z] #39 162.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:22:56.946Z] #39 162.5 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:22:56.946Z] #39 162.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:22:56.946Z] #39 162.5 make[1]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:22:56.946Z] #39 162.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 162.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:22:56.946Z] #39 163.0 INSTALL criu/criu [2020-07-01T10:22:56.946Z] #39 DONE 163.1s [2020-07-01T10:22:56.946Z] [2020-07-01T10:22:56.946Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:56.961Z] #17 22.00 Selecting previously unselected package python3.7. [2020-07-01T10:22:56.961Z] #17 22.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-07-01T10:22:56.961Z] #17 22.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:22:57.114Z] #39 74.52 DEP criu/protobuf.d [2020-07-01T10:22:57.114Z] #39 74.66 GEN criu/protobuf-desc-gen.h [2020-07-01T10:22:57.154Z] #18 ... [2020-07-01T10:22:57.154Z] [2020-07-01T10:22:57.154Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:57.221Z] #17 22.29 Selecting previously unselected package libpython3-stdlib:arm64. [2020-07-01T10:22:57.221Z] #17 22.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-07-01T10:22:57.221Z] #17 22.31 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-01T10:22:57.482Z] #17 22.53 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:22:57.881Z] #45 ... [2020-07-01T10:22:57.881Z] [2020-07-01T10:22:57.881Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:22:57.881Z] #40 DONE 0.1s [2020-07-01T10:22:57.881Z] [2020-07-01T10:22:57.881Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:22:57.881Z] #42 DONE 0.1s [2020-07-01T10:22:57.881Z] [2020-07-01T10:22:57.881Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:57.881Z] #52 ... [2020-07-01T10:22:57.881Z] [2020-07-01T10:22:57.881Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:22:57.881Z] #44 DONE 0.0s [2020-07-01T10:22:58.139Z] [2020-07-01T10:22:58.139Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-01T10:22:58.259Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-07-01T10:22:58.259Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-01T10:22:58.259Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-01T10:22:58.424Z] #17 23.45 Selecting previously unselected package python3. [2020-07-01T10:22:58.424Z] #17 23.45 (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 ... 24066 files and directories currently installed.) [2020-07-01T10:22:58.424Z] #17 23.50 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-07-01T10:22:58.424Z] #17 23.58 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:22:58.477Z] #39 ... [2020-07-01T10:22:58.477Z] [2020-07-01T10:22:58.477Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:22:58.477Z] #41 137.9 github.com/LK4D4/vndr/godl [2020-07-01T10:22:58.477Z] #41 138.6 github.com/LK4D4/vndr [2020-07-01T10:22:58.477Z] #41 DONE 147.7s [2020-07-01T10:22:58.477Z] [2020-07-01T10:22:58.477Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:22:58.477Z] #39 76.18 DEP criu/protobuf-desc.d [2020-07-01T10:22:58.688Z] #17 23.70 Selecting previously unselected package libip4tc0:arm64. [2020-07-01T10:22:58.688Z] #17 23.70 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-07-01T10:22:58.688Z] #17 23.70 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-07-01T10:22:58.688Z] #17 23.81 Selecting previously unselected package libip6tc0:arm64. [2020-07-01T10:22:58.688Z] #17 23.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-07-01T10:22:58.688Z] #17 23.83 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-07-01T10:22:58.732Z] #39 76.26 DEP criu/proc_parse.d [2020-07-01T10:22:58.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-01T10:22:58.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-01T10:22:58.948Z] #17 23.95 Selecting previously unselected package libiptc0:arm64. [2020-07-01T10:22:58.948Z] #17 23.95 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-07-01T10:22:58.948Z] #17 23.96 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-07-01T10:22:58.948Z] #17 24.03 Selecting previously unselected package libnfnetlink0:arm64. [2020-07-01T10:22:58.948Z] #17 24.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-07-01T10:22:58.948Z] #17 24.04 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-01T10:22:58.948Z] #17 24.13 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-07-01T10:22:58.987Z] #39 76.43 DEP criu/plugin.d [2020-07-01T10:22:58.987Z] #39 76.49 DEP criu/pipes.d [2020-07-01T10:22:59.154Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 5.1% of statements [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/types [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-01T10:22:59.154Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-01T10:22:59.209Z] #17 24.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-07-01T10:22:59.209Z] #17 24.14 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-01T10:22:59.209Z] #17 24.23 Selecting previously unselected package libnftnl11:arm64. [2020-07-01T10:22:59.209Z] #17 24.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-07-01T10:22:59.209Z] #17 24.25 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-07-01T10:22:59.242Z] #39 76.76 DEP criu/pie-util.d [2020-07-01T10:22:59.436Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-07-01T10:22:59.469Z] #17 24.39 Selecting previously unselected package iptables. [2020-07-01T10:22:59.469Z] #17 24.40 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-07-01T10:22:59.469Z] #17 24.41 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:22:59.498Z] #39 76.99 DEP criu/pie-util-vdso.d [2020-07-01T10:22:59.717Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-01T10:22:59.718Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-01T10:22:59.718Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-07-01T10:22:59.731Z] #17 24.72 Selecting previously unselected package xxd. [2020-07-01T10:22:59.731Z] #17 24.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-07-01T10:22:59.731Z] #17 24.73 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:22:59.731Z] #17 24.85 Selecting previously unselected package vim-common. [2020-07-01T10:22:59.731Z] #17 24.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:22:59.731Z] #17 24.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:22:59.753Z] #39 77.22 DEP criu/pie-util-vdso-elf32.d [2020-07-01T10:22:59.991Z] #17 25.06 Selecting previously unselected package bash-completion. [2020-07-01T10:22:59.991Z] #17 25.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:22:59.999Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-01T10:22:59.999Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-01T10:23:00.008Z] #39 77.40 DEP criu/path.d [2020-07-01T10:23:00.008Z] #39 77.51 DEP criu/parasite-syscall.d [2020-07-01T10:23:00.053Z] #22 156.9 Checking out files: 26% (2894/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 45% (4951/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 80% (8749/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-07-01T10:23:00.053Z] #22 159.8 + cd /tmp/tmp.8KiWYW216E/tmp/docker-ce [2020-07-01T10:23:00.053Z] #22 159.8 + git checkout -q v17.06.2-ce [2020-07-01T10:23:00.252Z] #17 ... [2020-07-01T10:23:00.252Z] [2020-07-01T10:23:00.252Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:00.252Z] #39 66.39 DEP criu/sk-packet.d [2020-07-01T10:23:00.252Z] #39 66.54 DEP criu/sk-netlink.d [2020-07-01T10:23:00.252Z] #39 66.67 DEP criu/sk-inet.d [2020-07-01T10:23:00.252Z] #39 66.83 DEP criu/signalfd.d [2020-07-01T10:23:00.252Z] #39 66.92 DEP criu/sigframe.d [2020-07-01T10:23:00.252Z] #39 66.97 DEP criu/shmem.d [2020-07-01T10:23:00.252Z] #39 67.09 DEP criu/servicefd.d [2020-07-01T10:23:00.252Z] #39 67.16 DEP criu/seize.d [2020-07-01T10:23:00.252Z] #39 67.24 DEP criu/seccomp.d [2020-07-01T10:23:00.252Z] #39 67.33 DEP criu/rst-malloc.d [2020-07-01T10:23:00.252Z] #39 67.39 DEP criu/rbtree.d [2020-07-01T10:23:00.252Z] #39 67.41 DEP criu/pstree.d [2020-07-01T10:23:00.252Z] #39 67.57 DEP criu/protobuf.d [2020-07-01T10:23:00.252Z] #39 67.75 GEN criu/protobuf-desc-gen.h [2020-07-01T10:23:00.252Z] #39 69.20 DEP criu/protobuf-desc.d [2020-07-01T10:23:00.252Z] #39 69.34 DEP criu/proc_parse.d [2020-07-01T10:23:00.252Z] #39 69.55 DEP criu/plugin.d [2020-07-01T10:23:00.252Z] #39 69.62 DEP criu/pipes.d [2020-07-01T10:23:00.252Z] #39 69.74 DEP criu/pie-util.d [2020-07-01T10:23:00.252Z] #39 69.81 DEP criu/pie-util-vdso.d [2020-07-01T10:23:00.252Z] #39 69.94 DEP criu/path.d [2020-07-01T10:23:00.252Z] #39 70.05 DEP criu/parasite-syscall.d [2020-07-01T10:23:00.252Z] #39 70.23 DEP criu/pagemap.d [2020-07-01T10:23:00.252Z] #39 70.44 DEP criu/pagemap-cache.d [2020-07-01T10:23:00.252Z] #39 70.60 DEP criu/page-xfer.d [2020-07-01T10:23:00.252Z] #39 70.73 DEP criu/page-pipe.d [2020-07-01T10:23:00.252Z] #39 70.87 DEP criu/netfilter.d [2020-07-01T10:23:00.252Z] #39 71.11 DEP criu/net.d [2020-07-01T10:23:00.252Z] #39 71.36 DEP criu/namespaces.d [2020-07-01T10:23:00.252Z] #39 71.52 DEP criu/mount.d [2020-07-01T10:23:00.252Z] #39 71.68 DEP criu/memfd.d [2020-07-01T10:23:00.252Z] #39 71.80 DEP criu/mem.d [2020-07-01T10:23:00.252Z] #39 72.05 DEP criu/lsm.d [2020-07-01T10:23:00.252Z] #39 72.14 DEP criu/log.d [2020-07-01T10:23:00.252Z] #39 72.26 DEP criu/libnetlink.d [2020-07-01T10:23:00.252Z] #39 72.38 DEP criu/kerndat.d [2020-07-01T10:23:00.252Z] #39 72.50 DEP criu/kcmp-ids.d [2020-07-01T10:23:00.252Z] #39 72.56 DEP criu/irmap.d [2020-07-01T10:23:00.252Z] #39 72.66 DEP criu/ipc_ns.d [2020-07-01T10:23:00.252Z] #39 73.00 DEP criu/image.d [2020-07-01T10:23:00.252Z] #39 73.23 DEP criu/image-desc.d [2020-07-01T10:23:00.252Z] #39 73.32 DEP criu/fsnotify.d [2020-07-01T10:23:00.252Z] #39 73.43 DEP criu/filesystems.d [2020-07-01T10:23:00.252Z] #39 73.56 DEP criu/files.d [2020-07-01T10:23:00.252Z] #39 73.72 DEP criu/files-reg.d [2020-07-01T10:23:00.252Z] #39 73.93 DEP criu/files-ext.d [2020-07-01T10:23:00.252Z] #39 74.07 DEP criu/file-lock.d [2020-07-01T10:23:00.252Z] #39 74.25 DEP criu/file-ids.d [2020-07-01T10:23:00.252Z] #39 74.45 DEP criu/fifo.d [2020-07-01T10:23:00.252Z] #39 74.59 DEP criu/fdstore.d [2020-07-01T10:23:00.252Z] #39 74.70 DEP criu/fault-injection.d [2020-07-01T10:23:00.252Z] #39 74.74 DEP criu/external.d [2020-07-01T10:23:00.252Z] #39 74.87 DEP criu/eventpoll.d [2020-07-01T10:23:00.252Z] #39 75.04 DEP criu/eventfd.d [2020-07-01T10:23:00.252Z] #39 75.18 DEP criu/crtools.d [2020-07-01T10:23:00.252Z] #39 75.39 DEP criu/cr-service.d [2020-07-01T10:23:00.252Z] #39 75.51 DEP criu/cr-restore.d [2020-07-01T10:23:00.252Z] #39 75.70 DEP criu/cr-errno.d [2020-07-01T10:23:00.252Z] #39 75.72 DEP criu/cr-dump.d [2020-07-01T10:23:00.252Z] #39 75.96 DEP criu/cr-dedup.d [2020-07-01T10:23:00.252Z] #39 76.14 DEP criu/cr-check.d [2020-07-01T10:23:00.252Z] #39 76.38 DEP criu/config.d [2020-07-01T10:23:00.263Z] #39 77.77 DEP criu/pagemap.d [2020-07-01T10:23:00.281Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-07-01T10:23:00.513Z] #39 76.56 DEP criu/clone-noasan.d [2020-07-01T10:23:00.513Z] #39 76.65 DEP criu/cgroup.d [2020-07-01T10:23:00.518Z] #39 77.96 DEP criu/pagemap-cache.d [2020-07-01T10:23:00.518Z] #39 78.06 DEP criu/page-xfer.d [2020-07-01T10:23:00.742Z] #41 ... [2020-07-01T10:23:00.742Z] [2020-07-01T10:23:00.742Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:00.742Z] #39 66.89 LINK criu/pie/parasite.built-in.o [2020-07-01T10:23:00.742Z] #39 66.90 GEN criu/pie/parasite-blob.h [2020-07-01T10:23:00.742Z] #39 66.92 CC criu/pie/parasite-vdso.o [2020-07-01T10:23:00.742Z] #39 67.58 CC criu/arch/x86/vdso-pie.o [2020-07-01T10:23:00.742Z] #39 67.96 CC criu/arch/x86/restorer.o [2020-07-01T10:23:00.742Z] #39 68.37 CC criu/arch/x86/restorer_unmap.o [2020-07-01T10:23:00.742Z] #39 68.42 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-01T10:23:00.742Z] #39 68.63 CC criu/pie/restorer.o [2020-07-01T10:23:00.742Z] #39 71.51 LINK criu/pie/restorer.built-in.o [2020-07-01T10:23:00.742Z] #39 71.54 GEN criu/pie/restorer-blob.h [2020-07-01T10:23:00.742Z] #39 71.63 DEP criu/vdso.d [2020-07-01T10:23:00.742Z] #39 71.93 DEP criu/vdso-compat.d [2020-07-01T10:23:00.742Z] #39 72.06 DEP criu/uts_ns.d [2020-07-01T10:23:00.742Z] #39 72.19 DEP criu/util.d [2020-07-01T10:23:00.773Z] #39 76.83 DEP criu/cgroup-props.d [2020-07-01T10:23:00.773Z] #39 76.95 DEP criu/bitmap.d [2020-07-01T10:23:00.773Z] #39 76.99 DEP criu/bfd.d [2020-07-01T10:23:00.773Z] #39 77.09 DEP criu/autofs.d [2020-07-01T10:23:00.773Z] #39 78.27 DEP criu/page-pipe.d [2020-07-01T10:23:01.000Z] #39 72.34 DEP criu/uffd.d [2020-07-01T10:23:01.000Z] #39 72.50 DEP criu/tun.d [2020-07-01T10:23:01.028Z] #39 78.38 DEP criu/netfilter.d [2020-07-01T10:23:01.028Z] #39 78.57 DEP criu/net.d [2020-07-01T10:23:01.033Z] #39 77.21 DEP criu/aio.d [2020-07-01T10:23:01.259Z] #39 72.70 DEP criu/tty.d [2020-07-01T10:23:01.284Z] #39 78.78 DEP criu/namespaces.d [2020-07-01T10:23:01.284Z] #39 78.90 DEP criu/mount.d [2020-07-01T10:23:01.294Z] #39 77.40 DEP criu/action-scripts.d [2020-07-01T10:23:01.294Z] #39 ... [2020-07-01T10:23:01.294Z] [2020-07-01T10:23:01.294Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:23:01.294Z] #36 133.2 + dpkg --print-architecture [2020-07-01T10:23:01.516Z] #39 72.93 DEP criu/timerfd.d [2020-07-01T10:23:01.539Z] #39 79.04 DEP criu/memfd.d [2020-07-01T10:23:01.774Z] #39 73.10 DEP criu/timens.d [2020-07-01T10:23:01.774Z] #39 73.33 DEP criu/sysfs_parse.d [2020-07-01T10:23:01.794Z] #39 79.21 DEP criu/mem.d [2020-07-01T10:23:01.794Z] #39 79.38 DEP criu/lsm.d [2020-07-01T10:23:01.865Z] #36 DONE 133.9s [2020-07-01T10:23:01.865Z] [2020-07-01T10:23:01.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:01.865Z] #39 77.67 CC criu/action-scripts.o [2020-07-01T10:23:01.865Z] #39 78.07 CC criu/aio.o [2020-07-01T10:23:02.032Z] #39 73.45 DEP criu/sysctl.d [2020-07-01T10:23:02.032Z] #39 73.61 DEP criu/string.d [2020-07-01T10:23:02.032Z] #39 73.65 DEP criu/stats.d [2020-07-01T10:23:02.050Z] #39 79.57 DEP criu/log.d [2020-07-01T10:23:02.101Z] #22 ... [2020-07-01T10:23:02.101Z] [2020-07-01T10:23:02.101Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:02.101Z] #40 81.56 DEP criu/sk-unix.d [2020-07-01T10:23:02.101Z] #40 81.79 DEP criu/sk-tcp.d [2020-07-01T10:23:02.101Z] #40 82.10 DEP criu/sk-queue.d [2020-07-01T10:23:02.101Z] #40 82.27 DEP criu/sk-packet.d [2020-07-01T10:23:02.101Z] #40 82.53 DEP criu/sk-netlink.d [2020-07-01T10:23:02.101Z] #40 82.72 DEP criu/sk-inet.d [2020-07-01T10:23:02.101Z] #40 82.97 DEP criu/signalfd.d [2020-07-01T10:23:02.101Z] #40 83.12 DEP criu/sigframe.d [2020-07-01T10:23:02.101Z] #40 83.20 DEP criu/shmem.d [2020-07-01T10:23:02.101Z] #40 83.34 DEP criu/servicefd.d [2020-07-01T10:23:02.101Z] #40 83.52 DEP criu/seize.d [2020-07-01T10:23:02.101Z] #40 83.71 DEP criu/seccomp.d [2020-07-01T10:23:02.101Z] #40 83.89 DEP criu/rst-malloc.d [2020-07-01T10:23:02.101Z] #40 83.99 DEP criu/rbtree.d [2020-07-01T10:23:02.101Z] #40 84.04 DEP criu/pstree.d [2020-07-01T10:23:02.101Z] #40 84.30 DEP criu/protobuf.d [2020-07-01T10:23:02.101Z] #40 84.47 GEN criu/protobuf-desc-gen.h [2020-07-01T10:23:02.101Z] #40 86.63 DEP criu/protobuf-desc.d [2020-07-01T10:23:02.101Z] #40 86.82 DEP criu/proc_parse.d [2020-07-01T10:23:02.101Z] #40 86.98 DEP criu/plugin.d [2020-07-01T10:23:02.101Z] #40 87.08 DEP criu/pipes.d [2020-07-01T10:23:02.101Z] #40 87.25 DEP criu/pie-util.d [2020-07-01T10:23:02.101Z] #40 87.43 DEP criu/pie-util-vdso.d [2020-07-01T10:23:02.101Z] #40 87.67 DEP criu/path.d [2020-07-01T10:23:02.101Z] #40 87.86 DEP criu/parasite-syscall.d [2020-07-01T10:23:02.101Z] #40 88.17 DEP criu/pagemap.d [2020-07-01T10:23:02.101Z] #40 88.49 DEP criu/pagemap-cache.d [2020-07-01T10:23:02.101Z] #40 88.64 DEP criu/page-xfer.d [2020-07-01T10:23:02.101Z] #40 88.87 DEP criu/page-pipe.d [2020-07-01T10:23:02.101Z] #40 89.07 DEP criu/netfilter.d [2020-07-01T10:23:02.101Z] #40 89.30 DEP criu/net.d [2020-07-01T10:23:02.101Z] #40 89.55 DEP criu/namespaces.d [2020-07-01T10:23:02.101Z] #40 89.76 DEP criu/mount.d [2020-07-01T10:23:02.101Z] #40 89.94 DEP criu/memfd.d [2020-07-01T10:23:02.101Z] #40 90.11 DEP criu/mem.d [2020-07-01T10:23:02.101Z] #40 90.36 DEP criu/lsm.d [2020-07-01T10:23:02.101Z] #40 90.53 DEP criu/log.d [2020-07-01T10:23:02.101Z] #40 90.69 DEP criu/libnetlink.d [2020-07-01T10:23:02.101Z] #40 90.85 DEP criu/kerndat.d [2020-07-01T10:23:02.101Z] #40 91.09 DEP criu/kcmp-ids.d [2020-07-01T10:23:02.101Z] #40 91.18 DEP criu/irmap.d [2020-07-01T10:23:02.101Z] #40 91.39 DEP criu/ipc_ns.d [2020-07-01T10:23:02.101Z] #40 91.57 DEP criu/image.d [2020-07-01T10:23:02.101Z] #40 91.76 DEP criu/image-desc.d [2020-07-01T10:23:02.101Z] #40 ... [2020-07-01T10:23:02.101Z] [2020-07-01T10:23:02.101Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:02.101Z] #18 40.44 Selecting previously unselected package python3. [2020-07-01T10:23:02.101Z] #18 40.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 ... 24022 files and directories currently installed.) [2020-07-01T10:23:02.101Z] #18 40.54 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 40.56 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:23:02.101Z] #18 40.67 Selecting previously unselected package libip4tc0:ppc64el. [2020-07-01T10:23:02.101Z] #18 40.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 40.69 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:02.101Z] #18 40.78 Selecting previously unselected package libip6tc0:ppc64el. [2020-07-01T10:23:02.101Z] #18 40.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 40.79 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:02.101Z] #18 40.92 Selecting previously unselected package libiptc0:ppc64el. [2020-07-01T10:23:02.101Z] #18 40.92 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 40.96 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:02.101Z] #18 41.09 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-01T10:23:02.101Z] #18 41.11 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 41.12 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-01T10:23:02.101Z] #18 41.22 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-01T10:23:02.101Z] #18 41.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 41.25 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-01T10:23:02.101Z] #18 41.33 Selecting previously unselected package libnftnl11:ppc64el. [2020-07-01T10:23:02.101Z] #18 41.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 41.35 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-01T10:23:02.101Z] #18 41.47 Selecting previously unselected package iptables. [2020-07-01T10:23:02.101Z] #18 41.49 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 41.49 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:23:02.101Z] #18 42.17 Selecting previously unselected package xxd. [2020-07-01T10:23:02.101Z] #18 42.18 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-01T10:23:02.101Z] #18 42.19 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:23:02.101Z] #18 42.40 Selecting previously unselected package vim-common. [2020-07-01T10:23:02.101Z] #18 42.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:02.101Z] #18 42.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:02.101Z] #18 42.70 Selecting previously unselected package bash-completion. [2020-07-01T10:23:02.101Z] #18 42.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:23:02.290Z] #39 73.75 DEP criu/sockets.d [2020-07-01T10:23:02.290Z] #39 73.90 DEP criu/sk-unix.d [2020-07-01T10:23:02.305Z] #39 79.66 DEP criu/libnetlink.d [2020-07-01T10:23:02.305Z] #39 79.73 DEP criu/kerndat.d [2020-07-01T10:23:02.305Z] #39 79.86 DEP criu/kcmp-ids.d [2020-07-01T10:23:02.305Z] #39 79.93 DEP criu/irmap.d [2020-07-01T10:23:02.435Z] #39 78.53 CC criu/autofs.o [2020-07-01T10:23:02.560Z] #39 80.09 DEP criu/ipc_ns.d [2020-07-01T10:23:02.560Z] #39 80.23 DEP criu/image.d [2020-07-01T10:23:02.815Z] #39 80.35 DEP criu/image-desc.d [2020-07-01T10:23:02.815Z] #39 80.38 DEP criu/fsnotify.d [2020-07-01T10:23:02.855Z] #39 74.10 DEP criu/sk-tcp.d [2020-07-01T10:23:02.855Z] #39 74.31 DEP criu/sk-queue.d [2020-07-01T10:23:02.958Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 13.6% of statements [2020-07-01T10:23:03.071Z] #39 80.52 DEP criu/filesystems.d [2020-07-01T10:23:03.071Z] #39 80.63 DEP criu/files.d [2020-07-01T10:23:03.117Z] #39 74.48 DEP criu/sk-packet.d [2020-07-01T10:23:03.117Z] #39 74.68 DEP criu/sk-netlink.d [2020-07-01T10:23:03.124Z] #18 ... [2020-07-01T10:23:03.124Z] [2020-07-01T10:23:03.124Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:03.124Z] #42 152.8 vendor/golang.org/x/net/idna [2020-07-01T10:23:03.124Z] #42 155.0 crypto/x509 [2020-07-01T10:23:03.124Z] #42 155.0 net/textproto [2020-07-01T10:23:03.124Z] #42 156.1 vendor/golang.org/x/net/http/httpproxy [2020-07-01T10:23:03.124Z] #42 157.3 vendor/golang.org/x/net/http/httpguts [2020-07-01T10:23:03.124Z] #42 157.4 mime/multipart [2020-07-01T10:23:03.124Z] #42 161.1 crypto/tls [2020-07-01T10:23:03.124Z] #42 ... [2020-07-01T10:23:03.124Z] [2020-07-01T10:23:03.124Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:03.124Z] #40 91.92 DEP criu/fsnotify.d [2020-07-01T10:23:03.124Z] #40 92.10 DEP criu/filesystems.d [2020-07-01T10:23:03.124Z] #40 92.33 DEP criu/files.d [2020-07-01T10:23:03.124Z] #40 92.51 DEP criu/files-reg.d [2020-07-01T10:23:03.124Z] #40 92.73 DEP criu/files-ext.d [2020-07-01T10:23:03.124Z] #40 92.86 DEP criu/file-lock.d [2020-07-01T10:23:03.326Z] #39 80.88 DEP criu/files-reg.d [2020-07-01T10:23:03.375Z] #39 74.81 DEP criu/sk-inet.d [2020-07-01T10:23:03.417Z] #40 93.15 DEP criu/file-ids.d [2020-07-01T10:23:03.571Z] ok github.com/docker/docker/builder/dockerfile 1.264s coverage: 48.1% of statements [2020-07-01T10:23:03.582Z] #39 81.04 DEP criu/files-ext.d [2020-07-01T10:23:03.633Z] #39 75.14 DEP criu/signalfd.d [2020-07-01T10:23:03.704Z] #40 93.40 DEP criu/fifo.d [2020-07-01T10:23:03.837Z] #39 81.20 DEP criu/file-lock.d [2020-07-01T10:23:03.837Z] #39 81.36 DEP criu/file-ids.d [2020-07-01T10:23:03.891Z] #39 75.31 DEP criu/sigframe.d [2020-07-01T10:23:03.891Z] #39 ... [2020-07-01T10:23:03.891Z] [2020-07-01T10:23:03.891Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:03.891Z] #41 DONE 148.3s [2020-07-01T10:23:03.891Z] [2020-07-01T10:23:03.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:03.891Z] #39 75.39 DEP criu/shmem.d [2020-07-01T10:23:03.891Z] #39 ... [2020-07-01T10:23:03.891Z] [2020-07-01T10:23:03.891Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:03.891Z] #17 4.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [208 kB] [2020-07-01T10:23:03.891Z] #17 5.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-01T10:23:03.891Z] #17 10.53 Fetched 8360 kB in 8s (988 kB/s) [2020-07-01T10:23:03.992Z] #40 93.64 DEP criu/fdstore.d [2020-07-01T10:23:04.092Z] #39 81.48 DEP criu/fifo.d [2020-07-01T10:23:04.092Z] #39 81.66 DEP criu/fdstore.d [2020-07-01T10:23:04.092Z] #39 81.74 DEP criu/fault-injection.d [2020-07-01T10:23:04.149Z] #17 10.53 Reading package lists... [2020-07-01T10:23:04.149Z] #17 ... [2020-07-01T10:23:04.149Z] [2020-07-01T10:23:04.149Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:04.149Z] #39 75.55 DEP criu/servicefd.d [2020-07-01T10:23:04.217Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-01T10:23:04.279Z] #40 93.85 DEP criu/fault-injection.d [2020-07-01T10:23:04.279Z] #40 93.90 DEP criu/external.d [2020-07-01T10:23:04.279Z] #40 94.06 DEP criu/eventpoll.d [2020-07-01T10:23:04.347Z] #39 80.10 CC criu/bfd.o [2020-07-01T10:23:04.347Z] #39 80.46 CC criu/bitmap.o [2020-07-01T10:23:04.347Z] #39 80.56 CC criu/cgroup-props.o [2020-07-01T10:23:04.347Z] #39 81.79 DEP criu/external.d [2020-07-01T10:23:04.347Z] #39 81.91 DEP criu/eventpoll.d [2020-07-01T10:23:04.406Z] #39 75.80 DEP criu/seize.d [2020-07-01T10:23:04.406Z] #39 75.99 DEP criu/seccomp.d [2020-07-01T10:23:04.499Z] ok github.com/docker/docker/builder/remotecontext/git 1.046s coverage: 86.3% of statements [2020-07-01T10:23:04.499Z] ? github.com/docker/docker/cli [no test files] [2020-07-01T10:23:04.499Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-01T10:23:04.567Z] #40 94.34 DEP criu/eventfd.d [2020-07-01T10:23:04.603Z] #39 82.06 DEP criu/eventfd.d [2020-07-01T10:23:04.603Z] #39 82.18 DEP criu/crtools.d [2020-07-01T10:23:04.664Z] #39 76.28 DEP criu/rst-malloc.d [2020-07-01T10:23:04.854Z] #40 94.50 DEP criu/crtools.d [2020-07-01T10:23:04.858Z] #39 82.35 DEP criu/cr-service.d [2020-07-01T10:23:04.918Z] #39 81.18 CC criu/cgroup.o [2020-07-01T10:23:05.113Z] #39 82.49 DEP criu/cr-restore.d [2020-07-01T10:23:05.113Z] #39 82.69 DEP criu/cr-errno.d [2020-07-01T10:23:05.113Z] #39 82.71 DEP criu/cr-dump.d [2020-07-01T10:23:05.141Z] #40 94.79 DEP criu/cr-service.d [2020-07-01T10:23:05.231Z] #39 76.43 DEP criu/rbtree.d [2020-07-01T10:23:05.231Z] #39 76.59 DEP criu/pstree.d [2020-07-01T10:23:05.231Z] #39 76.86 DEP criu/protobuf.d [2020-07-01T10:23:05.369Z] #39 82.89 DEP criu/cr-dedup.d [2020-07-01T10:23:05.427Z] #40 95.00 DEP criu/cr-restore.d [2020-07-01T10:23:05.488Z] #39 76.99 GEN criu/protobuf-desc-gen.h [2020-07-01T10:23:05.624Z] #39 83.05 DEP criu/cr-check.d [2020-07-01T10:23:05.713Z] #40 95.38 DEP criu/cr-errno.d [2020-07-01T10:23:05.713Z] #40 95.41 DEP criu/cr-dump.d [2020-07-01T10:23:05.880Z] #39 83.25 DEP criu/config.d [2020-07-01T10:23:05.880Z] #39 83.44 DEP criu/clone-noasan.d [2020-07-01T10:23:06.002Z] #40 95.68 DEP criu/cr-dedup.d [2020-07-01T10:23:06.135Z] #39 83.55 DEP criu/cgroup.d [2020-07-01T10:23:06.135Z] #39 83.68 DEP criu/cgroup-props.d [2020-07-01T10:23:06.291Z] #40 95.80 DEP criu/cr-check.d [2020-07-01T10:23:06.291Z] #40 96.04 DEP criu/config.d [2020-07-01T10:23:06.391Z] #39 83.79 DEP criu/bitmap.d [2020-07-01T10:23:06.391Z] #39 83.82 DEP criu/bfd.d [2020-07-01T10:23:06.391Z] #39 83.93 DEP criu/autofs.d [2020-07-01T10:23:06.391Z] #39 ... [2020-07-01T10:23:06.391Z] [2020-07-01T10:23:06.391Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:06.391Z] #17 10.82 Fetched 8360 kB in 9s (956 kB/s) [2020-07-01T10:23:06.391Z] #17 10.82 Reading package lists... [2020-07-01T10:23:06.391Z] #17 14.51 Reading package lists... [2020-07-01T10:23:06.391Z] #17 17.92 Building dependency tree... [2020-07-01T10:23:06.391Z] #17 19.10 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:23:06.391Z] #17 19.10 The following additional packages will be installed: [2020-07-01T10:23:06.391Z] #17 19.10 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:23:06.391Z] #17 19.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:23:06.391Z] #17 19.10 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:23:06.391Z] #17 19.10 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:23:06.391Z] #17 19.10 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:23:06.391Z] #17 19.11 Suggested packages: [2020-07-01T10:23:06.391Z] #17 19.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:23:06.391Z] #17 19.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:23:06.391Z] #17 19.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:23:06.391Z] #17 19.11 Recommended packages: [2020-07-01T10:23:06.391Z] #17 19.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:23:06.391Z] #17 19.11 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:23:06.391Z] #17 ... [2020-07-01T10:23:06.391Z] [2020-07-01T10:23:06.391Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:23:06.391Z] #28 DONE 155.5s [2020-07-01T10:23:06.391Z] [2020-07-01T10:23:06.391Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:06.391Z] #17 20.90 The following NEW packages will be installed: [2020-07-01T10:23:06.391Z] #17 20.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:23:06.391Z] #17 20.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:23:06.391Z] #17 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:23:06.391Z] #17 20.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:23:06.391Z] #17 20.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:23:06.391Z] #17 20.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:23:06.391Z] #17 20.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:23:06.391Z] #17 20.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:23:06.391Z] #17 20.90 xz-utils zip [2020-07-01T10:23:06.579Z] #40 96.26 DEP criu/clone-noasan.d [2020-07-01T10:23:06.579Z] #40 96.36 DEP criu/cgroup.d [2020-07-01T10:23:06.646Z] #17 ... [2020-07-01T10:23:06.646Z] [2020-07-01T10:23:06.646Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:06.646Z] #39 84.15 DEP criu/aio.d [2020-07-01T10:23:06.860Z] #39 78.44 DEP criu/protobuf-desc.d [2020-07-01T10:23:06.870Z] #40 96.61 DEP criu/cgroup-props.d [2020-07-01T10:23:06.870Z] #40 96.73 DEP criu/bitmap.d [2020-07-01T10:23:06.901Z] #39 84.37 DEP criu/action-scripts.d [2020-07-01T10:23:07.118Z] #39 78.57 DEP criu/proc_parse.d [2020-07-01T10:23:07.157Z] #39 84.74 CC criu/action-scripts.o [2020-07-01T10:23:07.158Z] #40 96.75 DEP criu/bfd.d [2020-07-01T10:23:07.158Z] #40 96.94 DEP criu/autofs.d [2020-07-01T10:23:07.171Z] ok github.com/docker/docker/client 0.098s coverage: 75.4% of statements [2020-07-01T10:23:07.375Z] #39 78.73 DEP criu/plugin.d [2020-07-01T10:23:07.375Z] #39 78.80 DEP criu/pipes.d [2020-07-01T10:23:07.375Z] #39 78.91 DEP criu/pie-util.d [2020-07-01T10:23:07.448Z] #40 97.23 DEP criu/aio.d [2020-07-01T10:23:07.464Z] #39 83.36 CC criu/clone-noasan.o [2020-07-01T10:23:07.464Z] #39 83.50 CC criu/config.o [2020-07-01T10:23:07.464Z] #39 ... [2020-07-01T10:23:07.464Z] [2020-07-01T10:23:07.464Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:07.464Z] #17 27.86 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:23:07.464Z] #17 28.41 Selecting previously unselected package bzip2. [2020-07-01T10:23:07.464Z] #17 28.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 28.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:07.464Z] #17 28.68 Selecting previously unselected package xz-utils. [2020-07-01T10:23:07.464Z] #17 28.68 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 28.69 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:23:07.464Z] #17 28.81 Selecting previously unselected package apparmor. [2020-07-01T10:23:07.464Z] #17 28.82 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 28.94 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:23:07.464Z] #17 29.18 Selecting previously unselected package aufs-tools. [2020-07-01T10:23:07.464Z] #17 29.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:07.464Z] #17 29.31 Selecting previously unselected package libonig5:arm64. [2020-07-01T10:23:07.464Z] #17 29.31 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.32 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-07-01T10:23:07.464Z] #17 29.44 Selecting previously unselected package libjq1:arm64. [2020-07-01T10:23:07.464Z] #17 29.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.46 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:07.464Z] #17 29.56 Selecting previously unselected package jq. [2020-07-01T10:23:07.464Z] #17 29.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.58 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:07.464Z] #17 29.65 Selecting previously unselected package libaio1:arm64. [2020-07-01T10:23:07.464Z] #17 29.66 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.67 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-07-01T10:23:07.464Z] #17 29.77 Selecting previously unselected package libgpm2:arm64. [2020-07-01T10:23:07.464Z] #17 29.78 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.78 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-07-01T10:23:07.464Z] #17 29.85 Selecting previously unselected package libicu63:arm64. [2020-07-01T10:23:07.464Z] #17 29.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 29.86 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-01T10:23:07.464Z] #17 32.39 Selecting previously unselected package libnet1:arm64. [2020-07-01T10:23:07.464Z] #17 32.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 32.41 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:07.464Z] #17 32.51 Selecting previously unselected package libnl-3-200:arm64. [2020-07-01T10:23:07.464Z] #17 32.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 32.53 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-07-01T10:23:07.464Z] #17 32.60 Selecting previously unselected package libprotobuf-c1:arm64. [2020-07-01T10:23:07.464Z] #17 32.61 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-07-01T10:23:07.464Z] #17 32.62 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-01T10:23:07.633Z] #39 79.05 DEP criu/pie-util-vdso.d [2020-07-01T10:23:07.633Z] #39 79.15 DEP criu/pie-util-vdso-elf32.d [2020-07-01T10:23:07.725Z] #17 32.70 Selecting previously unselected package libreadline5:arm64. [2020-07-01T10:23:07.725Z] #17 32.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-07-01T10:23:07.725Z] #17 32.73 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:07.725Z] #17 32.82 Selecting previously unselected package net-tools. [2020-07-01T10:23:07.737Z] #40 97.55 DEP criu/action-scripts.d [2020-07-01T10:23:07.891Z] #39 79.25 DEP criu/path.d [2020-07-01T10:23:07.891Z] #39 79.40 DEP criu/parasite-syscall.d [2020-07-01T10:23:07.985Z] #17 32.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-07-01T10:23:07.985Z] #17 32.84 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:07.985Z] #17 33.00 Selecting previously unselected package python-pip-whl. [2020-07-01T10:23:07.985Z] #17 33.01 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:23:07.985Z] #17 33.02 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:23:08.028Z] #40 ... [2020-07-01T10:23:08.028Z] [2020-07-01T10:23:08.028Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:08.028Z] #42 167.8 net/http/httptrace [2020-07-01T10:23:08.081Z] #39 85.53 CC criu/aio.o [2020-07-01T10:23:08.148Z] #39 79.60 DEP criu/pagemap.d [2020-07-01T10:23:08.316Z] #42 168.1 net/http [2020-07-01T10:23:08.406Z] #39 79.80 DEP criu/pagemap-cache.d [2020-07-01T10:23:08.406Z] #39 79.90 DEP criu/page-xfer.d [2020-07-01T10:23:08.558Z] #17 33.48 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:23:08.558Z] #17 33.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:23:08.558Z] #17 33.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:08.558Z] #17 33.69 Selecting previously unselected package python3-distutils. [2020-07-01T10:23:08.640Z] #39 86.10 CC criu/autofs.o [2020-07-01T10:23:08.664Z] #39 80.05 DEP criu/page-pipe.d [2020-07-01T10:23:08.664Z] #39 80.16 DEP criu/netfilter.d [2020-07-01T10:23:08.664Z] #39 80.29 DEP criu/net.d [2020-07-01T10:23:08.819Z] #17 33.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:23:08.819Z] #17 33.71 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:23:08.819Z] #17 33.87 Selecting previously unselected package python3-pip. [2020-07-01T10:23:08.819Z] #17 33.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:23:08.819Z] #17 33.88 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:23:09.080Z] #17 34.05 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:23:09.080Z] #17 34.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:23:09.080Z] #17 34.06 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:09.080Z] #17 34.16 Selecting previously unselected package python3-setuptools. [2020-07-01T10:23:09.080Z] #17 34.17 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:23:09.080Z] #17 34.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:09.229Z] #39 80.46 DEP criu/namespaces.d [2020-07-01T10:23:09.229Z] #39 80.61 DEP criu/mount.d [2020-07-01T10:23:09.229Z] #39 80.72 DEP criu/memfd.d [2020-07-01T10:23:09.229Z] #39 80.81 DEP criu/mem.d [2020-07-01T10:23:09.341Z] #17 34.38 Selecting previously unselected package python3-wheel. [2020-07-01T10:23:09.341Z] #17 34.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:23:09.341Z] #17 34.39 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:23:09.341Z] #17 34.49 Selecting previously unselected package sudo. [2020-07-01T10:23:09.341Z] #17 34.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-07-01T10:23:09.341Z] #17 34.50 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:09.487Z] #39 80.95 DEP criu/lsm.d [2020-07-01T10:23:09.745Z] #39 81.07 DEP criu/log.d [2020-07-01T10:23:09.745Z] #39 81.16 DEP criu/libnetlink.d [2020-07-01T10:23:09.745Z] #39 81.27 DEP criu/kerndat.d [2020-07-01T10:23:09.911Z] #17 34.94 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:23:09.911Z] #17 34.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-07-01T10:23:09.911Z] #17 34.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:09.911Z] #17 35.13 Selecting previously unselected package uidmap. [2020-07-01T10:23:10.001Z] #39 87.39 CC criu/bfd.o [2020-07-01T10:23:10.003Z] #39 81.43 DEP criu/kcmp-ids.d [2020-07-01T10:23:10.003Z] #39 81.51 DEP criu/irmap.d [2020-07-01T10:23:10.172Z] #17 35.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-07-01T10:23:10.172Z] #17 35.15 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:23:10.172Z] #17 35.28 Selecting previously unselected package vim-runtime. [2020-07-01T10:23:10.256Z] #39 87.95 CC criu/bitmap.o [2020-07-01T10:23:10.260Z] #39 81.60 DEP criu/ipc_ns.d [2020-07-01T10:23:10.261Z] #39 81.76 DEP criu/image.d [2020-07-01T10:23:10.261Z] #39 81.85 DEP criu/image-desc.d [2020-07-01T10:23:10.433Z] #17 35.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:10.433Z] #17 35.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:23:10.433Z] #17 35.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:23:10.433Z] #17 35.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:10.512Z] #39 88.09 CC criu/cgroup-props.o [2020-07-01T10:23:10.518Z] #39 81.93 DEP criu/fsnotify.d [2020-07-01T10:23:10.776Z] #39 82.17 DEP criu/filesystems.d [2020-07-01T10:23:11.033Z] #39 82.37 DEP criu/files.d [2020-07-01T10:23:11.033Z] #39 82.53 DEP criu/files-reg.d [2020-07-01T10:23:11.292Z] #39 82.69 DEP criu/files-ext.d [2020-07-01T10:23:11.292Z] #39 82.77 DEP criu/file-lock.d [2020-07-01T10:23:11.438Z] #39 88.79 CC criu/cgroup.o [2020-07-01T10:23:11.550Z] #39 82.88 DEP criu/file-ids.d [2020-07-01T10:23:11.550Z] #39 83.05 DEP criu/fifo.d [2020-07-01T10:23:11.807Z] #39 83.17 DEP criu/fdstore.d [2020-07-01T10:23:11.807Z] #39 83.31 DEP criu/fault-injection.d [2020-07-01T10:23:11.807Z] #39 83.38 DEP criu/external.d [2020-07-01T10:23:12.065Z] #39 83.52 DEP criu/eventpoll.d [2020-07-01T10:23:12.323Z] #39 83.75 DEP criu/eventfd.d [2020-07-01T10:23:12.323Z] #39 83.88 DEP criu/crtools.d [2020-07-01T10:23:12.363Z] #39 ... [2020-07-01T10:23:12.363Z] [2020-07-01T10:23:12.363Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:12.363Z] #17 21.29 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:23:12.363Z] #17 21.29 Need to get 28.5 MB of archives. [2020-07-01T10:23:12.363Z] #17 21.29 After this operation, 116 MB of additional disk space will be used. [2020-07-01T10:23:12.363Z] #17 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-01T10:23:12.363Z] #17 21.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-01T10:23:12.363Z] #17 21.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-01T10:23:12.363Z] #17 21.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-01T10:23:12.363Z] #17 21.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-01T10:23:12.363Z] #17 21.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-01T10:23:12.363Z] #17 21.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:23:12.363Z] #17 21.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-01T10:23:12.363Z] #17 21.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-01T10:23:12.364Z] #17 21.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-01T10:23:12.364Z] #17 21.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:23:12.364Z] #17 21.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:23:12.364Z] #17 21.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-01T10:23:12.364Z] #17 21.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-01T10:23:12.364Z] #17 21.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-01T10:23:12.364Z] #17 21.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-01T10:23:12.364Z] #17 21.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-01T10:23:12.364Z] #17 22.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:23:12.364Z] #17 22.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:23:12.364Z] #17 22.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:23:12.364Z] #17 22.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-01T10:23:12.364Z] #17 22.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-01T10:23:12.364Z] #17 22.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-01T10:23:12.364Z] #17 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:23:12.364Z] #17 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:23:12.364Z] #17 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:23:12.364Z] #17 22.54 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-01T10:23:12.364Z] #17 22.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-01T10:23:12.364Z] #17 22.55 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:23:12.364Z] #17 22.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:23:12.364Z] #17 22.61 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:23:12.364Z] #17 22.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-01T10:23:12.364Z] #17 22.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:23:12.364Z] #17 22.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:23:12.364Z] #17 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:23:12.364Z] #17 22.65 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-01T10:23:12.364Z] #17 22.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-01T10:23:12.364Z] #17 22.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-01T10:23:12.364Z] #17 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:23:12.364Z] #17 22.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-01T10:23:12.364Z] #17 23.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-01T10:23:12.364Z] #17 23.07 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-01T10:23:12.364Z] #17 23.55 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:23:12.364Z] #17 23.66 Fetched 28.5 MB in 2s (13.9 MB/s) [2020-07-01T10:23:12.364Z] #17 23.72 Selecting previously unselected package pigz. [2020-07-01T10:23:12.364Z] #17 23.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 ... 23432 files and directories currently installed.) [2020-07-01T10:23:12.364Z] #17 23.77 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-01T10:23:12.364Z] #17 23.77 Unpacking pigz (2.4-1) ... [2020-07-01T10:23:12.364Z] #17 23.86 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-01T10:23:12.364Z] #17 23.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:12.364Z] #17 23.87 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:12.364Z] #17 24.22 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:23:12.364Z] #17 24.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:12.364Z] #17 24.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:23:12.364Z] #17 25.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:12.364Z] #17 25.05 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:23:12.364Z] #17 26.88 Selecting previously unselected package python3-minimal. [2020-07-01T10:23:12.580Z] #39 ... [2020-07-01T10:23:12.581Z] [2020-07-01T10:23:12.581Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:12.581Z] #17 10.53 Reading package lists... [2020-07-01T10:23:12.581Z] #17 14.21 Reading package lists... [2020-07-01T10:23:12.581Z] #17 17.58 Building dependency tree... [2020-07-01T10:23:12.581Z] #17 18.92 libcap2-bin is already the newest version (1:2.25-2). [2020-07-01T10:23:12.581Z] #17 18.92 The following additional packages will be installed: [2020-07-01T10:23:12.581Z] #17 18.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-01T10:23:12.581Z] #17 18.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-01T10:23:12.581Z] #17 18.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-01T10:23:12.581Z] #17 18.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-01T10:23:12.581Z] #17 18.93 python3.7 python3.7-minimal vim-runtime xxd [2020-07-01T10:23:12.581Z] #17 18.94 Suggested packages: [2020-07-01T10:23:12.581Z] #17 18.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-01T10:23:12.581Z] #17 18.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-01T10:23:12.581Z] #17 18.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-01T10:23:12.581Z] #17 18.94 Recommended packages: [2020-07-01T10:23:12.581Z] #17 18.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-01T10:23:12.581Z] #17 18.94 python3-keyrings.alt python3-xdg unzip [2020-07-01T10:23:12.581Z] #17 20.58 The following NEW packages will be installed: [2020-07-01T10:23:12.581Z] #17 20.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-01T10:23:12.581Z] #17 20.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-01T10:23:12.581Z] #17 20.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-01T10:23:12.581Z] #17 20.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-01T10:23:12.581Z] #17 20.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-01T10:23:12.581Z] #17 20.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-01T10:23:12.581Z] #17 20.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-01T10:23:12.581Z] #17 20.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-01T10:23:12.581Z] #17 20.59 xz-utils zip [2020-07-01T10:23:12.581Z] #17 20.90 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-01T10:23:12.581Z] #17 20.90 Need to get 28.5 MB of archives. [2020-07-01T10:23:12.581Z] #17 20.90 After this operation, 116 MB of additional disk space will be used. [2020-07-01T10:23:12.581Z] #17 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-01T10:23:12.581Z] #17 20.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-01T10:23:12.581Z] #17 20.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-01T10:23:12.581Z] #17 21.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-01T10:23:12.581Z] #17 21.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-01T10:23:12.581Z] #17 21.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-01T10:23:12.581Z] #17 21.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-01T10:23:12.581Z] #17 21.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-01T10:23:12.581Z] #17 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-01T10:23:12.581Z] #17 21.17 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-01T10:23:12.581Z] #17 21.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-01T10:23:12.581Z] #17 21.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-01T10:23:12.581Z] #17 21.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-01T10:23:12.581Z] #17 21.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-01T10:23:12.581Z] #17 21.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-01T10:23:12.581Z] #17 21.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-01T10:23:12.581Z] #17 21.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-01T10:23:12.581Z] #17 21.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-01T10:23:12.581Z] #17 21.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-01T10:23:12.581Z] #17 21.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-01T10:23:12.581Z] #17 21.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-01T10:23:12.581Z] #17 21.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-01T10:23:12.581Z] #17 21.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-01T10:23:12.581Z] #17 21.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-01T10:23:12.581Z] #17 21.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-01T10:23:12.581Z] #17 21.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-01T10:23:12.581Z] #17 21.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-01T10:23:12.581Z] #17 21.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-01T10:23:12.581Z] #17 21.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-01T10:23:12.581Z] #17 21.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-01T10:23:12.581Z] #17 21.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-01T10:23:12.581Z] #17 21.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-01T10:23:12.581Z] #17 21.77 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-01T10:23:12.581Z] #17 21.77 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-01T10:23:12.581Z] #17 21.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-01T10:23:12.581Z] #17 21.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-01T10:23:12.581Z] #17 21.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-01T10:23:12.581Z] #17 21.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-01T10:23:12.581Z] #17 21.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-01T10:23:12.581Z] #17 21.89 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-01T10:23:12.581Z] #17 21.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-01T10:23:12.581Z] #17 21.91 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-01T10:23:12.581Z] #17 21.98 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-01T10:23:12.581Z] #17 21.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-01T10:23:12.581Z] #17 22.00 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-01T10:23:12.619Z] #17 26.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 ... 23681 files and directories currently installed.) [2020-07-01T10:23:12.619Z] #17 26.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-01T10:23:12.619Z] #17 26.93 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:23:12.619Z] #17 26.99 Selecting previously unselected package libmpdec2:amd64. [2020-07-01T10:23:12.619Z] #17 27.00 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-01T10:23:12.619Z] #17 27.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:23:12.619Z] #17 27.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-01T10:23:12.619Z] #17 27.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:12.619Z] #17 27.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:12.976Z] #17 37.77 Selecting previously unselected package vim. [2020-07-01T10:23:12.976Z] #17 37.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-07-01T10:23:12.976Z] #17 37.80 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:23:12.976Z] #17 38.20 Selecting previously unselected package xfsprogs. [2020-07-01T10:23:13.147Z] #17 22.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-01T10:23:13.147Z] #17 22.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-01T10:23:13.147Z] #17 22.48 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-01T10:23:13.237Z] #17 38.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-07-01T10:23:13.237Z] #17 38.22 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:23:13.497Z] #17 38.66 Selecting previously unselected package zip. [2020-07-01T10:23:13.545Z] #17 28.03 Selecting previously unselected package python3.7. [2020-07-01T10:23:13.545Z] #17 28.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:13.545Z] #17 28.05 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:13.713Z] #17 23.19 debconf: delaying package configuration, since apt-utils is not installed [2020-07-01T10:23:13.713Z] #17 23.31 Fetched 28.5 MB in 2s (15.4 MB/s) [2020-07-01T10:23:13.759Z] #17 38.66 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-07-01T10:23:13.759Z] #17 38.68 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:23:13.759Z] #17 38.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:13.801Z] #17 28.18 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-01T10:23:13.801Z] #17 28.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-01T10:23:13.801Z] #17 28.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:23:13.801Z] #17 28.27 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:23:13.867Z] #42 ... [2020-07-01T10:23:13.867Z] [2020-07-01T10:23:13.867Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:13.867Z] #18 46.67 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:23:13.867Z] #18 47.12 Selecting previously unselected package bzip2. [2020-07-01T10:23:13.867Z] #18 47.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 47.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:13.867Z] #18 47.22 Selecting previously unselected package xz-utils. [2020-07-01T10:23:13.867Z] #18 47.23 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 47.24 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:23:13.867Z] #18 47.43 Selecting previously unselected package apparmor. [2020-07-01T10:23:13.867Z] #18 47.44 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 47.51 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:23:13.867Z] #18 47.80 Selecting previously unselected package aufs-tools. [2020-07-01T10:23:13.867Z] #18 47.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 47.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:13.867Z] #18 47.93 Selecting previously unselected package libonig5:ppc64el. [2020-07-01T10:23:13.867Z] #18 47.94 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 47.95 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-01T10:23:13.867Z] #18 48.08 Selecting previously unselected package libjq1:ppc64el. [2020-07-01T10:23:13.867Z] #18 48.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 48.10 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-01T10:23:13.867Z] #18 48.21 Selecting previously unselected package jq. [2020-07-01T10:23:13.867Z] #18 48.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 48.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:13.867Z] #18 48.34 Selecting previously unselected package libaio1:ppc64el. [2020-07-01T10:23:13.867Z] #18 48.35 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 48.37 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-01T10:23:13.867Z] #18 48.44 Selecting previously unselected package libgpm2:ppc64el. [2020-07-01T10:23:13.867Z] #18 48.44 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 48.46 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-01T10:23:13.867Z] #18 48.55 Selecting previously unselected package libicu63:ppc64el. [2020-07-01T10:23:13.867Z] #18 48.56 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 48.57 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-01T10:23:13.867Z] #18 52.44 Selecting previously unselected package libnet1:ppc64el. [2020-07-01T10:23:13.867Z] #18 52.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 52.46 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:13.867Z] #18 52.54 Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-01T10:23:13.867Z] #18 52.55 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 52.56 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-01T10:23:13.867Z] #18 52.67 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-01T10:23:13.867Z] #18 52.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 52.68 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:23:13.867Z] #18 52.77 Selecting previously unselected package libreadline5:ppc64el. [2020-07-01T10:23:13.867Z] #18 52.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 52.79 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-01T10:23:13.867Z] #18 52.88 Selecting previously unselected package net-tools. [2020-07-01T10:23:13.867Z] #18 52.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 52.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:13.867Z] #18 53.08 Selecting previously unselected package python-pip-whl. [2020-07-01T10:23:13.867Z] #18 53.10 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:23:13.867Z] #18 53.10 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:23:13.867Z] #18 53.57 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:23:13.867Z] #18 53.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:23:13.867Z] #18 53.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:13.867Z] #18 53.84 Selecting previously unselected package python3-distutils. [2020-07-01T10:23:13.867Z] #18 53.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:23:13.867Z] #18 53.87 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:23:13.867Z] #18 54.06 Selecting previously unselected package python3-pip. [2020-07-01T10:23:13.867Z] #18 54.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:23:13.867Z] #18 54.10 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:23:13.867Z] #18 54.34 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:23:13.867Z] #18 54.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:23:13.867Z] #18 54.36 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:13.867Z] #18 54.54 Selecting previously unselected package python3-setuptools. [2020-07-01T10:23:13.867Z] #18 54.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:23:13.867Z] #18 54.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:13.867Z] #18 54.84 Selecting previously unselected package python3-wheel. [2020-07-01T10:23:13.867Z] #18 54.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:23:13.867Z] #18 54.87 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:23:13.867Z] #18 54.97 Selecting previously unselected package sudo. [2020-07-01T10:23:13.867Z] #18 54.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 54.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:13.867Z] #18 55.51 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:23:13.867Z] #18 55.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 55.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:13.867Z] #18 55.79 Selecting previously unselected package uidmap. [2020-07-01T10:23:13.867Z] #18 55.81 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-07-01T10:23:13.867Z] #18 55.82 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:23:13.867Z] #18 55.99 Selecting previously unselected package vim-runtime. [2020-07-01T10:23:13.867Z] #18 56.00 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:13.867Z] #18 56.06 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:23:13.867Z] #18 56.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:23:13.867Z] #18 56.15 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:13.867Z] #18 ... [2020-07-01T10:23:13.867Z] [2020-07-01T10:23:13.867Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:13.867Z] #22 163.4 + mkdir -p /tmp/tmp.8KiWYW216E/src/github.com/docker [2020-07-01T10:23:13.867Z] #22 163.4 + mv components/cli /tmp/tmp.8KiWYW216E/src/github.com/docker/cli [2020-07-01T10:23:13.867Z] #22 163.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-01T10:23:13.867Z] #22 ... [2020-07-01T10:23:13.867Z] [2020-07-01T10:23:13.867Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:13.867Z] #40 97.91 CC criu/action-scripts.o [2020-07-01T10:23:13.867Z] #40 98.58 CC criu/aio.o [2020-07-01T10:23:13.867Z] #40 99.34 CC criu/autofs.o [2020-07-01T10:23:13.867Z] #40 102.1 CC criu/bfd.o [2020-07-01T10:23:13.867Z] #40 103.0 CC criu/bitmap.o [2020-07-01T10:23:13.867Z] #40 103.2 CC criu/cgroup-props.o [2020-07-01T10:23:13.971Z] #17 23.39 Selecting previously unselected package pigz. [2020-07-01T10:23:13.971Z] #17 23.39 (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 ... 23432 files and directories currently installed.) [2020-07-01T10:23:13.971Z] #17 23.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-01T10:23:13.971Z] #17 23.46 Unpacking pigz (2.4-1) ... [2020-07-01T10:23:14.020Z] #17 38.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:14.020Z] #17 38.94 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-07-01T10:23:14.020Z] #17 38.96 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:14.020Z] #17 38.98 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-07-01T10:23:14.020Z] #17 38.99 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-07-01T10:23:14.020Z] #17 39.01 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:23:14.020Z] #17 39.03 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-07-01T10:23:14.020Z] #17 39.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:14.020Z] #17 39.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:14.020Z] #17 39.06 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-07-01T10:23:14.020Z] #17 39.07 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-07-01T10:23:14.020Z] #17 39.08 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:23:14.020Z] #17 39.10 Setting up zip (3.0-11+b1) ... [2020-07-01T10:23:14.020Z] #17 39.13 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:14.229Z] #17 23.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-01T10:23:14.229Z] #17 23.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:14.229Z] #17 23.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:14.282Z] #17 39.16 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:23:14.487Z] #17 23.93 Selecting previously unselected package python3.7-minimal. [2020-07-01T10:23:14.487Z] #17 23.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:14.487Z] #17 23.96 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:23:14.728Z] #17 29.04 Selecting previously unselected package python3. [2020-07-01T10:23:14.728Z] #17 29.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-01T10:23:14.728Z] #17 29.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-01T10:23:14.728Z] #17 29.09 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:23:14.728Z] #17 29.16 Selecting previously unselected package libip4tc0:amd64. [2020-07-01T10:23:14.728Z] #17 29.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:14.728Z] #17 29.18 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:14.748Z] #17 ... [2020-07-01T10:23:14.748Z] [2020-07-01T10:23:14.748Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:23:14.748Z] #28 DONE 158.9s [2020-07-01T10:23:14.748Z] [2020-07-01T10:23:14.748Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:14.748Z] #39 84.15 DEP criu/cr-service.d [2020-07-01T10:23:14.748Z] #39 84.39 DEP criu/cr-restore.d [2020-07-01T10:23:14.748Z] #39 84.68 DEP criu/cr-errno.d [2020-07-01T10:23:14.748Z] #39 84.70 DEP criu/cr-dump.d [2020-07-01T10:23:14.748Z] #39 84.96 DEP criu/cr-dedup.d [2020-07-01T10:23:14.748Z] #39 85.14 DEP criu/cr-check.d [2020-07-01T10:23:14.748Z] #39 85.33 DEP criu/config.d [2020-07-01T10:23:14.748Z] #39 85.56 DEP criu/clone-noasan.d [2020-07-01T10:23:14.748Z] #39 85.66 DEP criu/cgroup.d [2020-07-01T10:23:14.748Z] #39 85.86 DEP criu/cgroup-props.d [2020-07-01T10:23:14.748Z] #39 85.98 DEP criu/bitmap.d [2020-07-01T10:23:14.748Z] #39 86.00 DEP criu/bfd.d [2020-07-01T10:23:14.748Z] #39 86.16 DEP criu/autofs.d [2020-07-01T10:23:14.748Z] #39 86.36 DEP criu/aio.d [2020-07-01T10:23:14.892Z] #40 104.4 CC criu/cgroup.o [2020-07-01T10:23:14.984Z] #17 29.27 Selecting previously unselected package libip6tc0:amd64. [2020-07-01T10:23:14.984Z] #17 29.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:14.984Z] #17 29.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:14.984Z] #17 29.37 Selecting previously unselected package libiptc0:amd64. [2020-07-01T10:23:14.984Z] #17 29.39 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:14.984Z] #17 29.40 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:14.984Z] #17 29.47 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-01T10:23:14.984Z] #17 29.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-01T10:23:14.984Z] #17 29.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:23:15.239Z] #17 29.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-01T10:23:15.239Z] #17 29.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-01T10:23:15.239Z] #17 29.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:23:15.239Z] #17 29.61 Selecting previously unselected package libnftnl11:amd64. [2020-07-01T10:23:15.239Z] #17 29.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-01T10:23:15.239Z] #17 29.61 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:23:15.239Z] #17 29.70 Selecting previously unselected package iptables. [2020-07-01T10:23:15.239Z] #17 29.70 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-01T10:23:15.239Z] #17 29.71 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:23:15.313Z] #39 86.51 DEP criu/action-scripts.d [2020-07-01T10:23:15.493Z] #17 29.91 Selecting previously unselected package xxd. [2020-07-01T10:23:15.493Z] #17 29.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:23:15.493Z] #17 29.92 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:23:15.573Z] #39 87.02 CC criu/action-scripts.o [2020-07-01T10:23:15.748Z] #17 30.04 Selecting previously unselected package vim-common. [2020-07-01T10:23:15.748Z] #17 30.04 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:15.748Z] #17 30.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:16.002Z] #17 30.29 Selecting previously unselected package bash-completion. [2020-07-01T10:23:16.002Z] #17 30.31 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:23:16.138Z] #39 87.47 CC criu/aio.o [2020-07-01T10:23:16.395Z] #39 87.93 CC criu/autofs.o [2020-07-01T10:23:17.582Z] #17 42.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-07-01T10:23:17.582Z] #17 42.16 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:23:17.582Z] #17 42.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:23:17.582Z] #17 42.20 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:17.582Z] #17 42.28 invoke-rc.d: could not determine current runlevel [2020-07-01T10:23:17.582Z] #17 42.29 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:23:17.582Z] #17 42.30 Setting up pigz (2.4-1) ... [2020-07-01T10:23:17.582Z] #17 42.31 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-07-01T10:23:17.582Z] #17 42.32 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-07-01T10:23:17.582Z] #17 42.34 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:23:17.582Z] #17 42.35 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-07-01T10:23:17.582Z] #17 42.36 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:17.582Z] #17 42.72 Setting up libaio1:arm64 (0.3.112-3) ... [2020-07-01T10:23:17.582Z] #17 42.74 Setting up libonig5:arm64 (6.9.1-1) ... [2020-07-01T10:23:17.582Z] #17 42.75 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:17.582Z] #17 42.76 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:23:17.582Z] #17 42.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:23:17.582Z] #17 42.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:23:17.582Z] #17 42.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:23:17.582Z] #17 42.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:23:17.582Z] #17 42.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:23:17.582Z] #17 42.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:23:17.634Z] #40 ... [2020-07-01T10:23:17.634Z] [2020-07-01T10:23:17.634Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:17.634Z] #18 60.38 Selecting previously unselected package vim. [2020-07-01T10:23:17.634Z] #18 60.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-01T10:23:17.634Z] #18 60.43 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:23:17.796Z] #39 89.23 CC criu/bfd.o [2020-07-01T10:23:17.843Z] #17 42.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:23:17.843Z] #17 42.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:23:17.843Z] #17 42.86 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:17.843Z] #17 42.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:17.843Z] #17 42.93 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-07-01T10:23:17.843Z] #17 42.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:17.843Z] #17 42.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-07-01T10:23:17.843Z] #17 43.00 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:17.922Z] #18 61.03 Selecting previously unselected package xfsprogs. [2020-07-01T10:23:17.922Z] #18 61.05 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-01T10:23:17.922Z] #18 61.05 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:23:18.388Z] #39 89.67 CC criu/bitmap.o [2020-07-01T10:23:18.388Z] #39 89.83 CC criu/cgroup-props.o [2020-07-01T10:23:18.513Z] #17 32.67 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:23:18.513Z] #17 33.01 Selecting previously unselected package bzip2. [2020-07-01T10:23:18.513Z] #17 33.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-01T10:23:18.513Z] #17 33.02 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:18.513Z] #17 33.07 Selecting previously unselected package xz-utils. [2020-07-01T10:23:18.548Z] #18 61.63 Selecting previously unselected package zip. [2020-07-01T10:23:18.548Z] #18 61.64 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-07-01T10:23:18.548Z] #18 61.66 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:23:18.768Z] #17 33.07 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-01T10:23:18.768Z] #17 33.08 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:23:18.768Z] #17 33.24 Selecting previously unselected package apparmor. [2020-07-01T10:23:18.768Z] #17 33.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-01T10:23:18.784Z] #17 ... [2020-07-01T10:23:18.784Z] [2020-07-01T10:23:18.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:18.784Z] #39 84.83 CC criu/cr-check.o [2020-07-01T10:23:18.784Z] #39 86.22 CC criu/cr-dedup.o [2020-07-01T10:23:18.784Z] #39 86.62 CC criu/cr-dump.o [2020-07-01T10:23:18.784Z] #39 88.43 CC criu/cr-errno.o [2020-07-01T10:23:18.784Z] #39 88.51 CC criu/cr-restore.o [2020-07-01T10:23:18.784Z] #39 92.08 CC criu/cr-service.o [2020-07-01T10:23:18.784Z] #39 93.57 CC criu/crtools.o [2020-07-01T10:23:18.784Z] #39 94.19 CC criu/eventfd.o [2020-07-01T10:23:18.784Z] #39 94.69 CC criu/eventpoll.o [2020-07-01T10:23:18.835Z] #18 61.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:18.835Z] #18 61.91 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:18.835Z] #18 61.92 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:18.835Z] #18 61.93 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-01T10:23:18.835Z] #18 61.93 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-01T10:23:18.835Z] #18 61.94 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:18.835Z] #18 61.95 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:23:18.835Z] #18 61.96 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-01T10:23:18.835Z] #18 61.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:18.835Z] #18 61.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:18.835Z] #18 61.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-01T10:23:18.835Z] #18 61.98 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-01T10:23:19.024Z] #17 33.34 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:23:19.123Z] #18 61.98 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:23:19.123Z] #18 61.99 Setting up zip (3.0-11+b1) ... [2020-07-01T10:23:19.123Z] #18 61.99 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:19.123Z] #18 62.05 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:23:19.279Z] #17 33.62 Selecting previously unselected package aufs-tools. [2020-07-01T10:23:19.279Z] #17 33.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-01T10:23:19.279Z] #17 33.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:19.356Z] #39 90.57 CC criu/cgroup.o [2020-07-01T10:23:19.356Z] #39 95.42 CC criu/external.o [2020-07-01T10:23:19.535Z] #17 33.77 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:23:19.535Z] #17 33.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:23:19.535Z] #17 33.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:23:19.535Z] #17 33.92 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:23:19.535Z] #17 33.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:23:19.535Z] #17 33.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:19.535Z] #17 34.05 Selecting previously unselected package jq. [2020-07-01T10:23:19.614Z] #39 ... [2020-07-01T10:23:19.614Z] [2020-07-01T10:23:19.614Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:19.614Z] #17 25.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:19.614Z] #17 25.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-01T10:23:19.614Z] #17 27.29 Selecting previously unselected package python3-minimal. [2020-07-01T10:23:19.614Z] #17 27.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-01T10:23:19.614Z] #17 27.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-01T10:23:19.614Z] #17 27.35 Unpacking python3-minimal (3.7.3-1) ... [2020-07-01T10:23:19.614Z] #17 27.46 Selecting previously unselected package libmpdec2:amd64. [2020-07-01T10:23:19.614Z] #17 27.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-01T10:23:19.614Z] #17 27.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:23:19.614Z] #17 27.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-01T10:23:19.614Z] #17 27.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:19.614Z] #17 27.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:19.614Z] #17 28.69 Selecting previously unselected package python3.7. [2020-07-01T10:23:19.614Z] #17 28.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-01T10:23:19.614Z] #17 28.71 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:19.614Z] #17 28.83 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-01T10:23:19.614Z] #17 28.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-01T10:23:19.614Z] #17 28.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:23:19.614Z] #17 28.98 Setting up python3-minimal (3.7.3-1) ... [2020-07-01T10:23:19.618Z] #39 95.86 CC criu/fault-injection.o [2020-07-01T10:23:19.618Z] #39 95.96 CC criu/fdstore.o [2020-07-01T10:23:19.791Z] #17 34.05 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:23:19.791Z] #17 34.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:19.791Z] #17 34.13 Selecting previously unselected package libaio1:amd64. [2020-07-01T10:23:19.791Z] #17 34.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-01T10:23:19.791Z] #17 34.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:23:19.791Z] #17 34.20 Selecting previously unselected package libgpm2:amd64. [2020-07-01T10:23:19.791Z] #17 34.20 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-01T10:23:19.791Z] #17 34.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:23:19.791Z] #17 34.28 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:23:20.046Z] #17 34.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:23:20.046Z] #17 34.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:23:20.179Z] #17 29.79 Selecting previously unselected package python3. [2020-07-01T10:23:20.207Z] #39 96.35 CC criu/fifo.o [2020-07-01T10:23:20.207Z] #39 ... [2020-07-01T10:23:20.207Z] [2020-07-01T10:23:20.207Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:20.207Z] #17 45.13 Setting up iptables (1.8.2-4) ... [2020-07-01T10:23:20.207Z] #17 45.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:23:20.207Z] #17 45.22 Setting up python3 (3.7.3-1) ... [2020-07-01T10:23:20.437Z] #17 29.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-01T10:23:20.437Z] #17 29.82 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-01T10:23:20.437Z] #17 29.83 Unpacking python3 (3.7.3-1) ... [2020-07-01T10:23:20.437Z] #17 29.93 Selecting previously unselected package libip4tc0:amd64. [2020-07-01T10:23:20.695Z] #17 29.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:20.695Z] #17 29.94 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:20.695Z] #17 30.02 Selecting previously unselected package libip6tc0:amd64. [2020-07-01T10:23:20.695Z] #17 30.02 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:20.695Z] #17 30.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:20.695Z] #17 30.12 Selecting previously unselected package libiptc0:amd64. [2020-07-01T10:23:20.695Z] #17 30.12 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-01T10:23:20.695Z] #17 30.13 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:20.695Z] #17 30.21 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-01T10:23:20.778Z] #17 45.67 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:23:20.952Z] #17 30.21 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-01T10:23:20.952Z] #17 30.22 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:23:20.952Z] #17 30.26 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-01T10:23:20.952Z] #17 30.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-01T10:23:20.952Z] #17 30.28 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:23:20.952Z] #17 30.37 Selecting previously unselected package libnftnl11:amd64. [2020-07-01T10:23:20.952Z] #17 30.37 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-01T10:23:20.952Z] #17 30.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:23:20.952Z] #17 30.47 Selecting previously unselected package iptables. [2020-07-01T10:23:21.210Z] #17 30.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-01T10:23:21.210Z] #17 30.48 Unpacking iptables (1.8.2-4) ... [2020-07-01T10:23:21.350Z] #17 46.45 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:23:21.468Z] #17 30.83 Selecting previously unselected package xxd. [2020-07-01T10:23:21.468Z] #17 30.84 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:23:21.468Z] #17 30.85 Unpacking xxd (2:8.1.0875-5) ... [2020-07-01T10:23:21.468Z] #17 30.95 Selecting previously unselected package vim-common. [2020-07-01T10:23:21.468Z] #17 30.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:21.468Z] #17 30.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:21.726Z] #17 31.16 Selecting previously unselected package bash-completion. [2020-07-01T10:23:21.726Z] #17 31.16 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-01T10:23:22.634Z] #18 ... [2020-07-01T10:23:22.634Z] [2020-07-01T10:23:22.634Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:22.634Z] #42 182.2 github.com/LK4D4/vndr/godl [2020-07-01T10:23:23.271Z] #17 48.29 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:23:23.271Z] #17 48.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:23.308Z] #17 37.59 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:23:23.308Z] #17 37.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:23:23.308Z] #17 37.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:23.308Z] #17 37.67 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:23:23.308Z] #17 37.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:23:23.308Z] #17 37.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:23:23.308Z] #17 37.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:23:23.308Z] #17 37.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:23:23.308Z] #17 37.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:23:23.308Z] #17 37.87 Selecting previously unselected package libreadline5:amd64. [2020-07-01T10:23:23.564Z] #17 37.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-01T10:23:23.564Z] #17 37.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:23.564Z] #17 37.99 Selecting previously unselected package net-tools. [2020-07-01T10:23:23.564Z] #17 37.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-01T10:23:23.564Z] #17 38.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:23.658Z] #42 183.2 github.com/LK4D4/vndr [2020-07-01T10:23:23.842Z] #17 48.80 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:23.875Z] #17 38.23 Selecting previously unselected package python-pip-whl. [2020-07-01T10:23:23.875Z] #17 38.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:23:23.875Z] #17 38.25 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:23:24.133Z] #17 ... [2020-07-01T10:23:24.133Z] [2020-07-01T10:23:24.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:24.133Z] #39 91.56 CC criu/clone-noasan.o [2020-07-01T10:23:24.133Z] #39 91.69 CC criu/config.o [2020-07-01T10:23:24.133Z] #39 92.97 CC criu/cr-check.o [2020-07-01T10:23:24.133Z] #39 94.65 CC criu/cr-dedup.o [2020-07-01T10:23:24.133Z] #39 95.08 CC criu/cr-dump.o [2020-07-01T10:23:24.133Z] #39 97.25 CC criu/cr-errno.o [2020-07-01T10:23:24.133Z] #39 97.38 CC criu/cr-restore.o [2020-07-01T10:23:24.252Z] #17 33.49 Unpacking bash-completion (1:2.8-6) ... [2020-07-01T10:23:24.392Z] #39 101.9 CC criu/cr-service.o [2020-07-01T10:23:24.392Z] #39 ... [2020-07-01T10:23:24.392Z] [2020-07-01T10:23:24.392Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:24.392Z] #17 38.92 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:23:24.392Z] #17 38.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:23:24.392Z] #17 38.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:24.510Z] #17 33.80 Selecting previously unselected package bzip2. [2020-07-01T10:23:24.510Z] #17 33.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-01T10:23:24.510Z] #17 33.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:24.510Z] #17 33.89 Selecting previously unselected package xz-utils. [2020-07-01T10:23:24.510Z] #17 33.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-01T10:23:24.510Z] #17 33.90 Unpacking xz-utils (5.2.4-1) ... [2020-07-01T10:23:24.510Z] #17 34.04 Selecting previously unselected package apparmor. [2020-07-01T10:23:24.650Z] #17 39.06 Selecting previously unselected package python3-distutils. [2020-07-01T10:23:24.651Z] #17 39.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:23:24.651Z] #17 39.08 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:23:24.651Z] #17 39.26 Selecting previously unselected package python3-pip. [2020-07-01T10:23:24.768Z] #17 34.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-01T10:23:24.768Z] #17 34.14 Unpacking apparmor (2.13.2-10) ... [2020-07-01T10:23:24.783Z] #17 49.98 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:23:24.916Z] #17 39.26 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:23:24.916Z] #17 39.27 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:23:25.026Z] #17 34.51 Selecting previously unselected package aufs-tools. [2020-07-01T10:23:25.026Z] #17 34.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-01T10:23:25.026Z] #17 34.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:25.175Z] #17 39.44 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:23:25.175Z] #17 39.46 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:23:25.175Z] #17 39.47 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:25.175Z] #17 39.61 Selecting previously unselected package python3-setuptools. [2020-07-01T10:23:25.175Z] #17 39.62 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:23:25.175Z] #17 39.63 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:25.283Z] #17 34.65 Selecting previously unselected package libonig5:amd64. [2020-07-01T10:23:25.283Z] #17 34.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-01T10:23:25.283Z] #17 34.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:23:25.283Z] #17 34.82 Selecting previously unselected package libjq1:amd64. [2020-07-01T10:23:25.283Z] #17 34.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:23:25.283Z] #17 34.84 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:25.354Z] #17 50.50 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:25.430Z] #17 39.92 Selecting previously unselected package python3-wheel. [2020-07-01T10:23:25.430Z] #17 39.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:23:25.430Z] #17 39.93 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:23:25.430Z] #17 39.99 Selecting previously unselected package sudo. [2020-07-01T10:23:25.541Z] #17 34.97 Selecting previously unselected package jq. [2020-07-01T10:23:25.541Z] #17 34.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-01T10:23:25.541Z] #17 34.99 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:25.685Z] #17 39.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-01T10:23:25.685Z] #17 40.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:25.799Z] #17 35.09 Selecting previously unselected package libaio1:amd64. [2020-07-01T10:23:25.799Z] #17 35.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-01T10:23:25.799Z] #17 35.11 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:23:25.799Z] #17 35.18 Selecting previously unselected package libgpm2:amd64. [2020-07-01T10:23:25.799Z] #17 35.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-01T10:23:25.799Z] #17 35.19 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:23:25.799Z] #17 35.27 Selecting previously unselected package libicu63:amd64. [2020-07-01T10:23:25.799Z] #17 35.27 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-01T10:23:25.799Z] #17 35.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:23:26.244Z] #17 40.51 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:23:26.244Z] #17 40.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-01T10:23:26.244Z] #17 40.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:26.500Z] #17 40.77 Selecting previously unselected package uidmap. [2020-07-01T10:23:26.500Z] #17 40.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-01T10:23:26.500Z] #17 40.79 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:23:26.500Z] #17 40.93 Selecting previously unselected package vim-runtime. [2020-07-01T10:23:26.500Z] #17 40.93 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:26.500Z] #17 40.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:23:26.500Z] #17 40.98 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:23:26.500Z] #17 40.98 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:26.737Z] #17 51.86 Setting up python3-pip (18.1-5) ... [2020-07-01T10:23:28.078Z] #42 ... [2020-07-01T10:23:28.078Z] [2020-07-01T10:23:28.078Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:28.078Z] #18 66.66 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-01T10:23:28.078Z] #18 66.67 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:23:28.078Z] #18 66.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:23:28.078Z] #18 66.70 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:28.078Z] #18 66.76 invoke-rc.d: could not determine current runlevel [2020-07-01T10:23:28.078Z] #18 66.78 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:23:28.078Z] #18 66.79 Setting up pigz (2.4-1) ... [2020-07-01T10:23:28.078Z] #18 66.81 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-01T10:23:28.078Z] #18 66.82 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-01T10:23:28.078Z] #18 66.84 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:23:28.078Z] #18 66.84 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-01T10:23:28.078Z] #18 66.85 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:28.078Z] #18 67.53 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-01T10:23:28.078Z] #18 67.54 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-01T10:23:28.078Z] #18 67.57 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-01T10:23:28.078Z] #18 67.58 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:23:28.078Z] #18 67.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:23:28.078Z] #18 67.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:23:28.078Z] #18 67.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:23:28.078Z] #18 67.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:23:28.078Z] #18 67.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:23:28.078Z] #18 67.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:23:28.078Z] #18 67.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:23:28.078Z] #18 67.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:23:28.078Z] #18 67.76 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-01T10:23:28.078Z] #18 67.76 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:28.078Z] #18 67.79 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-01T10:23:28.078Z] #18 67.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:28.078Z] #18 67.80 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-01T10:23:28.078Z] #18 67.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:28.119Z] #17 52.95 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:23:28.119Z] #17 53.00 Processing triggers for mime-support (3.62) ... [2020-07-01T10:23:29.060Z] #17 DONE 54.1s [2020-07-01T10:23:29.060Z] [2020-07-01T10:23:29.060Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:23:29.125Z] #18 71.96 Setting up iptables (1.8.2-4) ... [2020-07-01T10:23:29.125Z] #18 71.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.08 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:23:29.125Z] #18 72.09 Setting up python3 (3.7.3-1) ... [2020-07-01T10:23:29.754Z] #18 72.79 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:23:29.766Z] #17 44.13 Selecting previously unselected package vim. [2020-07-01T10:23:29.766Z] #17 44.13 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:23:29.766Z] #17 44.14 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:23:29.980Z] #17 38.64 Selecting previously unselected package libnet1:amd64. [2020-07-01T10:23:29.980Z] #17 38.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-01T10:23:29.980Z] #17 38.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:29.980Z] #17 38.74 Selecting previously unselected package libnl-3-200:amd64. [2020-07-01T10:23:29.980Z] #17 38.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-01T10:23:29.980Z] #17 38.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:23:29.980Z] #17 38.86 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-01T10:23:29.980Z] #17 38.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-01T10:23:29.980Z] #17 38.88 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:23:29.980Z] #17 38.96 Selecting previously unselected package libreadline5:amd64. [2020-07-01T10:23:29.980Z] #17 38.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-01T10:23:29.980Z] #17 38.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:29.980Z] #17 39.08 Selecting previously unselected package net-tools. [2020-07-01T10:23:29.980Z] #17 39.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-01T10:23:29.980Z] #17 39.10 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:29.980Z] #17 39.32 Selecting previously unselected package python-pip-whl. [2020-07-01T10:23:29.980Z] #17 39.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-01T10:23:29.980Z] #17 39.33 Unpacking python-pip-whl (18.1-5) ... [2020-07-01T10:23:30.042Z] #18 ... [2020-07-01T10:23:30.043Z] [2020-07-01T10:23:30.043Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:30.043Z] #40 109.6 CC criu/clone-noasan.o [2020-07-01T10:23:30.043Z] #40 109.9 CC criu/config.o [2020-07-01T10:23:30.043Z] #40 112.9 CC criu/cr-check.o [2020-07-01T10:23:30.043Z] #40 115.7 CC criu/cr-dedup.o [2020-07-01T10:23:30.043Z] #40 116.3 CC criu/cr-dump.o [2020-07-01T10:23:30.326Z] #17 44.67 Selecting previously unselected package xfsprogs. [2020-07-01T10:23:30.326Z] #17 44.68 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-01T10:23:30.326Z] #17 44.68 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:23:30.330Z] #40 120.2 CC criu/cr-errno.o [2020-07-01T10:23:30.445Z] #18 ... [2020-07-01T10:23:30.445Z] [2020-07-01T10:23:30.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:30.445Z] #39 96.63 CC criu/file-ids.o [2020-07-01T10:23:30.445Z] #39 96.95 CC criu/file-lock.o [2020-07-01T10:23:30.445Z] #39 97.59 CC criu/files-ext.o [2020-07-01T10:23:30.445Z] #39 97.95 CC criu/files-reg.o [2020-07-01T10:23:30.445Z] #39 99.89 CC criu/files.o [2020-07-01T10:23:30.445Z] #39 101.7 CC criu/filesystems.o [2020-07-01T10:23:30.445Z] #39 102.2 CC criu/fsnotify.o [2020-07-01T10:23:30.445Z] #39 103.2 CC criu/image-desc.o [2020-07-01T10:23:30.445Z] #39 103.3 CC criu/image.o [2020-07-01T10:23:30.445Z] #39 104.1 CC criu/ipc_ns.o [2020-07-01T10:23:30.445Z] #39 105.2 CC criu/irmap.o [2020-07-01T10:23:30.445Z] #39 106.1 CC criu/kcmp-ids.o [2020-07-01T10:23:30.445Z] #39 106.4 CC criu/kerndat.o [2020-07-01T10:23:30.545Z] #17 39.84 Selecting previously unselected package python3-lib2to3. [2020-07-01T10:23:30.545Z] #17 39.85 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-01T10:23:30.545Z] #17 39.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:30.545Z] #17 39.96 Selecting previously unselected package python3-distutils. [2020-07-01T10:23:30.545Z] #17 39.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-01T10:23:30.545Z] #17 39.97 Unpacking python3-distutils (3.7.3-1) ... [2020-07-01T10:23:30.617Z] #40 120.3 CC criu/cr-restore.o [2020-07-01T10:23:30.705Z] #39 ... [2020-07-01T10:23:30.705Z] [2020-07-01T10:23:30.705Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:23:30.705Z] #18 1.527 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:23:30.705Z] #18 1.533 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:23:30.705Z] #18 1.538 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:23:30.705Z] #18 DONE 1.7s [2020-07-01T10:23:30.705Z] [2020-07-01T10:23:30.705Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:30.803Z] #17 40.13 Selecting previously unselected package python3-pip. [2020-07-01T10:23:30.803Z] #17 40.15 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-01T10:23:30.803Z] #17 40.16 Unpacking python3-pip (18.1-5) ... [2020-07-01T10:23:30.803Z] #17 40.31 Selecting previously unselected package python3-pkg-resources. [2020-07-01T10:23:30.803Z] #17 40.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-01T10:23:30.887Z] #17 45.14 Selecting previously unselected package zip. [2020-07-01T10:23:30.887Z] #17 45.18 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-01T10:23:30.887Z] #17 45.19 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:23:30.887Z] #17 45.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:30.887Z] #17 45.41 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:30.887Z] #17 45.42 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:30.887Z] #17 45.42 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:30.887Z] #17 45.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:23:30.887Z] #17 45.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:30.887Z] #17 45.45 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:23:30.887Z] #17 45.46 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:23:30.887Z] #17 45.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:30.887Z] #17 45.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:30.906Z] #40 ... [2020-07-01T10:23:30.906Z] [2020-07-01T10:23:30.906Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:30.906Z] #18 73.86 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:23:31.061Z] #17 40.33 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:31.061Z] #17 40.46 Selecting previously unselected package python3-setuptools. [2020-07-01T10:23:31.061Z] #17 40.48 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-01T10:23:31.061Z] #17 40.48 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:31.143Z] #17 45.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:23:31.143Z] #17 45.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:23:31.143Z] #17 45.51 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:23:31.143Z] #17 45.52 Setting up zip (3.0-11+b1) ... [2020-07-01T10:23:31.143Z] #17 45.53 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:31.143Z] #17 45.56 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:23:31.319Z] #17 40.68 Selecting previously unselected package python3-wheel. [2020-07-01T10:23:31.319Z] #17 40.69 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-01T10:23:31.319Z] #17 40.70 Unpacking python3-wheel (0.32.3-2) ... [2020-07-01T10:23:31.319Z] #17 40.78 Selecting previously unselected package sudo. [2020-07-01T10:23:31.319Z] #17 40.80 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-01T10:23:31.319Z] #17 40.81 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:31.577Z] #17 ... [2020-07-01T10:23:31.577Z] [2020-07-01T10:23:31.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:31.577Z] #39 93.10 CC criu/clone-noasan.o [2020-07-01T10:23:31.577Z] #39 93.27 CC criu/config.o [2020-07-01T10:23:31.577Z] #39 94.63 CC criu/cr-check.o [2020-07-01T10:23:31.577Z] #39 96.38 CC criu/cr-dedup.o [2020-07-01T10:23:31.577Z] #39 96.76 CC criu/cr-dump.o [2020-07-01T10:23:31.577Z] #39 98.77 CC criu/cr-errno.o [2020-07-01T10:23:31.577Z] #39 98.86 CC criu/cr-restore.o [2020-07-01T10:23:31.577Z] #39 102.9 CC criu/cr-service.o [2020-07-01T10:23:31.834Z] #39 ... [2020-07-01T10:23:31.834Z] [2020-07-01T10:23:31.834Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:31.834Z] #17 41.28 Selecting previously unselected package thin-provisioning-tools. [2020-07-01T10:23:31.834Z] #17 41.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-01T10:23:31.834Z] #17 41.29 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:32.092Z] #17 41.48 Selecting previously unselected package uidmap. [2020-07-01T10:23:32.092Z] #17 41.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-01T10:23:32.092Z] #17 41.49 Unpacking uidmap (1:4.5-1.1) ... [2020-07-01T10:23:32.092Z] #17 41.60 Selecting previously unselected package vim-runtime. [2020-07-01T10:23:32.092Z] #17 41.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-01T10:23:32.092Z] #17 41.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-01T10:23:32.092Z] #17 41.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-01T10:23:32.350Z] #17 41.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:33.624Z] #18 76.54 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:23:33.624Z] #18 76.54 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:33.655Z] #17 48.16 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:33.675Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-01T10:23:33.675Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f91033e6\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-01T10:23:33.675Z] ---------------------------------------------------------------------------- [2020-07-01T10:23:33.675Z] [2020-07-01T10:23:33.675Z] INFO: executeCI.ps1 starting at Wed Jul 1 10:23:29 CUT 2020 [2020-07-01T10:23:33.675Z] [2020-07-01T10:23:33.675Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-01T10:23:33.675Z] INFO: Running git version 2.24.1.windows.2 [2020-07-01T10:23:33.675Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-01T10:23:33.675Z] INFO: Environment variables: [2020-07-01T10:23:33.675Z] [2020-07-01T10:23:33.675Z] Name Value [2020-07-01T10:23:33.675Z] ---- ----- [2020-07-01T10:23:33.675Z] ALLUSERSPROFILE C:\ProgramData [2020-07-01T10:23:33.675Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-01T10:23:33.675Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-01T10:23:33.675Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-01T10:23:33.675Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-01T10:23:33.675Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-01T10:23:33.675Z] BRANCH_NAME PR-41166 [2020-07-01T10:23:33.675Z] BUILD_DISPLAY_NAME #2 [2020-07-01T10:23:33.675Z] BUILD_ID 2 [2020-07-01T10:23:33.675Z] BUILD_NUMBER 2 [2020-07-01T10:23:33.675Z] BUILD_TAG jenkins-moby-PR-41166-2 [2020-07-01T10:23:33.675Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41166/2/ [2020-07-01T10:23:33.675Z] CHANGE_AUTHOR thaJeztah [2020-07-01T10:23:33.675Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-01T10:23:33.675Z] CHANGE_BRANCH bump_go_shellwords [2020-07-01T10:23:33.675Z] CHANGE_FORK thaJeztah/docker [2020-07-01T10:23:33.675Z] CHANGE_ID 41166 [2020-07-01T10:23:33.675Z] CHANGE_TARGET master [2020-07-01T10:23:33.675Z] CHANGE_TITLE vendor: mattn/go-shellwords v1.0.10 [2020-07-01T10:23:33.675Z] CHANGE_URL https://github.com/moby/moby/pull/41166 [2020-07-01T10:23:33.675Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-01T10:23:33.675Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-01T10:23:33.675Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-01T10:23:33.675Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-01T10:23:33.675Z] COMPUTERNAME azwin-2-0ec1e0 [2020-07-01T10:23:33.675Z] ComSpec C:\windows\system32\cmd.exe [2020-07-01T10:23:33.675Z] ConfigSequenceNumber 0 [2020-07-01T10:23:33.675Z] DOCKER_BUILDKIT 0 [2020-07-01T10:23:33.675Z] DOCKER_DUT_DEBUG 1 [2020-07-01T10:23:33.675Z] DOCKER_EXPERIMENTAL 1 [2020-07-01T10:23:33.675Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-01T10:23:33.675Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-01T10:23:33.675Z] EXECUTOR_NUMBER 0 [2020-07-01T10:23:33.675Z] FQDN azwin-2-0ec1e0.westus.cloudapp.azure.com [2020-07-01T10:23:33.675Z] GIT_BRANCH PR-41166 [2020-07-01T10:23:33.675Z] GIT_COMMIT 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:23:33.675Z] GIT_PREVIOUS_COMMIT 6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:23:33.675Z] GIT_URL https://github.com/moby/moby.git [2020-07-01T10:23:33.675Z] HUDSON_COOKIE 2bdb21aa-afcd-49b4-9827-af55e56e6d3b [2020-07-01T10:23:33.675Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-01T10:23:33.675Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-01T10:23:33.675Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-01T10:23:33.675Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-01T10:23:33.675Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-01T10:23:33.675Z] JENKINS_NODE_COOKIE f6a119e0-bdf7-48a5-9c9d-eaf2038c3d7e [2020-07-01T10:23:33.675Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-01T10:23:33.675Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-01T10:23:33.675Z] JOB_BASE_NAME PR-41166 [2020-07-01T10:23:33.675Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41166/display/redirect [2020-07-01T10:23:33.675Z] JOB_NAME moby/PR-41166 [2020-07-01T10:23:33.675Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41166/ [2020-07-01T10:23:33.675Z] library.jps.version master [2020-07-01T10:23:33.675Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-01T10:23:33.675Z] NODE_LABELS amd64 azure azwin-2-0ec1e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-01T10:23:33.675Z] NODE_NAME azwin-2-0ec1e0 [2020-07-01T10:23:33.675Z] NUMBER_OF_PROCESSORS 4 [2020-07-01T10:23:33.675Z] OS Windows_NT [2020-07-01T10:23:33.675Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-01T10:23:33.675Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-01T10:23:33.675Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-01T10:23:33.676Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-01T10:23:33.676Z] PROCESSOR_LEVEL 6 [2020-07-01T10:23:33.676Z] PROCESSOR_REVISION 5504 [2020-07-01T10:23:33.676Z] ProgramData C:\ProgramData [2020-07-01T10:23:33.676Z] ProgramFiles C:\Program Files [2020-07-01T10:23:33.676Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-01T10:23:33.676Z] ProgramW6432 C:\Program Files [2020-07-01T10:23:33.676Z] PROMPT $P$G [2020-07-01T10:23:33.676Z] PSExecutionPolicyPreference Bypass [2020-07-01T10:23:33.676Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-01T10:23:33.676Z] PUBLIC C:\Users\Public [2020-07-01T10:23:33.676Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41166/2/display/redirect?page=changes [2020-07-01T10:23:33.676Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41166/2/display/redirect [2020-07-01T10:23:33.676Z] SKIP_VALIDATION_TESTS 1 [2020-07-01T10:23:33.676Z] SOURCES_DRIVE d [2020-07-01T10:23:33.676Z] SOURCES_SUBDIR gopath [2020-07-01T10:23:33.676Z] STAGE_NAME Run tests [2020-07-01T10:23:33.676Z] SystemDrive C: [2020-07-01T10:23:33.676Z] SystemRoot C:\windows [2020-07-01T10:23:33.676Z] TEMP C:\windows\TEMP [2020-07-01T10:23:33.676Z] TESTDEBUG 0 [2020-07-01T10:23:33.676Z] TESTRUN_DRIVE d [2020-07-01T10:23:33.676Z] TESTRUN_SUBDIR CI [2020-07-01T10:23:33.676Z] TIMEOUT 120m [2020-07-01T10:23:33.676Z] TMP C:\windows\TEMP [2020-07-01T10:23:33.676Z] USERDOMAIN WORKGROUP [2020-07-01T10:23:33.676Z] USERNAME azwin-2-0ec1e0$ [2020-07-01T10:23:33.676Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-01T10:23:33.676Z] windir C:\windows [2020-07-01T10:23:33.676Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-01T10:23:33.676Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-01T10:23:33.676Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-01T10:23:33.676Z] [2020-07-01T10:23:33.676Z] [2020-07-01T10:23:33.676Z] [2020-07-01T10:23:33.676Z] INFO: Sources under d:\gopath\... [2020-07-01T10:23:33.676Z] INFO: Test run under d:\CI\... [2020-07-01T10:23:33.676Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-01T10:23:33.676Z] INFO: docker/docker repository was found [2020-07-01T10:23:33.676Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-07-01T10:23:33.676Z] ltsc2019: Pulling from windows/servercore [2020-07-01T10:23:33.676Z] 4612f6d0b889: Pulling fs layer [2020-07-01T10:23:33.676Z] 666079ee0460: Pulling fs layer [2020-07-01T10:23:33.910Z] #18 77.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:33.910Z] #17 48.17 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:23:33.910Z] #17 48.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:23:33.910Z] #17 48.21 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:33.910Z] #17 48.29 invoke-rc.d: could not determine current runlevel [2020-07-01T10:23:33.910Z] #17 48.30 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:23:33.910Z] #17 48.31 Setting up pigz (2.4-1) ... [2020-07-01T10:23:33.910Z] #17 48.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:23:33.910Z] #17 48.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:23:33.910Z] #17 48.36 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:23:33.910Z] #17 48.37 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:23:33.910Z] #17 48.38 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:34.153Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.8% of statements [2020-07-01T10:23:34.470Z] #17 48.77 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:23:34.471Z] #17 48.78 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:23:34.471Z] #17 48.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:34.471Z] #17 48.80 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:23:34.471Z] #17 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:23:34.471Z] #17 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:23:34.471Z] #17 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:23:34.471Z] #17 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:23:34.471Z] #17 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:23:34.471Z] #17 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:23:34.471Z] #17 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:23:34.471Z] #17 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:23:34.471Z] #17 48.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:34.471Z] #17 48.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:34.471Z] #17 48.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:23:34.471Z] #17 48.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:34.471Z] #17 48.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:23:34.471Z] #17 48.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:34.935Z] #18 ... [2020-07-01T10:23:34.935Z] [2020-07-01T10:23:34.935Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:34.935Z] #42 DONE 194.7s [2020-07-01T10:23:34.935Z] [2020-07-01T10:23:34.935Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:23:35.159Z] ok github.com/docker/docker/container 0.124s coverage: 34.7% of statements [2020-07-01T10:23:35.159Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-01T10:23:35.159Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-01T10:23:35.159Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-01T10:23:35.159Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-01T10:23:35.561Z] #29 ... [2020-07-01T10:23:35.561Z] [2020-07-01T10:23:35.561Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:35.561Z] #18 78.70 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:23:35.628Z] #17 44.74 Selecting previously unselected package vim. [2020-07-01T10:23:35.628Z] #17 44.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-01T10:23:35.628Z] #17 44.77 Unpacking vim (2:8.1.0875-5) ... [2020-07-01T10:23:35.886Z] #17 45.27 Selecting previously unselected package xfsprogs. [2020-07-01T10:23:35.886Z] #17 45.28 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-01T10:23:35.886Z] #17 45.29 Unpacking xfsprogs (4.20.0-1) ... [2020-07-01T10:23:35.987Z] #19 4.841 Collecting yamllint==1.16.0 [2020-07-01T10:23:36.356Z] #17 ... [2020-07-01T10:23:36.356Z] [2020-07-01T10:23:36.356Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:36.356Z] #39 103.6 CC criu/crtools.o [2020-07-01T10:23:36.356Z] #39 104.1 CC criu/eventfd.o [2020-07-01T10:23:36.356Z] #39 104.5 CC criu/eventpoll.o [2020-07-01T10:23:36.356Z] #39 105.4 CC criu/external.o [2020-07-01T10:23:36.356Z] #39 105.7 CC criu/fault-injection.o [2020-07-01T10:23:36.356Z] #39 105.8 CC criu/fdstore.o [2020-07-01T10:23:36.356Z] #39 106.2 CC criu/fifo.o [2020-07-01T10:23:36.356Z] #39 106.5 CC criu/file-ids.o [2020-07-01T10:23:36.356Z] #39 107.0 CC criu/file-lock.o [2020-07-01T10:23:36.356Z] #39 107.9 CC criu/files-ext.o [2020-07-01T10:23:36.356Z] #39 108.3 CC criu/files-reg.o [2020-07-01T10:23:36.356Z] #39 110.6 CC criu/files.o [2020-07-01T10:23:36.356Z] #39 112.6 CC criu/filesystems.o [2020-07-01T10:23:36.356Z] #39 113.3 CC criu/fsnotify.o [2020-07-01T10:23:36.451Z] #17 45.72 Selecting previously unselected package zip. [2020-07-01T10:23:36.451Z] #17 45.73 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-01T10:23:36.451Z] #17 45.74 Unpacking zip (3.0-11+b1) ... [2020-07-01T10:23:36.451Z] #17 45.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-01T10:23:36.451Z] #17 45.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-01T10:23:36.451Z] #17 45.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:36.451Z] #17 45.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-01T10:23:36.451Z] #17 45.97 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-01T10:23:36.451Z] #17 45.98 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:36.451Z] #17 45.99 Setting up uidmap (1:4.5-1.1) ... [2020-07-01T10:23:36.451Z] #17 46.00 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-01T10:23:36.451Z] #17 46.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-01T10:23:36.451Z] #17 46.03 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-01T10:23:36.584Z] #18 79.59 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:36.709Z] #17 46.04 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-01T10:23:36.709Z] #17 46.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-01T10:23:36.709Z] #17 46.07 Setting up xxd (2:8.1.0875-5) ... [2020-07-01T10:23:36.709Z] #17 46.08 Setting up zip (3.0-11+b1) ... [2020-07-01T10:23:36.709Z] #17 46.09 Setting up vim-common (2:8.1.0875-5) ... [2020-07-01T10:23:36.709Z] #17 46.13 Setting up bash-completion (1:2.8-6) ... [2020-07-01T10:23:36.917Z] #39 114.6 CC criu/image-desc.o [2020-07-01T10:23:37.367Z] #19 ... [2020-07-01T10:23:37.367Z] [2020-07-01T10:23:37.367Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:37.367Z] #39 107.7 CC criu/libnetlink.o [2020-07-01T10:23:37.367Z] #39 108.1 CC criu/log.o [2020-07-01T10:23:37.367Z] #39 108.7 CC criu/lsm.o [2020-07-01T10:23:37.367Z] #39 109.2 CC criu/mem.o [2020-07-01T10:23:37.367Z] #39 110.7 CC criu/memfd.o [2020-07-01T10:23:37.367Z] #39 111.3 CC criu/mount.o [2020-07-01T10:23:37.477Z] #39 114.8 CC criu/image.o [2020-07-01T10:23:37.477Z] #39 ... [2020-07-01T10:23:37.477Z] [2020-07-01T10:23:37.477Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:37.477Z] #17 51.85 Setting up iptables (1.8.2-4) ... [2020-07-01T10:23:37.477Z] #17 51.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:23:37.477Z] #17 51.95 Setting up python3 (3.7.3-1) ... [2020-07-01T10:23:38.038Z] #17 52.37 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:23:38.096Z] #18 81.30 Setting up python3-pip (18.1-5) ... [2020-07-01T10:23:38.307Z] #39 114.3 CC criu/namespaces.o [2020-07-01T10:23:38.853Z] #17 53.11 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:23:39.235Z] #17 48.72 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-01T10:23:39.235Z] #17 48.73 Setting up xz-utils (5.2.4-1) ... [2020-07-01T10:23:39.235Z] #17 48.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-01T10:23:39.235Z] #17 48.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-01T10:23:39.493Z] #17 48.86 invoke-rc.d: could not determine current runlevel [2020-07-01T10:23:39.493Z] #17 48.87 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-01T10:23:39.493Z] #17 48.88 Setting up pigz (2.4-1) ... [2020-07-01T10:23:39.493Z] #17 48.89 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-01T10:23:39.493Z] #17 48.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-01T10:23:39.493Z] #17 48.92 Setting up python-pip-whl (18.1-5) ... [2020-07-01T10:23:39.493Z] #17 48.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-01T10:23:39.583Z] 666079ee0460: Verifying Checksum [2020-07-01T10:23:39.583Z] 666079ee0460: Download complete [2020-07-01T10:23:39.624Z] #18 82.41 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:23:39.624Z] #18 82.45 Processing triggers for mime-support (3.62) ... [2020-07-01T10:23:39.624Z] #18 DONE 82.7s [2020-07-01T10:23:39.624Z] [2020-07-01T10:23:39.624Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:39.624Z] #40 127.4 CC criu/cr-service.o [2020-07-01T10:23:39.689Z] #39 115.8 CC criu/net.o [2020-07-01T10:23:39.750Z] #17 49.00 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-01T10:23:39.914Z] #40 129.7 CC criu/crtools.o [2020-07-01T10:23:40.008Z] #17 49.44 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-01T10:23:40.008Z] #17 49.45 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-01T10:23:40.008Z] #17 49.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:40.008Z] #17 49.48 Setting up vim (2:8.1.0875-5) ... [2020-07-01T10:23:40.008Z] #17 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-01T10:23:40.008Z] #17 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-01T10:23:40.204Z] #40 ... [2020-07-01T10:23:40.204Z] [2020-07-01T10:23:40.204Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:23:40.204Z] #19 0.392 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:23:40.204Z] #19 0.397 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:23:40.204Z] #19 0.401 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:23:40.204Z] #19 DONE 0.5s [2020-07-01T10:23:40.204Z] [2020-07-01T10:23:40.204Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:40.216Z] #17 54.65 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:23:40.216Z] #17 54.66 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:40.265Z] #17 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-01T10:23:40.265Z] #17 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-01T10:23:40.265Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-01T10:23:40.265Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-01T10:23:40.265Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-01T10:23:40.265Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-01T10:23:40.265Z] #17 49.66 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-01T10:23:40.265Z] #17 49.68 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-01T10:23:40.266Z] #17 49.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-01T10:23:40.266Z] #17 49.71 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-01T10:23:40.266Z] #17 49.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-01T10:23:40.266Z] #17 49.74 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-01T10:23:40.777Z] #17 55.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:41.072Z] #39 ... [2020-07-01T10:23:41.072Z] [2020-07-01T10:23:41.072Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:41.072Z] #19 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:23:41.072Z] #19 10.34 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:23:41.332Z] #19 10.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:23:41.337Z] #17 55.84 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:23:41.897Z] #17 56.27 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:41.961Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-07-01T10:23:42.716Z] #19 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:23:42.716Z] #19 11.96 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:23:42.716Z] #19 12.00 Building wheels for collected packages: pyyaml [2020-07-01T10:23:42.716Z] #19 12.00 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:23:42.792Z] #17 ... [2020-07-01T10:23:42.792Z] [2020-07-01T10:23:42.792Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:42.792Z] #39 104.3 CC criu/crtools.o [2020-07-01T10:23:42.792Z] #39 104.9 CC criu/eventfd.o [2020-07-01T10:23:42.792Z] #39 105.3 CC criu/eventpoll.o [2020-07-01T10:23:42.792Z] #39 106.3 CC criu/external.o [2020-07-01T10:23:42.792Z] #39 106.6 CC criu/fault-injection.o [2020-07-01T10:23:42.792Z] #39 106.7 CC criu/fdstore.o [2020-07-01T10:23:42.792Z] #39 107.1 CC criu/fifo.o [2020-07-01T10:23:42.792Z] #39 107.5 CC criu/file-ids.o [2020-07-01T10:23:42.792Z] #39 107.9 CC criu/file-lock.o [2020-07-01T10:23:42.792Z] #39 108.9 CC criu/files-ext.o [2020-07-01T10:23:42.792Z] #39 109.4 CC criu/files-reg.o [2020-07-01T10:23:42.792Z] #39 111.7 CC criu/files.o [2020-07-01T10:23:42.792Z] #39 113.8 CC criu/filesystems.o [2020-07-01T10:23:42.823Z] #17 57.33 Setting up python3-pip (18.1-5) ... [2020-07-01T10:23:42.967Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-01T10:23:43.050Z] #39 114.5 CC criu/fsnotify.o [2020-07-01T10:23:43.307Z] #39 ... [2020-07-01T10:23:43.307Z] [2020-07-01T10:23:43.307Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-01T10:23:43.307Z] #17 52.76 Setting up iptables (1.8.2-4) ... [2020-07-01T10:23:43.307Z] #17 52.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-01T10:23:43.565Z] #17 52.93 Setting up python3 (3.7.3-1) ... [2020-07-01T10:23:43.658Z] #19 12.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:23:43.700Z] #20 ... [2020-07-01T10:23:43.701Z] [2020-07-01T10:23:43.701Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-01T10:23:43.701Z] #29 DONE 202.8s [2020-07-01T10:23:43.701Z] [2020-07-01T10:23:43.701Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:43.701Z] #40 130.5 CC criu/eventfd.o [2020-07-01T10:23:43.701Z] #40 131.1 CC criu/eventpoll.o [2020-07-01T10:23:43.701Z] #40 132.1 CC criu/external.o [2020-07-01T10:23:43.701Z] #40 132.5 CC criu/fault-injection.o [2020-07-01T10:23:43.701Z] #40 132.6 CC criu/fdstore.o [2020-07-01T10:23:43.701Z] #40 133.4 CC criu/fifo.o [2020-07-01T10:23:43.918Z] #19 ... [2020-07-01T10:23:43.918Z] [2020-07-01T10:23:43.918Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:23:43.918Z] #49 80.13 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-07-01T10:23:43.918Z] #49 81.50 + mkdir -p /build [2020-07-01T10:23:43.918Z] #49 81.51 + cp runc /build/runc [2020-07-01T10:23:43.918Z] #49 DONE 82.3s [2020-07-01T10:23:43.918Z] [2020-07-01T10:23:43.918Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:43.918Z] #19 12.96 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:23:43.918Z] #19 13.21 Successfully built pyyaml [2020-07-01T10:23:44.130Z] #17 53.39 Setting up python3-wheel (0.32.3-2) ... [2020-07-01T10:23:44.179Z] #19 13.22 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-01T10:23:44.186Z] #17 58.33 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:23:44.186Z] #17 58.42 Processing triggers for mime-support (3.62) ... [2020-07-01T10:23:44.330Z] #40 134.2 CC criu/file-ids.o [2020-07-01T10:23:44.696Z] #17 54.11 Setting up apparmor (2.13.2-10) ... [2020-07-01T10:23:44.751Z] #19 13.82 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:23:44.802Z] #52 ... [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:44.802Z] #45 DONE 279.3s [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:44.802Z] #52 234.2 + bin/containerd-stress [2020-07-01T10:23:44.802Z] #52 ... [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:23:44.802Z] #46 DONE 0.4s [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:23:44.802Z] #48 DONE 0.1s [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:23:44.802Z] #50 DONE 0.1s [2020-07-01T10:23:44.802Z] [2020-07-01T10:23:44.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:44.802Z] #52 236.2 + bin/containerd-shim [2020-07-01T10:23:44.989Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.4% of statements [2020-07-01T10:23:45.013Z] #19 DONE 14.1s [2020-07-01T10:23:45.013Z] [2020-07-01T10:23:45.013Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:45.013Z] #52 142.2 + bin/containerd [2020-07-01T10:23:45.377Z] #40 134.8 CC criu/file-lock.o [2020-07-01T10:23:45.549Z] #17 DONE 59.8s [2020-07-01T10:23:45.549Z] [2020-07-01T10:23:45.549Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:23:46.405Z] #40 136.0 CC criu/files-ext.o [2020-07-01T10:23:46.594Z] #17 55.74 Setting up xfsprogs (4.20.0-1) ... [2020-07-01T10:23:46.594Z] #17 55.76 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-01T10:23:46.594Z] #17 56.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-01T10:23:46.692Z] #40 136.4 CC criu/files-reg.o [2020-07-01T10:23:47.434Z] #18 1.792 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:23:47.435Z] #18 1.795 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:23:47.435Z] #18 1.798 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:23:47.435Z] #18 DONE 1.9s [2020-07-01T10:23:47.435Z] [2020-07-01T10:23:47.435Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:47.435Z] #19 ... [2020-07-01T10:23:47.435Z] [2020-07-01T10:23:47.435Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:23:47.435Z] #36 186.6 + dpkg --print-architecture [2020-07-01T10:23:47.435Z] #36 186.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-01T10:23:47.435Z] #36 186.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-01T10:23:47.435Z] #36 186.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-01T10:23:47.529Z] #17 56.96 Setting up python3-distutils (3.7.3-1) ... [2020-07-01T10:23:47.995Z] #36 ... [2020-07-01T10:23:47.995Z] [2020-07-01T10:23:47.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:47.995Z] #39 115.5 CC criu/ipc_ns.o [2020-07-01T10:23:47.995Z] #39 116.6 CC criu/irmap.o [2020-07-01T10:23:47.995Z] #39 117.1 CC criu/kcmp-ids.o [2020-07-01T10:23:47.995Z] #39 117.5 CC criu/kerndat.o [2020-07-01T10:23:47.995Z] #39 118.6 CC criu/libnetlink.o [2020-07-01T10:23:47.995Z] #39 119.0 CC criu/log.o [2020-07-01T10:23:47.995Z] #39 119.6 CC criu/lsm.o [2020-07-01T10:23:47.995Z] #39 120.1 CC criu/mem.o [2020-07-01T10:23:47.995Z] #39 121.9 CC criu/memfd.o [2020-07-01T10:23:47.995Z] #39 122.5 CC criu/mount.o [2020-07-01T10:23:48.095Z] #17 57.38 Setting up python3-setuptools (40.8.0-1) ... [2020-07-01T10:23:48.741Z] #40 ... [2020-07-01T10:23:48.742Z] [2020-07-01T10:23:48.742Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:48.742Z] #20 5.836 Collecting yamllint==1.16.0 [2020-07-01T10:23:48.742Z] #20 6.279 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:23:48.742Z] #20 6.382 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:23:48.742Z] #20 6.440 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:23:48.742Z] #20 6.495 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:23:48.742Z] #20 6.685 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:23:48.742Z] #20 8.160 Building wheels for collected packages: pyyaml [2020-07-01T10:23:48.742Z] #20 8.163 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:23:49.357Z] #39 127.0 CC criu/namespaces.o [2020-07-01T10:23:49.465Z] #17 58.60 Setting up python3-pip (18.1-5) ... [2020-07-01T10:23:49.767Z] #20 9.653 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:23:49.767Z] #20 9.655 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:23:49.767Z] #20 9.742 Successfully built pyyaml [2020-07-01T10:23:50.056Z] #20 9.764 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-01T10:23:50.065Z] #52 242.8 + bin/containerd-shim-runc-v1 [2020-07-01T10:23:50.287Z] #17 59.59 Processing triggers for libc-bin (2.28-10) ... [2020-07-01T10:23:50.287Z] #17 59.62 Processing triggers for mime-support (3.62) ... [2020-07-01T10:23:50.297Z] #52 ... [2020-07-01T10:23:50.297Z] [2020-07-01T10:23:50.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:50.297Z] #39 118.3 CC criu/netfilter.o [2020-07-01T10:23:50.297Z] #39 118.7 CC criu/page-pipe.o [2020-07-01T10:23:50.297Z] #39 119.3 CC criu/page-xfer.o [2020-07-01T10:23:50.297Z] #39 120.8 CC criu/pagemap-cache.o [2020-07-01T10:23:50.297Z] #39 121.2 CC criu/pagemap.o [2020-07-01T10:23:50.297Z] #39 122.1 CC criu/parasite-syscall.o [2020-07-01T10:23:50.297Z] #39 122.7 CC criu/path.o [2020-07-01T10:23:50.297Z] #39 122.9 CC criu/pie-util-vdso.o [2020-07-01T10:23:50.297Z] #39 123.2 CC criu/pie-util.o [2020-07-01T10:23:50.297Z] #39 123.4 CC criu/pipes.o [2020-07-01T10:23:50.297Z] #39 123.9 CC criu/plugin.o [2020-07-01T10:23:50.297Z] #39 124.2 CC criu/proc_parse.o [2020-07-01T10:23:50.297Z] #39 126.1 CC criu/protobuf-desc.o [2020-07-01T10:23:50.343Z] #20 10.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:23:50.630Z] #20 DONE 10.4s [2020-07-01T10:23:50.630Z] [2020-07-01T10:23:50.630Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:50.630Z] #40 139.2 CC criu/files.o [2020-07-01T10:23:50.867Z] #39 126.9 CC criu/protobuf.o [2020-07-01T10:23:51.129Z] #39 127.2 CC criu/pstree.o [2020-07-01T10:23:51.218Z] #17 DONE 60.5s [2020-07-01T10:23:51.218Z] [2020-07-01T10:23:51.218Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-01T10:23:51.808Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.462s coverage: 13.9% of statements [2020-07-01T10:23:51.868Z] #39 129.0 CC criu/net.o [2020-07-01T10:23:52.073Z] #39 128.2 CC criu/rbtree.o [2020-07-01T10:23:52.125Z] #40 141.7 CC criu/filesystems.o [2020-07-01T10:23:52.333Z] #39 128.4 CC criu/rst-malloc.o [2020-07-01T10:23:52.594Z] #39 128.6 CC criu/seccomp.o [2020-07-01T10:23:52.778Z] #40 142.6 CC criu/fsnotify.o [2020-07-01T10:23:52.848Z] #18 1.687 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-01T10:23:52.848Z] #18 1.692 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-01T10:23:52.848Z] #18 1.696 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-01T10:23:52.848Z] #18 DONE 1.8s [2020-07-01T10:23:52.848Z] [2020-07-01T10:23:52.848Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:52.855Z] #39 129.2 CC criu/seize.o [2020-07-01T10:23:53.231Z] #39 ... [2020-07-01T10:23:53.231Z] [2020-07-01T10:23:53.231Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:23:53.231Z] #19 5.878 Collecting yamllint==1.16.0 [2020-07-01T10:23:53.279Z] ok github.com/docker/docker/daemon/config 0.021s coverage: 81.7% of statements [2020-07-01T10:23:53.351Z] #52 245.8 + bin/containerd-shim-runc-v2 [2020-07-01T10:23:53.796Z] #39 129.8 CC criu/servicefd.o [2020-07-01T10:23:53.894Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-07-01T10:23:54.057Z] #39 130.2 CC criu/shmem.o [2020-07-01T10:23:54.219Z] #19 ... [2020-07-01T10:23:54.219Z] [2020-07-01T10:23:54.219Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:54.219Z] #39 115.6 CC criu/image-desc.o [2020-07-01T10:23:54.219Z] #39 115.8 CC criu/image.o [2020-07-01T10:23:54.219Z] #39 116.7 CC criu/ipc_ns.o [2020-07-01T10:23:54.219Z] #39 118.0 CC criu/irmap.o [2020-07-01T10:23:54.219Z] #39 118.7 CC criu/kcmp-ids.o [2020-07-01T10:23:54.219Z] #39 119.1 CC criu/kerndat.o [2020-07-01T10:23:54.219Z] #39 120.3 CC criu/libnetlink.o [2020-07-01T10:23:54.219Z] #39 120.7 CC criu/log.o [2020-07-01T10:23:54.219Z] #39 121.3 CC criu/lsm.o [2020-07-01T10:23:54.219Z] #39 121.7 CC criu/mem.o [2020-07-01T10:23:54.219Z] #39 124.0 CC criu/memfd.o [2020-07-01T10:23:54.219Z] #39 124.7 CC criu/mount.o [2020-07-01T10:23:54.279Z] #40 143.8 CC criu/image-desc.o [2020-07-01T10:23:54.279Z] #40 144.0 CC criu/image.o [2020-07-01T10:23:54.283Z] #52 246.7 + binaries [2020-07-01T10:23:54.283Z] #52 246.7 + install -D bin/containerd /build/containerd [2020-07-01T10:23:54.283Z] #52 246.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:23:54.283Z] #52 246.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:23:54.283Z] #52 246.7 + install -D bin/ctr /build/ctr [2020-07-01T10:23:54.476Z] #39 ... [2020-07-01T10:23:54.476Z] [2020-07-01T10:23:54.476Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:23:54.476Z] #36 192.0 + dpkg --print-architecture [2020-07-01T10:23:54.476Z] #36 192.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-01T10:23:54.476Z] #36 192.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-01T10:23:54.476Z] #36 192.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-01T10:23:54.509Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-07-01T10:23:54.998Z] #39 131.0 CC criu/sigframe.o [2020-07-01T10:23:54.998Z] #39 131.1 CC criu/signalfd.o [2020-07-01T10:23:55.128Z] ok github.com/docker/docker/daemon 12.264s coverage: 17.5% of statements [2020-07-01T10:23:55.128Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-01T10:23:55.128Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-01T10:23:55.128Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-01T10:23:55.128Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-01T10:23:55.128Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-07-01T10:23:55.215Z] #52 DONE 247.6s [2020-07-01T10:23:55.259Z] #39 131.4 CC criu/sk-inet.o [2020-07-01T10:23:55.305Z] #40 145.0 CC criu/ipc_ns.o [2020-07-01T10:23:55.779Z] [2020-07-01T10:23:55.779Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:23:56.200Z] #39 132.2 CC criu/sk-netlink.o [2020-07-01T10:23:56.200Z] #39 132.5 CC criu/sk-packet.o [2020-07-01T10:23:56.332Z] #40 146.2 CC criu/irmap.o [2020-07-01T10:23:56.344Z] #53 DONE 0.7s [2020-07-01T10:23:56.461Z] #39 ... [2020-07-01T10:23:56.461Z] [2020-07-01T10:23:56.461Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:56.461Z] #21 188.4 + return [2020-07-01T10:23:56.601Z] [2020-07-01T10:23:56.601Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:23:56.858Z] #57 DONE 0.2s [2020-07-01T10:23:56.858Z] [2020-07-01T10:23:56.858Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:23:57.034Z] #21 DONE 189.2s [2020-07-01T10:23:57.034Z] [2020-07-01T10:23:57.034Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:57.034Z] #39 133.0 CC criu/sk-queue.o [2020-07-01T10:23:57.116Z] #59 DONE 0.4s [2020-07-01T10:23:57.116Z] [2020-07-01T10:23:57.116Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:23:57.116Z] #61 DONE 0.0s [2020-07-01T10:23:57.116Z] [2020-07-01T10:23:57.116Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:23:57.116Z] #62 DONE 0.0s [2020-07-01T10:23:57.116Z] [2020-07-01T10:23:57.116Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:23:57.295Z] #39 133.4 CC criu/sk-tcp.o [2020-07-01T10:23:57.310Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-01T10:23:57.657Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.187s coverage: 57.0% of statements [2020-07-01T10:23:57.681Z] #63 DONE 0.7s [2020-07-01T10:23:57.681Z] [2020-07-01T10:23:57.681Z] #64 exporting to image [2020-07-01T10:23:57.681Z] #64 exporting layers [2020-07-01T10:23:57.683Z] 4612f6d0b889: Verifying Checksum [2020-07-01T10:23:57.683Z] 4612f6d0b889: Download complete [2020-07-01T10:23:57.753Z] #36 ... [2020-07-01T10:23:57.753Z] [2020-07-01T10:23:57.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:23:57.753Z] #39 128.9 CC criu/namespaces.o [2020-07-01T10:23:57.823Z] #40 147.2 CC criu/kcmp-ids.o [2020-07-01T10:23:57.823Z] #40 147.5 CC criu/kerndat.o [2020-07-01T10:23:57.865Z] #39 133.9 CC criu/sk-unix.o [2020-07-01T10:23:58.469Z] #19 11.26 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:23:58.724Z] #19 11.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:23:58.724Z] #19 11.38 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:23:58.724Z] #19 11.45 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:23:58.724Z] #19 11.60 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:23:59.248Z] #39 135.5 CC criu/sockets.o [2020-07-01T10:23:59.317Z] #40 149.0 CC criu/libnetlink.o [2020-07-01T10:23:59.617Z] #40 149.3 CC criu/log.o [2020-07-01T10:23:59.648Z] #39 130.9 CC criu/net.o [2020-07-01T10:23:59.820Z] #39 ... [2020-07-01T10:23:59.820Z] [2020-07-01T10:23:59.820Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:23:59.820Z] #22 DONE 0.7s [2020-07-01T10:23:59.820Z] [2020-07-01T10:23:59.820Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:23:59.820Z] #45 191.0 + cd /tmp/tmp.lwXMlSNQsB/src/github.com/golangci/golangci-lint/ [2020-07-01T10:23:59.820Z] #45 191.0 + git checkout -q v1.23.8 [2020-07-01T10:23:59.820Z] #45 191.5 ++ git describe --tags [2020-07-01T10:23:59.820Z] #45 191.5 + version=v1.23.8 [2020-07-01T10:23:59.820Z] #45 191.5 ++ git rev-parse --short HEAD [2020-07-01T10:23:59.820Z] #45 191.5 + commit=76a82c6 [2020-07-01T10:23:59.820Z] #45 191.5 ++ git show -s --format=%cd [2020-07-01T10:23:59.820Z] #45 191.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:23:59.820Z] #45 191.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-07-01T10:23:59.905Z] #40 149.8 CC criu/lsm.o [2020-07-01T10:24:00.086Z] #19 12.87 Building wheels for collected packages: pyyaml [2020-07-01T10:24:00.086Z] #19 12.87 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:24:00.531Z] #40 150.2 CC criu/mem.o [2020-07-01T10:24:01.011Z] #19 13.81 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:24:01.011Z] #19 13.81 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:24:01.011Z] #19 13.87 Successfully built pyyaml [2020-07-01T10:24:01.267Z] #19 13.89 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-01T10:24:01.524Z] #19 14.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:24:01.780Z] #19 DONE 14.6s [2020-07-01T10:24:01.780Z] [2020-07-01T10:24:01.780Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:01.780Z] #39 132.1 CC criu/netfilter.o [2020-07-01T10:24:01.780Z] #39 132.4 CC criu/page-pipe.o [2020-07-01T10:24:01.780Z] #39 133.0 CC criu/page-xfer.o [2020-07-01T10:24:01.780Z] #39 134.3 CC criu/pagemap-cache.o [2020-07-01T10:24:01.780Z] #39 134.7 CC criu/pagemap.o [2020-07-01T10:24:01.780Z] #39 135.6 CC criu/parasite-syscall.o [2020-07-01T10:24:01.780Z] #39 136.5 CC criu/path.o [2020-07-01T10:24:01.780Z] #39 136.9 CC criu/pie-util-vdso-elf32.o [2020-07-01T10:24:01.780Z] #39 137.4 CC criu/pie-util-vdso.o [2020-07-01T10:24:01.780Z] #39 137.8 CC criu/pie-util.o [2020-07-01T10:24:01.780Z] #39 138.0 CC criu/pipes.o [2020-07-01T10:24:01.780Z] #39 138.9 CC criu/plugin.o [2020-07-01T10:24:01.780Z] #39 ... [2020-07-01T10:24:01.780Z] [2020-07-01T10:24:01.780Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:24:02.036Z] #22 DONE 0.4s [2020-07-01T10:24:02.036Z] [2020-07-01T10:24:02.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:02.036Z] #39 139.5 CC criu/proc_parse.o [2020-07-01T10:24:02.040Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.159s coverage: 46.2% of statements [2020-07-01T10:24:02.171Z] #39 133.8 CC criu/netfilter.o [2020-07-01T10:24:02.578Z] #40 152.3 CC criu/memfd.o [2020-07-01T10:24:02.736Z] #39 134.2 CC criu/page-pipe.o [2020-07-01T10:24:03.054Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-07-01T10:24:03.118Z] #45 ... [2020-07-01T10:24:03.118Z] [2020-07-01T10:24:03.118Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:24:03.118Z] #26 DONE 3.0s [2020-07-01T10:24:03.118Z] [2020-07-01T10:24:03.118Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:24:03.118Z] #29 DONE 0.5s [2020-07-01T10:24:03.118Z] [2020-07-01T10:24:03.118Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:24:03.204Z] #40 152.9 CC criu/mount.o [2020-07-01T10:24:03.300Z] #39 134.8 CC criu/page-xfer.o [2020-07-01T10:24:03.378Z] #31 DONE 0.2s [2020-07-01T10:24:03.378Z] [2020-07-01T10:24:03.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:03.378Z] #39 136.2 CC criu/stats.o [2020-07-01T10:24:03.378Z] #39 136.4 CC criu/string.o [2020-07-01T10:24:03.378Z] #39 136.5 CC criu/sysctl.o [2020-07-01T10:24:03.378Z] #39 137.1 CC criu/sysfs_parse.o [2020-07-01T10:24:03.378Z] #39 137.5 CC criu/timens.o [2020-07-01T10:24:03.378Z] #39 137.8 CC criu/timerfd.o [2020-07-01T10:24:03.378Z] #39 138.1 CC criu/tty.o [2020-07-01T10:24:03.639Z] #39 ... [2020-07-01T10:24:03.639Z] [2020-07-01T10:24:03.639Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:24:03.639Z] #34 DONE 0.1s [2020-07-01T10:24:03.639Z] [2020-07-01T10:24:03.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:03.639Z] #39 139.7 CC criu/tun.o [2020-07-01T10:24:03.899Z] #39 ... [2020-07-01T10:24:03.899Z] [2020-07-01T10:24:03.899Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:24:03.899Z] #37 DONE 0.4s [2020-07-01T10:24:03.899Z] [2020-07-01T10:24:03.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:03.899Z] #39 140.1 CC criu/uffd.o [2020-07-01T10:24:04.233Z] #64 exporting layers 6.1s done [2020-07-01T10:24:04.233Z] #64 writing image sha256:c8021fbc0835cbc63ce064972c87afb4911137ab3125239445859c4dd6f22b34 done [2020-07-01T10:24:04.234Z] #64 naming to docker.io/library/docker:6908642616609197aa38d97d72ee652cb6e45442 done [2020-07-01T10:24:04.234Z] #64 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-01T10:24:04.548Z] #39 142.0 CC criu/protobuf-desc.o [2020-07-01T10:24:04.568Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/validate/default [2020-07-01T10:24:05.133Z] Congratulations! All commits are properly signed with the DCO! [2020-07-01T10:24:05.133Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-01T10:24:05.133Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-01T10:24:05.133Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-01T10:24:05.133Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-01T10:24:05.133Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-01T10:24:05.133Z] Congratulations! No new tests were added to integration-cli. [2020-07-01T10:24:05.133Z] [2020-07-01T10:24:05.133Z] INFO Start validation with golang-ci-lint [2020-07-01T10:24:05.195Z] #39 136.4 CC criu/pagemap-cache.o [2020-07-01T10:24:05.282Z] #39 141.2 CC criu/util.o [2020-07-01T10:24:05.390Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-01T10:24:05.390Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-01T10:24:05.390Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-01T10:24:05.452Z] #39 136.8 CC criu/pagemap.o [2020-07-01T10:24:05.473Z] #39 ... [2020-07-01T10:24:05.473Z] [2020-07-01T10:24:05.473Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:24:05.473Z] #26 DONE 3.0s [2020-07-01T10:24:05.473Z] [2020-07-01T10:24:05.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:05.473Z] #39 143.0 CC criu/protobuf.o [2020-07-01T10:24:05.473Z] #39 ... [2020-07-01T10:24:05.473Z] [2020-07-01T10:24:05.473Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:24:05.473Z] #29 DONE 0.3s [2020-07-01T10:24:05.474Z] [2020-07-01T10:24:05.474Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:24:05.474Z] #31 DONE 0.0s [2020-07-01T10:24:05.474Z] [2020-07-01T10:24:05.474Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:24:05.474Z] #34 DONE 0.0s [2020-07-01T10:24:05.728Z] [2020-07-01T10:24:05.728Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:05.728Z] #52 ... [2020-07-01T10:24:05.728Z] [2020-07-01T10:24:05.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:05.728Z] #39 143.4 CC criu/pstree.o [2020-07-01T10:24:06.223Z] #39 142.4 CC criu/uts_ns.o [2020-07-01T10:24:06.383Z] #39 137.9 CC criu/parasite-syscall.o [2020-07-01T10:24:06.483Z] #39 142.6 CC criu/vdso.o [2020-07-01T10:24:06.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.481s coverage: 49.5% of statements [2020-07-01T10:24:06.654Z] #39 ... [2020-07-01T10:24:06.654Z] [2020-07-01T10:24:06.654Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:24:06.654Z] #36 DONE 215.7s [2020-07-01T10:24:06.654Z] [2020-07-01T10:24:06.654Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:06.947Z] #39 ... [2020-07-01T10:24:06.947Z] [2020-07-01T10:24:06.947Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:24:06.947Z] #19 5.647 Collecting yamllint==1.16.0 [2020-07-01T10:24:06.947Z] #19 11.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-01T10:24:06.947Z] #19 11.13 Collecting pyyaml (from yamllint==1.16.0) [2020-07-01T10:24:06.947Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-01T10:24:06.947Z] #19 12.82 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-01T10:24:06.947Z] #19 12.87 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-01T10:24:06.947Z] #19 12.91 Building wheels for collected packages: pyyaml [2020-07-01T10:24:06.947Z] #19 12.91 Running setup.py bdist_wheel for pyyaml: started [2020-07-01T10:24:06.947Z] #19 14.09 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-01T10:24:06.947Z] #19 14.09 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-01T10:24:06.947Z] #19 14.18 Successfully built pyyaml [2020-07-01T10:24:07.054Z] #39 143.1 LINK criu/built-in.o [2020-07-01T10:24:07.054Z] #39 143.2 LINK criu/criu [2020-07-01T10:24:07.204Z] #19 14.20 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-01T10:24:07.462Z] #19 14.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-01T10:24:07.462Z] #19 ... [2020-07-01T10:24:07.462Z] [2020-07-01T10:24:07.462Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:07.462Z] #39 138.8 CC criu/path.o [2020-07-01T10:24:07.579Z] #45 ... [2020-07-01T10:24:07.579Z] [2020-07-01T10:24:07.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:07.579Z] #39 144.9 CC criu/rbtree.o [2020-07-01T10:24:07.624Z] #39 143.7 DEP lib/c/criu.d [2020-07-01T10:24:07.624Z] #39 143.8 CC images/rpc.pb-c.o [2020-07-01T10:24:07.635Z] #40 157.4 CC criu/namespaces.o [2020-07-01T10:24:07.719Z] #39 139.2 CC criu/pie-util-vdso-elf32.o [2020-07-01T10:24:07.719Z] #39 ... [2020-07-01T10:24:07.719Z] [2020-07-01T10:24:07.719Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-01T10:24:07.719Z] #19 DONE 15.0s [2020-07-01T10:24:07.834Z] #39 145.4 CC criu/rst-malloc.o [2020-07-01T10:24:07.976Z] [2020-07-01T10:24:07.977Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:24:08.089Z] #39 145.6 CC criu/seccomp.o [2020-07-01T10:24:08.089Z] #39 ... [2020-07-01T10:24:08.089Z] [2020-07-01T10:24:08.089Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:24:08.089Z] #37 DONE 0.5s [2020-07-01T10:24:08.195Z] #39 144.4 CC lib/c/criu.o [2020-07-01T10:24:08.236Z] #22 DONE 0.2s [2020-07-01T10:24:08.236Z] [2020-07-01T10:24:08.236Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:24:08.344Z] [2020-07-01T10:24:08.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:08.600Z] #39 146.2 CC criu/seize.o [2020-07-01T10:24:09.136Z] #39 145.4 LINK lib/c/built-in.o [2020-07-01T10:24:09.136Z] #39 145.4 LINK lib/c/libcriu.so [2020-07-01T10:24:09.136Z] #39 145.4 LINK lib/c/libcriu.a [2020-07-01T10:24:09.397Z] #39 145.6 GEN magic.py [2020-07-01T10:24:09.525Z] #39 146.8 CC criu/servicefd.o [2020-07-01T10:24:09.525Z] #39 147.1 CC criu/shmem.o [2020-07-01T10:24:09.657Z] #39 145.8 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:24:09.657Z] #39 145.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:24:09.657Z] #39 145.8 Note: Building without GnuTLS support [2020-07-01T10:24:09.657Z] #39 145.8 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:24:09.657Z] #39 145.8 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:24:10.227Z] #39 146.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:24:10.364Z] #40 159.8 CC criu/net.o [2020-07-01T10:24:10.450Z] #39 147.7 CC criu/sigframe.o [2020-07-01T10:24:10.450Z] #39 147.9 CC criu/signalfd.o [2020-07-01T10:24:10.705Z] #39 148.1 CC criu/sk-inet.o [2020-07-01T10:24:10.759Z] #26 DONE 2.8s [2020-07-01T10:24:10.759Z] [2020-07-01T10:24:10.759Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:24:11.017Z] #29 DONE 0.3s [2020-07-01T10:24:11.017Z] [2020-07-01T10:24:11.017Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:24:11.017Z] #31 DONE 0.1s [2020-07-01T10:24:11.017Z] [2020-07-01T10:24:11.017Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:11.017Z] #39 140.0 CC criu/pie-util-vdso.o [2020-07-01T10:24:11.017Z] #39 140.5 CC criu/pie-util.o [2020-07-01T10:24:11.017Z] #39 140.7 CC criu/pipes.o [2020-07-01T10:24:11.017Z] #39 141.5 CC criu/plugin.o [2020-07-01T10:24:11.017Z] #39 141.8 CC criu/proc_parse.o [2020-07-01T10:24:11.168Z] #39 147.4 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:11.273Z] #39 ... [2020-07-01T10:24:11.274Z] [2020-07-01T10:24:11.274Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:24:11.274Z] #34 DONE 0.0s [2020-07-01T10:24:11.531Z] [2020-07-01T10:24:11.531Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:11.644Z] #39 149.2 CC criu/sk-netlink.o [2020-07-01T10:24:11.900Z] #39 149.5 CC criu/sk-packet.o [2020-07-01T10:24:12.109Z] #39 148.3 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:24:12.109Z] #39 148.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:24:12.109Z] #39 148.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:24:12.369Z] #39 148.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:24:12.369Z] #39 148.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:24:12.369Z] #39 148.5 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:12.369Z] #39 148.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:24:12.824Z] #39 148.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:12.824Z] #39 148.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:12.824Z] #39 149.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:12.826Z] #39 150.1 CC criu/sk-queue.o [2020-07-01T10:24:12.826Z] #39 150.4 CC criu/sk-tcp.o [2020-07-01T10:24:12.903Z] #45 ... [2020-07-01T10:24:12.903Z] [2020-07-01T10:24:12.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:12.903Z] #39 144.2 CC criu/protobuf-desc.o [2020-07-01T10:24:13.103Z] #39 149.2 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:13.103Z] #39 149.3 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:13.103Z] #39 149.4 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:13.103Z] #39 149.5 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:13.387Z] #39 150.8 CC criu/sk-unix.o [2020-07-01T10:24:13.412Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.459s coverage: 73.1% of statements [2020-07-01T10:24:13.412Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-01T10:24:13.412Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.225s coverage: 57.7% of statements [2020-07-01T10:24:13.412Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-01T10:24:13.468Z] #39 144.9 CC criu/protobuf.o [2020-07-01T10:24:13.695Z] #39 149.6 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:13.695Z] #39 149.6 INSTALL criu/criu [2020-07-01T10:24:13.725Z] #39 145.3 CC criu/pstree.o [2020-07-01T10:24:13.965Z] #39 DONE 150.1s [2020-07-01T10:24:13.965Z] [2020-07-01T10:24:13.965Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:14.092Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.658s coverage: 76.1% of statements [2020-07-01T10:24:14.092Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-01T10:24:14.375Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-01T10:24:14.753Z] #39 152.3 CC criu/sockets.o [2020-07-01T10:24:14.779Z] #40 163.9 CC criu/netfilter.o [2020-07-01T10:24:14.779Z] #40 164.3 CC criu/page-pipe.o [2020-07-01T10:24:15.037Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-07-01T10:24:15.099Z] #39 146.3 CC criu/rbtree.o [2020-07-01T10:24:15.099Z] #39 146.6 CC criu/rst-malloc.o [2020-07-01T10:24:15.313Z] #39 152.8 CC criu/stats.o [2020-07-01T10:24:15.397Z] #39 ... [2020-07-01T10:24:15.397Z] [2020-07-01T10:24:15.397Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:24:15.397Z] #36 DONE 219.7s [2020-07-01T10:24:15.397Z] [2020-07-01T10:24:15.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:15.397Z] #39 146.9 CC criu/seccomp.o [2020-07-01T10:24:15.411Z] #40 165.2 CC criu/page-xfer.o [2020-07-01T10:24:15.569Z] #39 153.1 CC criu/string.o [2020-07-01T10:24:15.715Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-07-01T10:24:15.824Z] #39 153.1 CC criu/sysctl.o [2020-07-01T10:24:15.900Z] #45 ... [2020-07-01T10:24:15.900Z] [2020-07-01T10:24:15.900Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:24:16.080Z] #39 153.7 CC criu/sysfs_parse.o [2020-07-01T10:24:16.176Z] #40 DONE 0.2s [2020-07-01T10:24:16.176Z] [2020-07-01T10:24:16.176Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:24:16.335Z] #39 154.0 CC criu/timens.o [2020-07-01T10:24:16.344Z] #39 147.8 CC criu/seize.o [2020-07-01T10:24:16.446Z] #42 DONE 0.3s [2020-07-01T10:24:16.446Z] [2020-07-01T10:24:16.446Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:16.446Z] #45 ... [2020-07-01T10:24:16.446Z] [2020-07-01T10:24:16.446Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:24:16.446Z] #44 DONE 0.1s [2020-07-01T10:24:16.707Z] [2020-07-01T10:24:16.707Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:16.722Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.8% of statements [2020-07-01T10:24:16.722Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-01T10:24:16.722Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-01T10:24:16.895Z] #39 154.3 CC criu/timerfd.o [2020-07-01T10:24:17.004Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements [2020-07-01T10:24:17.150Z] #39 154.6 CC criu/tty.o [2020-07-01T10:24:17.279Z] #39 ... [2020-07-01T10:24:17.279Z] [2020-07-01T10:24:17.279Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:24:17.279Z] #37 DONE 0.4s [2020-07-01T10:24:17.459Z] #40 167.1 CC criu/pagemap-cache.o [2020-07-01T10:24:17.536Z] [2020-07-01T10:24:17.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:17.536Z] #39 148.8 CC criu/servicefd.o [2020-07-01T10:24:17.745Z] #40 167.6 CC criu/pagemap.o [2020-07-01T10:24:17.793Z] #39 149.1 CC criu/shmem.o [2020-07-01T10:24:18.010Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 77.8% of statements [2020-07-01T10:24:18.010Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-01T10:24:18.010Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-01T10:24:18.010Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-07-01T10:24:18.358Z] #39 149.9 CC criu/sigframe.o [2020-07-01T10:24:18.615Z] #39 150.0 CC criu/signalfd.o [2020-07-01T10:24:18.693Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-07-01T10:24:18.873Z] #39 150.2 CC criu/sk-inet.o [2020-07-01T10:24:18.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 61.6% of statements [2020-07-01T10:24:19.036Z] #39 156.1 CC criu/tun.o [2020-07-01T10:24:19.036Z] #39 ... [2020-07-01T10:24:19.036Z] [2020-07-01T10:24:19.036Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:24:19.036Z] #49 106.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-07-01T10:24:19.251Z] #40 169.0 CC criu/parasite-syscall.o [2020-07-01T10:24:19.256Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-07-01T10:24:19.438Z] #39 150.9 CC criu/sk-netlink.o [2020-07-01T10:24:19.695Z] #39 151.3 CC criu/sk-packet.o [2020-07-01T10:24:19.871Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 75.2% of statements [2020-07-01T10:24:19.871Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-01T10:24:20.153Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.7% of statements [2020-07-01T10:24:20.260Z] #39 151.7 CC criu/sk-queue.o [2020-07-01T10:24:20.273Z] #40 170.1 CC criu/path.o [2020-07-01T10:24:20.400Z] #49 107.5 + mkdir -p /build [2020-07-01T10:24:20.400Z] #49 107.5 + cp runc /build/runc [2020-07-01T10:24:20.517Z] #39 152.0 CC criu/sk-tcp.o [2020-07-01T10:24:20.655Z] #49 DONE 108.0s [2020-07-01T10:24:20.655Z] [2020-07-01T10:24:20.655Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:20.655Z] #45 228.2 + cd /tmp/tmp.DVZTgGkTqh/src/github.com/golangci/golangci-lint/ [2020-07-01T10:24:20.655Z] #45 228.2 + git checkout -q v1.23.8 [2020-07-01T10:24:20.655Z] #45 228.8 ++ git describe --tags [2020-07-01T10:24:20.655Z] #45 228.8 + version=v1.23.8 [2020-07-01T10:24:20.655Z] #45 228.8 ++ git rev-parse --short HEAD [2020-07-01T10:24:20.655Z] #45 228.8 + commit=76a82c6 [2020-07-01T10:24:20.655Z] #45 228.8 ++ git show -s --format=%cd [2020-07-01T10:24:20.655Z] #45 228.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:24:20.655Z] #45 228.8 + 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-07-01T10:24:20.768Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2020-07-01T10:24:20.775Z] #39 152.3 CC criu/sk-unix.o [2020-07-01T10:24:20.897Z] #40 170.5 CC criu/pie-util-vdso.o [2020-07-01T10:24:21.185Z] #40 ... [2020-07-01T10:24:21.185Z] [2020-07-01T10:24:21.185Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:24:21.185Z] #37 240.8 + dpkg --print-architecture [2020-07-01T10:24:21.185Z] #37 240.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-01T10:24:21.815Z] #37 241.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-01T10:24:21.815Z] #37 241.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-01T10:24:22.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-01T10:24:22.321Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-01T10:24:22.673Z] #39 153.9 CC criu/sockets.o [2020-07-01T10:24:22.936Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-01T10:24:22.936Z] ok github.com/docker/docker/daemon/logger/splunk 1.476s coverage: 82.5% of statements [2020-07-01T10:24:22.936Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-01T10:24:22.936Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-01T10:24:23.238Z] #39 154.6 CC criu/stats.o [2020-07-01T10:24:23.238Z] #39 154.8 CC criu/string.o [2020-07-01T10:24:23.238Z] #39 154.9 CC criu/sysctl.o [2020-07-01T10:24:24.171Z] #39 155.4 CC criu/sysfs_parse.o [2020-07-01T10:24:24.171Z] #39 155.7 CC criu/timens.o [2020-07-01T10:24:24.411Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-07-01T10:24:24.428Z] #39 155.9 CC criu/timerfd.o [2020-07-01T10:24:24.686Z] #39 156.1 CC criu/tty.o [2020-07-01T10:24:24.694Z] ok github.com/docker/docker/distribution 0.349s coverage: 22.1% of statements [2020-07-01T10:24:24.694Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-01T10:24:24.817Z] #45 ... [2020-07-01T10:24:24.817Z] [2020-07-01T10:24:24.817Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:24.817Z] #52 185.0 + bin/containerd [2020-07-01T10:24:25.699Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-01T10:24:26.058Z] #39 157.5 CC criu/tun.o [2020-07-01T10:24:26.314Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-07-01T10:24:26.596Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-07-01T10:24:26.631Z] #39 157.9 CC criu/uffd.o [2020-07-01T10:24:26.631Z] #39 ... [2020-07-01T10:24:26.631Z] [2020-07-01T10:24:26.631Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:24:26.631Z] #49 109.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-07-01T10:24:27.210Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-07-01T10:24:27.210Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-01T10:24:27.210Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-01T10:24:27.210Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2020-07-01T10:24:27.210Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-01T10:24:27.329Z] #52 ... [2020-07-01T10:24:27.329Z] [2020-07-01T10:24:27.329Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:27.329Z] #39 156.6 CC criu/uffd.o [2020-07-01T10:24:27.329Z] #39 157.5 CC criu/util.o [2020-07-01T10:24:27.329Z] #39 158.9 CC criu/uts_ns.o [2020-07-01T10:24:27.329Z] #39 159.2 CC criu/vdso-compat.o [2020-07-01T10:24:27.329Z] #39 159.4 CC criu/vdso.o [2020-07-01T10:24:27.329Z] #39 159.9 LINK criu/built-in.o [2020-07-01T10:24:27.329Z] #39 160.0 LINK criu/criu [2020-07-01T10:24:27.329Z] #39 160.4 DEP lib/c/criu.d [2020-07-01T10:24:27.329Z] #39 160.4 CC images/rpc.pb-c.o [2020-07-01T10:24:27.329Z] #39 160.8 CC lib/c/criu.o [2020-07-01T10:24:27.329Z] #39 161.5 LINK lib/c/built-in.o [2020-07-01T10:24:27.329Z] #39 161.5 LINK lib/c/libcriu.so [2020-07-01T10:24:27.329Z] #39 161.6 LINK lib/c/libcriu.a [2020-07-01T10:24:27.329Z] #39 161.7 GEN magic.py [2020-07-01T10:24:27.329Z] #39 161.9 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:24:27.329Z] #39 161.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:24:27.329Z] #39 161.9 Note: Building without GnuTLS support [2020-07-01T10:24:27.329Z] #39 161.9 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:24:27.329Z] #39 161.9 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:24:27.329Z] #39 162.5 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:24:27.329Z] #39 163.0 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 163.5 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:24:27.329Z] #39 163.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:24:27.329Z] #39 163.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:24:27.329Z] #39 163.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:24:27.329Z] #39 163.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:24:27.329Z] #39 163.6 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 163.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:24:27.329Z] #39 163.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 163.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 163.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.1 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:27.329Z] #39 164.1 INSTALL criu/criu [2020-07-01T10:24:27.329Z] #39 DONE 164.5s [2020-07-01T10:24:27.329Z] [2020-07-01T10:24:27.329Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:27.563Z] #49 110.6 + mkdir -p /build [2020-07-01T10:24:27.821Z] #49 110.6 + cp runc /build/runc [2020-07-01T10:24:27.856Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-07-01T10:24:27.889Z] #52 ... [2020-07-01T10:24:27.889Z] [2020-07-01T10:24:27.889Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:24:27.889Z] #40 DONE 0.1s [2020-07-01T10:24:27.889Z] [2020-07-01T10:24:27.889Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:24:27.889Z] #42 DONE 0.1s [2020-07-01T10:24:28.078Z] #49 DONE 111.0s [2020-07-01T10:24:28.078Z] [2020-07-01T10:24:28.078Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:28.078Z] #39 158.8 CC criu/util.o [2020-07-01T10:24:28.144Z] [2020-07-01T10:24:28.144Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:24:28.144Z] #44 DONE 0.0s [2020-07-01T10:24:28.144Z] [2020-07-01T10:24:28.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:28.336Z] #39 159.8 CC criu/uts_ns.o [2020-07-01T10:24:28.593Z] #39 160.1 CC criu/vdso-compat.o [2020-07-01T10:24:28.851Z] #39 160.3 CC criu/vdso.o [2020-07-01T10:24:28.862Z] ok github.com/docker/docker/opts 0.014s coverage: 67.4% of statements [2020-07-01T10:24:29.144Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements [2020-07-01T10:24:29.416Z] #39 160.9 LINK criu/built-in.o [2020-07-01T10:24:29.416Z] #39 161.0 LINK criu/criu [2020-07-01T10:24:29.981Z] #39 161.4 DEP lib/c/criu.d [2020-07-01T10:24:29.981Z] #39 161.4 CC images/rpc.pb-c.o [2020-07-01T10:24:30.239Z] #39 161.7 CC lib/c/criu.o [2020-07-01T10:24:30.637Z] ok github.com/docker/docker/pkg/archive 0.485s coverage: 77.2% of statements [2020-07-01T10:24:31.171Z] #39 162.3 LINK lib/c/built-in.o [2020-07-01T10:24:31.172Z] #39 162.4 LINK lib/c/libcriu.so [2020-07-01T10:24:31.172Z] #39 162.4 LINK lib/c/libcriu.a [2020-07-01T10:24:31.172Z] #39 162.5 GEN magic.py [2020-07-01T10:24:31.172Z] #39 162.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:24:31.172Z] #39 162.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:24:31.172Z] #39 162.6 Note: Building without GnuTLS support [2020-07-01T10:24:31.172Z] #39 162.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:24:31.172Z] #39 162.6 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:24:31.282Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 68.3% of statements [2020-07-01T10:24:31.564Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-01T10:24:31.737Z] #39 163.2 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:24:31.845Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-01T10:24:32.200Z] #37 ... [2020-07-01T10:24:32.200Z] [2020-07-01T10:24:32.200Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:32.200Z] #40 171.1 CC criu/pie-util.o [2020-07-01T10:24:32.200Z] #40 171.3 CC criu/pipes.o [2020-07-01T10:24:32.200Z] #40 172.2 CC criu/plugin.o [2020-07-01T10:24:32.200Z] #40 172.7 CC criu/proc_parse.o [2020-07-01T10:24:32.200Z] #40 176.8 CC criu/protobuf-desc.o [2020-07-01T10:24:32.200Z] #40 178.1 CC criu/protobuf.o [2020-07-01T10:24:32.200Z] #40 178.6 CC criu/pstree.o [2020-07-01T10:24:32.200Z] #40 180.0 CC criu/rbtree.o [2020-07-01T10:24:32.200Z] #40 180.5 CC criu/rst-malloc.o [2020-07-01T10:24:32.200Z] #40 180.9 CC criu/seccomp.o [2020-07-01T10:24:32.200Z] #40 181.8 CC criu/seize.o [2020-07-01T10:24:32.302Z] #39 163.8 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:32.866Z] #39 164.3 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:24:32.866Z] #39 164.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:24:32.866Z] #39 164.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:24:33.123Z] #39 164.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:24:33.123Z] #39 164.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:24:33.123Z] #39 164.4 make[1]: Nothing to be done for 'all'. [2020-07-01T10:24:33.123Z] #39 164.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:24:33.123Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.380Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.637Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:24:33.637Z] #39 165.0 INSTALL criu/criu [2020-07-01T10:24:33.694Z] #40 183.4 CC criu/servicefd.o [2020-07-01T10:24:34.201Z] #39 DONE 165.6s [2020-07-01T10:24:34.201Z] [2020-07-01T10:24:34.201Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:34.201Z] #45 234.5 + cd /tmp/tmp.sl8GNR4PD1/src/github.com/golangci/golangci-lint/ [2020-07-01T10:24:34.201Z] #45 234.5 + git checkout -q v1.23.8 [2020-07-01T10:24:34.201Z] #45 234.9 ++ git describe --tags [2020-07-01T10:24:34.201Z] #45 234.9 + version=v1.23.8 [2020-07-01T10:24:34.201Z] #45 234.9 ++ git rev-parse --short HEAD [2020-07-01T10:24:34.201Z] #45 234.9 + commit=76a82c6 [2020-07-01T10:24:34.201Z] #45 234.9 ++ git show -s --format=%cd [2020-07-01T10:24:34.201Z] #45 234.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:24:34.201Z] #45 234.9 + 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-07-01T10:24:34.318Z] #40 184.0 CC criu/shmem.o [2020-07-01T10:24:34.885Z] #45 ... [2020-07-01T10:24:34.885Z] [2020-07-01T10:24:34.885Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:34.885Z] #52 190.1 + bin/containerd-stress [2020-07-01T10:24:35.133Z] #45 ... [2020-07-01T10:24:35.133Z] [2020-07-01T10:24:35.133Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:24:35.133Z] #40 DONE 0.1s [2020-07-01T10:24:35.133Z] [2020-07-01T10:24:35.133Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:24:35.391Z] #42 DONE 0.1s [2020-07-01T10:24:35.391Z] [2020-07-01T10:24:35.391Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:24:35.391Z] #44 DONE 0.1s [2020-07-01T10:24:35.391Z] [2020-07-01T10:24:35.391Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:35.391Z] #52 190.1 + bin/containerd [2020-07-01T10:24:35.452Z] #52 193.1 + bin/containerd-shim [2020-07-01T10:24:35.806Z] #40 185.3 CC criu/sigframe.o [2020-07-01T10:24:35.806Z] #40 185.6 CC criu/signalfd.o [2020-07-01T10:24:36.254Z] ok github.com/docker/docker/pkg/chrootarchive 3.491s coverage: 43.2% of statements [2020-07-01T10:24:36.254Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-01T10:24:36.254Z] ok github.com/docker/docker/layer 7.539s coverage: 68.8% of statements [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/oci [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-01T10:24:36.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-01T10:24:36.254Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-07-01T10:24:36.394Z] #52 ... [2020-07-01T10:24:36.394Z] [2020-07-01T10:24:36.394Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:36.394Z] #45 DONE 228.4s [2020-07-01T10:24:36.433Z] #40 186.0 CC criu/sk-inet.o [2020-07-01T10:24:36.536Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-07-01T10:24:36.654Z] [2020-07-01T10:24:36.654Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:37.152Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-07-01T10:24:37.435Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-07-01T10:24:37.719Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-07-01T10:24:37.921Z] #40 187.4 CC criu/sk-netlink.o [2020-07-01T10:24:38.215Z] #40 188.0 CC criu/sk-packet.o [2020-07-01T10:24:38.724Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-07-01T10:24:39.200Z] #52 ... [2020-07-01T10:24:39.200Z] [2020-07-01T10:24:39.200Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:24:39.257Z] #40 188.7 CC criu/sk-queue.o [2020-07-01T10:24:39.340Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-07-01T10:24:39.459Z] #46 DONE 0.6s [2020-07-01T10:24:39.459Z] [2020-07-01T10:24:39.459Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:39.459Z] #52 ... [2020-07-01T10:24:39.459Z] [2020-07-01T10:24:39.459Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:24:39.459Z] #48 DONE 0.1s [2020-07-01T10:24:39.546Z] #40 189.3 CC criu/sk-tcp.o [2020-07-01T10:24:39.719Z] [2020-07-01T10:24:39.719Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:24:39.979Z] #50 DONE 0.3s [2020-07-01T10:24:39.979Z] [2020-07-01T10:24:39.979Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:40.167Z] #40 189.9 CC criu/sk-unix.o [2020-07-01T10:24:40.349Z] ok github.com/docker/docker/pkg/fsutils 0.411s coverage: 85.1% of statements [2020-07-01T10:24:40.349Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-01T10:24:40.644Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-07-01T10:24:41.258Z] ok github.com/docker/docker/pkg/idtools 0.255s coverage: 70.5% of statements [2020-07-01T10:24:41.539Z] ok github.com/docker/docker/pkg/ioutils 0.297s coverage: 70.6% of statements [2020-07-01T10:24:41.823Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-07-01T10:24:41.823Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-07-01T10:24:41.823Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-07-01T10:24:41.823Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-01T10:24:41.823Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-01T10:24:41.883Z] #52 199.3 + bin/containerd-shim-runc-v1 [2020-07-01T10:24:42.105Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-07-01T10:24:42.105Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-01T10:24:42.105Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-07-01T10:24:42.387Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-07-01T10:24:42.669Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-07-01T10:24:42.669Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-07-01T10:24:42.669Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-01T10:24:42.669Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-01T10:24:42.861Z] #40 192.2 CC criu/sockets.o [2020-07-01T10:24:43.283Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-07-01T10:24:43.485Z] #40 193.2 CC criu/stats.o [2020-07-01T10:24:43.896Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-01T10:24:44.106Z] #40 193.8 CC criu/string.o [2020-07-01T10:24:44.106Z] #40 193.9 CC criu/sysctl.o [2020-07-01T10:24:44.178Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-07-01T10:24:44.178Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-01T10:24:45.130Z] #40 194.6 CC criu/sysfs_parse.o [2020-07-01T10:24:45.173Z] #52 202.3 + bin/containerd-shim-runc-v2 [2020-07-01T10:24:45.425Z] #40 195.1 CC criu/timens.o [2020-07-01T10:24:45.646Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-07-01T10:24:45.646Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-07-01T10:24:45.740Z] #52 203.4 + binaries [2020-07-01T10:24:45.998Z] #52 203.4 + install -D bin/containerd /build/containerd [2020-07-01T10:24:45.998Z] #52 203.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:24:45.998Z] #52 203.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:24:45.998Z] #52 203.5 + install -D bin/ctr /build/ctr [2020-07-01T10:24:46.050Z] #40 195.5 CC criu/timerfd.o [2020-07-01T10:24:46.341Z] #40 196.1 CC criu/tty.o [2020-07-01T10:24:46.933Z] #52 DONE 204.6s [2020-07-01T10:24:48.308Z] [2020-07-01T10:24:48.308Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:24:48.317Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2020-07-01T10:24:48.599Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-01T10:24:49.067Z] #40 198.9 CC criu/tun.o [2020-07-01T10:24:49.213Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-01T10:24:49.213Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-01T10:24:49.495Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-07-01T10:24:49.683Z] #53 DONE 1.0s [2020-07-01T10:24:49.683Z] [2020-07-01T10:24:49.683Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:24:49.683Z] #57 DONE 0.3s [2020-07-01T10:24:49.683Z] [2020-07-01T10:24:49.683Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:24:49.941Z] #59 DONE 0.6s [2020-07-01T10:24:50.095Z] #40 199.8 CC criu/uffd.o [2020-07-01T10:24:50.108Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-07-01T10:24:50.210Z] [2020-07-01T10:24:50.210Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:24:50.210Z] #61 DONE 0.1s [2020-07-01T10:24:50.210Z] [2020-07-01T10:24:50.210Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:24:50.390Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2020-07-01T10:24:50.468Z] #62 DONE 0.1s [2020-07-01T10:24:50.468Z] [2020-07-01T10:24:50.468Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:24:51.004Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-07-01T10:24:51.320Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-07-01T10:24:51.320Z] testing: warning: no tests to run [2020-07-01T10:24:51.320Z] coverage: [no statements] [2020-07-01T10:24:51.320Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2020-07-01T10:24:51.844Z] #63 DONE 1.6s [2020-07-01T10:24:51.938Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-01T10:24:51.938Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-01T10:24:52.104Z] [2020-07-01T10:24:52.104Z] #64 exporting to image [2020-07-01T10:24:52.104Z] #64 exporting layers [2020-07-01T10:24:52.149Z] #40 201.6 CC criu/util.o [2020-07-01T10:24:52.149Z] #40 ... [2020-07-01T10:24:52.149Z] [2020-07-01T10:24:52.149Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-01T10:24:52.149Z] #37 DONE 272.0s [2020-07-01T10:24:52.220Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-01T10:24:52.436Z] [2020-07-01T10:24:52.436Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:24:52.436Z] #53 ... [2020-07-01T10:24:52.436Z] [2020-07-01T10:24:52.436Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-01T10:24:52.436Z] #50 158.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-07-01T10:24:53.692Z] ok github.com/docker/docker/plugin 0.544s coverage: 23.1% of statements [2020-07-01T10:24:54.307Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-07-01T10:24:54.922Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-07-01T10:24:55.170Z] #50 160.7 + mkdir -p /build [2020-07-01T10:24:55.170Z] #50 160.7 + cp runc /build/runc [2020-07-01T10:24:55.170Z] #50 DONE 160.8s [2020-07-01T10:24:55.170Z] [2020-07-01T10:24:55.170Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-01T10:24:55.170Z] #40 204.0 CC criu/uts_ns.o [2020-07-01T10:24:55.170Z] #40 204.3 CC criu/vdso.o [2020-07-01T10:24:55.203Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-07-01T10:24:55.458Z] #40 205.1 LINK criu/built-in.o [2020-07-01T10:24:55.762Z] #40 205.4 LINK criu/criu [2020-07-01T10:24:56.299Z] #64 exporting layers 3.7s done [2020-07-01T10:24:56.299Z] #64 writing image sha256:a59a4999684a17bd960a5d4c764682ed28fe863ffd233747a8695062c08a5d85 done [2020-07-01T10:24:56.299Z] #64 naming to docker.io/library/docker:6908642616609197aa38d97d72ee652cb6e45442 done [2020-07-01T10:24:56.299Z] #64 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-01T10:24:56.437Z] #40 206.1 DEP lib/c/criu.d [2020-07-01T10:24:56.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/test/unit [2020-07-01T10:24:56.672Z] ok github.com/docker/docker/registry 0.096s coverage: 56.3% of statements [2020-07-01T10:24:56.724Z] #40 206.4 CC images/rpc.pb-c.o [2020-07-01T10:24:56.954Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-01T10:24:56.954Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-07-01T10:24:57.360Z] #40 207.2 CC lib/c/criu.o [2020-07-01T10:24:57.568Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-07-01T10:24:57.850Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-01T10:24:58.858Z] #40 208.5 LINK lib/c/built-in.o [2020-07-01T10:24:58.858Z] #40 208.5 LINK lib/c/libcriu.so [2020-07-01T10:24:58.858Z] #40 208.6 LINK lib/c/libcriu.a [2020-07-01T10:24:59.145Z] #40 208.8 GEN magic.py [2020-07-01T10:24:59.433Z] #40 209.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-01T10:24:59.433Z] #40 209.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-01T10:24:59.433Z] #40 209.1 Note: Building without GnuTLS support [2020-07-01T10:24:59.433Z] #40 209.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-01T10:24:59.433Z] #40 209.1 Makefile.config:40: Warn: Building without nftables support [2020-07-01T10:24:59.883Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-01T10:25:00.056Z] #40 209.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-01T10:25:00.498Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-07-01T10:25:00.781Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-01T10:25:01.083Z] #40 210.9 make[1]: Nothing to be done for 'all'. [2020-07-01T10:25:01.788Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-07-01T10:25:01.907Z] ? github.com/docker/docker/api [no test files] [2020-07-01T10:25:02.105Z] #40 212.0 make[1]: 'images/built-in.o' is up to date. [2020-07-01T10:25:02.391Z] #40 212.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-01T10:25:02.391Z] #40 212.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-01T10:25:02.391Z] #40 212.2 make[1]: 'compel/libcompel.a' is up to date. [2020-07-01T10:25:02.391Z] #40 212.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-01T10:25:02.391Z] #40 212.2 make[1]: Nothing to be done for 'all'. [2020-07-01T10:25:02.391Z] #40 212.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-01T10:25:02.691Z] #40 212.6 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:02.977Z] #40 212.6 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:02.977Z] #40 212.7 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:02.977Z] #40 212.8 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:03.264Z] #40 212.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:03.264Z] #40 212.9 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:03.264Z] #40 213.0 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:03.552Z] #40 213.1 make[2]: Nothing to be done for 'all'. [2020-07-01T10:25:03.552Z] #40 213.2 INSTALL criu/criu [2020-07-01T10:25:03.552Z] #40 DONE 213.3s [2020-07-01T10:25:03.552Z] [2020-07-01T10:25:03.552Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:03.552Z] #46 277.2 + cd /tmp/tmp.6jsxmAimAf/src/github.com/golangci/golangci-lint/ [2020-07-01T10:25:03.552Z] #46 277.2 + git checkout -q v1.23.8 [2020-07-01T10:25:03.552Z] #46 277.8 ++ git describe --tags [2020-07-01T10:25:03.552Z] #46 277.8 + version=v1.23.8 [2020-07-01T10:25:03.552Z] #46 277.8 ++ git rev-parse --short HEAD [2020-07-01T10:25:03.552Z] #46 277.8 + commit=76a82c6 [2020-07-01T10:25:03.552Z] #46 277.8 ++ git show -s --format=%cd [2020-07-01T10:25:03.552Z] #46 277.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-01T10:25:03.552Z] #46 277.8 + 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-07-01T10:25:11.896Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2020-07-01T10:25:14.842Z] #52 ... [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:14.842Z] #45 DONE 278.9s [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:14.842Z] #52 ... [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:25:14.842Z] #46 DONE 0.4s [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:25:14.842Z] #48 DONE 0.2s [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:25:14.842Z] #50 DONE 0.6s [2020-07-01T10:25:14.842Z] [2020-07-01T10:25:14.842Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:14.842Z] #52 233.2 + bin/containerd-stress [2020-07-01T10:25:14.842Z] #52 235.2 + bin/containerd-shim [2020-07-01T10:25:17.000Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/rootless [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/volume [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-01T10:25:17.000Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === Skipped [2020-07-01T10:25:17.000Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-01T10:25:17.000Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-01T10:25:17.000Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-01T10:25:17.000Z] time="2020-07-01T10:24:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-01T10:25:17.000Z] time="2020-07-01T10:24:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-01T10:25:17.000Z] time="2020-07-01T10:24:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-01T10:25:17.000Z] time="2020-07-01T10:24:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-01T10:25:17.000Z] time="2020-07-01T10:24:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-01T10:25:17.000Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-01T10:25:17.000Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-01T10:25:17.000Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:25:17.000Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-01T10:25:17.000Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-01T10:25:17.000Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-01T10:25:17.000Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] [2020-07-01T10:25:17.000Z] DONE 2124 tests, 26 skipped in 195.823s Post stage [Pipeline] junit [2020-07-01T10:25:17.656Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:25:18.230Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -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:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary test-integration [2020-07-01T10:25:18.512Z] [2020-07-01T10:25:18.799Z] Removing bundles/ [2020-07-01T10:25:18.799Z] [2020-07-01T10:25:18.799Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-01T10:25:18.799Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:25:18.799Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:25:21.365Z] #52 241.7 + bin/containerd-shim-runc-v1 [2020-07-01T10:25:22.043Z] #52 ... [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:22.043Z] #45 DONE 283.1s [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:22.043Z] #52 239.4 + bin/containerd-stress [2020-07-01T10:25:22.043Z] #52 ... [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:25:22.043Z] #46 DONE 0.5s [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:25:22.043Z] #48 DONE 0.0s [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:25:22.043Z] #50 DONE 0.1s [2020-07-01T10:25:22.043Z] [2020-07-01T10:25:22.043Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:22.974Z] #52 241.4 + bin/containerd-shim [2020-07-01T10:25:24.621Z] #52 244.7 + bin/containerd-shim-runc-v2 [2020-07-01T10:25:25.179Z] #52 245.6 + binaries [2020-07-01T10:25:25.179Z] #52 245.6 + install -D bin/containerd /build/containerd [2020-07-01T10:25:25.179Z] #52 245.6 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:25:25.179Z] #52 245.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:25:25.179Z] #52 245.6 + install -D bin/ctr /build/ctr [2020-07-01T10:25:26.101Z] #52 DONE 246.6s [2020-07-01T10:25:27.026Z] [2020-07-01T10:25:27.026Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:25:27.956Z] #53 DONE 0.8s [2020-07-01T10:25:27.956Z] [2020-07-01T10:25:27.956Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:25:27.956Z] #57 DONE 0.2s [2020-07-01T10:25:27.956Z] [2020-07-01T10:25:27.956Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:25:28.515Z] #59 DONE 0.4s [2020-07-01T10:25:28.515Z] [2020-07-01T10:25:28.515Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:25:28.515Z] #61 DONE 0.0s [2020-07-01T10:25:28.515Z] [2020-07-01T10:25:28.515Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:25:28.515Z] #62 DONE 0.0s [2020-07-01T10:25:28.515Z] [2020-07-01T10:25:28.515Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:25:29.438Z] #63 DONE 1.0s [2020-07-01T10:25:29.438Z] [2020-07-01T10:25:29.438Z] #64 exporting to image [2020-07-01T10:25:29.438Z] #64 exporting layers [2020-07-01T10:25:29.526Z] #52 248.0 + bin/containerd-shim-runc-v1 [2020-07-01T10:25:30.588Z] #46 ... [2020-07-01T10:25:30.588Z] [2020-07-01T10:25:30.588Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:30.588Z] #53 266.0 + bin/containerd [2020-07-01T10:25:32.805Z] #52 251.1 + bin/containerd-shim-runc-v2 [2020-07-01T10:25:33.312Z] #53 ... [2020-07-01T10:25:33.312Z] [2020-07-01T10:25:33.312Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:33.312Z] #22 312.8 + return [2020-07-01T10:25:33.312Z] #22 DONE 312.9s [2020-07-01T10:25:33.312Z] [2020-07-01T10:25:33.312Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:33.367Z] #52 252.0 + binaries [2020-07-01T10:25:33.368Z] #52 252.0 + install -D bin/containerd /build/containerd [2020-07-01T10:25:33.368Z] #52 252.0 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:25:33.368Z] #52 252.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:25:33.368Z] #52 252.0 + install -D bin/ctr /build/ctr [2020-07-01T10:25:34.297Z] #52 DONE 252.8s [2020-07-01T10:25:35.227Z] [2020-07-01T10:25:35.227Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:25:35.359Z] #46 ... [2020-07-01T10:25:35.359Z] [2020-07-01T10:25:35.359Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-01T10:25:35.359Z] #23 DONE 0.1s [2020-07-01T10:25:35.359Z] [2020-07-01T10:25:35.359Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-01T10:25:35.649Z] #27 DONE 0.4s [2020-07-01T10:25:35.649Z] [2020-07-01T10:25:35.649Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-01T10:25:35.939Z] #30 DONE 0.1s [2020-07-01T10:25:35.939Z] [2020-07-01T10:25:35.939Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-01T10:25:35.939Z] #32 DONE 0.1s [2020-07-01T10:25:35.939Z] [2020-07-01T10:25:35.939Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:35.939Z] #46 ... [2020-07-01T10:25:35.939Z] [2020-07-01T10:25:35.939Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-01T10:25:35.939Z] #35 DONE 0.1s [2020-07-01T10:25:35.939Z] [2020-07-01T10:25:35.939Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-01T10:25:35.960Z] #64 exporting layers 6.1s done [2020-07-01T10:25:35.960Z] #64 writing image sha256:8bad53f1f15abd6d555c6b3a0593caf51c2920247789bf466eca95996802065c done [2020-07-01T10:25:35.960Z] #64 naming to docker.io/library/docker:6908642616609197aa38d97d72ee652cb6e45442 done [2020-07-01T10:25:35.960Z] #64 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-01T10:25:36.157Z] #53 DONE 0.7s [2020-07-01T10:25:36.157Z] [2020-07-01T10:25:36.157Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:25:36.157Z] #57 DONE 0.2s [2020-07-01T10:25:36.157Z] [2020-07-01T10:25:36.157Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:25:36.227Z] #38 DONE 0.1s [2020-07-01T10:25:36.227Z] [2020-07-01T10:25:36.227Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-01T10:25:36.227Z] #41 DONE 0.1s [2020-07-01T10:25:36.227Z] [2020-07-01T10:25:36.227Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:36.227Z] #53 ... [2020-07-01T10:25:36.227Z] [2020-07-01T10:25:36.227Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-01T10:25:36.227Z] #43 DONE 0.1s [2020-07-01T10:25:36.227Z] [2020-07-01T10:25:36.227Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-01T10:25:36.331Z] + trap exit INT TERM [2020-07-01T10:25:36.331Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-01T10:25:36.331Z] + CONTAINER_NAME=docker-pr2 [2020-07-01T10:25:36.331Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary-daemon [2020-07-01T10:25:36.413Z] #59 DONE 0.4s [2020-07-01T10:25:36.515Z] #45 DONE 0.1s [2020-07-01T10:25:36.515Z] [2020-07-01T10:25:36.515Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:25:36.670Z] [2020-07-01T10:25:36.670Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:25:36.670Z] #61 DONE 0.0s [2020-07-01T10:25:36.670Z] [2020-07-01T10:25:36.670Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:25:36.670Z] #62 DONE 0.0s [2020-07-01T10:25:36.670Z] [2020-07-01T10:25:36.670Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:25:37.254Z] [2020-07-01T10:25:37.254Z] Removing bundles/ [2020-07-01T10:25:37.254Z] [2020-07-01T10:25:37.254Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-01T10:25:37.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:25:37.254Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:25:38.038Z] #63 DONE 1.2s [2020-07-01T10:25:38.038Z] [2020-07-01T10:25:38.038Z] #64 exporting to image [2020-07-01T10:25:38.038Z] #64 exporting layers [2020-07-01T10:25:44.584Z] #64 exporting layers 6.0s done [2020-07-01T10:25:44.584Z] #64 writing image sha256:0bae1510aa0842a006ac1f9ec349fb375d189a2c4fd5d5089304a5de30420621 done [2020-07-01T10:25:44.584Z] #64 naming to docker.io/library/docker:6908642616609197aa38d97d72ee652cb6e45442 done [2020-07-01T10:25:44.584Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:25:44.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -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:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary test-integration [2020-07-01T10:25:45.869Z] [2020-07-01T10:25:45.869Z] Removing bundles/ [2020-07-01T10:25:45.869Z] [2020-07-01T10:25:45.869Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-01T10:25:45.869Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:25:45.869Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 5.1% of statements [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-01T10:26:08.142Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-01T10:26:08.142Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-07-01T10:26:09.127Z] #53 ... [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:26:09.127Z] #46 DONE 346.6s [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:26:09.127Z] #53 ... [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-01T10:26:09.127Z] #47 DONE 0.1s [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-01T10:26:09.127Z] #49 DONE 0.1s [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-01T10:26:09.127Z] #51 DONE 0.1s [2020-07-01T10:26:09.127Z] [2020-07-01T10:26:09.127Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-01T10:26:09.523Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2020-07-01T10:26:09.729Z] 4612f6d0b889: Pull complete [2020-07-01T10:26:10.092Z] ok github.com/docker/docker/builder/remotecontext 0.310s coverage: 13.6% of statements [2020-07-01T10:26:11.030Z] ok github.com/docker/docker/builder/dockerfile 0.948s coverage: 48.1% of statements [2020-07-01T10:26:11.030Z] ok github.com/docker/docker/builder/remotecontext/git 3.286s coverage: 86.3% of statements [2020-07-01T10:26:11.030Z] ? github.com/docker/docker/cli [no test files] [2020-07-01T10:26:11.030Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-01T10:26:11.824Z] INFO [loader] Go packages loading at mode 575 (imports|name|deps|exports_file|files|compiled_files|types_sizes) took 1m55.368265712s [2020-07-01T10:26:11.824Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.088963ms [2020-07-01T10:26:15.532Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:26:15.532Z] [2020-07-01T10:26:15.532Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:26:15.532Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:26:15.532Z] HOSTNAME=626fb0743d4a [2020-07-01T10:26:15.532Z] TESTDEBUG=0 [2020-07-01T10:26:15.532Z] DEST=bundles/test-integration [2020-07-01T10:26:15.532Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:26:15.532Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:26:15.532Z] container=docker [2020-07-01T10:26:15.532Z] HOME=/root [2020-07-01T10:26:15.532Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:26:15.532Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:26:15.532Z] VALIDATE_BRANCH=master [2020-07-01T10:26:15.532Z] TERM=xterm [2020-07-01T10:26:15.532Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:26:15.532Z] SHLVL=1 [2020-07-01T10:26:15.532Z] TIMEOUT=120m [2020-07-01T10:26:15.532Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:26:15.532Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:26:15.532Z] GO111MODULE=off [2020-07-01T10:26:15.532Z] DOCKER_EXPERIMENTAL=1 [2020-07-01T10:26:15.532Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:26:15.532Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:26:15.532Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:26:15.532Z] GOPATH=/go [2020-07-01T10:26:15.532Z] PKG_CONFIG=pkg-config [2020-07-01T10:26:15.532Z] _=/usr/bin/env [2020-07-01T10:26:15.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:26:17.539Z] #53 316.5 + bin/containerd-stress [2020-07-01T10:26:17.604Z] ok github.com/docker/docker/client 0.197s coverage: 75.4% of statements [2020-07-01T10:26:20.229Z] #53 319.0 + bin/containerd-shim [2020-07-01T10:26:21.794Z] INFO [runner/unused/goanalysis] analyzers took 27.029373752s with top 10 stages: buildssa: 22.740346331s, U1000: 4.289027421s [2020-07-01T10:26:28.659Z] #53 326.2 + bin/containerd-shim-runc-v1 [2020-07-01T10:26:30.719Z] #53 329.7 + bin/containerd-shim-runc-v2 [2020-07-01T10:26:31.733Z] #53 330.7 + binaries [2020-07-01T10:26:31.733Z] #53 330.7 + install -D bin/containerd /build/containerd [2020-07-01T10:26:31.733Z] #53 330.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-01T10:26:31.733Z] #53 330.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-01T10:26:31.733Z] #53 330.7 + install -D bin/ctr /build/ctr [2020-07-01T10:26:32.016Z] #53 DONE 330.8s [2020-07-01T10:26:32.631Z] [2020-07-01T10:26:32.631Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-01T10:26:32.631Z] #54 DONE 0.1s [2020-07-01T10:26:32.631Z] [2020-07-01T10:26:32.631Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-01T10:26:32.915Z] #58 DONE 0.1s [2020-07-01T10:26:32.915Z] [2020-07-01T10:26:32.915Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-01T10:26:32.915Z] #60 DONE 0.1s [2020-07-01T10:26:32.915Z] [2020-07-01T10:26:32.915Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-01T10:26:32.915Z] #62 DONE 0.1s [2020-07-01T10:26:32.915Z] [2020-07-01T10:26:32.915Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-01T10:26:32.915Z] #63 DONE 0.0s [2020-07-01T10:26:32.915Z] [2020-07-01T10:26:32.915Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-01T10:26:35.607Z] #64 DONE 2.5s [2020-07-01T10:26:35.607Z] [2020-07-01T10:26:35.607Z] #65 exporting to oci image format [2020-07-01T10:26:35.607Z] #65 exporting layers [2020-07-01T10:26:37.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:26:38.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:26:40.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:26:44.160Z] ok github.com/docker/docker/cmd/dockerd 0.138s coverage: 30.8% of statements [2020-07-01T10:26:44.160Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2020-07-01T10:26:44.160Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-01T10:26:44.160Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-01T10:26:44.160Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-01T10:26:44.160Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-01T10:26:46.698Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.110s coverage: 65.3% of statements [2020-07-01T10:26:48.081Z] ok github.com/docker/docker/daemon/cluster/convert 0.055s coverage: 35.4% of statements [2020-07-01T10:26:50.621Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2020-07-01T10:26:53.162Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-07-01T10:26:53.423Z] ok github.com/docker/docker/daemon/config 0.068s coverage: 81.7% of statements [2020-07-01T10:26:54.364Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-07-01T10:26:55.303Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2020-07-01T10:26:55.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:26:55.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:26:56.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:26:57.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:26:57.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:26:58.614Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:26:59.173Z] [2020-07-01T10:26:59.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:26:59.495Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-07-01T10:26:59.495Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.509s coverage: 13.9% of statements [2020-07-01T10:27:00.875Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.635s coverage: 57.0% of statements [2020-07-01T10:27:01.056Z] + c=0 [2020-07-01T10:27:01.056Z] ++ jobs -p [2020-07-01T10:27:01.056Z] + TEST_INTEGRATION_DEST=3 [2020-07-01T10:27:01.056Z] + CONTAINER_NAME=docker-pr2-3 [2020-07-01T10:27:01.056Z] + TEST_SKIP_INTEGRATION=1 [2020-07-01T10:27:01.056Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-01T10:27:01.056Z] + run_tests [2020-07-01T10:27:01.056Z] + '[' -n 0 ']' [2020-07-01T10:27:01.056Z] + rm= [2020-07-01T10:27:01.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41166/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh '' test-integration [2020-07-01T10:27:01.056Z] + TEST_INTEGRATION_DEST=1 [2020-07-01T10:27:01.056Z] + CONTAINER_NAME=docker-pr2-1 [2020-07-01T10:27:01.056Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:27:01.056Z] + run_tests test-integration-flaky [2020-07-01T10:27:01.056Z] + for job in $(jobs -p) [2020-07-01T10:27:01.056Z] + wait 11273 [2020-07-01T10:27:01.056Z] + '[' -n 0 ']' [2020-07-01T10:27:01.056Z] + rm= [2020-07-01T10:27:01.056Z] + TEST_INTEGRATION_DEST=2 [2020-07-01T10:27:01.056Z] + CONTAINER_NAME=docker-pr2-2 [2020-07-01T10:27:01.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41166/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh test-integration-flaky test-integration [2020-07-01T10:27:01.056Z] + TEST_SKIP_INTEGRATION=1 [2020-07-01T10:27:01.056Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-01T10:27:01.056Z] + run_tests [2020-07-01T10:27:01.056Z] + '[' -n 0 ']' [2020-07-01T10:27:01.056Z] + rm= [2020-07-01T10:27:01.056Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41166/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh '' test-integration [2020-07-01T10:27:01.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:27:01.982Z] [2020-07-01T10:27:01.982Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:27:01.982Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:27:01.982Z] HOSTNAME=4b2c9ace14d2 [2020-07-01T10:27:01.982Z] TEST_SKIP_INTEGRATION=1 [2020-07-01T10:27:01.982Z] TESTDEBUG=0 [2020-07-01T10:27:01.982Z] DEST=bundles/test-integration [2020-07-01T10:27:01.982Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:27:01.982Z] KEEPBUNDLE=1 [2020-07-01T10:27:01.982Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:27:01.982Z] container=docker [2020-07-01T10:27:01.982Z] HOME=/root [2020-07-01T10:27:01.982Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:27:01.982Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:27:01.982Z] VALIDATE_BRANCH=master [2020-07-01T10:27:01.982Z] TERM=xterm [2020-07-01T10:27:01.982Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:27:01.982Z] SHLVL=1 [2020-07-01T10:27:01.982Z] TIMEOUT=120m [2020-07-01T10:27:01.982Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:27:01.982Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:27:01.982Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-01T10:27:01.982Z] GO111MODULE=off [2020-07-01T10:27:01.982Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:27:01.982Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:27:01.982Z] GOPATH=/go [2020-07-01T10:27:01.982Z] PKG_CONFIG=pkg-config [2020-07-01T10:27:01.982Z] _=/usr/bin/env [2020-07-01T10:27:01.982Z] Building test suite binary ./integration-cli/test.main [2020-07-01T10:27:01.982Z] [2020-07-01T10:27:01.982Z] [2020-07-01T10:27:01.982Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-01T10:27:02.238Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:27:02.238Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:27:02.238Z] HOSTNAME=3da506b8258b [2020-07-01T10:27:02.238Z] TEST_SKIP_INTEGRATION=1 [2020-07-01T10:27:02.238Z] TESTDEBUG=0 [2020-07-01T10:27:02.238Z] DEST=bundles/test-integration [2020-07-01T10:27:02.238Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:27:02.238Z] KEEPBUNDLE=1 [2020-07-01T10:27:02.238Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:27:02.238Z] container=docker [2020-07-01T10:27:02.238Z] HOME=/root [2020-07-01T10:27:02.238Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:27:02.238Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:27:02.238Z] VALIDATE_BRANCH=master [2020-07-01T10:27:02.238Z] TERM=xterm [2020-07-01T10:27:02.238Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:27:02.238Z] SHLVL=1 [2020-07-01T10:27:02.238Z] TIMEOUT=120m [2020-07-01T10:27:02.238Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:27:02.238Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:27:02.238Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-01T10:27:02.238Z] GO111MODULE=off [2020-07-01T10:27:02.238Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:27:02.238Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:27:02.238Z] GOPATH=/go [2020-07-01T10:27:02.238Z] PKG_CONFIG=pkg-config [2020-07-01T10:27:02.238Z] _=/usr/bin/env [2020-07-01T10:27:02.238Z] Building test suite binary ./integration-cli/test.main [2020-07-01T10:27:02.493Z] No new tests added to integration. [2020-07-01T10:27:02.493Z] [2020-07-01T10:27:02.493Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:27:02.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:27:02.782Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-07-01T10:27:03.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:27:04.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:27:04.377Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:27:04.377Z] HOSTNAME=65f2e564c451 [2020-07-01T10:27:04.377Z] TESTDEBUG=0 [2020-07-01T10:27:04.377Z] DEST=bundles/test-integration [2020-07-01T10:27:04.377Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:27:04.377Z] KEEPBUNDLE=1 [2020-07-01T10:27:04.377Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:27:04.377Z] container=docker [2020-07-01T10:27:04.377Z] HOME=/root [2020-07-01T10:27:04.377Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:27:04.377Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:27:04.377Z] VALIDATE_BRANCH=master [2020-07-01T10:27:04.377Z] TERM=xterm [2020-07-01T10:27:04.377Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:27:04.377Z] SHLVL=1 [2020-07-01T10:27:04.377Z] TIMEOUT=120m [2020-07-01T10:27:04.377Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:27:04.377Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:27:04.377Z] GO111MODULE=off [2020-07-01T10:27:04.377Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:27:04.377Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:27:04.377Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:27:04.377Z] GOPATH=/go [2020-07-01T10:27:04.377Z] PKG_CONFIG=pkg-config [2020-07-01T10:27:04.377Z] _=/usr/bin/env [2020-07-01T10:27:04.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:27:04.688Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.941s coverage: 46.2% of statements [2020-07-01T10:27:05.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:27:05.624Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.087s coverage: 73.1% of statements [2020-07-01T10:27:06.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:27:06.600Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.991s coverage: 49.5% of statements [2020-07-01T10:27:07.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:27:08.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:27:08.506Z] ok github.com/docker/docker/daemon 12.378s coverage: 17.5% of statements [2020-07-01T10:27:08.507Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.509s coverage: 76.1% of statements [2020-07-01T10:27:08.507Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-01T10:27:08.507Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-01T10:27:08.507Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-01T10:27:08.507Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-01T10:27:08.507Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-01T10:27:08.507Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-07-01T10:27:09.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:27:09.444Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-07-01T10:27:10.382Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2020-07-01T10:27:10.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:27:10.507Z] Using test binary docker [2020-07-01T10:27:10.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-01T10:27:10.507Z] +++ /etc/init.d/apparmor start [2020-07-01T10:27:10.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:27:10.507Z] INFO: Waiting for daemon to start... [2020-07-01T10:27:10.507Z] Starting dockerd [2020-07-01T10:27:10.507Z] +++ 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-07-01T10:27:11.763Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 4.8% of statements [2020-07-01T10:27:12.023Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-07-01T10:27:12.283Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.893s coverage: 57.7% of statements [2020-07-01T10:27:12.283Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-01T10:27:12.283Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-01T10:27:12.283Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-01T10:27:12.283Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-01T10:27:12.532Z] . [2020-07-01T10:27:12.532Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:27:12.532Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:27:12.532Z] Error: No such image: emptyfs [2020-07-01T10:27:12.532Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:27:12.532Z] ++++ docker load [2020-07-01T10:27:12.814Z] Running integration-test (iteration 1) [2020-07-01T10:27:12.814Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-01T10:27:12.814Z] ++ 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-07-01T10:27:12.814Z] ++ set -e [2020-07-01T10:27:12.814Z] ++ '[' -n 0 ']' [2020-07-01T10:27:12.814Z] ++ set -x [2020-07-01T10:27:12.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-01T10:27:12.851Z] ok github.com/docker/docker/daemon/logger/awslogs 0.309s coverage: 77.4% of statements [2020-07-01T10:27:12.851Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-01T10:27:12.851Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-01T10:27:13.419Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-07-01T10:27:13.419Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements [2020-07-01T10:27:13.989Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2020-07-01T10:27:14.248Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 61.6% of statements [2020-07-01T10:27:15.188Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2020-07-01T10:27:15.188Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-01T10:27:15.758Z] time="2020-07-01T10:27:15Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate968830317/log876278248.1: no such file or directory" [2020-07-01T10:27:15.758Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.107s coverage: 38.3% of statements [2020-07-01T10:27:15.758Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-07-01T10:27:16.702Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2020-07-01T10:27:16.963Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2020-07-01T10:27:17.532Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-07-01T10:27:18.471Z] ok github.com/docker/docker/daemon/logger/splunk 1.903s coverage: 82.5% of statements [2020-07-01T10:27:18.471Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-01T10:27:18.471Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-01T10:27:18.731Z] ok github.com/docker/docker/distribution/metadata 0.142s coverage: 48.2% of statements [2020-07-01T10:27:19.616Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:27:19.616Z] Loaded image: busybox:latest [2020-07-01T10:27:19.672Z] ok github.com/docker/docker/distribution 0.306s coverage: 22.1% of statements [2020-07-01T10:27:19.672Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-01T10:27:19.898Z] Loaded image: busybox:glibc [2020-07-01T10:27:19.898Z] Loaded image: debian:jessie [2020-07-01T10:27:20.179Z] Loaded image: hello-world:latest [2020-07-01T10:27:20.179Z] INFO: Testing against a local daemon [2020-07-01T10:27:20.179Z] === RUN TestCgroupNamespacesBuild [2020-07-01T10:27:20.242Z] ok github.com/docker/docker/errdefs 0.036s coverage: 49.4% of statements [2020-07-01T10:27:20.811Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-07-01T10:27:21.071Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-07-01T10:27:21.331Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-07-01T10:27:21.331Z] ok github.com/docker/docker/distribution/xfer 1.743s coverage: 85.1% of statements [2020-07-01T10:27:21.331Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-01T10:27:21.331Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-01T10:27:21.331Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-01T10:27:21.606Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2020-07-01T10:27:22.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:27:22.303Z] [2020-07-01T10:27:22.303Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:27:22.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:27:22.303Z] HOSTNAME=b9a51152c0a1 [2020-07-01T10:27:22.303Z] DEST=bundles/test-integration [2020-07-01T10:27:22.303Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:27:22.303Z] DOCKER_ROOTLESS=1 [2020-07-01T10:27:22.303Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:27:22.303Z] container=docker [2020-07-01T10:27:22.303Z] HOME=/root [2020-07-01T10:27:22.303Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:27:22.303Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:27:22.303Z] VALIDATE_BRANCH=master [2020-07-01T10:27:22.303Z] TERM=xterm [2020-07-01T10:27:22.303Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:27:22.303Z] SHLVL=1 [2020-07-01T10:27:22.303Z] TIMEOUT=120m [2020-07-01T10:27:22.303Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:27:22.303Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:27:22.303Z] GO111MODULE=off [2020-07-01T10:27:22.303Z] DOCKER_EXPERIMENTAL=1 [2020-07-01T10:27:22.303Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:27:22.304Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:27:22.304Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:27:22.304Z] GOPATH=/go [2020-07-01T10:27:22.304Z] PKG_CONFIG=pkg-config [2020-07-01T10:27:22.304Z] _=/usr/bin/env [2020-07-01T10:27:22.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:27:22.544Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-07-01T10:27:22.851Z] --- PASS: TestCgroupNamespacesBuild (2.34s) [2020-07-01T10:27:22.851Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-01T10:27:23.925Z] ok github.com/docker/docker/opts 0.055s coverage: 67.4% of statements [2020-07-01T10:27:24.322Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-01T10:27:24.322Z] === RUN TestBuildWithSession [2020-07-01T10:27:24.322Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-01T10:27:24.322Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:27:24.322Z] === RUN TestBuildSquashParent [2020-07-01T10:27:24.863Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-07-01T10:27:25.122Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-07-01T10:27:25.690Z] ok github.com/docker/docker/pkg/archive 1.109s coverage: 76.7% of statements [2020-07-01T10:27:25.690Z] ok github.com/docker/docker/pkg/authorization 1.060s coverage: 68.3% of statements [2020-07-01T10:27:26.259Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-07-01T10:27:26.518Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-01T10:27:26.777Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2020-07-01T10:27:27.715Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-07-01T10:27:27.974Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-07-01T10:27:28.541Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-07-01T10:27:29.477Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-07-01T10:27:29.736Z] ok github.com/docker/docker/pkg/chrootarchive 3.567s coverage: 43.2% of statements [2020-07-01T10:27:30.305Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-07-01T10:27:30.563Z] ok github.com/docker/docker/pkg/fsutils 0.360s coverage: 85.1% of statements [2020-07-01T10:27:30.822Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2020-07-01T10:27:30.822Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-07-01T10:27:31.126Z] --- PASS: TestBuildSquashParent (6.81s) [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:27:31.126Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:27:31.126Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:27:31.126Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:27:31.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:27:32.202Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-07-01T10:27:32.202Z] ok github.com/docker/docker/pkg/idtools 0.535s coverage: 70.5% of statements [2020-07-01T10:27:32.202Z] ok github.com/docker/docker/layer 8.053s coverage: 68.8% of statements [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/oci [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-01T10:27:32.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-01T10:27:32.202Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 69.3% of statements [2020-07-01T10:27:32.462Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-07-01T10:27:32.462Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-07-01T10:27:32.462Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-01T10:27:32.462Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-01T10:27:32.722Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-07-01T10:27:32.722Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-01T10:27:32.982Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-07-01T10:27:33.240Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-07-01T10:27:33.499Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.085s coverage: 91.4% of statements [2020-07-01T10:27:33.499Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-07-01T10:27:33.499Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-01T10:27:33.499Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-01T10:27:33.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:27:33.800Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:27:34.068Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2020-07-01T10:27:34.639Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2020-07-01T10:27:34.639Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2020-07-01T10:27:34.639Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-07-01T10:27:35.208Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-07-01T10:27:35.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:27:35.824Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:27:36.145Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2020-07-01T10:27:36.145Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-01T10:27:36.713Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-01T10:27:36.713Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-07-01T10:27:36.972Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-07-01T10:27:37.540Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 54.1% of statements [2020-07-01T10:27:38.109Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2020-07-01T10:27:38.368Z] ok github.com/docker/docker/pkg/signal 2.840s coverage: 61.0% of statements [2020-07-01T10:27:38.368Z] ok github.com/docker/docker/pkg/tailfile 0.135s coverage: 88.6% of statements [2020-07-01T10:27:38.496Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.56s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.23s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.40s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.42s) [2020-07-01T10:27:38.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2020-07-01T10:27:38.497Z] === RUN TestBuildMultiStageCopy [2020-07-01T10:27:38.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-01T10:27:38.938Z] testing: warning: no tests to run [2020-07-01T10:27:38.938Z] coverage: [no statements] [2020-07-01T10:27:38.938Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-07-01T10:27:39.196Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2020-07-01T10:27:39.196Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-07-01T10:27:39.196Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-07-01T10:27:39.455Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2020-07-01T10:27:40.840Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-01T10:27:41.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-01T10:27:41.409Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-07-01T10:27:41.667Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-07-01T10:27:41.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-01T10:27:41.927Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.1% of statements [2020-07-01T10:27:42.075Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-01T10:27:42.689Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-01T10:27:42.866Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2020-07-01T10:27:42.866Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-07-01T10:27:43.277Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.899197125s with top 10 stages: buildssa: 1m37.331081626s, goimports: 23.675257993s, unconvert: 13.113201261s, gosec: 10.427100302s, golint: 6.373117056s, misspell: 4.517275934s, ineffassign: 4.204870296s, vrp: 3.773246535s, inspect: 3.498355074s, printf: 2.020429152s [2020-07-01T10:27:43.277Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-07-01T10:27:43.277Z] INFO [runner] Processors filtering stat (out/in): cgo: 1693/2302, skip_dirs: 1693/1693, exclude-rules: 64/1588, filename_unadjuster: 1693/1693, skip_files: 1693/1693, autogenerated_exclude: 1588/1693, path_prettifier: 1693/1693, identifier_marker: 1588/1588, exclude: 1588/1588, nolint: 0/64 [2020-07-01T10:27:43.277Z] INFO [runner] processing took 59.300729ms with stages: nolint: 25.326035ms, identifier_marker: 16.721904ms, path_prettifier: 8.016ms, autogenerated_exclude: 3.904572ms, exclude-rules: 3.397736ms, skip_dirs: 1.640881ms, cgo: 196.229µs, filename_unadjuster: 93.261µs, max_same_issues: 1.103µs, uniq_by_line: 544ns, max_per_file_from_linter: 516ns, diff: 488ns, skip_files: 370ns, exclude: 288ns, max_from_linter: 276ns, source_code: 274ns, path_shortener: 252ns [2020-07-01T10:27:43.277Z] INFO [runner] linters took 1m39.578443934s with stages: goanalysis_metalinter: 1m20.00257358s, unused: 19.516278058s [2020-07-01T10:27:43.277Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-07-01T10:27:43.277Z] INFO Memory: 1458 samples, avg is 818.9MB, max is 4243.9MB [2020-07-01T10:27:43.277Z] INFO Execution took 3m35.420247787s [2020-07-01T10:27:43.277Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy (4.93s) [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-07-01T10:27:43.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-07-01T10:27:43.303Z] === RUN TestBuildMultiStageParentConfig [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-01T10:27:43.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary-daemon test-docker-py [2020-07-01T10:27:43.805Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2020-07-01T10:27:43.805Z] ok github.com/docker/docker/registry 0.230s coverage: 56.3% of statements [2020-07-01T10:27:44.064Z] ok github.com/docker/docker/runconfig 0.059s coverage: 65.8% of statements [2020-07-01T10:27:44.179Z] [2020-07-01T10:27:44.179Z] Removing bundles/ [2020-07-01T10:27:44.179Z] [2020-07-01T10:27:44.179Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-01T10:27:44.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:27:44.179Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:27:45.325Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-07-01T10:27:45.325Z] === RUN TestBuildLabelWithTargets [2020-07-01T10:27:45.971Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2020-07-01T10:27:46.908Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-07-01T10:27:46.908Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2020-07-01T10:27:47.843Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-07-01T10:27:47.998Z] --- PASS: TestBuildLabelWithTargets (2.51s) [2020-07-01T10:27:47.998Z] === RUN TestBuildWithEmptyLayers [2020-07-01T10:27:48.611Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-07-01T10:27:48.611Z] === RUN TestBuildMultiStageOnBuild [2020-07-01T10:27:48.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:27:49.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:27:51.328Z] 666079ee0460: Pull complete [2020-07-01T10:27:51.328Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-01T10:27:51.328Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:27:51.328Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:27:51.328Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-07-01T10:27:51.328Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-07-01T10:27:51.328Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-07-01T10:27:51.328Z] INFO: Docker version of control daemon [2020-07-01T10:27:51.328Z] [2020-07-01T10:27:51.328Z] Client: Docker Engine - Enterprise [2020-07-01T10:27:51.328Z] Version: 19.03.5 [2020-07-01T10:27:51.328Z] API version: 1.40 [2020-07-01T10:27:51.328Z] Go version: go1.12.12 [2020-07-01T10:27:51.328Z] Git commit: 2ee0c57608 [2020-07-01T10:27:51.328Z] Built: 11/13/2019 08:00:16 [2020-07-01T10:27:51.329Z] OS/Arch: windows/amd64 [2020-07-01T10:27:51.329Z] Experimental: false [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] Server: Docker Engine - Enterprise [2020-07-01T10:27:51.329Z] Engine: [2020-07-01T10:27:51.329Z] Version: 19.03.5 [2020-07-01T10:27:51.329Z] API version: 1.40 (minimum version 1.24) [2020-07-01T10:27:51.329Z] Go version: go1.12.12 [2020-07-01T10:27:51.329Z] Git commit: 2ee0c57608 [2020-07-01T10:27:51.329Z] Built: 11/13/2019 07:58:51 [2020-07-01T10:27:51.329Z] OS/Arch: windows/amd64 [2020-07-01T10:27:51.329Z] Experimental: true [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] INFO: Docker info of control daemon [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] Client: [2020-07-01T10:27:51.329Z] Debug Mode: false [2020-07-01T10:27:51.329Z] Plugins: [2020-07-01T10:27:51.329Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] Server: [2020-07-01T10:27:51.329Z] Containers: 0 [2020-07-01T10:27:51.329Z] Running: 0 [2020-07-01T10:27:51.329Z] Paused: 0 [2020-07-01T10:27:51.329Z] Stopped: 0 [2020-07-01T10:27:51.329Z] Images: 1 [2020-07-01T10:27:51.329Z] Server Version: 19.03.5 [2020-07-01T10:27:51.329Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-01T10:27:51.329Z] Windows: [2020-07-01T10:27:51.329Z] LCOW: [2020-07-01T10:27:51.329Z] Logging Driver: json-file [2020-07-01T10:27:51.329Z] Plugins: [2020-07-01T10:27:51.329Z] Volume: local [2020-07-01T10:27:51.329Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-01T10:27:51.329Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-01T10:27:51.329Z] Swarm: inactive [2020-07-01T10:27:51.329Z] Default Isolation: process [2020-07-01T10:27:51.329Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-01T10:27:51.329Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-01T10:27:51.329Z] OSType: windows [2020-07-01T10:27:51.329Z] Architecture: x86_64 [2020-07-01T10:27:51.329Z] CPUs: 4 [2020-07-01T10:27:51.329Z] Total Memory: 32GiB [2020-07-01T10:27:51.329Z] Name: azwin-2-0ec1e0 [2020-07-01T10:27:51.329Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-01T10:27:51.329Z] Docker Root Dir: D:\docker [2020-07-01T10:27:51.329Z] Debug Mode: false [2020-07-01T10:27:51.329Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:27:51.329Z] Labels: [2020-07-01T10:27:51.329Z] Experimental: true [2020-07-01T10:27:51.329Z] Insecure Registries: [2020-07-01T10:27:51.329Z] 10.0.0.4:5000 [2020-07-01T10:27:51.329Z] 127.0.0.0/8 [2020-07-01T10:27:51.329Z] Registry Mirrors: [2020-07-01T10:27:51.329Z] http://10.0.0.4:5000/ [2020-07-01T10:27:51.329Z] Live Restore Enabled: false [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] INFO: Commit hash is 6908642616 [2020-07-01T10:27:51.329Z] INFO: Nuke-Everything... [2020-07-01T10:27:51.329Z] INFO: Container count on control daemon to delete is 0 [2020-07-01T10:27:51.329Z] INFO: Nuking d:\CI [2020-07-01T10:27:51.329Z] INFO: Zapped successfully [2020-07-01T10:27:51.329Z] INFO: Location for testing is d:\CI\PR-41166\2 [2020-07-01T10:27:51.329Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.329Z] INFO: Building the image from Dockerfile.windows at 07/01/2020 10:27:49... [2020-07-01T10:27:51.329Z] [2020-07-01T10:27:51.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:27:52.061Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-07-01T10:27:52.061Z] === RUN TestBuildUncleanTarFilenames [2020-07-01T10:27:52.675Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-07-01T10:27:52.675Z] === RUN TestBuildMultiStageLayerLeak [2020-07-01T10:27:54.313Z] Sending build context to Docker daemon 56.02MB [2020-07-01T10:27:54.313Z] [2020-07-01T10:27:54.313Z] Step 1/10 : FROM microsoft/windowsservercore [2020-07-01T10:27:54.786Z] ---> 486def14a6bd [2020-07-01T10:27:54.786Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-01T10:27:54.786Z] ---> Running in bc82ae1c8ee9 [2020-07-01T10:27:55.259Z] Removing intermediate container bc82ae1c8ee9 [2020-07-01T10:27:55.259Z] ---> e3c94a76f54c [2020-07-01T10:27:55.259Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-07-01T10:27:55.259Z] ---> Running in 42be01c587b5 [2020-07-01T10:27:55.733Z] Removing intermediate container 42be01c587b5 [2020-07-01T10:27:55.733Z] ---> bd24860c8a44 [2020-07-01T10:27:55.733Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-07-01T10:27:55.733Z] ---> Running in 429b571288c3 [2020-07-01T10:27:56.131Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2020-07-01T10:27:56.131Z] === RUN TestBuildWithHugeFile [2020-07-01T10:27:56.206Z] Removing intermediate container 429b571288c3 [2020-07-01T10:27:56.206Z] ---> e45164121fb7 [2020-07-01T10:27:56.206Z] 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-07-01T10:27:56.206Z] ---> Running in e9fbf3715ed3 [2020-07-01T10:27:56.679Z] Removing intermediate container e9fbf3715ed3 [2020-07-01T10:27:56.679Z] ---> 367d40ca1a75 [2020-07-01T10:27:56.679Z] 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-07-01T10:27:56.679Z] ---> Running in 8451e6a7cae0 [2020-07-01T10:27:57.710Z] #65 exporting layers 81.2s done [2020-07-01T10:27:57.710Z] #65 exporting manifest sha256:86fd475361d0dd1163c4331a1cb883719e7a5cd596de7aeb38bf36cf07e6f3ff done [2020-07-01T10:27:57.710Z] #65 exporting config sha256:8a46e8ed0f328e35c692e0dd4d5724fef3830528aa32a4288bf190387656cb39 done [2020-07-01T10:27:57.710Z] #65 sending tarball [2020-07-01T10:28:03.885Z] [2020-07-01T10:28:03.885Z] SUCCESS: Specified value was saved. [2020-07-01T10:28:04.882Z] INFO: Downloading git... [2020-07-01T10:28:06.488Z] INFO: Downloading go... [2020-07-01T10:28:08.074Z] INFO: Downloading compiler 1 of 3... [2020-07-01T10:28:08.548Z] INFO: Downloading compiler 2 of 3... [2020-07-01T10:28:09.556Z] INFO: Downloading compiler 3 of 3... [2020-07-01T10:28:09.556Z] INFO: Extracting git... [2020-07-01T10:28:09.765Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/rootless [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-01T10:28:09.765Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/volume [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-01T10:28:09.766Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === Skipped [2020-07-01T10:28:09.766Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-01T10:28:09.766Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-01T10:28:09.766Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-01T10:28:09.766Z] time="2020-07-01T10:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-01T10:28:09.766Z] time="2020-07-01T10:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-01T10:28:09.766Z] time="2020-07-01T10:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-01T10:28:09.766Z] time="2020-07-01T10:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-01T10:28:09.766Z] time="2020-07-01T10:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-01T10:28:09.766Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-01T10:28:09.766Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-01T10:28:09.766Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:28:09.766Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-01T10:28:09.766Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-01T10:28:09.766Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-01T10:28:09.766Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] [2020-07-01T10:28:09.766Z] DONE 2124 tests, 26 skipped in 188.660s Post stage [Pipeline] junit [2020-07-01T10:28:09.778Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:28:12.948Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -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:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary test-integration [2020-07-01T10:28:13.035Z] #65 ... [2020-07-01T10:28:13.035Z] [2020-07-01T10:28:13.035Z] #66 importing to docker [2020-07-01T10:28:13.035Z] #66 ... [2020-07-01T10:28:13.035Z] [2020-07-01T10:28:13.035Z] #65 exporting to oci image format [2020-07-01T10:28:13.035Z] #65 sending tarball 14.5s done [2020-07-01T10:28:13.035Z] #65 DONE 95.7s [2020-07-01T10:28:13.035Z] [2020-07-01T10:28:13.035Z] #66 importing to docker [2020-07-01T10:28:13.515Z] [2020-07-01T10:28:13.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:28:13.773Z] Removing bundles/ [2020-07-01T10:28:13.773Z] [2020-07-01T10:28:13.773Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-01T10:28:13.773Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:28:13.773Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:28:14.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:28:15.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:28:17.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:28:17.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:28:19.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:28:22.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:28:24.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:28:24.579Z] INFO: Expanding go... [2020-07-01T10:28:25.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:28:25.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:28:27.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:28:28.290Z] #66 DONE 16.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-01T10:28:28.678Z] --- PASS: TestBuildWithHugeFile (28.91s) [2020-07-01T10:28:28.678Z] === RUN TestBuildWithEmptyDockerfile [2020-07-01T10:28:28.678Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:28:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:28:28.678Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:28:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:28:28.678Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:28:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:28:28.678Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:28:28.678Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:28:28.678Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:28:28.678Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-01T10:28:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-07-01T10:28:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2020-07-01T10:28:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-01T10:28:28.678Z] === RUN TestBuildPreserveOwnership [2020-07-01T10:28:28.678Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-01T10:28:28.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:28:28.732Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/test/unit [2020-07-01T10:28:29.685Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-01T10:28:30.588Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:28:31.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:28:32.211Z] ? github.com/docker/docker/api [no test files] [2020-07-01T10:28:32.359Z] --- PASS: TestBuildPreserveOwnership (6.70s) [2020-07-01T10:28:32.359Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.42s) [2020-07-01T10:28:32.359Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-07-01T10:28:32.359Z] === RUN TestBuildPlatformInvalid [2020-07-01T10:28:32.359Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-01T10:28:32.359Z] PASS [2020-07-01T10:28:32.359Z] [2020-07-01T10:28:32.359Z] === Skipped [2020-07-01T10:28:32.359Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-07-01T10:28:32.359Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:28:32.359Z] [2020-07-01T10:28:32.359Z] [2020-07-01T10:28:32.359Z] DONE 32 tests, 1 skipped in 79.203s [2020-07-01T10:28:32.359Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-01T10:28:32.359Z] ++ 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-07-01T10:28:32.359Z] ++ set -e [2020-07-01T10:28:32.359Z] ++ '[' -n 0 ']' [2020-07-01T10:28:32.359Z] ++ set -x [2020-07-01T10:28:32.359Z] ++ env -i DEST=/go/src/github.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-07-01T10:28:32.359Z] INFO: Testing against a local daemon [2020-07-01T10:28:32.359Z] === RUN TestConfigInspect [2020-07-01T10:28:32.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:28:33.821Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:28:33.821Z] Using test binary docker [2020-07-01T10:28:33.821Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-01T10:28:33.821Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:28:33.821Z] INFO: Waiting for daemon to start... [2020-07-01T10:28:33.821Z] Starting dockerd [2020-07-01T10:28:36.734Z] --- PASS: TestConfigInspect (3.95s) [2020-07-01T10:28:36.734Z] === RUN TestConfigList [2020-07-01T10:28:37.093Z] . [2020-07-01T10:28:37.093Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:28:37.093Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:28:37.093Z] Error: No such image: emptyfs [2020-07-01T10:28:37.093Z] Running integration-test (iteration 1) [2020-07-01T10:28:37.093Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-01T10:28:40.184Z] --- PASS: TestConfigList (3.62s) [2020-07-01T10:28:40.184Z] === RUN TestConfigsCreateAndDelete [2020-07-01T10:28:43.635Z] --- PASS: TestConfigsCreateAndDelete (3.80s) [2020-07-01T10:28:43.635Z] === RUN TestConfigsUpdate [2020-07-01T10:28:45.882Z] INFO: Expanding compiler 1 of 3... [2020-07-01T10:28:45.882Z] INFO: Expanding compiler 2 of 3... [2020-07-01T10:28:47.046Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:28:47.046Z] Loaded image: busybox:latest [2020-07-01T10:28:47.046Z] Loaded image: busybox:glibc [2020-07-01T10:28:47.046Z] Loaded image: debian:jessie [2020-07-01T10:28:47.046Z] Loaded image: hello-world:latest [2020-07-01T10:28:47.046Z] INFO: Testing against a local daemon [2020-07-01T10:28:47.046Z] === RUN TestCgroupNamespacesBuild [2020-07-01T10:28:47.121Z] --- PASS: TestConfigsUpdate (3.69s) [2020-07-01T10:28:47.121Z] === RUN TestTemplatedConfig [2020-07-01T10:28:48.861Z] INFO: Expanding compiler 3 of 3... [2020-07-01T10:28:49.858Z] INFO: Removing downloaded files... [2020-07-01T10:28:49.858Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-07-01T10:28:49.858Z] INFO: Configuring git core.autocrlf... [2020-07-01T10:28:50.317Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-07-01T10:28:50.317Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-01T10:28:50.723Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-07-01T10:28:51.514Z] --- PASS: TestTemplatedConfig (3.55s) [2020-07-01T10:28:51.514Z] === RUN TestConfigCreateResolve [2020-07-01T10:28:52.209Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-07-01T10:28:52.209Z] === RUN TestBuildWithSession [2020-07-01T10:28:52.209Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-01T10:28:52.209Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:28:52.209Z] === RUN TestBuildSquashParent [2020-07-01T10:28:54.317Z] --- PASS: TestConfigCreateResolve (3.60s) [2020-07-01T10:28:54.317Z] === RUN TestConfigDaemonLibtrustID [2020-07-01T10:28:54.930Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-07-01T10:28:54.931Z] PASS [2020-07-01T10:28:54.931Z] [2020-07-01T10:28:54.931Z] DONE 7 tests in 22.825s [2020-07-01T10:28:54.931Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-01T10:28:54.931Z] ++ 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-07-01T10:28:54.931Z] ++ set -e [2020-07-01T10:28:54.931Z] ++ '[' -n 0 ']' [2020-07-01T10:28:54.931Z] ++ set -x [2020-07-01T10:28:54.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-07-01T10:28:54.931Z] INFO: Testing against a local daemon [2020-07-01T10:28:54.931Z] === RUN TestCheckpoint [2020-07-01T10:28:54.931Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-01T10:28:54.931Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:28:54.931Z] === RUN TestContainerInvalidJSON [2020-07-01T10:28:54.931Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:28:54.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:28:54.931Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:28:54.931Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:28:54.931Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:28:54.931Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:28:54.931Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:28:54.931Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:28:54.931Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:28:54.931Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-01T10:28:54.931Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-01T10:28:54.931Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-01T10:28:54.931Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-01T10:28:54.931Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-01T10:28:55.212Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-01T10:28:55.212Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-01T10:28:55.212Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-07-01T10:28:55.212Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-01T10:28:55.494Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-01T10:28:55.494Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-01T10:28:55.494Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-07-01T10:28:55.494Z] === RUN TestCopyFromContainer [2020-07-01T10:28:57.532Z] === RUN TestCopyFromContainer// [2020-07-01T10:28:57.814Z] === RUN TestCopyFromContainer//bar/root [2020-07-01T10:28:57.814Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-01T10:28:57.814Z] === RUN TestCopyFromContainer/bar/quux [2020-07-01T10:28:58.097Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-01T10:28:58.097Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-01T10:28:58.097Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-01T10:28:58.378Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-01T10:28:58.378Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-01T10:28:58.378Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-01T10:28:58.661Z] --- PASS: TestCopyFromContainer (3.00s) [2020-07-01T10:28:58.661Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-01T10:28:58.661Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-01T10:28:58.661Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-01T10:28:58.662Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-01T10:28:58.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-01T10:28:58.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:28:58.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:28:58.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:28:58.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:28:58.662Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:28:58.662Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:28:58.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:28:58.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:28:58.662Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:28:58.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-01T10:28:58.662Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-01T10:28:58.662Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-01T10:28:58.662Z] === RUN TestCreateWithInvalidEnv [2020-07-01T10:28:58.662Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-01T10:28:58.662Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-01T10:28:58.662Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-01T10:28:58.662Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-01T10:28:58.662Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-01T10:28:58.662Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-01T10:28:58.662Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-01T10:28:58.662Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-01T10:28:58.662Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-01T10:28:58.662Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-01T10:28:58.662Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-01T10:28:58.662Z] === RUN TestCreateTmpfsMountsTarget [2020-07-01T10:28:58.662Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-01T10:28:58.662Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-01T10:29:00.303Z] --- PASS: TestBuildSquashParent (6.97s) [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:29:00.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:29:00.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:29:00.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:29:00.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:29:00.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:29:00.868Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:29:01.450Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:29:01.451Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:29:01.451Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:29:01.451Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.11s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-01T10:29:01.732Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-01T10:29:01.733Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.11s) [2020-07-01T10:29:01.733Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-07-01T10:29:01.733Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-07-01T10:29:01.733Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-01T10:29:01.733Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-07-01T10:29:01.733Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-01T10:29:02.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:29:02.762Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.74s) [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:29:04.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:29:04.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:29:04.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:29:04.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:29:04.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:29:04.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:29:04.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:29:04.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:29:04.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:29:04.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:29:04.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-01T10:29:04.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-01T10:29:04.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-07-01T10:29:05.285Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2020-07-01T10:29:05.285Z] === RUN TestBuildMultiStageCopy [2020-07-01T10:29:05.285Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-01T10:29:05.480Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.92s) [2020-07-01T10:29:05.480Z] === RUN TestCreateDifferentPlatform [2020-07-01T10:29:05.480Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-01T10:29:05.480Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-01T10:29:05.480Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-07-01T10:29:05.480Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-01T10:29:05.480Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-01T10:29:05.480Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-01T10:29:05.480Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-01T10:29:05.480Z] === RUN TestContainerStartOnDaemonRestart [2020-07-01T10:29:05.480Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-01T10:29:05.480Z] === RUN TestDaemonRestartIpcMode [2020-07-01T10:29:05.480Z] === PAUSE TestDaemonRestartIpcMode [2020-07-01T10:29:05.480Z] === RUN TestDaemonHostGatewayIP [2020-07-01T10:29:05.480Z] === PAUSE TestDaemonHostGatewayIP [2020-07-01T10:29:05.480Z] === RUN TestContainerKillOnDaemonStart [2020-07-01T10:29:05.481Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-01T10:29:05.481Z] === RUN TestDiff [2020-07-01T10:29:05.597Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:29:05.597Z] [2020-07-01T10:29:05.597Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-01T10:29:05.855Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-01T10:29:05.855Z] Using test binary docker [2020-07-01T10:29:06.112Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-01T10:29:06.112Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:29:06.112Z] INFO: Waiting for daemon to start... [2020-07-01T10:29:06.112Z] Starting dockerd [2020-07-01T10:29:06.558Z] --- PASS: TestDiff (0.93s) [2020-07-01T10:29:06.558Z] === RUN TestExecWithCloseStdin [2020-07-01T10:29:07.172Z] --- PASS: TestExecWithCloseStdin (0.97s) [2020-07-01T10:29:07.172Z] === RUN TestExec [2020-07-01T10:29:08.008Z] . [2020-07-01T10:29:08.008Z] INFO: Building docker-sdk-python3:4.2.1... [2020-07-01T10:29:08.199Z] --- PASS: TestExec (1.00s) [2020-07-01T10:29:08.199Z] === RUN TestExecUser [2020-07-01T10:29:08.555Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-01T10:29:09.118Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-01T10:29:09.207Z] --- PASS: TestExecUser (0.94s) [2020-07-01T10:29:09.207Z] === RUN TestExportContainerAndImportImage [2020-07-01T10:29:10.047Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-01T10:29:10.678Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-07-01T10:29:10.678Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-01T10:29:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:29:10.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:29:11.448Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-01T10:29:12.030Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-01T10:29:12.030Z] === RUN TestBuildMultiStageParentConfig [2020-07-01T10:29:12.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-07-01T10:29:12.198Z] === RUN TestHealthCheckWorkdir [2020-07-01T10:29:13.207Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-07-01T10:29:13.207Z] === RUN TestHealthKillContainer [2020-07-01T10:29:16.011Z] --- PASS: TestHealthKillContainer (3.02s) [2020-07-01T10:29:16.011Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-01T10:29:16.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:29:17.085Z] --- PASS: TestInspectCpusetInConfigPre120 (0.94s) [2020-07-01T10:29:17.085Z] === RUN TestIpcModeNone [2020-07-01T10:29:17.291Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-01T10:29:17.291Z] === RUN TestBuildLabelWithTargets [2020-07-01T10:29:18.161Z] --- PASS: TestIpcModeNone (0.94s) [2020-07-01T10:29:18.161Z] === RUN TestIpcModePrivate [2020-07-01T10:29:18.846Z] --- PASS: TestIpcModePrivate (0.97s) [2020-07-01T10:29:18.846Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-07-01T10:29:18.846Z] === RUN TestIpcModeShareable [2020-07-01T10:29:19.852Z] --- PASS: TestIpcModeShareable (1.01s) [2020-07-01T10:29:19.852Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-01T10:29:19.852Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-01T10:29:23.327Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2020-07-01T10:29:23.327Z] === RUN TestAPIIpcModeHost [2020-07-01T10:29:23.623Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-07-01T10:29:23.623Z] === RUN TestDaemonIpcModeShareable [2020-07-01T10:29:25.381Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-01T10:29:25.381Z] === RUN TestBuildWithEmptyLayers [2020-07-01T10:29:25.647Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-07-01T10:29:25.647Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-01T10:29:25.647Z] === RUN TestDaemonIpcModePrivate [2020-07-01T10:29:27.684Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-07-01T10:29:27.684Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-01T10:29:27.684Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-01T10:29:28.651Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-07-01T10:29:28.651Z] === RUN TestBuildMultiStageOnBuild [2020-07-01T10:29:29.153Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2020-07-01T10:29:29.153Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-07-01T10:29:29.153Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-01T10:29:31.174Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2020-07-01T10:29:31.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-07-01T10:29:31.174Z] === RUN TestIpcModeOlderClient [2020-07-01T10:29:31.174Z] === PAUSE TestIpcModeOlderClient [2020-07-01T10:29:31.174Z] === RUN TestKillContainerInvalidSignal [2020-07-01T10:29:31.789Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-07-01T10:29:31.789Z] === RUN TestKillContainer [2020-07-01T10:29:31.789Z] === RUN TestKillContainer/no_signal [2020-07-01T10:29:32.796Z] === RUN TestKillContainer/non_killing_signal [2020-07-01T10:29:33.411Z] === RUN TestKillContainer/killing_signal [2020-07-01T10:29:33.909Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-01T10:29:33.909Z] === RUN TestBuildUncleanTarFilenames [2020-07-01T10:29:33.909Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2020-07-01T10:29:33.909Z] === RUN TestBuildMultiStageLayerLeak [2020-07-01T10:29:34.880Z] --- PASS: TestKillContainer (2.75s) [2020-07-01T10:29:34.880Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-07-01T10:29:34.880Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-01T10:29:34.880Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-07-01T10:29:34.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-01T10:29:34.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-01T10:29:35.218Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:29:35.218Z] [2020-07-01T10:29:35.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:29:35.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:29:35.218Z] HOSTNAME=34a896f3bda5 [2020-07-01T10:29:35.218Z] TESTDEBUG=0 [2020-07-01T10:29:35.218Z] DEST=bundles/test-integration [2020-07-01T10:29:35.218Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:29:35.218Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:29:35.218Z] container=docker [2020-07-01T10:29:35.218Z] HOME=/root [2020-07-01T10:29:35.218Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:29:35.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:29:35.218Z] VALIDATE_BRANCH=master [2020-07-01T10:29:35.218Z] TERM=xterm [2020-07-01T10:29:35.218Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:29:35.218Z] SHLVL=1 [2020-07-01T10:29:35.219Z] TIMEOUT=120m [2020-07-01T10:29:35.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:29:35.219Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:29:35.219Z] GO111MODULE=off [2020-07-01T10:29:35.219Z] DOCKER_EXPERIMENTAL=1 [2020-07-01T10:29:35.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:29:35.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:29:35.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:29:35.219Z] GOPATH=/go [2020-07-01T10:29:35.219Z] PKG_CONFIG=pkg-config [2020-07-01T10:29:35.219Z] _=/usr/bin/env [2020-07-01T10:29:35.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:29:35.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-01T10:29:36.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-07-01T10:29:36.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-07-01T10:29:36.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-07-01T10:29:36.500Z] === RUN TestKillStoppedContainer [2020-07-01T10:29:36.500Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-01T10:29:36.500Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-01T10:29:36.500Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-07-01T10:29:36.500Z] === RUN TestKillDifferentUserContainer [2020-07-01T10:29:37.507Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-07-01T10:29:37.507Z] === RUN TestInspectOomKilledTrue [2020-07-01T10:29:37.507Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-01T10:29:37.507Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:29:37.507Z] === RUN TestInspectOomKilledFalse [2020-07-01T10:29:37.507Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-01T10:29:37.507Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:29:37.507Z] === RUN TestLinksEtcHostsContentMatch [2020-07-01T10:29:38.084Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-07-01T10:29:38.084Z] === RUN TestBuildWithHugeFile [2020-07-01T10:29:38.120Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-07-01T10:29:38.120Z] === RUN TestLinksContainerNames [2020-07-01T10:29:40.140Z] --- PASS: TestLinksContainerNames (1.82s) [2020-07-01T10:29:40.140Z] === RUN TestLogsFollowTailEmpty [2020-07-01T10:29:40.757Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-07-01T10:29:40.757Z] === RUN TestContainerNetworkMountsNoChown [2020-07-01T10:29:41.766Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/default [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/default [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/private [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/private [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rprivate [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/slave [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/slave [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rslave [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/shared [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/shared [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rshared [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/default [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/rshared [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/shared [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/rslave [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/slave [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/rprivate [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/private [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-01T10:29:41.766Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:29:41.766Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-01T10:29:41.766Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:29:42.048Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:29:42.048Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:29:42.048Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-01T10:29:42.048Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:29:42.048Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:29:42.329Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-01T10:29:42.610Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-01T10:29:42.610Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-07-01T10:29:42.611Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-01T10:29:42.611Z] === RUN TestContainerBindMountNonRecursive [2020-07-01T10:29:45.283Z] --- PASS: TestContainerBindMountNonRecursive (2.17s) [2020-07-01T10:29:45.283Z] === RUN TestNetworkNat [2020-07-01T10:29:45.898Z] --- PASS: TestNetworkNat (0.99s) [2020-07-01T10:29:45.898Z] === RUN TestNetworkLocalhostTCPNat [2020-07-01T10:29:46.904Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-07-01T10:29:46.904Z] === RUN TestNetworkLoopbackNat [2020-07-01T10:29:47.918Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2020-07-01T10:29:47.918Z] === RUN TestPause [2020-07-01T10:29:48.925Z] --- PASS: TestPause (0.89s) [2020-07-01T10:29:48.925Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-01T10:29:48.925Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:29:48.925Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:29:48.925Z] === RUN TestPauseStopPausedContainer [2020-07-01T10:29:49.930Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-01T10:29:49.930Z] === RUN TestPsFilter [2020-07-01T10:29:50.212Z] --- PASS: TestPsFilter (0.31s) [2020-07-01T10:29:50.212Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-01T10:29:51.221Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-07-01T10:29:51.221Z] === RUN TestRemoveContainerWithVolume [2020-07-01T10:29:52.228Z] --- PASS: TestRemoveContainerWithVolume (0.95s) [2020-07-01T10:29:52.228Z] === RUN TestRemoveContainerRunning [2020-07-01T10:29:52.842Z] --- PASS: TestRemoveContainerRunning (0.94s) [2020-07-01T10:29:52.842Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-01T10:29:53.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:29:53.849Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-07-01T10:29:53.849Z] === RUN TestRemoveInvalidContainer [2020-07-01T10:29:53.849Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-01T10:29:53.849Z] === RUN TestRenameLinkedContainer [2020-07-01T10:29:53.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:29:54.671Z] sha256:4e3fe5a23011e5ee27e34093babd536f733e2ad38d928e811475d6aef889f4bb [2020-07-01T10:29:54.671Z] INFO: Starting docker-py tests... [2020-07-01T10:29:54.671Z] ============================= test session starts ============================== [2020-07-01T10:29:54.671Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-01T10:29:54.671Z] rootdir: /src, inifile: pytest.ini [2020-07-01T10:29:54.671Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-01T10:29:54.671Z] collected 388 items / 1 deselected / 387 selected [2020-07-01T10:29:54.671Z] [2020-07-01T10:29:56.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:29:58.237Z] --- PASS: TestRenameLinkedContainer (3.76s) [2020-07-01T10:29:58.237Z] === RUN TestRenameStoppedContainer [2020-07-01T10:29:58.548Z] --- PASS: TestRenameStoppedContainer (0.93s) [2020-07-01T10:29:58.548Z] === RUN TestRenameRunningContainerAndReuse [2020-07-01T10:30:00.572Z] --- PASS: TestRenameRunningContainerAndReuse (1.86s) [2020-07-01T10:30:00.572Z] === RUN TestRenameInvalidName [2020-07-01T10:30:01.187Z] --- PASS: TestRenameInvalidName (0.89s) [2020-07-01T10:30:01.187Z] === RUN TestRenameAnonymousContainer [2020-07-01T10:30:06.669Z] --- PASS: TestRenameAnonymousContainer (4.79s) [2020-07-01T10:30:06.669Z] === RUN TestRenameContainerWithSameName [2020-07-01T10:30:06.950Z] --- PASS: TestRenameContainerWithSameName (1.01s) [2020-07-01T10:30:06.950Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-01T10:30:07.487Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-01T10:30:08.054Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-01T10:30:08.973Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-07-01T10:30:08.973Z] === RUN TestResize [2020-07-01T10:30:09.588Z] --- PASS: TestResize (0.88s) [2020-07-01T10:30:09.588Z] === RUN TestResizeWithInvalidSize [2020-07-01T10:30:09.809Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-01T10:30:10.593Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-07-01T10:30:10.593Z] === RUN TestResizeWhenContainerNotStarted [2020-07-01T10:30:11.599Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:11.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:11.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:11.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:30:11.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.1% of statements [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-01T10:30:12.810Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-01T10:30:12.810Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-07-01T10:30:13.435Z] ok github.com/docker/docker/cli/debug 0.017s coverage: 100.0% of statements [2020-07-01T10:30:13.639Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:13.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:14.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:30:15.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:30:15.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:30:15.480Z] ok github.com/docker/docker/builder/remotecontext/git 4.009s coverage: 86.3% of statements [2020-07-01T10:30:15.767Z] ok github.com/docker/docker/builder/remotecontext 0.416s coverage: 13.6% of statements [2020-07-01T10:30:15.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:30:16.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:30:16.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:30:17.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:30:17.814Z] ok github.com/docker/docker/builder/dockerfile 1.251s coverage: 48.1% of statements [2020-07-01T10:30:17.814Z] ? github.com/docker/docker/cli [no test files] [2020-07-01T10:30:17.814Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-01T10:30:18.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:30:18.887Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:30:19.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:30:19.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:30:21.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:30:21.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:30:22.473Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:30:23.334Z] ok github.com/docker/docker/client 0.419s coverage: 75.4% of statements [2020-07-01T10:30:24.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.30s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.40s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2020-07-01T10:30:25.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-07-01T10:30:25.151Z] === RUN TestCgroupNamespacesRun [2020-07-01T10:30:26.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:30:26.625Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-07-01T10:30:26.626Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-01T10:30:28.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:30:28.645Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-07-01T10:30:28.645Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-01T10:30:28.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:30:30.114Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-07-01T10:30:30.114Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-01T10:30:30.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:30:32.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:30:32.136Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-07-01T10:30:32.136Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-01T10:30:33.605Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-07-01T10:30:33.605Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-01T10:30:33.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:30:34.275Z] --- PASS: TestBuildWithHugeFile (54.56s) [2020-07-01T10:30:34.275Z] === RUN TestBuildWithEmptyDockerfile [2020-07-01T10:30:34.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:30:34.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:30:34.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:30:34.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:30:34.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:30:34.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:30:34.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:30:34.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:30:34.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:30:34.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-07-01T10:30:34.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-01T10:30:34.275Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-01T10:30:34.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-07-01T10:30:34.275Z] === RUN TestBuildPreserveOwnership [2020-07-01T10:30:34.275Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-01T10:30:35.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:30:35.624Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-07-01T10:30:35.624Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-01T10:30:36.238Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-01T10:30:36.238Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-01T10:30:36.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:30:37.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:30:37.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:30:37.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:30:37.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:30:37.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:30:38.102Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:30:38.103Z] Using test binary docker [2020-07-01T10:30:38.103Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-01T10:30:38.103Z] +++ /etc/init.d/apparmor start [2020-07-01T10:30:38.103Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:30:38.103Z] INFO: Waiting for daemon to start... [2020-07-01T10:30:38.103Z] Starting dockerd [2020-07-01T10:30:38.103Z] +++ 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-07-01T10:30:38.307Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-07-01T10:30:38.307Z] === RUN TestKernelTCPMemory [2020-07-01T10:30:38.601Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-01T10:30:38.923Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-07-01T10:30:38.923Z] === RUN TestNISDomainname [2020-07-01T10:30:39.524Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-01T10:30:39.931Z] --- PASS: TestNISDomainname (1.04s) [2020-07-01T10:30:39.931Z] === RUN TestHostnameDnsResolution [2020-07-01T10:30:41.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:30:41.952Z] --- PASS: TestHostnameDnsResolution (1.74s) [2020-07-01T10:30:41.952Z] === RUN TestStats [2020-07-01T10:30:42.288Z] . [2020-07-01T10:30:42.288Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:30:42.288Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:30:42.288Z] Error: No such image: emptyfs [2020-07-01T10:30:42.288Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:30:42.288Z] ++++ docker load [2020-07-01T10:30:42.547Z] Running integration-test (iteration 1) [2020-07-01T10:30:42.547Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-01T10:30:42.547Z] ++ 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-07-01T10:30:42.547Z] ++ set -e [2020-07-01T10:30:42.547Z] ++ '[' -n 0 ']' [2020-07-01T10:30:42.547Z] ++ set -x [2020-07-01T10:30:42.547Z] ++ env -i DEST=/go/src/github.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-07-01T10:30:43.697Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2020-07-01T10:30:43.697Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2020-07-01T10:30:43.697Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-01T10:30:43.697Z] === RUN TestBuildPlatformInvalid [2020-07-01T10:30:43.697Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-01T10:30:43.697Z] PASS [2020-07-01T10:30:43.697Z] [2020-07-01T10:30:43.697Z] === Skipped [2020-07-01T10:30:43.697Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-01T10:30:43.697Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:30:43.697Z] [2020-07-01T10:30:43.697Z] [2020-07-01T10:30:43.697Z] DONE 32 tests, 1 skipped in 126.578s [2020-07-01T10:30:43.697Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-01T10:30:43.697Z] INFO: Testing against a local daemon [2020-07-01T10:30:43.697Z] === RUN TestConfigInspect [2020-07-01T10:30:43.697Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-01T10:30:43.697Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestConfigList [2020-07-01T10:30:43.697Z] --- SKIP: TestConfigList (0.01s) [2020-07-01T10:30:43.697Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestConfigsCreateAndDelete [2020-07-01T10:30:43.697Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-01T10:30:43.697Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestConfigsUpdate [2020-07-01T10:30:43.697Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-01T10:30:43.697Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestTemplatedConfig [2020-07-01T10:30:43.697Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-01T10:30:43.697Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestConfigCreateResolve [2020-07-01T10:30:43.697Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-01T10:30:43.697Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:43.697Z] === RUN TestConfigDaemonLibtrustID [2020-07-01T10:30:44.624Z] --- PASS: TestStats (3.02s) [2020-07-01T10:30:44.624Z] === RUN TestStopContainerWithTimeout [2020-07-01T10:30:44.624Z] === RUN TestStopContainerWithTimeout/0 [2020-07-01T10:30:44.624Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-01T10:30:44.624Z] === RUN TestStopContainerWithTimeout/1 [2020-07-01T10:30:44.624Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-01T10:30:44.624Z] === RUN TestStopContainerWithTimeout/3 [2020-07-01T10:30:44.624Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-01T10:30:44.624Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-01T10:30:44.624Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-01T10:30:44.624Z] === CONT TestStopContainerWithTimeout/0 [2020-07-01T10:30:44.624Z] === CONT TestStopContainerWithTimeout/3 [2020-07-01T10:30:45.065Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-07-01T10:30:45.065Z] PASS [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === Skipped [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-01T10:30:45.065Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-07-01T10:30:45.065Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-01T10:30:45.065Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-01T10:30:45.065Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-01T10:30:45.065Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-01T10:30:45.065Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] [2020-07-01T10:30:45.065Z] DONE 7 tests, 6 skipped in 1.723s [2020-07-01T10:30:45.065Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-01T10:30:45.065Z] INFO: Testing against a local daemon [2020-07-01T10:30:45.065Z] === RUN TestCheckpoint [2020-07-01T10:30:45.065Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-01T10:30:45.065Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:30:45.065Z] === RUN TestContainerInvalidJSON [2020-07-01T10:30:45.065Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:30:45.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:30:45.065Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:30:45.065Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:30:45.065Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:30:45.065Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:30:45.065Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:30:45.321Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:30:45.321Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:30:45.321Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-01T10:30:45.321Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-01T10:30:45.321Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-01T10:30:45.321Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-01T10:30:45.321Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-01T10:30:45.321Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-07-01T10:30:45.321Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-01T10:30:45.321Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-07-01T10:30:45.321Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-01T10:30:45.321Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-01T10:30:45.321Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-01T10:30:45.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-07-01T10:30:45.321Z] === RUN TestCopyFromContainer [2020-07-01T10:30:45.635Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-01T10:30:46.686Z] Removing intermediate container 8451e6a7cae0 [2020-07-01T10:30:46.686Z] ---> 50fded0c43a0 [2020-07-01T10:30:46.686Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-07-01T10:30:46.686Z] ---> Running in b8e06664bd83 [2020-07-01T10:30:46.686Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-07-01T10:30:46.686Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-01T10:30:46.686Z] go: finding gotest.tools v0.3.5 [2020-07-01T10:30:46.686Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-01T10:30:46.686Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-01T10:30:46.686Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-01T10:30:46.686Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-01T10:30:46.686Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-01T10:30:46.686Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-01T10:30:46.686Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:30:46.686Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:30:46.686Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-01T10:30:46.686Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-01T10:30:46.686Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-01T10:30:46.686Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-01T10:30:46.686Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:30:46.686Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:30:46.686Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:30:46.686Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:30:46.686Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:30:46.686Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:30:46.686Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:30:46.686Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:30:46.686Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:30:46.686Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:30:46.686Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:30:46.686Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:30:46.686Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:30:46.686Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:30:46.686Z] go: finding github.com/fatih/color v1.6.0 [2020-07-01T10:30:46.686Z] go: finding github.com/pkg/errors v0.8.0 [2020-07-01T10:30:46.686Z] go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-01T10:30:46.686Z] go: finding github.com/spf13/pflag v1.0.1 [2020-07-01T10:30:46.686Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-01T10:30:46.686Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-01T10:30:46.686Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-01T10:30:46.686Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-01T10:30:46.686Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-01T10:30:46.686Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-01T10:30:46.686Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-01T10:30:46.686Z] INFO: Build done for gotestsum... [2020-07-01T10:30:48.306Z] === CONT TestStopContainerWithTimeout/1 [2020-07-01T10:30:49.492Z] === RUN TestCopyFromContainer// [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer//bar/root [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer/bar/quux [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-01T10:30:49.493Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-01T10:30:49.750Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-01T10:30:49.750Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer (4.41s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-01T10:30:49.750Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-01T10:30:49.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-01T10:30:49.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:30:49.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:30:49.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:30:49.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:30:49.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:30:49.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:30:49.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:30:49.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:30:49.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:30:49.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-01T10:30:49.750Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-01T10:30:49.750Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-01T10:30:49.750Z] === RUN TestCreateWithInvalidEnv [2020-07-01T10:30:49.750Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-01T10:30:49.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-01T10:30:49.750Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-01T10:30:49.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-01T10:30:49.750Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-01T10:30:49.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-01T10:30:49.750Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-01T10:30:49.750Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-01T10:30:49.750Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-01T10:30:49.750Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-01T10:30:49.750Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-01T10:30:49.750Z] === RUN TestCreateTmpfsMountsTarget [2020-07-01T10:30:49.750Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-07-01T10:30:49.750Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-01T10:30:49.774Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-01T10:30:49.774Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-07-01T10:30:49.774Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-07-01T10:30:49.774Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-07-01T10:30:49.774Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-07-01T10:30:49.774Z] === RUN TestDeleteDevicemapper [2020-07-01T10:30:49.774Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-01T10:30:49.774Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:30:49.774Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-01T10:30:51.120Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:30:51.120Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:30:51.120Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:30:51.120Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:30:51.377Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:30:51.377Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-01T10:30:51.377Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-01T10:30:51.377Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-01T10:30:51.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:30:52.523Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:30:52.523Z] Loaded image: busybox:latest [2020-07-01T10:30:52.523Z] Loaded image: busybox:glibc [2020-07-01T10:30:52.523Z] Loaded image: debian:jessie [2020-07-01T10:30:52.523Z] Loaded image: hello-world:latest [2020-07-01T10:30:52.523Z] INFO: Testing against a local daemon [2020-07-01T10:30:52.523Z] === RUN TestCgroupNamespacesBuild [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:30:52.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:30:52.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:30:52.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:30:52.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:30:52.746Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:30:52.746Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:30:52.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:30:52.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:30:52.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:30:52.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:30:52.746Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-01T10:30:52.746Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-01T10:30:52.746Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-01T10:30:53.003Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2020-07-01T10:30:53.003Z] === RUN TestCreateDifferentPlatform [2020-07-01T10:30:53.003Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-01T10:30:53.003Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-01T10:30:53.003Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-01T10:30:53.003Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-01T10:30:53.003Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-01T10:30:53.003Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-01T10:30:53.003Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-01T10:30:53.003Z] === RUN TestContainerStartOnDaemonRestart [2020-07-01T10:30:53.003Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-01T10:30:53.003Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-01T10:30:53.003Z] === RUN TestDaemonRestartIpcMode [2020-07-01T10:30:53.003Z] === PAUSE TestDaemonRestartIpcMode [2020-07-01T10:30:53.003Z] === RUN TestDaemonHostGatewayIP [2020-07-01T10:30:53.003Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-01T10:30:53.003Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:30:53.003Z] === RUN TestContainerKillOnDaemonStart [2020-07-01T10:30:53.003Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-01T10:30:53.003Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-01T10:30:53.003Z] === RUN TestDiff [2020-07-01T10:30:53.567Z] --- PASS: TestDiff (0.43s) [2020-07-01T10:30:53.567Z] === RUN TestExecWithCloseStdin [2020-07-01T10:30:53.825Z] --- PASS: TestExecWithCloseStdin (0.49s) [2020-07-01T10:30:53.825Z] === RUN TestExec [2020-07-01T10:30:54.149Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.01s) [2020-07-01T10:30:54.149Z] === RUN TestUpdateMemory [2020-07-01T10:30:54.149Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-01T10:30:54.149Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:30:54.149Z] === RUN TestUpdateCPUQuota [2020-07-01T10:30:54.389Z] --- PASS: TestExec (0.49s) [2020-07-01T10:30:54.389Z] === RUN TestExecUser [2020-07-01T10:30:54.953Z] --- PASS: TestExecUser (0.49s) [2020-07-01T10:30:54.953Z] === RUN TestExportContainerAndImportImage [2020-07-01T10:30:55.162Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-07-01T10:30:55.162Z] === RUN TestUpdatePidsLimit [2020-07-01T10:30:55.162Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-01T10:30:55.443Z] === RUN TestUpdatePidsLimit/no_change [2020-07-01T10:30:55.516Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2020-07-01T10:30:55.516Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-01T10:30:55.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:30:55.806Z] --- PASS: TestCgroupNamespacesBuild (3.72s) [2020-07-01T10:30:55.806Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-01T10:30:56.056Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-01T10:30:56.338Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-01T10:30:56.954Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-01T10:30:57.162Z] Removing intermediate container b8e06664bd83 [2020-07-01T10:30:57.162Z] ---> 3d19510190ba [2020-07-01T10:30:57.162Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-07-01T10:30:57.162Z] ---> Running in e2bb75ecbd31 [2020-07-01T10:30:57.162Z] Removing intermediate container e2bb75ecbd31 [2020-07-01T10:30:57.162Z] ---> dc6537474e2f [2020-07-01T10:30:57.162Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-01T10:30:57.162Z] ---> Running in 11d625ff89fd [2020-07-01T10:30:57.265Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-01T10:30:57.636Z] Removing intermediate container 11d625ff89fd [2020-07-01T10:30:57.636Z] ---> 506721052659 [2020-07-01T10:30:57.636Z] Step 10/10 : COPY . . [2020-07-01T10:30:57.708Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-07-01T10:30:57.708Z] === RUN TestBuildWithSession [2020-07-01T10:30:57.708Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-01T10:30:57.708Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:30:57.708Z] === RUN TestBuildSquashParent [2020-07-01T10:30:57.878Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-01T10:30:58.787Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-07-01T10:30:58.787Z] === RUN TestHealthCheckWorkdir [2020-07-01T10:30:59.351Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2020-07-01T10:30:59.351Z] === RUN TestHealthKillContainer [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit (4.54s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.52s) [2020-07-01T10:30:59.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.54s) [2020-07-01T10:30:59.901Z] === RUN TestUpdateRestartPolicy [2020-07-01T10:30:59.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:31:01.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:31:02.623Z] --- PASS: TestHealthKillContainer (2.62s) [2020-07-01T10:31:02.623Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-01T10:31:02.623Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2020-07-01T10:31:02.623Z] === RUN TestIpcModeNone [2020-07-01T10:31:02.880Z] --- PASS: TestIpcModeNone (0.50s) [2020-07-01T10:31:02.880Z] === RUN TestIpcModePrivate [2020-07-01T10:31:03.444Z] --- PASS: TestIpcModePrivate (0.48s) [2020-07-01T10:31:03.444Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-01T10:31:03.444Z] === RUN TestIpcModeShareable [2020-07-01T10:31:03.444Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-01T10:31:03.444Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:31:03.444Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-01T10:31:04.269Z] --- PASS: TestBuildSquashParent (6.22s) [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:31:04.269Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:31:04.269Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:31:04.269Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:31:04.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:31:04.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:31:04.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:31:05.339Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2020-07-01T10:31:05.339Z] === RUN TestAPIIpcModeHost [2020-07-01T10:31:05.339Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-01T10:31:05.339Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:31:05.339Z] === RUN TestDaemonIpcModeShareable [2020-07-01T10:31:05.339Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-01T10:31:05.339Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:31:05.339Z] === RUN TestDaemonIpcModePrivate [2020-07-01T10:31:06.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:31:06.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:31:06.805Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:31:07.232Z] --- PASS: TestDaemonIpcModePrivate (2.19s) [2020-07-01T10:31:07.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-01T10:31:07.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-01T10:31:07.232Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-01T10:31:07.232Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:31:07.232Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-01T10:31:07.232Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-01T10:31:07.232Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:31:07.232Z] === RUN TestIpcModeOlderClient [2020-07-01T10:31:07.232Z] === PAUSE TestIpcModeOlderClient [2020-07-01T10:31:07.232Z] === RUN TestKillContainerInvalidSignal [2020-07-01T10:31:07.798Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2020-07-01T10:31:07.798Z] === RUN TestKillContainer [2020-07-01T10:31:07.798Z] === RUN TestKillContainer/no_signal [2020-07-01T10:31:08.055Z] === RUN TestKillContainer/non_killing_signal [2020-07-01T10:31:08.313Z] === RUN TestKillContainer/killing_signal [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.78s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.44s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2020-07-01T10:31:08.709Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2020-07-01T10:31:08.709Z] === RUN TestBuildMultiStageCopy [2020-07-01T10:31:08.709Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-01T10:31:08.877Z] --- PASS: TestKillContainer (1.36s) [2020-07-01T10:31:08.877Z] --- PASS: TestKillContainer/no_signal (0.43s) [2020-07-01T10:31:08.877Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2020-07-01T10:31:08.877Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-07-01T10:31:08.877Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-01T10:31:09.134Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-01T10:31:09.391Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-01T10:31:09.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-07-01T10:31:09.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2020-07-01T10:31:09.954Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-01T10:31:09.954Z] === RUN TestKillStoppedContainer [2020-07-01T10:31:09.954Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-01T10:31:09.954Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-01T10:31:09.954Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-01T10:31:09.954Z] === RUN TestKillDifferentUserContainer [2020-07-01T10:31:10.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:31:10.518Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-01T10:31:10.518Z] === RUN TestInspectOomKilledTrue [2020-07-01T10:31:10.518Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-01T10:31:10.518Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:10.518Z] === RUN TestInspectOomKilledFalse [2020-07-01T10:31:10.518Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-01T10:31:10.518Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:31:10.518Z] === RUN TestLinksEtcHostsContentMatch [2020-07-01T10:31:10.518Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-01T10:31:10.518Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-01T10:31:10.518Z] === RUN TestLinksContainerNames [2020-07-01T10:31:10.578Z] ok github.com/docker/docker/cmd/dockerd 0.130s coverage: 30.8% of statements [2020-07-01T10:31:10.578Z] ok github.com/docker/docker/container 0.188s coverage: 34.7% of statements [2020-07-01T10:31:10.578Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-01T10:31:10.578Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-01T10:31:10.578Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-01T10:31:10.578Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-01T10:31:10.875Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2020-07-01T10:31:11.241Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-01T10:31:11.241Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-01T10:31:11.447Z] --- PASS: TestLinksContainerNames (0.88s) [2020-07-01T10:31:11.447Z] === RUN TestLogsFollowTailEmpty [2020-07-01T10:31:11.704Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-07-01T10:31:11.704Z] === RUN TestContainerNetworkMountsNoChown [2020-07-01T10:31:11.808Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-01T10:31:12.267Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/default [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/default [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/private [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/private [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rprivate [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/slave [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/slave [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rslave [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/shared [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/shared [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rshared [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/default [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rshared [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/shared [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rslave [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/slave [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rprivate [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/private [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-01T10:31:12.267Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:31:12.267Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:31:12.267Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:31:12.375Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-01T10:31:12.544Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-01T10:31:12.544Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-01T10:31:12.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2020-07-01T10:31:12.545Z] === RUN TestContainerBindMountNonRecursive [2020-07-01T10:31:12.545Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-01T10:31:12.545Z] 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-07-01T10:31:12.545Z] === RUN TestNetworkNat [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-07-01T10:31:12.941Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-07-01T10:31:12.941Z] === RUN TestBuildMultiStageParentConfig [2020-07-01T10:31:13.118Z] --- PASS: TestNetworkNat (0.60s) [2020-07-01T10:31:13.118Z] === RUN TestNetworkLocalhostTCPNat [2020-07-01T10:31:13.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s) [2020-07-01T10:31:13.684Z] === RUN TestNetworkLoopbackNat [2020-07-01T10:31:14.248Z] --- PASS: TestNetworkLoopbackNat (0.58s) [2020-07-01T10:31:14.248Z] === RUN TestPause [2020-07-01T10:31:14.248Z] --- SKIP: TestPause (0.00s) [2020-07-01T10:31:14.248Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:14.248Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-01T10:31:14.248Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:31:14.248Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:31:14.248Z] === RUN TestPauseStopPausedContainer [2020-07-01T10:31:14.248Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-01T10:31:14.248Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:14.248Z] === RUN TestPsFilter [2020-07-01T10:31:14.248Z] --- PASS: TestPsFilter (0.11s) [2020-07-01T10:31:14.248Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-01T10:31:14.315Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-07-01T10:31:14.315Z] === RUN TestBuildLabelWithTargets [2020-07-01T10:31:14.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:31:14.813Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2020-07-01T10:31:14.813Z] === RUN TestRemoveContainerWithVolume [2020-07-01T10:31:15.109Z] --- PASS: TestUpdateRestartPolicy (12.96s) [2020-07-01T10:31:15.109Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-01T10:31:15.109Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-07-01T10:31:15.109Z] === RUN TestWaitNonBlocked [2020-07-01T10:31:15.109Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:15.109Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:15.109Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:15.109Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:15.109Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:15.109Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:15.109Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-01T10:31:15.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-07-01T10:31:15.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.25s) [2020-07-01T10:31:15.109Z] === RUN TestWaitBlocked [2020-07-01T10:31:15.109Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:31:15.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:31:15.109Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:31:15.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:31:15.109Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:31:15.109Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:31:15.377Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2020-07-01T10:31:15.377Z] === RUN TestRemoveContainerRunning [2020-07-01T10:31:15.634Z] --- PASS: TestRemoveContainerRunning (0.42s) [2020-07-01T10:31:15.634Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-01T10:31:16.116Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-01T10:31:16.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-07-01T10:31:16.116Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-07-01T10:31:16.116Z] === CONT TestContainerStartOnDaemonRestart [2020-07-01T10:31:16.116Z] === CONT TestContainerKillOnDaemonStart [2020-07-01T10:31:16.197Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-07-01T10:31:16.197Z] === RUN TestRemoveInvalidContainer [2020-07-01T10:31:16.197Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-01T10:31:16.197Z] === RUN TestRenameLinkedContainer [2020-07-01T10:31:16.404Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.4% of statements [2020-07-01T10:31:16.845Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2020-07-01T10:31:16.845Z] === RUN TestBuildWithEmptyLayers [2020-07-01T10:31:17.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:31:17.780Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2020-07-01T10:31:17.780Z] === RUN TestBuildMultiStageOnBuild [2020-07-01T10:31:18.090Z] --- PASS: TestRenameLinkedContainer (1.80s) [2020-07-01T10:31:18.090Z] === RUN TestRenameStoppedContainer [2020-07-01T10:31:18.347Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-07-01T10:31:18.347Z] === RUN TestRenameRunningContainerAndReuse [2020-07-01T10:31:19.276Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2020-07-01T10:31:19.276Z] === RUN TestRenameInvalidName [2020-07-01T10:31:19.564Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2020-07-01T10:31:19.564Z] === CONT TestIpcModeOlderClient [2020-07-01T10:31:19.564Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-07-01T10:31:19.564Z] === CONT TestDaemonHostGatewayIP [2020-07-01T10:31:19.839Z] --- PASS: TestRenameInvalidName (0.48s) [2020-07-01T10:31:19.839Z] === RUN TestRenameAnonymousContainer [2020-07-01T10:31:19.890Z] ok github.com/docker/docker/daemon/cluster 0.127s coverage: 0.5% of statements [2020-07-01T10:31:20.310Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-07-01T10:31:20.310Z] === RUN TestBuildUncleanTarFilenames [2020-07-01T10:31:21.207Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2020-07-01T10:31:21.208Z] === RUN TestRenameContainerWithSameName [2020-07-01T10:31:21.686Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-07-01T10:31:21.686Z] === RUN TestBuildMultiStageLayerLeak [2020-07-01T10:31:21.774Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2020-07-01T10:31:21.774Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-01T10:31:21.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:31:22.705Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2020-07-01T10:31:22.705Z] === RUN TestResize [2020-07-01T10:31:22.961Z] --- PASS: TestResize (0.45s) [2020-07-01T10:31:22.961Z] === RUN TestResizeWithInvalidSize [2020-07-01T10:31:23.003Z] ---> c6ac6cc74276 [2020-07-01T10:31:23.003Z] Successfully built c6ac6cc74276 [2020-07-01T10:31:23.003Z] Successfully tagged docker:latest [2020-07-01T10:31:23.003Z] INFO: Image build ended at 07/01/2020 10:31:20. Duration:00:03:30.7173910 [2020-07-01T10:31:23.003Z] [2020-07-01T10:31:23.003Z] [2020-07-01T10:31:23.003Z] INFO: Building the test binaries at 07/01/2020 10:31:20... [2020-07-01T10:31:23.017Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2020-07-01T10:31:23.017Z] === CONT TestDaemonRestartIpcMode [2020-07-01T10:31:23.404Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2020-07-01T10:31:23.524Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2020-07-01T10:31:23.524Z] === RUN TestResizeWhenContainerNotStarted [2020-07-01T10:31:24.088Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2020-07-01T10:31:24.088Z] === RUN TestDaemonRestartKillContainers [2020-07-01T10:31:24.088Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:31:24.088Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-01T10:31:24.088Z] === RUN TestCgroupNamespacesRun [2020-07-01T10:31:24.423Z] ok github.com/docker/docker/daemon/config 0.078s coverage: 81.7% of statements [2020-07-01T10:31:24.597Z] INFO: make.ps1 starting at 07/01/2020 10:31:24 [2020-07-01T10:31:24.710Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-07-01T10:31:24.972Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s) [2020-07-01T10:31:24.972Z] === RUN TestBuildWithHugeFile [2020-07-01T10:31:25.071Z] INFO: Git commit (6908642616) assumed from DOCKER_GITCOMMIT environment variable [2020-07-01T10:31:25.071Z] INFO: Invoking autogen... [2020-07-01T10:31:25.079Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:31:25.079Z] Using test binary docker [2020-07-01T10:31:25.079Z] +++ /etc/init.d/apparmor start [2020-07-01T10:31:25.079Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:31:25.079Z] INFO: Waiting for daemon to start... [2020-07-01T10:31:25.079Z] Starting dockerd [2020-07-01T10:31:25.079Z] +++ 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-07-01T10:31:25.545Z] INFO: Building daemon... [2020-07-01T10:31:26.468Z] --- PASS: TestDaemonRestartIpcMode (3.64s) [2020-07-01T10:31:26.608Z] --- PASS: TestCgroupNamespacesRun (2.21s) [2020-07-01T10:31:26.608Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-01T10:31:27.422Z] ok github.com/docker/docker/daemon/graphdriver 0.008s coverage: 2.2% of statements [2020-07-01T10:31:27.586Z] . [2020-07-01T10:31:27.587Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:31:27.587Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:31:27.587Z] Error: No such image: emptyfs [2020-07-01T10:31:27.587Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:31:27.587Z] ++++ docker load [2020-07-01T10:31:27.841Z] Running integration-test (iteration 1) [2020-07-01T10:31:27.841Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-01T10:31:27.841Z] ++ 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-07-01T10:31:27.841Z] ++ set -e [2020-07-01T10:31:27.841Z] ++ '[' -n 0 ']' [2020-07-01T10:31:27.841Z] ++ set -x [2020-07-01T10:31:27.841Z] ++ env -i DEST=/go/src/github.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-07-01T10:31:28.499Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.13s) [2020-07-01T10:31:28.499Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-01T10:31:28.520Z] --- PASS: TestContainerKillOnDaemonStart (12.45s) [2020-07-01T10:31:28.520Z] PASS [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === Skipped [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-01T10:31:28.520Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-01T10:31:28.520Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-01T10:31:28.520Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:31:28.520Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-01T10:31:28.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-01T10:31:28.520Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] [2020-07-01T10:31:28.520Z] DONE 204 tests, 6 skipped in 153.547s [2020-07-01T10:31:28.520Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-01T10:31:28.520Z] ++ 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-07-01T10:31:28.520Z] ++ set -e [2020-07-01T10:31:28.520Z] ++ '[' -n 0 ']' [2020-07-01T10:31:28.520Z] ++ set -x [2020-07-01T10:31:28.521Z] ++ env -i DEST=/go/src/github.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-07-01T10:31:28.802Z] INFO: Testing against a local daemon [2020-07-01T10:31:28.802Z] === RUN TestCommitInheritsEnv [2020-07-01T10:31:29.415Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-07-01T10:31:29.415Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-01T10:31:29.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-01T10:31:29.415Z] === RUN TestImagesFilterMultiReference [2020-07-01T10:31:29.415Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-01T10:31:29.415Z] === RUN TestImagePullPlatformInvalid [2020-07-01T10:31:29.415Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-01T10:31:29.415Z] === RUN TestRemoveImageOrphaning [2020-07-01T10:31:30.040Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-07-01T10:31:30.040Z] === RUN TestRemoveImageGarbageCollector [2020-07-01T10:31:30.040Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:31:30.040Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:31:30.040Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-01T10:31:30.040Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-01T10:31:30.040Z] === RUN TestTagInvalidReference [2020-07-01T10:31:30.040Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-01T10:31:30.040Z] === RUN TestTagValidPrefixedRepo [2020-07-01T10:31:30.040Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-01T10:31:30.040Z] === RUN TestTagExistedNameWithoutForce [2020-07-01T10:31:30.040Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-01T10:31:30.040Z] === RUN TestTagOfficialNames [2020-07-01T10:31:30.040Z] --- PASS: TestTagOfficialNames (0.03s) [2020-07-01T10:31:30.040Z] === RUN TestTagMatchesDigest [2020-07-01T10:31:30.040Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-01T10:31:30.040Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-01T10:31:30.153Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-07-01T10:31:30.153Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.471s coverage: 13.9% of statements [2020-07-01T10:31:30.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2020-07-01T10:31:30.392Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-01T10:31:31.185Z] ..........................xx.................... [ 29%] [2020-07-01T10:31:32.192Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.635s coverage: 57.9% of statements [2020-07-01T10:31:32.918Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2020-07-01T10:31:32.918Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-01T10:31:34.810Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) [2020-07-01T10:31:34.810Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-01T10:31:34.894Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-07-01T10:31:35.521Z] ok github.com/docker/docker/daemon 12.395s coverage: 17.5% of statements [2020-07-01T10:31:35.521Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-01T10:31:35.521Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-01T10:31:35.521Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-01T10:31:35.521Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-01T10:31:35.809Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.395s coverage: 69.2% of statements [2020-07-01T10:31:37.302Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.015s coverage: 46.2% of statements [2020-07-01T10:31:37.302Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-01T10:31:37.334Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s) [2020-07-01T10:31:37.334Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-01T10:31:38.702Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-01T10:31:38.702Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-01T10:31:40.005Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.260s coverage: 49.5% of statements [2020-07-01T10:31:40.005Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.526s coverage: 76.1% of statements [2020-07-01T10:31:40.629Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.049s coverage: 58.0% of statements [2020-07-01T10:31:41.224Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s) [2020-07-01T10:31:41.224Z] === RUN TestKernelTCPMemory [2020-07-01T10:31:41.224Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-01T10:31:41.224Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:41.224Z] === RUN TestNISDomainname [2020-07-01T10:31:41.224Z] --- SKIP: TestNISDomainname (0.00s) [2020-07-01T10:31:41.224Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-01T10:31:41.225Z] === RUN TestHostnameDnsResolution [2020-07-01T10:31:41.481Z] --- PASS: TestHostnameDnsResolution (0.68s) [2020-07-01T10:31:41.481Z] === RUN TestStats [2020-07-01T10:31:41.481Z] --- SKIP: TestStats (0.00s) [2020-07-01T10:31:41.481Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:41.481Z] === RUN TestStopContainerWithTimeout [2020-07-01T10:31:41.481Z] === RUN TestStopContainerWithTimeout/0 [2020-07-01T10:31:41.481Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-01T10:31:41.481Z] === RUN TestStopContainerWithTimeout/1 [2020-07-01T10:31:41.481Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-01T10:31:41.481Z] === RUN TestStopContainerWithTimeout/3 [2020-07-01T10:31:41.481Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-01T10:31:41.481Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-01T10:31:41.481Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-01T10:31:41.481Z] === CONT TestStopContainerWithTimeout/0 [2020-07-01T10:31:41.481Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-01T10:31:42.411Z] === CONT TestStopContainerWithTimeout/3 [2020-07-01T10:31:42.671Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-07-01T10:31:42.957Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-07-01T10:31:44.303Z] === CONT TestStopContainerWithTimeout/1 [2020-07-01T10:31:44.448Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.761s coverage: 52.1% of statements [2020-07-01T10:31:44.448Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-01T10:31:44.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-01T10:31:45.671Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-01T10:31:45.671Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2020-07-01T10:31:45.671Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2020-07-01T10:31:45.671Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2020-07-01T10:31:45.671Z] --- PASS: TestStopContainerWithTimeout/1 (1.52s) [2020-07-01T10:31:45.671Z] === RUN TestDeleteDevicemapper [2020-07-01T10:31:45.671Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-01T10:31:45.671Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:31:45.671Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-01T10:31:46.499Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 41.8% of statements [2020-07-01T10:31:46.727Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-01T10:31:46.785Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.8% of statements [2020-07-01T10:31:46.785Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-01T10:31:46.785Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-01T10:31:47.072Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-07-01T10:31:47.567Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s) [2020-07-01T10:31:47.567Z] === RUN TestUpdateMemory [2020-07-01T10:31:47.567Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-01T10:31:47.567Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:47.567Z] === RUN TestUpdateCPUQuota [2020-07-01T10:31:47.567Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-01T10:31:47.567Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:47.567Z] === RUN TestUpdatePidsLimit [2020-07-01T10:31:47.567Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-01T10:31:47.567Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:31:47.567Z] === RUN TestUpdateRestartPolicy [2020-07-01T10:31:47.694Z] ok github.com/docker/docker/daemon/logger/awslogs 0.509s coverage: 77.8% of statements [2020-07-01T10:31:47.694Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-01T10:31:47.694Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-01T10:31:48.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 87.2% of statements [2020-07-01T10:31:49.342Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-07-01T10:31:49.630Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 61.6% of statements [2020-07-01T10:31:51.135Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 75.2% of statements [2020-07-01T10:31:51.135Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-01T10:31:52.622Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 33.3% of statements [2020-07-01T10:31:52.622Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 37.7% of statements [2020-07-01T10:31:53.640Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2020-07-01T10:31:54.170Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-01T10:31:54.263Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2020-07-01T10:31:56.302Z] ok github.com/docker/docker/daemon/logger/splunk 2.419s coverage: 82.5% of statements [2020-07-01T10:31:56.302Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-01T10:31:56.302Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-07-01T10:31:56.302Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-01T10:31:57.213Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-01T10:31:57.323Z] ok github.com/docker/docker/distribution/metadata 0.147s coverage: 48.2% of statements [2020-07-01T10:31:59.368Z] ok github.com/docker/docker/errdefs 0.017s coverage: 49.4% of statements [2020-07-01T10:31:59.748Z] --- PASS: TestUpdateRestartPolicy (11.02s) [2020-07-01T10:31:59.748Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-01T10:31:59.748Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-07-01T10:31:59.748Z] === RUN TestWaitNonBlocked [2020-07-01T10:31:59.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:59.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:59.748Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:59.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:59.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:31:59.748Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:31:59.847Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:31:59.847Z] Loaded image: busybox:latest [2020-07-01T10:31:59.847Z] Loaded image: busybox:glibc [2020-07-01T10:31:59.847Z] Loaded image: debian:jessie [2020-07-01T10:32:00.004Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-07-01T10:32:00.004Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-07-01T10:32:00.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2020-07-01T10:32:00.005Z] === RUN TestWaitBlocked [2020-07-01T10:32:00.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:32:00.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:32:00.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:32:00.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:32:00.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:32:00.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:32:00.011Z] ok github.com/docker/docker/distribution 0.594s coverage: 22.1% of statements [2020-07-01T10:32:00.011Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-01T10:32:00.101Z] Loaded image: hello-world:latest [2020-07-01T10:32:00.101Z] INFO: Testing against a local daemon [2020-07-01T10:32:00.101Z] === RUN TestCgroupNamespacesBuild [2020-07-01T10:32:00.934Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-01T10:32:00.934Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2020-07-01T10:32:00.934Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-07-01T10:32:00.934Z] === CONT TestDaemonRestartIpcMode [2020-07-01T10:32:00.934Z] === CONT TestIpcModeOlderClient [2020-07-01T10:32:00.934Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-01T10:32:01.497Z] ok github.com/docker/docker/image 0.043s coverage: 86.4% of statements [2020-07-01T10:32:02.118Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.6% of statements [2020-07-01T10:32:02.118Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-01T10:32:02.404Z] ok github.com/docker/docker/image/cache 0.055s coverage: 19.2% of statements [2020-07-01T10:32:02.404Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-01T10:32:02.690Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-07-01T10:32:02.690Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-01T10:32:03.310Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2020-07-01T10:32:03.360Z] --- PASS: TestCgroupNamespacesBuild (3.11s) [2020-07-01T10:32:03.360Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-01T10:32:03.932Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-07-01T10:32:05.108Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2020-07-01T10:32:05.108Z] PASS [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === Skipped [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-01T10:32:05.108Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-01T10:32:05.108Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-01T10:32:05.108Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-01T10:32:05.108Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-01T10:32:05.108Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-01T10:32:05.108Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-01T10:32:05.108Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-01T10:32:05.108Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-01T10:32:05.108Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-01T10:32:05.108Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-01T10:32:05.108Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-01T10:32:05.108Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-01T10:32:05.108Z] 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-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-01T10:32:05.108Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:32:05.108Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-01T10:32:05.108Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:32:05.108Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-01T10:32:05.108Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-07-01T10:32:05.108Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-01T10:32:05.108Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-01T10:32:05.108Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-01T10:32:05.108Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-01T10:32:05.108Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-01T10:32:05.108Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] [2020-07-01T10:32:05.108Z] DONE 185 tests, 24 skipped in 80.084s [2020-07-01T10:32:05.108Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-01T10:32:05.365Z] INFO: Testing against a local daemon [2020-07-01T10:32:05.365Z] === RUN TestCommitInheritsEnv [2020-07-01T10:32:05.870Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-07-01T10:32:05.870Z] === RUN TestBuildWithSession [2020-07-01T10:32:05.870Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-01T10:32:05.870Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:32:05.870Z] === RUN TestBuildSquashParent [2020-07-01T10:32:07.257Z] --- PASS: TestCommitInheritsEnv (1.84s) [2020-07-01T10:32:07.257Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-01T10:32:07.257Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-01T10:32:07.257Z] === RUN TestImagesFilterMultiReference [2020-07-01T10:32:07.257Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-01T10:32:07.257Z] === RUN TestImagePullPlatformInvalid [2020-07-01T10:32:07.257Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-01T10:32:07.257Z] === RUN TestRemoveImageOrphaning [2020-07-01T10:32:07.421Z] ok github.com/docker/docker/opts 0.060s coverage: 67.4% of statements [2020-07-01T10:32:07.706Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-01T10:32:07.992Z] ok github.com/docker/docker/pkg/authorization 0.587s coverage: 68.3% of statements [2020-07-01T10:32:08.279Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-07-01T10:32:09.149Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-07-01T10:32:09.149Z] === RUN TestRemoveImageGarbageCollector [2020-07-01T10:32:09.149Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:32:09.149Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-01T10:32:09.149Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-01T10:32:09.149Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-01T10:32:09.149Z] === RUN TestTagInvalidReference [2020-07-01T10:32:09.149Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-01T10:32:09.149Z] === RUN TestTagValidPrefixedRepo [2020-07-01T10:32:09.149Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-01T10:32:09.149Z] === RUN TestTagExistedNameWithoutForce [2020-07-01T10:32:09.305Z] ok github.com/docker/docker/pkg/archive 1.260s coverage: 76.7% of statements [2020-07-01T10:32:09.305Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-07-01T10:32:09.405Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-01T10:32:09.405Z] === RUN TestTagOfficialNames [2020-07-01T10:32:09.405Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-01T10:32:09.405Z] === RUN TestTagMatchesDigest [2020-07-01T10:32:09.405Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-01T10:32:09.405Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-01T10:32:10.323Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-07-01T10:32:10.323Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-07-01T10:32:11.346Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-07-01T10:32:12.361Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-01T10:32:12.646Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-01T10:32:12.743Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-01T10:32:13.658Z] ok github.com/docker/docker/pkg/chrootarchive 3.743s coverage: 43.2% of statements [2020-07-01T10:32:13.944Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-01T10:32:14.237Z] ok github.com/docker/docker/layer 7.327s coverage: 68.8% of statements [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/oci [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-01T10:32:14.237Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-01T10:32:14.861Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-07-01T10:32:15.148Z] ok github.com/docker/docker/pkg/fsutils 0.389s coverage: 85.1% of statements [2020-07-01T10:32:15.148Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-07-01T10:32:15.772Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 11.4% of statements [2020-07-01T10:32:15.807Z] --- PASS: TestBuildSquashParent (8.96s) [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:32:15.807Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:32:15.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:32:15.807Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:32:15.807Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:32:16.795Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-07-01T10:32:17.423Z] ok github.com/docker/docker/pkg/locker 0.037s coverage: 88.9% of statements [2020-07-01T10:32:17.423Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-07-01T10:32:17.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:32:17.697Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:32:17.709Z] ok github.com/docker/docker/pkg/idtools 0.636s coverage: 70.5% of statements [2020-07-01T10:32:17.995Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-07-01T10:32:18.281Z] ok github.com/docker/docker/pkg/ioutils 1.408s coverage: 70.6% of statements [2020-07-01T10:32:18.281Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-01T10:32:18.281Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-01T10:32:18.281Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-01T10:32:18.281Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-07-01T10:32:18.902Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-07-01T10:32:19.187Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-07-01T10:32:19.187Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 91.4% of statements [2020-07-01T10:32:19.187Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-01T10:32:19.187Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-01T10:32:19.932Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-01T10:32:20.225Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.033s coverage: 56.8% of statements [2020-07-01T10:32:20.848Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-07-01T10:32:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:32:20.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:32:21.136Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-07-01T10:32:21.136Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2020-07-01T10:32:21.365Z] --- PASS: TestBuildWithHugeFile (47.75s) [2020-07-01T10:32:21.365Z] === RUN TestBuildWithEmptyDockerfile [2020-07-01T10:32:21.365Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:32:21.365Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:32:21.365Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:32:21.365Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:32:21.365Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:32:21.365Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:32:21.366Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:32:21.366Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:32:21.366Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:32:21.366Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-07-01T10:32:21.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-07-01T10:32:21.366Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-07-01T10:32:21.366Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-07-01T10:32:21.366Z] === RUN TestBuildPreserveOwnership [2020-07-01T10:32:21.366Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-01T10:32:21.366Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-01T10:32:21.366Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2020-07-01T10:32:21.366Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-07-01T10:32:21.366Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-07-01T10:32:21.366Z] === RUN TestBuildPlatformInvalid [2020-07-01T10:32:21.366Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-01T10:32:21.366Z] PASS [2020-07-01T10:32:21.366Z] [2020-07-01T10:32:21.366Z] === Skipped [2020-07-01T10:32:21.366Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-01T10:32:21.366Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:32:21.366Z] [2020-07-01T10:32:21.366Z] [2020-07-01T10:32:21.366Z] DONE 32 tests, 1 skipped in 96.075s [2020-07-01T10:32:21.366Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-01T10:32:21.366Z] ++ 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-07-01T10:32:21.366Z] ++ set -e [2020-07-01T10:32:21.366Z] ++ '[' -n 0 ']' [2020-07-01T10:32:21.366Z] ++ set -x [2020-07-01T10:32:21.366Z] ++ env -i DEST=/go/src/github.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-07-01T10:32:21.366Z] INFO: Testing against a local daemon [2020-07-01T10:32:21.366Z] === RUN TestConfigInspect [2020-07-01T10:32:21.428Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-01T10:32:21.758Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-07-01T10:32:22.740Z] --- PASS: TestConfigInspect (3.60s) [2020-07-01T10:32:22.740Z] === RUN TestConfigList [2020-07-01T10:32:22.774Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-07-01T10:32:22.774Z] ok github.com/docker/docker/pkg/pubsub 1.126s coverage: 73.9% of statements [2020-07-01T10:32:23.792Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-07-01T10:32:23.792Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-07-01T10:32:24.079Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.14s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.04s) [2020-07-01T10:32:24.227Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2020-07-01T10:32:24.227Z] === RUN TestBuildMultiStageCopy [2020-07-01T10:32:24.227Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-01T10:32:25.097Z] ok github.com/docker/docker/pkg/signal 2.938s coverage: 61.0% of statements [2020-07-01T10:32:25.272Z] --- PASS: TestConfigList (2.67s) [2020-07-01T10:32:25.272Z] === RUN TestConfigsCreateAndDelete [2020-07-01T10:32:25.383Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-07-01T10:32:25.384Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-07-01T10:32:25.486Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-01T10:32:26.405Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-07-01T10:32:26.405Z] testing: warning: no tests to run [2020-07-01T10:32:26.405Z] coverage: [no statements] [2020-07-01T10:32:26.405Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: [no statements] [no tests to run] [2020-07-01T10:32:26.693Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2020-07-01T10:32:26.740Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-01T10:32:26.978Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-07-01T10:32:27.265Z] ok github.com/docker/docker/pkg/truncindex 0.122s coverage: 91.5% of statements [2020-07-01T10:32:27.265Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-07-01T10:32:27.300Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-01T10:32:27.556Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-01T10:32:28.116Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-01T10:32:28.557Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-07-01T10:32:28.557Z] === RUN TestConfigsUpdate [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-01T10:32:28.677Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-07-01T10:32:28.677Z] === RUN TestBuildMultiStageParentConfig [2020-07-01T10:32:29.972Z] ok github.com/docker/docker/plugin/v2 0.023s coverage: 14.5% of statements [2020-07-01T10:32:29.972Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 68.8% of statements [2020-07-01T10:32:30.041Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2020-07-01T10:32:30.041Z] === RUN TestBuildLabelWithTargets [2020-07-01T10:32:30.999Z] ok github.com/docker/docker/reference 0.026s coverage: 84.4% of statements [2020-07-01T10:32:31.620Z] ok github.com/docker/docker/plugin 0.591s coverage: 23.1% of statements [2020-07-01T10:32:31.842Z] --- PASS: TestConfigsUpdate (3.18s) [2020-07-01T10:32:31.842Z] === RUN TestTemplatedConfig [2020-07-01T10:32:32.554Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2020-07-01T10:32:32.554Z] === RUN TestBuildWithEmptyLayers [2020-07-01T10:32:32.636Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-07-01T10:32:32.636Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-07-01T10:32:33.484Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2020-07-01T10:32:33.484Z] === RUN TestBuildMultiStageOnBuild [2020-07-01T10:32:33.656Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-07-01T10:32:33.945Z] ok github.com/docker/docker/registry 0.334s coverage: 56.3% of statements [2020-07-01T10:32:34.970Z] ok github.com/docker/docker/runconfig 0.019s coverage: 65.8% of statements [2020-07-01T10:32:35.127Z] --- PASS: TestTemplatedConfig (3.42s) [2020-07-01T10:32:35.127Z] === RUN TestConfigCreateResolve [2020-07-01T10:32:36.747Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-07-01T10:32:36.747Z] === RUN TestBuildUncleanTarFilenames [2020-07-01T10:32:37.672Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2020-07-01T10:32:37.972Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-01T10:32:37.972Z] [2020-07-01T10:32:37.972Z] ________ ____ __. [2020-07-01T10:32:37.972Z] \_____ \ | |/ _| [2020-07-01T10:32:37.972Z] / | \| < [2020-07-01T10:32:37.972Z] / | \ | \ [2020-07-01T10:32:37.972Z] \_______ /____|__ \ [2020-07-01T10:32:37.972Z] \/ \/ [2020-07-01T10:32:37.972Z] [2020-07-01T10:32:37.972Z] INFO: make.ps1 ended at 07/01/2020 10:32:30 [2020-07-01T10:32:37.972Z] INFO: Binaries build ended at 07/01/2020 10:32:32. Duration:00:01:11.5047126 [2020-07-01T10:32:37.972Z] INFO: Copying the built daemon binary to d:\CI\PR-41166\2\binary\dockerd-6908642616.exe... [2020-07-01T10:32:37.972Z] INFO: Copying the built client binary to d:\CI\PR-41166\2\binary\docker-6908642616.exe... [2020-07-01T10:32:37.972Z] INFO: Copying dockerversion from the container... [2020-07-01T10:32:37.972Z] INFO: Copying the golang package from the container to d:\CI\PR-41166\2\installer\go.zip... [2020-07-01T10:32:38.111Z] --- PASS: TestBuildUncleanTarFilenames (1.71s) [2020-07-01T10:32:38.111Z] === RUN TestBuildMultiStageLayerLeak [2020-07-01T10:32:38.410Z] --- PASS: TestConfigCreateResolve (3.18s) [2020-07-01T10:32:38.410Z] === RUN TestConfigDaemonLibtrustID [2020-07-01T10:32:38.690Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-07-01T10:32:38.969Z] INFO: Extracting go.zip to d:\CI\PR-41166\2\go [2020-07-01T10:32:38.975Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 67.0% of statements [2020-07-01T10:32:38.977Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-07-01T10:32:38.977Z] PASS [2020-07-01T10:32:38.977Z] [2020-07-01T10:32:38.977Z] DONE 7 tests in 20.046s [2020-07-01T10:32:38.977Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-01T10:32:38.977Z] ++ 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-07-01T10:32:38.977Z] ++ set -e [2020-07-01T10:32:38.977Z] ++ '[' -n 0 ']' [2020-07-01T10:32:38.977Z] ++ set -x [2020-07-01T10:32:38.977Z] ++ env -i DEST=/go/src/github.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-07-01T10:32:38.977Z] INFO: Testing against a local daemon [2020-07-01T10:32:38.977Z] === RUN TestCheckpoint [2020-07-01T10:32:38.977Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-01T10:32:38.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:32:38.977Z] === RUN TestContainerInvalidJSON [2020-07-01T10:32:38.977Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:32:38.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:32:38.977Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:32:38.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:32:38.977Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:32:38.977Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:32:38.977Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:32:38.977Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:32:38.977Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:32:38.977Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-01T10:32:38.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-01T10:32:38.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-01T10:32:38.977Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-01T10:32:38.977Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-01T10:32:39.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-07-01T10:32:39.235Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-01T10:32:39.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-07-01T10:32:39.235Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-01T10:32:39.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-01T10:32:39.493Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-01T10:32:39.493Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-01T10:32:39.493Z] === RUN TestCopyFromContainer [2020-07-01T10:32:39.863Z] ......................... [ 66%] [2020-07-01T10:32:39.987Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-01T10:32:41.374Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2020-07-01T10:32:41.374Z] === RUN TestBuildWithHugeFile [2020-07-01T10:32:41.394Z] === RUN TestCopyFromContainer// [2020-07-01T10:32:41.394Z] === RUN TestCopyFromContainer//bar/root [2020-07-01T10:32:41.653Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-01T10:32:41.653Z] === RUN TestCopyFromContainer/bar/quux [2020-07-01T10:32:41.911Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-01T10:32:41.911Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-01T10:32:42.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-01T10:32:42.169Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-01T10:32:42.428Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-01T10:32:42.428Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer (3.03s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-01T10:32:42.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-01T10:32:42.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-01T10:32:42.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:32:42.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:32:42.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:32:42.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:32:42.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:32:42.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:32:42.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:32:42.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:32:42.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:32:42.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-01T10:32:42.686Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-01T10:32:42.686Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-07-01T10:32:42.686Z] === RUN TestCreateWithInvalidEnv [2020-07-01T10:32:42.686Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-01T10:32:42.686Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-01T10:32:42.686Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-01T10:32:42.686Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-01T10:32:42.686Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-01T10:32:42.686Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-01T10:32:42.686Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-01T10:32:42.686Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-01T10:32:42.686Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-01T10:32:42.686Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-01T10:32:42.686Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-01T10:32:42.686Z] === RUN TestCreateTmpfsMountsTarget [2020-07-01T10:32:42.686Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-01T10:32:42.686Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:32:45.219Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:32:45.219Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-01T10:32:45.219Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-07-01T10:32:45.219Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:32:47.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:32:47.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:32:47.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:32:47.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:32:47.750Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:32:47.750Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:32:47.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:32:47.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:32:47.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:32:47.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:32:47.750Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-01T10:32:47.750Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-01T10:32:47.750Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-01T10:32:48.316Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-07-01T10:32:48.316Z] === RUN TestCreateDifferentPlatform [2020-07-01T10:32:48.316Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-01T10:32:48.316Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-01T10:32:48.316Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-01T10:32:48.316Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-01T10:32:48.316Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-01T10:32:48.316Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-01T10:32:48.316Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-01T10:32:48.316Z] === RUN TestContainerStartOnDaemonRestart [2020-07-01T10:32:48.316Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-01T10:32:48.316Z] === RUN TestDaemonRestartIpcMode [2020-07-01T10:32:48.316Z] === PAUSE TestDaemonRestartIpcMode [2020-07-01T10:32:48.316Z] === RUN TestDaemonHostGatewayIP [2020-07-01T10:32:48.316Z] === PAUSE TestDaemonHostGatewayIP [2020-07-01T10:32:48.316Z] === RUN TestContainerKillOnDaemonStart [2020-07-01T10:32:48.316Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-01T10:32:48.316Z] === RUN TestDiff [2020-07-01T10:32:49.251Z] --- PASS: TestDiff (0.79s) [2020-07-01T10:32:49.251Z] === RUN TestExecWithCloseStdin [2020-07-01T10:32:50.186Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-07-01T10:32:50.186Z] === RUN TestExec [2020-07-01T10:32:50.752Z] --- PASS: TestExec (0.85s) [2020-07-01T10:32:50.752Z] === RUN TestExecUser [2020-07-01T10:32:51.687Z] --- PASS: TestExecUser (0.86s) [2020-07-01T10:32:51.687Z] === RUN TestExportContainerAndImportImage [2020-07-01T10:32:52.018Z] --- PASS: TestImportExtremelyLargeImageWorks (80.24s) [2020-07-01T10:32:52.018Z] PASS [2020-07-01T10:32:52.018Z] [2020-07-01T10:32:52.018Z] === Skipped [2020-07-01T10:32:52.018Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:32:52.018Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:32:52.018Z] [2020-07-01T10:32:52.018Z] [2020-07-01T10:32:52.018Z] DONE 12 tests, 1 skipped in 81.836s [2020-07-01T10:32:52.018Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-01T10:32:52.018Z] ++ 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-07-01T10:32:52.018Z] ++ set -e [2020-07-01T10:32:52.018Z] ++ '[' -n 0 ']' [2020-07-01T10:32:52.018Z] ++ set -x [2020-07-01T10:32:52.018Z] ++ env -i DEST=/go/src/github.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-07-01T10:32:52.018Z] INFO: Testing against a local daemon [2020-07-01T10:32:52.018Z] === RUN TestNetworkCreateDelete [2020-07-01T10:32:52.018Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-01T10:32:52.018Z] === RUN TestDockerNetworkDeletePreferID [2020-07-01T10:32:52.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-07-01T10:32:52.018Z] === RUN TestDaemonDNSFallback [2020-07-01T10:32:53.062Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-07-01T10:32:53.062Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-01T10:32:53.487Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-07-01T10:32:53.487Z] === RUN TestInspectNetwork [2020-07-01T10:32:54.968Z] --- PASS: TestExportContainerAfterDaemonRestart (1.92s) [2020-07-01T10:32:54.968Z] === RUN TestHealthCheckWorkdir [2020-07-01T10:32:55.221Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/rootless [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/volume [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-01T10:32:55.222Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === Skipped [2020-07-01T10:32:55.222Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-01T10:32:55.222Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-01T10:32:55.222Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-01T10:32:55.222Z] time="2020-07-01T10:31:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-01T10:32:55.222Z] time="2020-07-01T10:31:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-01T10:32:55.222Z] time="2020-07-01T10:31:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-01T10:32:55.222Z] time="2020-07-01T10:31:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-01T10:32:55.222Z] time="2020-07-01T10:31:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-01T10:32:55.222Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-01T10:32:55.222Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-01T10:32:55.222Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:32:55.222Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-01T10:32:55.222Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-01T10:32:55.222Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-01T10:32:55.222Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] [2020-07-01T10:32:55.222Z] DONE 2124 tests, 26 skipped in 264.308s Post stage [Pipeline] junit [2020-07-01T10:32:55.541Z] Recording test results [2020-07-01T10:32:55.903Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-01T10:32:55.903Z] === RUN TestHealthKillContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-01T10:32:56.382Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -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:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh dynbinary test-integration [2020-07-01T10:32:56.666Z] [2020-07-01T10:32:56.666Z] Removing bundles/ [2020-07-01T10:32:56.666Z] [2020-07-01T10:32:56.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-01T10:32:56.666Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:32:56.666Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:32:59.187Z] --- PASS: TestHealthKillContainer (2.93s) [2020-07-01T10:32:59.187Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-01T10:32:59.412Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:32:59.412Z] Using test binary docker [2020-07-01T10:32:59.412Z] +++ /etc/init.d/apparmor start [2020-07-01T10:32:59.412Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:32:59.412Z] INFO: Waiting for daemon to start... [2020-07-01T10:32:59.412Z] Starting dockerd [2020-07-01T10:32:59.412Z] +++ 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-07-01T10:32:59.446Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-07-01T10:32:59.446Z] === RUN TestIpcModeNone [2020-07-01T10:33:00.284Z] === RUN TestInspectNetwork/full_network_id [2020-07-01T10:33:00.284Z] === RUN TestInspectNetwork/partial_network_id [2020-07-01T10:33:00.284Z] === RUN TestInspectNetwork/network_name [2020-07-01T10:33:00.284Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-01T10:33:00.337Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:33:00.337Z] Using test binary docker [2020-07-01T10:33:00.337Z] +++ /etc/init.d/apparmor start [2020-07-01T10:33:00.337Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:33:00.337Z] INFO: Waiting for daemon to start... [2020-07-01T10:33:00.337Z] Starting dockerd [2020-07-01T10:33:00.337Z] +++ 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-07-01T10:33:00.380Z] --- PASS: TestIpcModeNone (0.83s) [2020-07-01T10:33:00.380Z] === RUN TestIpcModePrivate [2020-07-01T10:33:01.315Z] --- PASS: TestIpcModePrivate (0.89s) [2020-07-01T10:33:01.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-01T10:33:01.315Z] === RUN TestIpcModeShareable [2020-07-01T10:33:02.251Z] --- PASS: TestIpcModeShareable (0.90s) [2020-07-01T10:33:02.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-01T10:33:02.251Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-01T10:33:04.334Z] INFO: Extraction ended at 07/01/2020 10:33:00. Duration:00:00:22.0456973 [2020-07-01T10:33:04.334Z] INFO: Updating the golang and path environment variables [2020-07-01T10:33:04.334Z] INFO: GOPATH=d:\gopath [2020-07-01T10:33:04.334Z] INFO: go version go1.13.12 windows/amd64 [2020-07-01T10:33:04.334Z] INFO: Running the daemon under test in debug mode [2020-07-01T10:33:04.334Z] INFO: Starting a daemon under test... [2020-07-01T10:33:04.334Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41166\2\daemon --pidfile d:\CI\PR-41166\2\docker.pid -D [2020-07-01T10:33:04.334Z] INFO: Process started successfully. [2020-07-01T10:33:04.334Z] INFO: Start tailing logs of the daemon under tests [2020-07-01T10:33:04.334Z] INFO: Waiting for the daemon under test to start... [2020-07-01T10:33:04.659Z] --- PASS: TestInspectNetwork (11.05s) [2020-07-01T10:33:04.659Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-01T10:33:04.659Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-01T10:33:04.659Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-01T10:33:04.659Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-01T10:33:04.659Z] === RUN TestRunContainerWithBridgeNone [2020-07-01T10:33:04.808Z] INFO: Daemon under test started and replied! [2020-07-01T10:33:04.808Z] INFO: Docker version of the daemon under test [2020-07-01T10:33:04.808Z] [2020-07-01T10:33:04.808Z] Client: [2020-07-01T10:33:04.808Z] Version: 17.06.2-ce [2020-07-01T10:33:04.808Z] API version: 1.30 [2020-07-01T10:33:04.808Z] Go version: go1.8.3 [2020-07-01T10:33:04.808Z] Git commit: cec0b72 [2020-07-01T10:33:04.808Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-01T10:33:04.808Z] OS/Arch: windows/amd64 [2020-07-01T10:33:04.808Z] [2020-07-01T10:33:04.808Z] Server: [2020-07-01T10:33:04.808Z] Version: 0.0.0-dev [2020-07-01T10:33:04.808Z] API version: 1.41 (minimum version 1.24) [2020-07-01T10:33:04.808Z] Go version: go1.13.12 [2020-07-01T10:33:04.808Z] Git commit: 6908642616 [2020-07-01T10:33:04.808Z] Built: 07/01/2020 10:31:24 [2020-07-01T10:33:04.808Z] OS/Arch: windows/amd64 [2020-07-01T10:33:04.808Z] Experimental: false [2020-07-01T10:33:04.808Z] [2020-07-01T10:33:04.808Z] INFO: Docker info of the daemon under test [2020-07-01T10:33:04.808Z] [2020-07-01T10:33:04.808Z] Containers: 0 [2020-07-01T10:33:04.808Z] Running: 0 [2020-07-01T10:33:04.808Z] Paused: 0 [2020-07-01T10:33:04.808Z] Stopped: 0 [2020-07-01T10:33:04.808Z] Images: 0 [2020-07-01T10:33:04.808Z] Server Version: 0.0.0-dev [2020-07-01T10:33:04.808Z] Storage Driver: windowsfilter [2020-07-01T10:33:04.808Z] Windows: [2020-07-01T10:33:04.808Z] Logging Driver: json-file [2020-07-01T10:33:04.808Z] Plugins: [2020-07-01T10:33:04.808Z] Volume: local [2020-07-01T10:33:04.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-01T10:33:04.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-01T10:33:04.808Z] Swarm: inactive [2020-07-01T10:33:04.808Z] Default Isolation: process [2020-07-01T10:33:04.808Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-01T10:33:04.808Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-01T10:33:04.808Z] OSType: windows [2020-07-01T10:33:04.808Z] Architecture: x86_64 [2020-07-01T10:33:04.808Z] CPUs: 4 [2020-07-01T10:33:04.808Z] Total Memory: 32GiB [2020-07-01T10:33:04.808Z] Name: azwin-2-0ec1e0 [2020-07-01T10:33:04.808Z] ID: Y7UM:ITOC:LGZS:YSE7:IXU2:3WKY:RHVT:4VJ7:2SAY:AFK5:4ISH:FEF4 [2020-07-01T10:33:04.808Z] Docker Root Dir: D:\CI\PR-41166\2\daemon [2020-07-01T10:33:04.808Z] Debug Mode (client): false [2020-07-01T10:33:04.808Z] Debug Mode (server): true [2020-07-01T10:33:04.808Z] File Descriptors: -1 [2020-07-01T10:33:04.808Z] Goroutines: 17 [2020-07-01T10:33:04.808Z] System Time: 2020-07-01T10:33:04.5704544Z [2020-07-01T10:33:04.809Z] EventsListeners: 0 [2020-07-01T10:33:04.809Z] Registry: https://index.docker.io/v1/ [2020-07-01T10:33:04.809Z] Labels: [2020-07-01T10:33:04.809Z] Experimental: false [2020-07-01T10:33:04.809Z] Insecure Registries: [2020-07-01T10:33:04.809Z] 127.0.0.0/8 [2020-07-01T10:33:04.809Z] Live Restore Enabled: false [2020-07-01T10:33:04.809Z] [2020-07-01T10:33:04.809Z] [2020-07-01T10:33:04.809Z] INFO: Docker images of the daemon under test [2020-07-01T10:33:04.809Z] [2020-07-01T10:33:04.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-01T10:33:04.809Z] [2020-07-01T10:33:04.809Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-01T10:33:04.809Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-01T10:33:05.284Z] ltsc2019: Pulling from windows/servercore [2020-07-01T10:33:05.284Z] 4612f6d0b889: Pulling fs layer [2020-07-01T10:33:05.284Z] 666079ee0460: Pulling fs layer [2020-07-01T10:33:05.535Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-07-01T10:33:05.535Z] === RUN TestAPIIpcModeHost [2020-07-01T10:33:05.535Z] --- PASS: TestAPIIpcModeHost (0.70s) [2020-07-01T10:33:05.535Z] === RUN TestDaemonIpcModeShareable [2020-07-01T10:33:07.366Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-07-01T10:33:07.366Z] === RUN TestNetworkInvalidJSON [2020-07-01T10:33:07.366Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-01T10:33:07.366Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-01T10:33:07.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:33:07.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:33:07.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:33:07.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:33:07.366Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-01T10:33:07.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:33:07.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:33:07.366Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-01T10:33:07.366Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-01T10:33:07.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-01T10:33:07.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-01T10:33:07.366Z] === RUN TestHostIPv4BridgeLabel [2020-07-01T10:33:07.437Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-07-01T10:33:07.437Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-01T10:33:07.437Z] === RUN TestDaemonIpcModePrivate [2020-07-01T10:33:07.647Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-07-01T10:33:07.648Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-01T10:33:08.654Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-01T10:33:08.654Z] === RUN TestDaemonDefaultNetworkPools [2020-07-01T10:33:09.339Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-07-01T10:33:09.339Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-01T10:33:09.339Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-01T10:33:09.662Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2020-07-01T10:33:09.662Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-01T10:33:10.277Z] . [2020-07-01T10:33:10.277Z] [2020-07-01T10:33:10.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:33:10.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:33:10.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:33:10.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:33:10.277Z] Error: No such image: emptyfs [2020-07-01T10:33:10.277Z] ++++ docker load [2020-07-01T10:33:10.277Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:33:10.277Z] Error: No such image: emptyfs [2020-07-01T10:33:10.277Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:33:10.277Z] ++++ docker load [2020-07-01T10:33:10.277Z] Running integration-test (iteration 1) [2020-07-01T10:33:10.277Z] Running integration-test (iteration 1) [2020-07-01T10:33:10.277Z] 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-07-01T10:33:10.277Z] ++ 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-07-01T10:33:10.277Z] ++ set -e [2020-07-01T10:33:10.277Z] ++ '[' -n 0 ']' [2020-07-01T10:33:10.277Z] ++ set -x [2020-07-01T10:33:10.277Z] ++ env -i DEST=/go/src/github.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-07-01T10:33:10.277Z] 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-07-01T10:33:10.277Z] ++ 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-07-01T10:33:10.277Z] ++ set -e [2020-07-01T10:33:10.277Z] ++ '[' -n 0 ']' [2020-07-01T10:33:10.277Z] ++ set -x [2020-07-01T10:33:10.277Z] ++ env -i DEST=/go/src/github.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-07-01T10:33:10.670Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-01T10:33:10.670Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-01T10:33:11.189Z] 666079ee0460: Verifying Checksum [2020-07-01T10:33:11.189Z] 666079ee0460: Download complete [2020-07-01T10:33:11.243Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-07-01T10:33:11.243Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-01T10:33:11.243Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-01T10:33:12.138Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-07-01T10:33:12.138Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-01T10:33:12.751Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-07-01T10:33:12.751Z] === RUN TestServiceWithPredefinedNetwork [2020-07-01T10:33:13.145Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-07-01T10:33:13.145Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-01T10:33:13.145Z] === RUN TestIpcModeOlderClient [2020-07-01T10:33:13.145Z] === PAUSE TestIpcModeOlderClient [2020-07-01T10:33:13.145Z] === RUN TestKillContainerInvalidSignal [2020-07-01T10:33:13.711Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-07-01T10:33:13.711Z] === RUN TestKillContainer [2020-07-01T10:33:13.711Z] === RUN TestKillContainer/no_signal [2020-07-01T10:33:14.277Z] === RUN TestKillContainer/non_killing_signal [2020-07-01T10:33:14.650Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-07-01T10:33:14.844Z] === RUN TestKillContainer/killing_signal [2020-07-01T10:33:16.228Z] --- PASS: TestKillContainer (2.33s) [2020-07-01T10:33:16.228Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-07-01T10:33:16.228Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-01T10:33:16.228Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-07-01T10:33:16.228Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-01T10:33:16.228Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-01T10:33:16.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-01T10:33:17.126Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s) [2020-07-01T10:33:17.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-01T10:33:17.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:33:17.126Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:33:17.126Z] === RUN TestServiceWithDataPathPortInit [2020-07-01T10:33:17.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-07-01T10:33:17.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-07-01T10:33:17.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-01T10:33:17.729Z] === RUN TestKillStoppedContainer [2020-07-01T10:33:17.729Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-01T10:33:17.729Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-01T10:33:17.729Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-07-01T10:33:17.729Z] === RUN TestKillDifferentUserContainer [2020-07-01T10:33:18.664Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-07-01T10:33:18.664Z] === RUN TestInspectOomKilledTrue [2020-07-01T10:33:18.664Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-01T10:33:18.664Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:33:18.664Z] === RUN TestInspectOomKilledFalse [2020-07-01T10:33:18.664Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-01T10:33:18.665Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:33:18.665Z] === RUN TestLinksEtcHostsContentMatch [2020-07-01T10:33:19.231Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-07-01T10:33:19.231Z] === RUN TestLinksContainerNames [2020-07-01T10:33:19.899Z] 4612f6d0b889: Verifying Checksum [2020-07-01T10:33:19.899Z] 4612f6d0b889: Download complete [2020-07-01T10:33:21.134Z] --- PASS: TestLinksContainerNames (1.57s) [2020-07-01T10:33:21.134Z] === RUN TestLogsFollowTailEmpty [2020-07-01T10:33:21.393Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2020-07-01T10:33:21.393Z] === RUN TestContainerNetworkMountsNoChown [2020-07-01T10:33:22.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/default [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/default [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/private [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/private [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rprivate [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/slave [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/slave [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rslave [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/shared [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/shared [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rshared [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/default [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/shared [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rslave [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rshared [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rprivate [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/slave [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/private [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-01T10:33:22.329Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:33:22.329Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:33:22.329Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:33:22.588Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-01T10:33:22.847Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-01T10:33:22.847Z] === RUN TestContainerBindMountNonRecursive [2020-07-01T10:33:24.749Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-07-01T10:33:24.749Z] === RUN TestNetworkNat [2020-07-01T10:33:25.684Z] --- PASS: TestNetworkNat (0.86s) [2020-07-01T10:33:25.684Z] === RUN TestNetworkLocalhostTCPNat [2020-07-01T10:33:26.250Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-01T10:33:26.250Z] === RUN TestNetworkLoopbackNat [2020-07-01T10:33:27.626Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-07-01T10:33:27.626Z] === RUN TestPause [2020-07-01T10:33:28.192Z] --- PASS: TestPause (0.82s) [2020-07-01T10:33:28.192Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-01T10:33:28.192Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:33:28.192Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:33:28.192Z] === RUN TestPauseStopPausedContainer [2020-07-01T10:33:29.128Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-07-01T10:33:29.128Z] === RUN TestPsFilter [2020-07-01T10:33:29.386Z] --- PASS: TestPsFilter (0.24s) [2020-07-01T10:33:29.386Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-01T10:33:30.321Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-07-01T10:33:30.321Z] === RUN TestRemoveContainerWithVolume [2020-07-01T10:33:30.887Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-07-01T10:33:30.887Z] === RUN TestRemoveContainerRunning [2020-07-01T10:33:31.821Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-07-01T10:33:31.822Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-01T10:33:32.411Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-07-01T10:33:32.411Z] === RUN TestRemoveInvalidContainer [2020-07-01T10:33:32.411Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-01T10:33:32.411Z] === RUN TestRenameLinkedContainer [2020-07-01T10:33:32.710Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-01T10:33:32.710Z] tests/integration/client_test.py ..... [ 75%] [2020-07-01T10:33:32.710Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-01T10:33:32.710Z] tests/integration/errors_test.py . [ 76%] [2020-07-01T10:33:35.709Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-07-01T10:33:35.709Z] === RUN TestRenameStoppedContainer [2020-07-01T10:33:36.278Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-07-01T10:33:36.278Z] === RUN TestRenameRunningContainerAndReuse [2020-07-01T10:33:38.182Z] --- PASS: TestRenameRunningContainerAndReuse (1.59s) [2020-07-01T10:33:38.182Z] === RUN TestRenameInvalidName [2020-07-01T10:33:38.749Z] --- PASS: TestRenameInvalidName (0.76s) [2020-07-01T10:33:38.749Z] === RUN TestRenameAnonymousContainer [2020-07-01T10:33:39.434Z] --- PASS: TestServiceWithDataPathPortInit (20.76s) [2020-07-01T10:33:39.434Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-01T10:33:42.287Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:33:42.287Z] Loaded image: busybox:latest [2020-07-01T10:33:42.287Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:33:42.287Z] Loaded image: busybox:glibc [2020-07-01T10:33:42.287Z] Loaded image: debian:jessie [2020-07-01T10:33:42.287Z] Loaded image: busybox:latest [2020-07-01T10:33:42.287Z] Loaded image: hello-world:latest [2020-07-01T10:33:42.287Z] INFO: Testing against a local daemon [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-01T10:33:42.287Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-01T10:33:42.287Z] Loaded image: busybox:glibc [2020-07-01T10:33:42.287Z] Loaded image: debian:jessie [2020-07-01T10:33:42.287Z] Loaded image: hello-world:latest [2020-07-01T10:33:42.287Z] INFO: Testing against a local daemon [2020-07-01T10:33:42.287Z] === RUN TestDockerDaemonSuite [2020-07-01T10:33:42.287Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-01T10:33:42.938Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-07-01T10:33:42.938Z] === RUN TestRenameContainerWithSameName [2020-07-01T10:33:43.505Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-07-01T10:33:43.505Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-01T10:33:44.796Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-01T10:33:44.796Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-01T10:33:45.063Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-01T10:33:45.330Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-01T10:33:45.408Z] --- PASS: TestRenameContainerWithLinkedContainer (1.53s) [2020-07-01T10:33:45.408Z] === RUN TestResize [2020-07-01T10:33:45.975Z] --- PASS: TestResize (0.82s) [2020-07-01T10:33:45.975Z] === RUN TestResizeWithInvalidSize [2020-07-01T10:33:46.273Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-01T10:33:46.273Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-01T10:33:46.273Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-01T10:33:46.541Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-07-01T10:33:46.541Z] === RUN TestResizeWhenContainerNotStarted [2020-07-01T10:33:47.478Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:47.478Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:47.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:33:47.478Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:33:47.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.01s) [2020-07-01T10:33:47.852Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s07zdqmr1chuwjoei3vecx6oh Created:2020-07-01 10:33:38.550330915 +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[61f6fecbac2c668a2274931ed8e9c3d4d7c57588aeab76a01f92a45656b085ea:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pgegbqla8pn53i9384ys0qjwt EndpointID:9fbc1f88d47a93d42d36bb7b7630940d17aa21d3159d65ec9645d11a99cc1fb0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa717c65b99cbfa2431e94e2103275121530a762461523eeea404a03ff3504e3 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:09382946c40e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pgegbqla8pn53i9384ys0qjwt EndpointID:9fbc1f88d47a93d42d36bb7b7630940d17aa21d3159d65ec9645d11a99cc1fb0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-01T10:33:47.852Z] PASS [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] === Skipped [2020-07-01T10:33:47.852Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:33:47.852Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] DONE 23 tests, 1 skipped in 56.893s [2020-07-01T10:33:47.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:33:47.852Z] ++ 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-07-01T10:33:47.852Z] ++ set -e [2020-07-01T10:33:47.852Z] ++ '[' -n 0 ']' [2020-07-01T10:33:47.852Z] ++ set -x [2020-07-01T10:33:47.852Z] ++ env -i DEST=/go/src/github.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-07-01T10:33:47.852Z] INFO: Testing against a local daemon [2020-07-01T10:33:47.852Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-01T10:33:47.852Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:33:47.852Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:33:47.852Z] === RUN TestDockerNetworkIpvlan [2020-07-01T10:33:47.852Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:33:47.852Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:33:47.852Z] PASS [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] === Skipped [2020-07-01T10:33:47.852Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:33:47.852Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:33:47.852Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] [2020-07-01T10:33:47.852Z] DONE 2 tests, 2 skipped in 0.161s [2020-07-01T10:33:47.852Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:33:47.852Z] ++ 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-07-01T10:33:47.852Z] ++ set -e [2020-07-01T10:33:47.852Z] ++ '[' -n 0 ']' [2020-07-01T10:33:47.852Z] ++ set -x [2020-07-01T10:33:47.852Z] ++ env -i DEST=/go/src/github.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-07-01T10:33:47.852Z] INFO: Testing against a local daemon [2020-07-01T10:33:47.852Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-01T10:33:48.156Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-01T10:33:48.156Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-01T10:33:48.156Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-01T10:33:48.156Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-01T10:33:48.412Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-01T10:33:48.858Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-07-01T10:33:48.858Z] === RUN TestDockerNetworkMacvlan [2020-07-01T10:33:49.335Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-01T10:33:49.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:33:49.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:33:49.382Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:33:49.866Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-01T10:33:50.259Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-01T10:33:50.259Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-01T10:33:50.320Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:33:50.514Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-01T10:33:50.514Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-01T10:33:50.514Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-01T10:33:50.770Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-01T10:33:50.874Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-01T10:33:50.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:33:51.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:33:51.901Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-01T10:33:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:33:52.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:33:53.280Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-01T10:33:54.639Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-01T10:33:55.563Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.22s) [2020-07-01T10:33:56.046Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2020-07-01T10:33:56.046Z] === RUN TestCgroupNamespacesRun [2020-07-01T10:33:56.353Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-01T10:33:56.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-01T10:33:57.415Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-01T10:33:57.422Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-07-01T10:33:57.422Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-01T10:33:58.778Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-01T10:33:58.778Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-01T10:33:59.322Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-07-01T10:33:59.323Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-01T10:33:59.804Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-01T10:34:00.813Z] --- PASS: TestImportExtremelyLargeImageWorks (108.51s) [2020-07-01T10:34:00.813Z] PASS [2020-07-01T10:34:00.813Z] [2020-07-01T10:34:00.813Z] === Skipped [2020-07-01T10:34:00.813Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:34:00.813Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-01T10:34:00.813Z] [2020-07-01T10:34:00.813Z] [2020-07-01T10:34:00.813Z] DONE 12 tests, 1 skipped in 112.739s [2020-07-01T10:34:00.813Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-01T10:34:00.813Z] INFO: Testing against a local daemon [2020-07-01T10:34:00.813Z] === RUN TestNetworkCreateDelete [2020-07-01T10:34:00.813Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-01T10:34:00.813Z] === RUN TestDockerNetworkDeletePreferID [2020-07-01T10:34:00.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2020-07-01T10:34:00.813Z] === RUN TestDaemonDNSFallback [2020-07-01T10:34:00.813Z] --- PASS: TestDaemonDNSFallback (2.38s) [2020-07-01T10:34:00.813Z] === RUN TestInspectNetwork [2020-07-01T10:34:00.813Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-01T10:34:00.813Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:00.813Z] === RUN TestRunContainerWithBridgeNone [2020-07-01T10:34:00.813Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-01T10:34:00.813Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:00.813Z] === RUN TestNetworkInvalidJSON [2020-07-01T10:34:00.813Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-01T10:34:00.813Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-01T10:34:00.813Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:34:00.813Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:34:00.813Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:34:00.813Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:34:01.071Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-01T10:34:01.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:34:01.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:34:01.071Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-07-01T10:34:01.071Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-01T10:34:01.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-01T10:34:01.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-01T10:34:01.071Z] === RUN TestHostIPv4BridgeLabel [2020-07-01T10:34:01.071Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-01T10:34:01.071Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-01T10:34:01.071Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-07-01T10:34:01.071Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestDaemonDefaultNetworkPools [2020-07-01T10:34:01.071Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-01T10:34:01.071Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2020-07-01T10:34:01.071Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-01T10:34:01.071Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-01T10:34:01.071Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] === RUN TestServiceWithPredefinedNetwork [2020-07-01T10:34:01.071Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-01T10:34:01.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:34:01.071Z] === RUN TestServiceWithDataPathPortInit [2020-07-01T10:34:01.071Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-01T10:34:01.071Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] PASS [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === Skipped [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-01T10:34:01.071Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-01T10:34:01.071Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-01T10:34:01.071Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-07-01T10:34:01.071Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2020-07-01T10:34:01.071Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-07-01T10:34:01.071Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-01T10:34:01.071Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] DONE 19 tests, 12 skipped in 3.152s [2020-07-01T10:34:01.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:34:01.071Z] INFO: Testing against a local daemon [2020-07-01T10:34:01.071Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-01T10:34:01.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:34:01.071Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:34:01.071Z] === RUN TestDockerNetworkIpvlan [2020-07-01T10:34:01.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:34:01.071Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:34:01.071Z] PASS [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === Skipped [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:34:01.071Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:34:01.071Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] [2020-07-01T10:34:01.071Z] DONE 2 tests, 2 skipped in 0.137s [2020-07-01T10:34:01.223Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-07-01T10:34:01.223Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-01T10:34:01.288Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-01T10:34:01.328Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:34:01.328Z] INFO: Testing against a local daemon [2020-07-01T10:34:01.328Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-01T10:34:01.328Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-01T10:34:01.328Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.328Z] === RUN TestDockerNetworkMacvlan [2020-07-01T10:34:01.328Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-01T10:34:01.328Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.328Z] PASS [2020-07-01T10:34:01.328Z] [2020-07-01T10:34:01.328Z] === Skipped [2020-07-01T10:34:01.328Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-01T10:34:01.328Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.328Z] [2020-07-01T10:34:01.328Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-01T10:34:01.328Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:01.328Z] [2020-07-01T10:34:01.328Z] [2020-07-01T10:34:01.328Z] DONE 2 tests, 2 skipped in 0.108s [2020-07-01T10:34:01.328Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-01T10:34:01.328Z] testing: warning: no tests to run [2020-07-01T10:34:01.328Z] PASS [2020-07-01T10:34:01.328Z] [2020-07-01T10:34:01.328Z] DONE 0 tests in 0.023s [2020-07-01T10:34:01.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-01T10:34:01.584Z] INFO: Testing against a local daemon [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginAllowRequest [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginTLS [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginDenyRequest [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginDenyResponse [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginAllowEventStream [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginErrorResponse [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginErrorRequest [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginHeader [2020-07-01T10:34:01.584Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-01T10:34:01.584Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.584Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-01T10:34:01.841Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.30s) [2020-07-01T10:34:01.841Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.841Z] === RUN TestAuthZPluginV2Disable [2020-07-01T10:34:01.841Z] --- SKIP: TestAuthZPluginV2Disable (0.10s) [2020-07-01T10:34:01.841Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:01.841Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-01T10:34:01.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-01T10:34:01.847Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-01T10:34:02.098Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-07-01T10:34:02.098Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.098Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-01T10:34:02.362Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.18s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-01T10:34:02.362Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] PASS [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === Skipped [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.30s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.10s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.18s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.06s) [2020-07-01T10:34:02.362Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] [2020-07-01T10:34:02.362Z] DONE 17 tests, 17 skipped in 0.961s [2020-07-01T10:34:02.362Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-01T10:34:02.362Z] INFO: Testing against a local daemon [2020-07-01T10:34:02.362Z] === RUN TestPluginInvalidJSON [2020-07-01T10:34:02.362Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:02.362Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:02.362Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:02.362Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-01T10:34:02.363Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-01T10:34:02.363Z] === RUN TestPluginInstall [2020-07-01T10:34:02.363Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-01T10:34:02.363Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.363Z] PASS [2020-07-01T10:34:02.600Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-07-01T10:34:02.600Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-01T10:34:02.619Z] [2020-07-01T10:34:02.619Z] === Skipped [2020-07-01T10:34:02.619Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-01T10:34:02.619Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-01T10:34:02.619Z] [2020-07-01T10:34:02.619Z] [2020-07-01T10:34:02.619Z] DONE 3 tests, 1 skipped in 0.155s [2020-07-01T10:34:02.619Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-01T10:34:02.619Z] INFO: Testing against a local daemon [2020-07-01T10:34:02.619Z] === RUN TestExternalGraphDriver [2020-07-01T10:34:02.619Z] --- SKIP: TestExternalGraphDriver (0.11s) [2020-07-01T10:34:02.619Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-01T10:34:02.619Z] === RUN TestGraphdriverPluginV2 [2020-07-01T10:34:02.772Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-01T10:34:03.697Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-01T10:34:04.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-01T10:34:04.502Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-07-01T10:34:04.502Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-01T10:34:04.511Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-01T10:34:06.403Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-07-01T10:34:06.403Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-01T10:34:06.899Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-01T10:34:07.021Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-01T10:34:07.338Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-01T10:34:07.338Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-01T10:34:07.585Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-01T10:34:08.261Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-01T10:34:08.510Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-01T10:34:09.239Z] --- PASS: TestGraphdriverPluginV2 (5.88s) [2020-07-01T10:34:09.239Z] PASS [2020-07-01T10:34:09.239Z] [2020-07-01T10:34:09.239Z] === Skipped [2020-07-01T10:34:09.239Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s) [2020-07-01T10:34:09.239Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-01T10:34:09.239Z] [2020-07-01T10:34:09.239Z] [2020-07-01T10:34:09.239Z] DONE 2 tests, 1 skipped in 6.105s [2020-07-01T10:34:09.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-01T10:34:09.239Z] INFO: Testing against a local daemon [2020-07-01T10:34:09.239Z] === RUN TestContinueAfterPluginCrash [2020-07-01T10:34:09.239Z] === PAUSE TestContinueAfterPluginCrash [2020-07-01T10:34:09.239Z] === RUN TestReadPluginNoRead [2020-07-01T10:34:09.239Z] === PAUSE TestReadPluginNoRead [2020-07-01T10:34:09.239Z] === RUN TestDaemonStartWithLogOpt [2020-07-01T10:34:09.239Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-01T10:34:09.239Z] === CONT TestContinueAfterPluginCrash [2020-07-01T10:34:09.239Z] === CONT TestDaemonStartWithLogOpt [2020-07-01T10:34:09.240Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.92s) [2020-07-01T10:34:09.240Z] === RUN TestKernelTCPMemory [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan (20.23s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.59s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.63s) [2020-07-01T10:34:09.335Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.45s) [2020-07-01T10:34:09.335Z] PASS [2020-07-01T10:34:09.335Z] [2020-07-01T10:34:09.335Z] DONE 8 tests in 21.828s [2020-07-01T10:34:09.335Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-01T10:34:09.335Z] ++ 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-07-01T10:34:09.335Z] ++ set -e [2020-07-01T10:34:09.335Z] ++ '[' -n 0 ']' [2020-07-01T10:34:09.335Z] ++ set -x [2020-07-01T10:34:09.335Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:09.335Z] testing: warning: no tests to run [2020-07-01T10:34:09.335Z] PASS [2020-07-01T10:34:09.335Z] [2020-07-01T10:34:09.335Z] DONE 0 tests in 0.053s [2020-07-01T10:34:09.335Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-01T10:34:09.335Z] ++ 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-07-01T10:34:09.335Z] ++ set -e [2020-07-01T10:34:09.335Z] ++ '[' -n 0 ']' [2020-07-01T10:34:09.335Z] ++ set -x [2020-07-01T10:34:09.335Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:09.335Z] INFO: Testing against a local daemon [2020-07-01T10:34:09.335Z] === RUN TestAuthZPluginAllowRequest [2020-07-01T10:34:09.872Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-01T10:34:10.175Z] --- PASS: TestKernelTCPMemory (0.89s) [2020-07-01T10:34:10.175Z] === RUN TestNISDomainname [2020-07-01T10:34:10.797Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-01T10:34:11.051Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-01T10:34:11.110Z] --- PASS: TestNISDomainname (1.04s) [2020-07-01T10:34:11.110Z] === RUN TestHostnameDnsResolution [2020-07-01T10:34:11.423Z] --- PASS: TestAuthZPluginAllowRequest (1.96s) [2020-07-01T10:34:11.424Z] === RUN TestAuthZPluginTLS [2020-07-01T10:34:12.038Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-07-01T10:34:12.038Z] === RUN TestAuthZPluginDenyRequest [2020-07-01T10:34:12.724Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-01T10:34:12.724Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-01T10:34:12.934Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-01T10:34:13.005Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-01T10:34:13.006Z] === RUN TestAuthZPluginDenyResponse [2020-07-01T10:34:13.011Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-07-01T10:34:13.011Z] === RUN TestStats [2020-07-01T10:34:13.493Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-01T10:34:13.493Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-01T10:34:13.685Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-01T10:34:13.685Z] === RUN TestAuthZPluginAllowEventStream [2020-07-01T10:34:14.418Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-01T10:34:14.977Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-01T10:34:15.539Z] --- PASS: TestStats (2.83s) [2020-07-01T10:34:15.539Z] === RUN TestStopContainerWithTimeout [2020-07-01T10:34:15.539Z] === RUN TestStopContainerWithTimeout/0 [2020-07-01T10:34:15.539Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-01T10:34:15.539Z] === RUN TestStopContainerWithTimeout/1 [2020-07-01T10:34:15.539Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-01T10:34:15.539Z] === RUN TestStopContainerWithTimeout/3 [2020-07-01T10:34:15.539Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-01T10:34:15.539Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-01T10:34:15.539Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-01T10:34:15.539Z] === CONT TestStopContainerWithTimeout/0 [2020-07-01T10:34:15.539Z] === CONT TestStopContainerWithTimeout/1 [2020-07-01T10:34:15.539Z] === CONT TestStopContainerWithTimeout/3 [2020-07-01T10:34:15.539Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-01T10:34:15.708Z] --- PASS: TestAuthZPluginAllowEventStream (1.80s) [2020-07-01T10:34:15.708Z] === RUN TestAuthZPluginErrorResponse [2020-07-01T10:34:15.902Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-01T10:34:15.990Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-01T10:34:15.990Z] === RUN TestAuthZPluginErrorRequest [2020-07-01T10:34:16.604Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-07-01T10:34:16.604Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-01T10:34:16.886Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-01T10:34:16.886Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-01T10:34:17.789Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-01T10:34:17.789Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-01T10:34:18.044Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-01T10:34:18.604Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-01T10:34:18.829Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-01T10:34:18.829Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-07-01T10:34:18.829Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-07-01T10:34:18.829Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-01T10:34:18.829Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-07-01T10:34:18.829Z] === RUN TestDeleteDevicemapper [2020-07-01T10:34:18.829Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-01T10:34:18.829Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:34:18.829Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-01T10:34:19.163Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-01T10:34:19.560Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-07-01T10:34:19.560Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-01T10:34:20.087Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-01T10:34:20.342Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-01T10:34:20.342Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-01T10:34:20.902Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-01T10:34:21.580Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-07-01T10:34:21.580Z] === RUN TestAuthZPluginHeader [2020-07-01T10:34:21.829Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-01T10:34:22.114Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.95s) [2020-07-01T10:34:22.114Z] === RUN TestUpdateMemory [2020-07-01T10:34:22.114Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-01T10:34:22.114Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:34:22.114Z] === RUN TestUpdateCPUQuota [2020-07-01T10:34:22.194Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-07-01T10:34:22.194Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-01T10:34:22.194Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:34:22.194Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:22.194Z] === RUN TestAuthZPluginV2Disable [2020-07-01T10:34:22.194Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:34:22.194Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:22.194Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-01T10:34:22.194Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:34:22.195Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:22.195Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-01T10:34:22.195Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:34:22.195Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:22.195Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-01T10:34:22.755Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-01T10:34:22.849Z] ......... [ 86%] [2020-07-01T10:34:23.315Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-01T10:34:23.490Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-07-01T10:34:23.490Z] === RUN TestUpdatePidsLimit [2020-07-01T10:34:23.490Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-01T10:34:23.490Z] === RUN TestUpdatePidsLimit/no_change [2020-07-01T10:34:24.057Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-01T10:34:24.094Z] --- PASS: TestDaemonStartWithLogOpt (13.34s) [2020-07-01T10:34:24.094Z] === CONT TestReadPluginNoRead [2020-07-01T10:34:24.240Z] --- PASS: TestBuildWithHugeFile (103.11s) [2020-07-01T10:34:24.240Z] === RUN TestBuildWithEmptyDockerfile [2020-07-01T10:34:24.240Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:34:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:34:24.240Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:34:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:34:24.240Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:34:24.240Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:34:24.240Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:34:24.240Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:34:24.316Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-01T10:34:24.495Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:34:24.495Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-01T10:34:24.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-07-01T10:34:24.495Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-01T10:34:24.495Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-01T10:34:24.495Z] === RUN TestBuildPreserveOwnership [2020-07-01T10:34:24.495Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-01T10:34:24.882Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-01T10:34:25.054Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-01T10:34:25.140Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-01T10:34:25.707Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-01T10:34:25.986Z] === RUN TestReadPluginNoRead/default [2020-07-01T10:34:25.986Z] --- PASS: TestContinueAfterPluginCrash (17.04s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit (3.90s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-07-01T10:34:27.083Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-07-01T10:34:27.083Z] === RUN TestUpdateRestartPolicy [2020-07-01T10:34:27.273Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-01T10:34:27.566Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-01T10:34:27.879Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-01T10:34:28.127Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-01T10:34:28.462Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-01T10:34:28.687Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-01T10:34:29.247Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-01T10:34:29.806Z] --- PASS: TestBuildPreserveOwnership (5.21s) [2020-07-01T10:34:29.806Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.49s) [2020-07-01T10:34:29.806Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.71s) [2020-07-01T10:34:29.806Z] === RUN TestBuildPlatformInvalid [2020-07-01T10:34:29.806Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-07-01T10:34:29.806Z] PASS [2020-07-01T10:34:29.806Z] [2020-07-01T10:34:29.806Z] === Skipped [2020-07-01T10:34:29.806Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-01T10:34:29.806Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:34:29.806Z] [2020-07-01T10:34:29.806Z] [2020-07-01T10:34:29.806Z] DONE 32 tests, 1 skipped in 182.118s [2020-07-01T10:34:29.806Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-01T10:34:29.806Z] ++ 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-07-01T10:34:29.806Z] ++ set -e [2020-07-01T10:34:29.806Z] ++ '[' -n 0 ']' [2020-07-01T10:34:29.806Z] ++ set -x [2020-07-01T10:34:29.806Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:30.062Z] INFO: Testing against a local daemon [2020-07-01T10:34:30.062Z] === RUN TestConfigInspect [2020-07-01T10:34:30.400Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-01T10:34:32.582Z] --- PASS: TestConfigInspect (2.68s) [2020-07-01T10:34:32.582Z] === RUN TestConfigList [2020-07-01T10:34:32.838Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-01T10:34:32.919Z] --- PASS: TestReadPluginNoRead (10.48s) [2020-07-01T10:34:32.919Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-07-01T10:34:32.919Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-07-01T10:34:32.919Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.31s) [2020-07-01T10:34:32.919Z] read_test.go:92: [de1aad479792f] daemon is not started [2020-07-01T10:34:32.919Z] PASS [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] DONE 6 tests in 23.961s [2020-07-01T10:34:32.919Z] 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-07-01T10:34:32.919Z] testing: warning: no tests to run [2020-07-01T10:34:32.919Z] PASS [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] DONE 0 tests in 0.042s [2020-07-01T10:34:32.919Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-01T10:34:32.919Z] INFO: Testing against a local daemon [2020-07-01T10:34:32.919Z] === RUN TestPluginWithDevMounts [2020-07-01T10:34:32.919Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-01T10:34:32.919Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-01T10:34:32.919Z] PASS [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === Skipped [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-01T10:34:32.919Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] DONE 1 tests, 1 skipped in 0.138s [2020-07-01T10:34:32.919Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-01T10:34:32.919Z] INFO: Testing against a local daemon [2020-07-01T10:34:32.919Z] === RUN TestSecretInspect [2020-07-01T10:34:32.919Z] --- SKIP: TestSecretInspect (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] === RUN TestSecretList [2020-07-01T10:34:32.919Z] --- SKIP: TestSecretList (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] === RUN TestSecretsCreateAndDelete [2020-07-01T10:34:32.919Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-07-01T10:34:32.919Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] === RUN TestSecretsUpdate [2020-07-01T10:34:32.919Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-07-01T10:34:32.919Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] === RUN TestTemplatedSecret [2020-07-01T10:34:32.919Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-01T10:34:32.919Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] === RUN TestSecretCreateResolve [2020-07-01T10:34:32.919Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] PASS [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === Skipped [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-07-01T10:34:32.919Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-07-01T10:34:32.919Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-01T10:34:32.919Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-07-01T10:34:32.919Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] [2020-07-01T10:34:32.919Z] DONE 6 tests, 6 skipped in 0.194s [2020-07-01T10:34:32.919Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-01T10:34:33.176Z] INFO: Testing against a local daemon [2020-07-01T10:34:33.176Z] === RUN TestServiceCreateInit [2020-07-01T10:34:33.176Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-01T10:34:33.176Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-01T10:34:33.176Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-01T10:34:33.176Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-01T10:34:33.176Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-01T10:34:33.176Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceMultipleTimes [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-01T10:34:33.176Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceConflict [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-01T10:34:33.176Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceMaxReplicas [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-01T10:34:33.176Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-01T10:34:33.176Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceSecretFileMode [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-07-01T10:34:33.176Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceConfigFileMode [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-01T10:34:33.176Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceSysctls [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-01T10:34:33.176Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateServiceCapabilities [2020-07-01T10:34:33.176Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-01T10:34:33.176Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestInspect [2020-07-01T10:34:33.176Z] --- SKIP: TestInspect (0.02s) [2020-07-01T10:34:33.176Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.176Z] === RUN TestCreateJob [2020-07-01T10:34:33.433Z] --- SKIP: TestCreateJob (0.01s) [2020-07-01T10:34:33.433Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.433Z] === RUN TestReplicatedJob [2020-07-01T10:34:33.433Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-01T10:34:33.433Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.433Z] === RUN TestUpdateReplicatedJob [2020-07-01T10:34:33.433Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-01T10:34:33.433Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.433Z] === RUN TestServiceListWithStatuses [2020-07-01T10:34:33.433Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-01T10:34:33.433Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:34:33.433Z] === RUN TestDockerNetworkConnectAlias [2020-07-01T10:34:33.433Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-01T10:34:33.433Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.433Z] === RUN TestDockerNetworkReConnect [2020-07-01T10:34:33.433Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-01T10:34:33.433Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:33.433Z] === RUN TestServicePlugin [2020-07-01T10:34:33.802Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-01T10:34:33.802Z] [2020-07-01T10:34:33.802Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-01T10:34:33.802Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-01T10:34:33.802Z] HOSTNAME=11d212eb4e67 [2020-07-01T10:34:33.802Z] TESTDEBUG=0 [2020-07-01T10:34:33.802Z] DEST=bundles/test-integration [2020-07-01T10:34:33.802Z] PWD=/go/src/github.com/docker/docker [2020-07-01T10:34:33.802Z] DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 [2020-07-01T10:34:33.802Z] container=docker [2020-07-01T10:34:33.802Z] HOME=/root [2020-07-01T10:34:33.802Z] GOLANG_VERSION=1.13.12 [2020-07-01T10:34:33.802Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-01T10:34:33.802Z] VALIDATE_BRANCH=master [2020-07-01T10:34:33.802Z] TERM=xterm [2020-07-01T10:34:33.802Z] DOCKER_PKG=github.com/docker/docker [2020-07-01T10:34:33.802Z] SHLVL=1 [2020-07-01T10:34:33.802Z] TIMEOUT=120m [2020-07-01T10:34:33.802Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-01T10:34:33.802Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-01T10:34:33.802Z] GO111MODULE=off [2020-07-01T10:34:33.802Z] DOCKER_EXPERIMENTAL=1 [2020-07-01T10:34:33.802Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-01T10:34:33.802Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-01T10:34:33.802Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-01T10:34:33.802Z] GOPATH=/go [2020-07-01T10:34:33.802Z] PKG_CONFIG=pkg-config [2020-07-01T10:34:33.802Z] _=/usr/bin/env [2020-07-01T10:34:33.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:34:35.009Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-01T10:34:35.009Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-01T10:34:35.350Z] --- PASS: TestConfigList (2.70s) [2020-07-01T10:34:35.350Z] === RUN TestConfigsCreateAndDelete [2020-07-01T10:34:36.706Z] --- SKIP: TestServicePlugin (3.46s) [2020-07-01T10:34:36.706Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.706Z] === RUN TestServiceUpdateLabel [2020-07-01T10:34:36.711Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceUpdateLabel (0.03s) [2020-07-01T10:34:36.963Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] === RUN TestServiceUpdateSecrets [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] === RUN TestServiceUpdateConfigs [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] === RUN TestServiceUpdateNetwork [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] === RUN TestServiceUpdatePidsLimit [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-01T10:34:36.963Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] PASS [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === Skipped [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-01T10:34:36.963Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-01T10:34:36.963Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-01T10:34:36.963Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-01T10:34:36.963Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-01T10:34:36.963Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-07-01T10:34:36.963Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-07-01T10:34:36.963Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-07-01T10:34:36.963Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-01T10:34:36.963Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-01T10:34:36.963Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-01T10:34:36.963Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-07-01T10:34:36.963Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-01T10:34:36.963Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-01T10:34:36.963Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-01T10:34:36.963Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-01T10:34:36.963Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-01T10:34:36.963Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-01T10:34:36.963Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-07-01T10:34:36.963Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.03s) [2020-07-01T10:34:36.963Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-01T10:34:36.963Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-01T10:34:36.963Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] [2020-07-01T10:34:36.963Z] DONE 24 tests, 23 skipped in 3.930s [2020-07-01T10:34:36.963Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-01T10:34:36.963Z] INFO: Testing against a local daemon [2020-07-01T10:34:36.963Z] === RUN TestSessionCreate [2020-07-01T10:34:36.963Z] --- PASS: TestSessionCreate (0.03s) [2020-07-01T10:34:36.963Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-01T10:34:37.220Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-01T10:34:37.220Z] PASS [2020-07-01T10:34:37.220Z] [2020-07-01T10:34:37.220Z] DONE 2 tests in 0.165s [2020-07-01T10:34:37.220Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-01T10:34:37.220Z] INFO: Testing against a local daemon [2020-07-01T10:34:37.220Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-01T10:34:37.220Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:34:37.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:34:37.220Z] === RUN TestEventsExecDie [2020-07-01T10:34:37.270Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-01T10:34:37.270Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-01T10:34:37.783Z] --- PASS: TestEventsExecDie (0.52s) [2020-07-01T10:34:37.783Z] === RUN TestEventsBackwardsCompatible [2020-07-01T10:34:37.783Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-01T10:34:37.783Z] === RUN TestInfoBinaryCommits [2020-07-01T10:34:37.783Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-01T10:34:37.783Z] === RUN TestInfoAPIVersioned [2020-07-01T10:34:37.783Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-01T10:34:37.783Z] === RUN TestInfoDiscoveryBackend [2020-07-01T10:34:37.829Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-01T10:34:37.829Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-07-01T10:34:37.829Z] === RUN TestConfigsUpdate [2020-07-01T10:34:37.829Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-01T10:34:38.084Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-01T10:34:38.644Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-01T10:34:38.900Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-01T10:34:39.154Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-01T10:34:39.675Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-01T10:34:39.675Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-01T10:34:40.079Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-01T10:34:40.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.34s) [2020-07-01T10:34:40.740Z] PASS [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] === Skipped [2020-07-01T10:34:40.740Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:34:40.740Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:34:40.740Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:34:40.740Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:34:40.740Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] [2020-07-01T10:34:40.740Z] DONE 17 tests, 4 skipped in 30.308s [2020-07-01T10:34:40.740Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-01T10:34:40.740Z] ++ 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-07-01T10:34:40.740Z] ++ set -e [2020-07-01T10:34:40.740Z] ++ '[' -n 0 ']' [2020-07-01T10:34:40.740Z] ++ set -x [2020-07-01T10:34:40.740Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:40.740Z] INFO: Testing against a local daemon [2020-07-01T10:34:40.740Z] === RUN TestPluginInvalidJSON [2020-07-01T10:34:40.740Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:40.740Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:40.740Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:34:40.740Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-01T10:34:40.740Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-01T10:34:40.740Z] === RUN TestPluginInstall [2020-07-01T10:34:40.740Z] === RUN TestPluginInstall/no_auth [2020-07-01T10:34:40.777Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-01T10:34:41.006Z] --- PASS: TestConfigsUpdate (3.35s) [2020-07-01T10:34:41.006Z] === RUN TestTemplatedConfig [2020-07-01T10:34:41.929Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-01T10:34:41.962Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-07-01T10:34:41.962Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-01T10:34:41.962Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-07-01T10:34:41.962Z] === RUN TestWaitNonBlocked [2020-07-01T10:34:41.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:34:41.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:34:41.962Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:34:41.962Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:34:41.962Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:34:41.962Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:34:41.962Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-01T10:34:41.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-07-01T10:34:41.962Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2020-07-01T10:34:41.962Z] === RUN TestWaitBlocked [2020-07-01T10:34:41.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:34:41.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:34:41.962Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:34:41.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:34:41.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:34:41.962Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:34:42.183Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-01T10:34:42.529Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-01T10:34:42.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-07-01T10:34:42.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-07-01T10:34:42.529Z] === CONT TestContainerStartOnDaemonRestart [2020-07-01T10:34:42.529Z] === CONT TestIpcModeOlderClient [2020-07-01T10:34:42.529Z] === CONT TestDaemonHostGatewayIP [2020-07-01T10:34:42.529Z] === CONT TestDaemonRestartIpcMode [2020-07-01T10:34:42.529Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-07-01T10:34:42.529Z] === CONT TestContainerKillOnDaemonStart [2020-07-01T10:34:42.945Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2020-07-01T10:34:42.945Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-01T10:34:42.945Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-01T10:34:42.945Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:42.945Z] === RUN TestInfoAPI [2020-07-01T10:34:42.945Z] --- PASS: TestInfoAPI (0.04s) [2020-07-01T10:34:42.945Z] === RUN TestInfoAPIWarnings [2020-07-01T10:34:44.044Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-01T10:34:44.044Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194313f14f88e1695bd42266949509de20a2ebd391df723704ae6e912b95be4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:44.188Z] time="2020-07-01T10:34:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194313f14f88e1695bd42266949509de20a2ebd391df723704ae6e912b95be4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:44.188Z] === RUN TestPluginInstall/with_htpasswd [2020-07-01T10:34:44.312Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-01T10:34:44.312Z] === RUN TestInfoDebug [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194313f14f88e1695bd42266949509de20a2ebd391df723704ae6e912b95be4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:44.471Z] time="2020-07-01T10:34:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:194313f14f88e1695bd42266949509de20a2ebd391df723704ae6e912b95be4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:44.692Z] --- PASS: TestTemplatedConfig (3.38s) [2020-07-01T10:34:44.692Z] === RUN TestConfigCreateResolve [2020-07-01T10:34:44.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-01T10:34:45.130Z] === RUN TestPluginInstall/with_insecure [2020-07-01T10:34:45.251Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-01T10:34:45.817Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s) [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6a158a048d387db86701e949cdd87d1824efd3a06553f753fd6353fef7d0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:34:46.140Z] time="2020-07-01T10:34:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6a158a048d387db86701e949cdd87d1824efd3a06553f753fd6353fef7d0c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:34:46.140Z] --- PASS: TestPluginInstall (6.39s) [2020-07-01T10:34:46.140Z] --- PASS: TestPluginInstall/no_auth (4.25s) [2020-07-01T10:34:46.140Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2020-07-01T10:34:46.140Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2020-07-01T10:34:46.140Z] plugin_test.go:157: [d8ef5ca632ef4] daemon is not started [2020-07-01T10:34:46.140Z] PASS [2020-07-01T10:34:46.140Z] [2020-07-01T10:34:46.140Z] DONE 6 tests in 6.640s [2020-07-01T10:34:46.140Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-01T10:34:46.140Z] ++ 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-07-01T10:34:46.140Z] ++ set -e [2020-07-01T10:34:46.140Z] ++ '[' -n 0 ']' [2020-07-01T10:34:46.140Z] ++ set -x [2020-07-01T10:34:46.140Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:46.203Z] --- PASS: TestInfoDebug (1.53s) [2020-07-01T10:34:46.203Z] === RUN TestInfoInsecureRegistries [2020-07-01T10:34:46.421Z] INFO: Testing against a local daemon [2020-07-01T10:34:46.421Z] === RUN TestExternalGraphDriver [2020-07-01T10:34:46.704Z] === RUN TestExternalGraphDriver/json [2020-07-01T10:34:46.754Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2020-07-01T10:34:47.137Z] --- PASS: TestConfigCreateResolve (2.64s) [2020-07-01T10:34:47.137Z] === RUN TestConfigDaemonLibtrustID [2020-07-01T10:34:47.137Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-01T10:34:47.320Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2020-07-01T10:34:47.391Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-01T10:34:47.570Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-01T10:34:47.570Z] === RUN TestInfoRegistryMirrors [2020-07-01T10:34:47.697Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-01T10:34:47.697Z] PASS [2020-07-01T10:34:47.697Z] [2020-07-01T10:34:47.697Z] DONE 7 tests in 17.732s [2020-07-01T10:34:47.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-01T10:34:47.697Z] ++ 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-07-01T10:34:47.697Z] ++ set -e [2020-07-01T10:34:47.697Z] ++ '[' -n 0 ']' [2020-07-01T10:34:47.697Z] ++ set -x [2020-07-01T10:34:47.697Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:47.906Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-01T10:34:47.906Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-01T10:34:47.906Z] [2020-07-01T10:34:47.906Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-01T10:34:47.906Z] =========================== short test summary info ============================ [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-01T10:34:47.906Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-01T10:34:47.906Z] Not supported on most drivers [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-01T10:34:47.906Z] Output of docker top depends on host distro, and is not formalized. [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-01T10:34:47.906Z] Output of docker top depends on host distro, and is not formalized. [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-01T10:34:47.906Z] Can fail if eth0 has multiple IP addresses [2020-07-01T10:34:47.906Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-01T10:34:47.906Z] This doesn't seem to be taken into account by the engine [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-01T10:34:47.906Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-01T10:34:47.906Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-01T10:34:47.906Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.84 seconds == [2020-07-01T10:34:47.952Z] INFO: Testing against a local daemon [2020-07-01T10:34:47.952Z] === RUN TestCheckpoint [2020-07-01T10:34:47.952Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-01T10:34:47.952Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:34:47.952Z] === RUN TestContainerInvalidJSON [2020-07-01T10:34:47.952Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:34:47.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:34:47.952Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:34:47.952Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:34:47.952Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:34:47.952Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:34:47.952Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:34:47.952Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:34:47.952Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:34:47.952Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-01T10:34:47.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-01T10:34:47.952Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-01T10:34:47.952Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-01T10:34:47.952Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-01T10:34:47.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-07-01T10:34:47.952Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-01T10:34:47.952Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-07-01T10:34:47.952Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-01T10:34:48.163Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-01T10:34:48.207Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-01T10:34:48.207Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-01T10:34:48.207Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-01T10:34:48.207Z] === RUN TestCopyFromContainer [2020-07-01T10:34:48.724Z] === RUN TestExternalGraphDriver/spec [2020-07-01T10:34:48.938Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-01T10:34:48.938Z] === RUN TestLoginFailsWithBadCredentials [2020-07-01T10:34:49.194Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-07-01T10:34:49.194Z] === RUN TestPingCacheHeaders [2020-07-01T10:34:49.194Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-01T10:34:49.194Z] === RUN TestPingGet [2020-07-01T10:34:49.194Z] --- PASS: TestPingGet (0.01s) [2020-07-01T10:34:49.194Z] === RUN TestPingHead [2020-07-01T10:34:49.194Z] --- PASS: TestPingHead (0.02s) [2020-07-01T10:34:49.194Z] === RUN TestVersion [2020-07-01T10:34:49.194Z] --- PASS: TestVersion (0.03s) [2020-07-01T10:34:49.194Z] PASS [2020-07-01T10:34:49.194Z] [2020-07-01T10:34:49.194Z] === Skipped [2020-07-01T10:34:49.194Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:34:49.195Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:34:49.195Z] [2020-07-01T10:34:49.195Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-01T10:34:49.195Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-01T10:34:49.195Z] [2020-07-01T10:34:49.195Z] [2020-07-01T10:34:49.195Z] DONE 18 tests, 2 skipped in 12.186s [2020-07-01T10:34:49.195Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-01T10:34:49.452Z] INFO: Testing against a local daemon [2020-07-01T10:34:49.452Z] === RUN TestVolumesCreateAndList [2020-07-01T10:34:49.452Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-01T10:34:49.452Z] === RUN TestVolumesRemove [2020-07-01T10:34:49.452Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-01T10:34:49.452Z] === RUN TestVolumesInspect [2020-07-01T10:34:49.452Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-01T10:34:49.452Z] === RUN TestVolumesInvalidJSON [2020-07-01T10:34:49.452Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-01T10:34:49.452Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-01T10:34:49.452Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-01T10:34:49.452Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-01T10:34:49.452Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-01T10:34:49.452Z] PASS [2020-07-01T10:34:49.452Z] [2020-07-01T10:34:49.452Z] DONE 5 tests in 0.218s [2020-07-01T10:34:49.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:34:49.709Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11999 is not a child of this shell [2020-07-01T10:34:49.709Z] warning: PID 11999 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-01T10:34:49.709Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:34:49.709Z] [2020-07-01T10:34:49.709Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:34:49.709Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:34:49.709Z] [2020-07-01T10:34:49.709Z] To set a process to complain mode, use the command line tool [2020-07-01T10:34:49.709Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:34:49.709Z] Removing test suite binaries [2020-07-01T10:34:49.709Z] exiting test-integration [2020-07-01T10:34:49.709Z] ++ exit 0 [2020-07-01T10:34:50.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-01T10:34:50.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-01T10:34:50.089Z] === RUN TestCopyFromContainer// [2020-07-01T10:34:50.089Z] === RUN TestCopyFromContainer//bar/root [2020-07-01T10:34:50.089Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-01T10:34:50.089Z] === RUN TestCopyFromContainer/bar/quux [2020-07-01T10:34:50.344Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-01T10:34:50.344Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-01T10:34:50.599Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-01T10:34:50.639Z] [2020-07-01T10:34:50.743Z] === RUN TestExternalGraphDriver/pull [2020-07-01T10:34:50.854Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-01T10:34:50.854Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-01T10:34:51.109Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer (3.06s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer// (0.17s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-07-01T10:34:51.109Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-01T10:34:51.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-01T10:34:51.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:34:51.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:34:51.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:34:51.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:34:51.109Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:34:51.109Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:34:51.109Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:34:51.109Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:34:51.364Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:34:51.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-01T10:34:51.364Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-01T10:34:51.364Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-01T10:34:51.364Z] === RUN TestCreateWithInvalidEnv [2020-07-01T10:34:51.364Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-01T10:34:51.364Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-01T10:34:51.364Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-01T10:34:51.364Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-01T10:34:51.364Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-01T10:34:51.364Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-01T10:34:51.364Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-01T10:34:51.364Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-01T10:34:51.364Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-01T10:34:51.364Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-01T10:34:51.364Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-07-01T10:34:51.364Z] === RUN TestCreateTmpfsMountsTarget [2020-07-01T10:34:51.364Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-01T10:34:51.364Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-01T10:34:51.924Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac Post stage [Pipeline] junit [2020-07-01T10:34:52.021Z] Recording test results [2020-07-01T10:34:52.554Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-01T10:34:52.761Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-07-01T10:34:52.761Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-07-01T10:34:52.761Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-07-01T10:34:52.761Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-07-01T10:34:52.761Z] === RUN TestGraphdriverPluginV2 [2020-07-01T10:34:52.761Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-01T10:34:52.761Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:52.761Z] PASS [2020-07-01T10:34:52.761Z] [2020-07-01T10:34:52.761Z] === Skipped [2020-07-01T10:34:52.761Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-01T10:34:52.761Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:52.761Z] [2020-07-01T10:34:52.761Z] [2020-07-01T10:34:52.761Z] DONE 5 tests, 1 skipped in 6.596s [2020-07-01T10:34:52.761Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-01T10:34:52.761Z] ++ 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-07-01T10:34:52.761Z] ++ set -e [2020-07-01T10:34:52.761Z] ++ '[' -n 0 ']' [2020-07-01T10:34:52.761Z] ++ set -x [2020-07-01T10:34:52.761Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:53.043Z] INFO: Testing against a local daemon [2020-07-01T10:34:53.043Z] === RUN TestContinueAfterPluginCrash [2020-07-01T10:34:53.043Z] === PAUSE TestContinueAfterPluginCrash [2020-07-01T10:34:53.043Z] === RUN TestReadPluginNoRead [2020-07-01T10:34:53.043Z] === PAUSE TestReadPluginNoRead [2020-07-01T10:34:53.043Z] === RUN TestDaemonStartWithLogOpt [2020-07-01T10:34:53.043Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-01T10:34:53.043Z] === CONT TestContinueAfterPluginCrash [2020-07-01T10:34:53.043Z] === CONT TestDaemonStartWithLogOpt [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:34:53.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:34:53.919Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.02s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-07-01T10:34:53.919Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-01T10:34:53.919Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T10:34:54.478Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-01T10:34:54.641Z] + echo Ensuring container killed. [2020-07-01T10:34:54.642Z] Ensuring container killed. [2020-07-01T10:34:54.642Z] + docker rm -vf docker-pr2 [2020-07-01T10:34:54.642Z] Error: No such container: docker-pr2 [2020-07-01T10:34:54.642Z] + true [Pipeline] sh [2020-07-01T10:34:54.921Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:34:54.921Z] Chowning /workspace to jenkins user [2020-07-01T10:34:54.921Z] + id -u [2020-07-01T10:34:54.921Z] + id -g [2020-07-01T10:34:54.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/workspace busybox chown -R 1000:1000 /workspace [2020-07-01T10:34:54.921Z] Unable to find image 'busybox:latest' locally [2020-07-01T10:34:54.921Z] latest: Pulling from library/busybox [2020-07-01T10:34:54.921Z] 91f30d776fb2: Pulling fs layer [2020-07-01T10:34:56.363Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:34:56.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:34:56.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:34:56.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:34:56.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:34:56.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:34:56.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:34:56.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:34:56.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:34:56.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:34:56.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:34:56.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-01T10:34:56.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-01T10:34:56.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-01T10:34:56.363Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-01T10:34:56.618Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-01T10:34:57.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-07-01T10:34:57.177Z] === RUN TestCreateDifferentPlatform [2020-07-01T10:34:57.177Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-01T10:34:57.177Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-01T10:34:57.177Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-01T10:34:57.177Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-01T10:34:57.177Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-07-01T10:34:57.177Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-01T10:34:57.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-01T10:34:57.177Z] === RUN TestContainerStartOnDaemonRestart [2020-07-01T10:34:57.177Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-01T10:34:57.177Z] === RUN TestDaemonRestartIpcMode [2020-07-01T10:34:57.177Z] === PAUSE TestDaemonRestartIpcMode [2020-07-01T10:34:57.177Z] === RUN TestDaemonHostGatewayIP [2020-07-01T10:34:57.177Z] === PAUSE TestDaemonHostGatewayIP [2020-07-01T10:34:57.177Z] === RUN TestContainerKillOnDaemonStart [2020-07-01T10:34:57.177Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-01T10:34:57.177Z] === RUN TestDiff [2020-07-01T10:34:57.287Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2020-07-01T10:34:57.287Z] PASS [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === Skipped [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-01T10:34:57.287Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-01T10:34:57.287Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-01T10:34:57.287Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:34:57.287Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-01T10:34:57.287Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-01T10:34:57.287Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] DONE 204 tests, 6 skipped in 136.745s [2020-07-01T10:34:57.287Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-01T10:34:57.287Z] ++ 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-07-01T10:34:57.287Z] ++ set -e [2020-07-01T10:34:57.287Z] ++ '[' -n 0 ']' [2020-07-01T10:34:57.287Z] ++ set -x [2020-07-01T10:34:57.287Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:57.287Z] INFO: Testing against a local daemon [2020-07-01T10:34:57.287Z] === RUN TestCommitInheritsEnv [2020-07-01T10:34:57.287Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-07-01T10:34:57.287Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-01T10:34:57.287Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-01T10:34:57.287Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-01T10:34:57.287Z] === RUN TestImagesFilterMultiReference [2020-07-01T10:34:57.287Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-01T10:34:57.287Z] === RUN TestImagePullPlatformInvalid [2020-07-01T10:34:57.287Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-01T10:34:57.287Z] === RUN TestRemoveImageOrphaning [2020-07-01T10:34:57.287Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-07-01T10:34:57.287Z] === RUN TestRemoveImageGarbageCollector [2020-07-01T10:34:57.287Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:34:57.287Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:57.287Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-01T10:34:57.287Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-01T10:34:57.287Z] === RUN TestTagInvalidReference [2020-07-01T10:34:57.287Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-01T10:34:57.287Z] === RUN TestTagValidPrefixedRepo [2020-07-01T10:34:57.287Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-01T10:34:57.287Z] === RUN TestTagExistedNameWithoutForce [2020-07-01T10:34:57.287Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-01T10:34:57.287Z] === RUN TestTagOfficialNames [2020-07-01T10:34:57.287Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-01T10:34:57.287Z] === RUN TestTagMatchesDigest [2020-07-01T10:34:57.287Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-01T10:34:57.287Z] PASS [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === Skipped [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-01T10:34:57.287Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:34:57.287Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] [2020-07-01T10:34:57.287Z] DONE 12 tests, 2 skipped in 1.766s [2020-07-01T10:34:57.287Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-01T10:34:57.287Z] ++ 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-07-01T10:34:57.287Z] ++ set -e [2020-07-01T10:34:57.287Z] ++ '[' -n 0 ']' [2020-07-01T10:34:57.287Z] ++ set -x [2020-07-01T10:34:57.287Z] ++ env -i DEST=/go/src/github.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-07-01T10:34:57.424Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) [2020-07-01T10:34:57.424Z] === CONT TestReadPluginNoRead [2020-07-01T10:34:57.546Z] INFO: Testing against a local daemon [2020-07-01T10:34:57.546Z] === RUN TestNetworkCreateDelete [2020-07-01T10:34:58.100Z] --- PASS: TestDiff (0.80s) [2020-07-01T10:34:58.100Z] === RUN TestExecWithCloseStdin [2020-07-01T10:34:58.100Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-01T10:34:58.113Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-07-01T10:34:58.113Z] === RUN TestDockerNetworkDeletePreferID [2020-07-01T10:34:58.660Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-01T10:34:58.915Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-01T10:34:58.915Z] === RUN TestExec [2020-07-01T10:34:59.047Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-07-01T10:34:59.047Z] === RUN TestDaemonDNSFallback [2020-07-01T10:34:59.838Z] --- PASS: TestExec (0.93s) [2020-07-01T10:34:59.838Z] === RUN TestExecUser [2020-07-01T10:35:00.098Z] === RUN TestReadPluginNoRead/default [2020-07-01T10:35:00.170Z] 91f30d776fb2: Download complete [2020-07-01T10:35:00.170Z] 91f30d776fb2: Pull complete [2020-07-01T10:35:00.170Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T10:35:00.170Z] Status: Downloaded newer image for busybox:latest [2020-07-01T10:35:00.347Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:35:00.347Z] [2020-07-01T10:35:00.347Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:35:00.347Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:35:00.347Z] [2020-07-01T10:35:00.347Z] To set a process to complain mode, use the command line tool [2020-07-01T10:35:00.347Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:35:00.347Z] Post stage [Pipeline] junit [2020-07-01T10:35:00.616Z] Recording test results [2020-07-01T10:35:00.762Z] --- PASS: TestExecUser (0.90s) [2020-07-01T10:35:00.762Z] === RUN TestExportContainerAndImportImage [2020-07-01T10:35:01.320Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-01T10:35:01.567Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-01T10:35:01.575Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-01T10:35:01.578Z] --- PASS: TestDaemonDNSFallback (2.44s) [2020-07-01T10:35:01.578Z] === RUN TestInspectNetwork [Pipeline] sh [2020-07-01T10:35:01.830Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-07-01T10:35:01.830Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-01T10:35:01.850Z] --- PASS: TestContinueAfterPluginCrash (8.98s) [2020-07-01T10:35:01.880Z] + echo Ensuring container killed. [2020-07-01T10:35:01.880Z] Ensuring container killed. [2020-07-01T10:35:01.880Z] + docker rm -vf docker-pr2 [2020-07-01T10:35:01.880Z] Error: No such container: docker-pr2 [2020-07-01T10:35:01.880Z] + true [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:35:02.173Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:35:02.173Z] Chowning /workspace to jenkins user [2020-07-01T10:35:02.173Z] + id -u [2020-07-01T10:35:02.173Z] + id -g [2020-07-01T10:35:02.173Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/workspace busybox chown -R 1000:1000 /workspace [2020-07-01T10:35:02.173Z] Unable to find image 'busybox:latest' locally [2020-07-01T10:35:02.366Z] + bundleName=amd64-rootless [2020-07-01T10:35:02.366Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-01T10:35:02.366Z] Creating amd64-rootless-bundles.tar.gz [2020-07-01T10:35:02.366Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-01T10:35:02.366Z] + 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-07-01T10:35:02.377Z] Archiving artifacts [2020-07-01T10:35:02.388Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-01T10:35:03.355Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-07-01T10:35:03.355Z] === RUN TestHealthCheckWorkdir [2020-07-01T10:35:03.355Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-01T10:35:03.871Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-01T10:35:04.081Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T10:35:04.278Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-01T10:35:04.393Z] + make clean [2020-07-01T10:35:04.533Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-07-01T10:35:04.533Z] === RUN TestHealthKillContainer [2020-07-01T10:35:04.650Z] docker volume rm -f docker-dev-cache [2020-07-01T10:35:04.650Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T10:35:05.457Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-01T10:35:05.892Z] --- PASS: TestReadPluginNoRead (8.87s) [2020-07-01T10:35:05.892Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-07-01T10:35:05.892Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.94s) [2020-07-01T10:35:05.892Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2020-07-01T10:35:05.892Z] read_test.go:92: [d210f9eb25421] daemon is not started [2020-07-01T10:35:05.892Z] PASS [2020-07-01T10:35:05.892Z] [2020-07-01T10:35:05.892Z] DONE 6 tests in 12.880s [2020-07-01T10:35:05.892Z] 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-07-01T10:35:05.892Z] ++ 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-07-01T10:35:05.892Z] ++ set -e [2020-07-01T10:35:05.892Z] ++ '[' -n 0 ']' [2020-07-01T10:35:05.892Z] ++ set -x [2020-07-01T10:35:05.892Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:05.892Z] testing: warning: no tests to run [2020-07-01T10:35:05.892Z] PASS [2020-07-01T10:35:05.892Z] [2020-07-01T10:35:05.892Z] DONE 0 tests in 0.079s [2020-07-01T10:35:05.892Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-01T10:35:05.892Z] ++ 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-07-01T10:35:05.892Z] ++ set -e [2020-07-01T10:35:05.892Z] ++ '[' -n 0 ']' [2020-07-01T10:35:05.892Z] ++ set -x [2020-07-01T10:35:05.892Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:05.892Z] INFO: Testing against a local daemon [2020-07-01T10:35:05.892Z] === RUN TestPluginWithDevMounts [2020-07-01T10:35:05.892Z] === PAUSE TestPluginWithDevMounts [2020-07-01T10:35:05.892Z] === CONT TestPluginWithDevMounts [2020-07-01T10:35:06.382Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-01T10:35:06.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:35:06.847Z] === RUN TestInspectNetwork/full_network_id [2020-07-01T10:35:06.847Z] === RUN TestInspectNetwork/partial_network_id [2020-07-01T10:35:06.847Z] === RUN TestInspectNetwork/network_name [2020-07-01T10:35:06.847Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-01T10:35:07.308Z] --- PASS: TestHealthKillContainer (2.77s) [2020-07-01T10:35:07.308Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-01T10:35:07.428Z] latest: Pulling from library/busybox [2020-07-01T10:35:07.429Z] 91f30d776fb2: Pulling fs layer [2020-07-01T10:35:07.429Z] 91f30d776fb2: Verifying Checksum [2020-07-01T10:35:07.429Z] 91f30d776fb2: Download complete [2020-07-01T10:35:07.429Z] 91f30d776fb2: Pull complete [2020-07-01T10:35:07.429Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T10:35:07.429Z] Status: Downloaded newer image for busybox:latest [2020-07-01T10:35:07.563Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2020-07-01T10:35:07.563Z] === RUN TestIpcModeNone [2020-07-01T10:35:07.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:35:07.940Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-07-01T10:35:07.940Z] PASS [2020-07-01T10:35:07.940Z] [2020-07-01T10:35:07.940Z] DONE 1 tests in 2.023s [2020-07-01T10:35:07.940Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-01T10:35:07.940Z] ++ 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-07-01T10:35:07.940Z] ++ set -e [2020-07-01T10:35:07.940Z] ++ '[' -n 0 ']' [2020-07-01T10:35:07.940Z] ++ set -x [2020-07-01T10:35:07.940Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:07.940Z] INFO: Testing against a local daemon [2020-07-01T10:35:07.940Z] === RUN TestSecretInspect [2020-07-01T10:35:08.122Z] --- PASS: TestIpcModeNone (0.55s) [2020-07-01T10:35:08.122Z] === RUN TestIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:35:08.663Z] + bundleName=docker-py [2020-07-01T10:35:08.663Z] + echo Creating docker-py-bundles.tar.gz [2020-07-01T10:35:08.663Z] Creating docker-py-bundles.tar.gz [2020-07-01T10:35:08.663Z] + 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-07-01T10:35:08.673Z] Archiving artifacts [2020-07-01T10:35:08.682Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-01T10:35:08.938Z] --- PASS: TestIpcModePrivate (0.69s) [2020-07-01T10:35:08.938Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-01T10:35:08.938Z] === RUN TestIpcModeShareable [2020-07-01T10:35:09.498Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-01T10:35:09.752Z] --- PASS: TestIpcModeShareable (0.75s) [2020-07-01T10:35:09.752Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-01T10:35:09.752Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-01T10:35:10.413Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-01T10:35:10.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:35:10.677Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-01T10:35:10.782Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh binary-daemon [2020-07-01T10:35:11.031Z] --- PASS: TestInspectNetwork (9.50s) [2020-07-01T10:35:11.031Z] --- PASS: TestInspectNetwork/full_network_id (0.02s) [2020-07-01T10:35:11.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-01T10:35:11.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-01T10:35:11.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-01T10:35:11.031Z] === RUN TestRunContainerWithBridgeNone [2020-07-01T10:35:11.040Z] [2020-07-01T10:35:11.300Z] Removing bundles/ [2020-07-01T10:35:11.300Z] [2020-07-01T10:35:11.300Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-01T10:35:11.300Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-01T10:35:11.300Z] GOOS="" GOARCH="" GOARM="" [2020-07-01T10:35:12.039Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-01T10:35:12.294Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-01T10:35:12.319Z] --- PASS: TestSecretInspect (3.62s) [2020-07-01T10:35:12.319Z] === RUN TestSecretList [2020-07-01T10:35:12.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-07-01T10:35:12.549Z] === RUN TestAPIIpcModeHost [2020-07-01T10:35:12.804Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-01T10:35:13.363Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-07-01T10:35:13.363Z] === RUN TestDaemonIpcModeShareable [2020-07-01T10:35:13.363Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-01T10:35:13.563Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) [2020-07-01T10:35:13.563Z] === RUN TestNetworkInvalidJSON [2020-07-01T10:35:13.563Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-01T10:35:13.563Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-01T10:35:13.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:35:13.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:35:13.563Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:35:13.563Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:35:13.822Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-01T10:35:13.822Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:35:13.822Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:35:13.822Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-07-01T10:35:13.822Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-01T10:35:13.822Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-01T10:35:13.822Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-01T10:35:13.822Z] === RUN TestHostIPv4BridgeLabel [2020-07-01T10:35:13.922Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-01T10:35:14.389Z] --- PASS: TestHostIPv4BridgeLabel (0.81s) [2020-07-01T10:35:14.389Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-01T10:35:14.481Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-01T10:35:15.042Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-07-01T10:35:15.042Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-07-01T10:35:15.042Z] === RUN TestDaemonIpcModePrivate [2020-07-01T10:35:15.604Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-01T10:35:15.765Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2020-07-01T10:35:15.765Z] === RUN TestDaemonDefaultNetworkPools [2020-07-01T10:35:15.767Z] --- PASS: TestSecretList (3.78s) [2020-07-01T10:35:15.767Z] === RUN TestSecretsCreateAndDelete [2020-07-01T10:35:16.966Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-07-01T10:35:16.966Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: false, mustBeShared: false [2020-07-01T10:35:16.966Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-01T10:35:17.144Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2020-07-01T10:35:17.144Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-01T10:35:17.220Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-01T10:35:18.584Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) [2020-07-01T10:35:18.584Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-01T10:35:18.584Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-01T10:35:18.840Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-01T10:35:19.045Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-07-01T10:35:19.045Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-01T10:35:19.218Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2020-07-01T10:35:19.218Z] === RUN TestSecretsUpdate [2020-07-01T10:35:20.725Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-07-01T10:35:20.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-07-01T10:35:20.725Z] === RUN TestIpcModeOlderClient [2020-07-01T10:35:20.725Z] === PAUSE TestIpcModeOlderClient [2020-07-01T10:35:20.725Z] === RUN TestKillContainerInvalidSignal [2020-07-01T10:35:20.725Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-01T10:35:21.285Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-07-01T10:35:21.285Z] === RUN TestKillContainer [2020-07-01T10:35:21.285Z] === RUN TestKillContainer/no_signal [2020-07-01T10:35:21.576Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.32s) [2020-07-01T10:35:21.576Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-01T10:35:21.846Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-01T10:35:22.101Z] === RUN TestKillContainer/non_killing_signal [2020-07-01T10:35:22.143Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-07-01T10:35:22.143Z] === RUN TestServiceWithPredefinedNetwork [2020-07-01T10:35:22.662Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-01T10:35:22.662Z] === RUN TestKillContainer/killing_signal [2020-07-01T10:35:23.588Z] --- PASS: TestKillContainer (2.28s) [2020-07-01T10:35:23.588Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-07-01T10:35:23.588Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-01T10:35:23.588Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-07-01T10:35:23.588Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-01T10:35:23.588Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-01T10:35:23.593Z] --- PASS: TestSecretsUpdate (3.73s) [2020-07-01T10:35:23.593Z] === RUN TestTemplatedSecret [2020-07-01T10:35:24.519Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-01T10:35:24.519Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-01T10:35:25.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2020-07-01T10:35:25.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-07-01T10:35:25.082Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-01T10:35:25.082Z] === RUN TestKillStoppedContainer [2020-07-01T10:35:25.337Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-07-01T10:35:25.337Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-01T10:35:25.337Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-01T10:35:25.337Z] === RUN TestKillDifferentUserContainer [2020-07-01T10:35:25.427Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2020-07-01T10:35:25.427Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-01T10:35:25.427Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:35:25.427Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:35:25.427Z] === RUN TestServiceWithDataPathPortInit [2020-07-01T10:35:26.261Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-07-01T10:35:26.261Z] === RUN TestInspectOomKilledTrue [2020-07-01T10:35:26.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-01T10:35:26.261Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:35:26.261Z] === RUN TestInspectOomKilledFalse [2020-07-01T10:35:26.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-01T10:35:26.261Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:35:26.261Z] === RUN TestLinksEtcHostsContentMatch [2020-07-01T10:35:26.516Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-01T10:35:26.516Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-01T10:35:26.772Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-07-01T10:35:26.772Z] === RUN TestLinksContainerNames [2020-07-01T10:35:27.027Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-01T10:35:27.047Z] --- PASS: TestTemplatedSecret (3.87s) [2020-07-01T10:35:27.047Z] === RUN TestSecretCreateResolve [2020-07-01T10:35:28.391Z] --- PASS: TestLinksContainerNames (1.29s) [2020-07-01T10:35:28.391Z] === RUN TestLogsFollowTailEmpty [2020-07-01T10:35:28.650Z] --- PASS: TestLogsFollowTailEmpty (0.59s) [2020-07-01T10:35:28.650Z] === RUN TestContainerNetworkMountsNoChown [2020-07-01T10:35:29.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/default [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/default [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/private [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/private [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rprivate [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/slave [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/slave [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rslave [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/shared [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/shared [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rshared [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-01T10:35:29.209Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/default [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/rslave [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/rshared [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/shared [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/rprivate [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:35:29.209Z] === CONT TestMountDaemonRoot/slave [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-01T10:35:29.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:35:29.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-01T10:35:29.210Z] === CONT TestMountDaemonRoot/private [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:35:29.210Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:35:29.210Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-01T10:35:29.210Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-01T10:35:29.210Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:35:29.210Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:35:29.210Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:35:29.465Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:35:29.465Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:35:29.719Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-01T10:35:29.720Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-01T10:35:29.720Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-01T10:35:29.720Z] === RUN TestContainerBindMountNonRecursive [2020-07-01T10:35:30.496Z] --- PASS: TestSecretCreateResolve (3.72s) [2020-07-01T10:35:30.496Z] PASS [2020-07-01T10:35:30.496Z] [2020-07-01T10:35:30.496Z] DONE 6 tests in 22.593s [2020-07-01T10:35:30.496Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-01T10:35:30.496Z] ++ 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-07-01T10:35:30.496Z] ++ set -e [2020-07-01T10:35:30.496Z] ++ '[' -n 0 ']' [2020-07-01T10:35:30.496Z] ++ set -x [2020-07-01T10:35:30.496Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:30.496Z] INFO: Testing against a local daemon [2020-07-01T10:35:30.496Z] === RUN TestServiceCreateInit [2020-07-01T10:35:30.644Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-01T10:35:30.779Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-01T10:35:31.569Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-07-01T10:35:31.569Z] === RUN TestNetworkNat [2020-07-01T10:35:32.493Z] --- PASS: TestNetworkNat (0.72s) [2020-07-01T10:35:32.493Z] === RUN TestNetworkLocalhostTCPNat [2020-07-01T10:35:33.053Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2020-07-01T10:35:33.053Z] === RUN TestNetworkLoopbackNat [2020-07-01T10:35:33.978Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-07-01T10:35:33.978Z] === RUN TestPause [2020-07-01T10:35:34.538Z] --- PASS: TestPause (0.70s) [2020-07-01T10:35:34.538Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-01T10:35:34.538Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:35:34.538Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:35:34.538Z] === RUN TestPauseStopPausedContainer [2020-07-01T10:35:35.462Z] --- PASS: TestPauseStopPausedContainer (0.67s) [2020-07-01T10:35:35.462Z] === RUN TestPsFilter [2020-07-01T10:35:35.462Z] --- PASS: TestPsFilter (0.14s) [2020-07-01T10:35:35.462Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-01T10:35:35.717Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-01T10:35:35.972Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-07-01T10:35:35.972Z] === RUN TestRemoveContainerWithVolume [2020-07-01T10:35:36.282Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-01T10:35:36.532Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-07-01T10:35:36.532Z] === RUN TestRemoveContainerRunning [2020-07-01T10:35:36.787Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-01T10:35:37.041Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-01T10:35:37.297Z] --- PASS: TestRemoveContainerRunning (0.64s) [2020-07-01T10:35:37.297Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-01T10:35:37.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:35:37.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:35:37.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:35:37.856Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-01T10:35:38.111Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-07-01T10:35:38.111Z] === RUN TestRemoveInvalidContainer [2020-07-01T10:35:38.111Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-01T10:35:38.111Z] === RUN TestRenameLinkedContainer [2020-07-01T10:35:38.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:35:38.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:35:40.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:35:41.369Z] --- PASS: TestRenameLinkedContainer (3.00s) [2020-07-01T10:35:41.369Z] === RUN TestRenameStoppedContainer [2020-07-01T10:35:41.768Z] --- PASS: TestServiceCreateInit (10.36s) [2020-07-01T10:35:41.768Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-07-01T10:35:41.768Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.01s) [2020-07-01T10:35:41.768Z] === RUN TestCreateServiceMultipleTimes [2020-07-01T10:35:41.929Z] --- PASS: TestRenameStoppedContainer (0.91s) [2020-07-01T10:35:41.929Z] === RUN TestRenameRunningContainerAndReuse [2020-07-01T10:35:42.184Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-01T10:35:43.513Z] --- PASS: TestServiceWithDataPathPortInit (17.96s) [2020-07-01T10:35:43.513Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-01T10:35:43.548Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-07-01T10:35:43.548Z] === RUN TestRenameInvalidName [2020-07-01T10:35:43.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-01T10:35:44.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:35:44.472Z] --- PASS: TestRenameInvalidName (0.74s) [2020-07-01T10:35:44.472Z] === RUN TestRenameAnonymousContainer [2020-07-01T10:35:46.357Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-01T10:35:46.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:35:47.144Z] 4612f6d0b889: Pull complete [2020-07-01T10:35:47.282Z] --- PASS: TestRenameAnonymousContainer (2.94s) [2020-07-01T10:35:47.282Z] === RUN TestRenameContainerWithSameName [2020-07-01T10:35:48.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:35:48.646Z] --- PASS: TestRenameContainerWithSameName (1.15s) [2020-07-01T10:35:48.646Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-01T10:35:49.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:35:49.572Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-01T10:35:50.133Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2020-07-01T10:35:50.133Z] === RUN TestResize [2020-07-01T10:35:50.388Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-01T10:35:50.948Z] --- PASS: TestResize (0.83s) [2020-07-01T10:35:50.948Z] === RUN TestResizeWithInvalidSize [2020-07-01T10:35:51.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:35:51.876Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-07-01T10:35:51.876Z] === RUN TestResizeWhenContainerNotStarted [2020-07-01T10:35:52.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:35:53.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-01T10:35:53.237Z] --- PASS: TestResizeWhenContainerNotStarted (1.40s) [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:35:53.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:35:53.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:35:53.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:35:53.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:35:53.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.02s) [2020-07-01T10:35:53.483Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7b87kh8evxkq5ja4efn6x9w0f Created:2020-07-01 10:35:45.048057586 +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[71f476cd297059d37f5245f9227ca48d524d21ac96d4242491f8fc671dfb84a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sws2bnq2e2qh7lifodwy8robf EndpointID:047fc8180f444817c968096c24fc922acaf7610d32c1aaca1fd093d696c476c5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a949b699f9925c9aeafa0667e859c273dd13724fd0370c0e964ccf75d1de9e17 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:adfd26df2a6a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sws2bnq2e2qh7lifodwy8robf EndpointID:047fc8180f444817c968096c24fc922acaf7610d32c1aaca1fd093d696c476c5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-01T10:35:53.483Z] PASS [2020-07-01T10:35:53.483Z] [2020-07-01T10:35:53.483Z] === Skipped [2020-07-01T10:35:53.483Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:35:53.483Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:35:53.483Z] [2020-07-01T10:35:53.483Z] [2020-07-01T10:35:53.483Z] DONE 23 tests, 1 skipped in 55.034s [2020-07-01T10:35:53.483Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:35:53.483Z] ++ 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-07-01T10:35:53.483Z] ++ set -e [2020-07-01T10:35:53.483Z] ++ '[' -n 0 ']' [2020-07-01T10:35:53.483Z] ++ set -x [2020-07-01T10:35:53.484Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:53.484Z] INFO: Testing against a local daemon [2020-07-01T10:35:53.484Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-01T10:35:53.484Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:35:53.484Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:35:53.484Z] === RUN TestDockerNetworkIpvlan [2020-07-01T10:35:53.484Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:35:53.484Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:35:53.484Z] PASS [2020-07-01T10:35:53.484Z] [2020-07-01T10:35:53.484Z] === Skipped [2020-07-01T10:35:53.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:35:53.484Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:35:53.484Z] [2020-07-01T10:35:53.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:35:53.484Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:35:53.484Z] [2020-07-01T10:35:53.484Z] [2020-07-01T10:35:53.484Z] DONE 2 tests, 2 skipped in 0.159s [2020-07-01T10:35:53.484Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:35:53.484Z] ++ 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-07-01T10:35:53.484Z] ++ set -e [2020-07-01T10:35:53.484Z] ++ '[' -n 0 ']' [2020-07-01T10:35:53.484Z] ++ set -x [2020-07-01T10:35:53.484Z] ++ env -i DEST=/go/src/github.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-07-01T10:35:53.484Z] INFO: Testing against a local daemon [2020-07-01T10:35:53.484Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-01T10:35:54.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:35:54.858Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2020-07-01T10:35:54.858Z] === RUN TestDockerNetworkMacvlan [2020-07-01T10:35:55.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-01T10:35:55.984Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-01T10:35:56.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:35:56.715Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:35:57.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:35:57.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-01T10:35:57.359Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-01T10:35:57.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:35:58.295Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-01T10:35:59.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-01T10:35:59.197Z] Using test binary docker [2020-07-01T10:35:59.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-01T10:35:59.197Z] +++ /etc/init.d/apparmor start [2020-07-01T10:35:59.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-01T10:35:59.197Z] INFO: Waiting for daemon to start... [2020-07-01T10:35:59.197Z] Starting dockerd [2020-07-01T10:35:59.197Z] +++ 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-07-01T10:35:59.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:36:00.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-01T10:36:01.224Z] . [2020-07-01T10:36:01.224Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-01T10:36:01.224Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-01T10:36:01.224Z] Error: No such image: emptyfs [2020-07-01T10:36:01.224Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-01T10:36:01.224Z] ++++ docker load [2020-07-01T10:36:01.224Z] Running integration-test (iteration 1) [2020-07-01T10:36:01.224Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-01T10:36:01.224Z] ++ 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-07-01T10:36:01.224Z] ++ set -e [2020-07-01T10:36:01.224Z] ++ '[' -n 0 ']' [2020-07-01T10:36:01.224Z] ++ set -x [2020-07-01T10:36:01.224Z] ++ env -i DEST=/go/src/github.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-07-01T10:36:01.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:36:01.529Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:36:01.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-01T10:36:01.579Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-01T10:36:03.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-01T10:36:03.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:36:03.417Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:36:04.089Z] --- PASS: TestCreateServiceMultipleTimes (22.06s) [2020-07-01T10:36:04.089Z] === RUN TestCreateServiceConflict [2020-07-01T10:36:04.342Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-01T10:36:05.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-01T10:36:05.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-01T10:36:05.766Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-01T10:36:05.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:36:06.336Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:36:06.762Z] --- PASS: TestCreateServiceConflict (3.60s) [2020-07-01T10:36:06.762Z] === RUN TestCreateServiceMaxReplicas [2020-07-01T10:36:06.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-01T10:36:09.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:36:10.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-01T10:36:10.586Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-01T10:36:11.145Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2020-07-01T10:36:11.145Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-01T10:36:11.510Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:36:11.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.28s) [2020-07-01T10:36:11.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.06s) [2020-07-01T10:36:11.510Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.07s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.69s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.92s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2020-07-01T10:36:11.511Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s) [2020-07-01T10:36:11.511Z] === RUN TestCgroupNamespacesRun [2020-07-01T10:36:11.527Z] Loaded image: buildpack-deps:jessie [2020-07-01T10:36:11.527Z] Loaded image: busybox:latest [2020-07-01T10:36:11.527Z] Loaded image: busybox:glibc [2020-07-01T10:36:11.527Z] Loaded image: debian:jessie [2020-07-01T10:36:11.810Z] Loaded image: hello-world:latest [2020-07-01T10:36:11.810Z] INFO: Testing against a local daemon [2020-07-01T10:36:11.810Z] === RUN TestCgroupNamespacesBuild [2020-07-01T10:36:12.329Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan (18.10s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-07-01T10:36:12.896Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-07-01T10:36:12.896Z] PASS [2020-07-01T10:36:12.896Z] [2020-07-01T10:36:12.896Z] DONE 8 tests in 20.327s [2020-07-01T10:36:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-01T10:36:12.896Z] ++ 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-07-01T10:36:12.896Z] ++ set -e [2020-07-01T10:36:12.896Z] ++ '[' -n 0 ']' [2020-07-01T10:36:12.896Z] ++ set -x [2020-07-01T10:36:12.896Z] ++ env -i DEST=/go/src/github.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-07-01T10:36:12.896Z] testing: warning: no tests to run [2020-07-01T10:36:12.896Z] PASS [2020-07-01T10:36:12.896Z] [2020-07-01T10:36:12.896Z] DONE 0 tests in 0.032s [2020-07-01T10:36:13.155Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-01T10:36:13.155Z] ++ 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-07-01T10:36:13.155Z] ++ set -e [2020-07-01T10:36:13.155Z] ++ '[' -n 0 ']' [2020-07-01T10:36:13.155Z] ++ set -x [2020-07-01T10:36:13.155Z] ++ env -i DEST=/go/src/github.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-07-01T10:36:13.155Z] INFO: Testing against a local daemon [2020-07-01T10:36:13.155Z] === RUN TestAuthZPluginAllowRequest [2020-07-01T10:36:13.285Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-07-01T10:36:13.285Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-01T10:36:13.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-01T10:36:13.402Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-07-01T10:36:13.402Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-01T10:36:14.768Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2020-07-01T10:36:14.768Z] === RUN TestBuildWithSession [2020-07-01T10:36:14.768Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-01T10:36:14.768Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:36:14.768Z] === RUN TestBuildSquashParent [2020-07-01T10:36:15.056Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-07-01T10:36:15.056Z] === RUN TestAuthZPluginTLS [2020-07-01T10:36:15.286Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-07-01T10:36:15.286Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-01T10:36:15.991Z] --- PASS: TestAuthZPluginTLS (0.78s) [2020-07-01T10:36:15.991Z] === RUN TestAuthZPluginDenyRequest [2020-07-01T10:36:16.558Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-07-01T10:36:16.558Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-01T10:36:17.125Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-07-01T10:36:17.125Z] === RUN TestAuthZPluginDenyResponse [2020-07-01T10:36:17.169Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-07-01T10:36:17.169Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-01T10:36:17.692Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-07-01T10:36:17.692Z] === RUN TestAuthZPluginAllowEventStream [2020-07-01T10:36:18.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-01T10:36:18.654Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-07-01T10:36:18.654Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-01T10:36:19.174Z] --- PASS: TestBuildSquashParent (4.70s) [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:36:19.174Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:36:19.174Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:36:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-01T10:36:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-01T10:36:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-01T10:36:19.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-01T10:36:19.594Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-07-01T10:36:19.594Z] === RUN TestAuthZPluginErrorResponse [2020-07-01T10:36:20.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-01T10:36:20.160Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-07-01T10:36:20.160Z] === RUN TestAuthZPluginErrorRequest [2020-07-01T10:36:20.576Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2020-07-01T10:36:20.576Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-01T10:36:20.728Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-07-01T10:36:20.728Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-01T10:36:20.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-01T10:36:21.307Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-01T10:36:21.663Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-07-01T10:36:21.664Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-01T10:36:22.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-01T10:36:22.193Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-07-01T10:36:22.193Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-01T10:36:22.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-01T10:36:23.125Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-07-01T10:36:23.125Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.21s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.96s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-07-01T10:36:23.818Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.73s) [2020-07-01T10:36:23.818Z] === RUN TestBuildMultiStageCopy [2020-07-01T10:36:23.818Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-01T10:36:24.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-01T10:36:24.195Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-07-01T10:36:24.195Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-01T10:36:24.979Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-07-01T10:36:24.979Z] === RUN TestKernelTCPMemory [2020-07-01T10:36:25.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-01T10:36:25.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-01T10:36:25.907Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-07-01T10:36:25.907Z] === RUN TestNISDomainname [2020-07-01T10:36:25.946Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-01T10:36:26.100Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-07-01T10:36:26.100Z] === RUN TestAuthZPluginHeader [2020-07-01T10:36:26.353Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.66s) [2020-07-01T10:36:26.353Z] === RUN TestCreateServiceSecretFileMode [2020-07-01T10:36:26.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-01T10:36:26.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-01T10:36:26.944Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-07-01T10:36:26.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.54s) [2020-07-01T10:36:26.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-01T10:36:26.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-07-01T10:36:26.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2020-07-01T10:36:26.945Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-01T10:36:26.945Z] === RUN TestBuildMultiStageParentConfig [2020-07-01T10:36:27.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-01T10:36:27.028Z] --- PASS: TestNISDomainname (1.04s) [2020-07-01T10:36:27.028Z] === RUN TestHostnameDnsResolution [2020-07-01T10:36:27.035Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-07-01T10:36:27.035Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-01T10:36:27.035Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:36:27.035Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:27.035Z] === RUN TestAuthZPluginV2Disable [2020-07-01T10:36:27.035Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:36:27.035Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:27.035Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-01T10:36:27.035Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:36:27.035Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:27.035Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-01T10:36:27.035Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:36:27.035Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:27.035Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-01T10:36:27.575Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2020-07-01T10:36:27.575Z] === RUN TestBuildLabelWithTargets [2020-07-01T10:36:28.391Z] --- PASS: TestHostnameDnsResolution (1.27s) [2020-07-01T10:36:28.391Z] === RUN TestStats [2020-07-01T10:36:28.950Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-01T10:36:29.057Z] --- PASS: TestBuildLabelWithTargets (1.33s) [2020-07-01T10:36:29.057Z] === RUN TestBuildWithEmptyLayers [2020-07-01T10:36:29.676Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2020-07-01T10:36:29.676Z] === RUN TestBuildMultiStageOnBuild [2020-07-01T10:36:29.802Z] --- PASS: TestCreateServiceSecretFileMode (3.48s) [2020-07-01T10:36:29.802Z] === RUN TestCreateServiceConfigFileMode [2020-07-01T10:36:30.838Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-01T10:36:31.093Z] --- PASS: TestStats (2.81s) [2020-07-01T10:36:31.093Z] === RUN TestStopContainerWithTimeout [2020-07-01T10:36:31.093Z] === RUN TestStopContainerWithTimeout/0 [2020-07-01T10:36:31.093Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-01T10:36:31.093Z] === RUN TestStopContainerWithTimeout/1 [2020-07-01T10:36:31.093Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-01T10:36:31.093Z] === RUN TestStopContainerWithTimeout/3 [2020-07-01T10:36:31.093Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-01T10:36:31.093Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-01T10:36:31.093Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-01T10:36:31.093Z] === CONT TestStopContainerWithTimeout/0 [2020-07-01T10:36:31.093Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-01T10:36:31.347Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-01T10:36:31.741Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-07-01T10:36:31.741Z] === RUN TestBuildUncleanTarFilenames [2020-07-01T10:36:32.271Z] === CONT TestStopContainerWithTimeout/3 [2020-07-01T10:36:32.365Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2020-07-01T10:36:32.365Z] === RUN TestBuildMultiStageLayerLeak [2020-07-01T10:36:32.726Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-01T10:36:32.726Z] Copying nested executables into bundles/binary-daemon [2020-07-01T10:36:32.726Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-01T10:36:33.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER docker:6908642616609197aa38d97d72ee652cb6e45442 hack/make.sh cross [2020-07-01T10:36:33.261Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-07-01T10:36:33.261Z] === RUN TestCreateServiceSysctls [2020-07-01T10:36:33.331Z] [2020-07-01T10:36:33.331Z] Removing bundles/ [2020-07-01T10:36:33.589Z] [2020-07-01T10:36:33.589Z] ---> Making bundle: cross (in bundles/cross) [2020-07-01T10:36:33.589Z] Cross building: bundles/cross/linux/amd64 [2020-07-01T10:36:33.589Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-01T10:36:33.589Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-01T10:36:34.155Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-01T10:36:34.155Z] === CONT TestStopContainerWithTimeout/1 [2020-07-01T10:36:34.401Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-07-01T10:36:34.401Z] === RUN TestBuildWithHugeFile [2020-07-01T10:36:35.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-01T10:36:35.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-01T10:36:36.028Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-01T10:36:36.028Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-07-01T10:36:36.028Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-07-01T10:36:36.028Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2020-07-01T10:36:36.028Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-07-01T10:36:36.028Z] === RUN TestDeleteDevicemapper [2020-07-01T10:36:36.028Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-01T10:36:36.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:36:36.028Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-01T10:36:36.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-01T10:36:37.637Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-07-01T10:36:37.637Z] === RUN TestCreateServiceCapabilities [2020-07-01T10:36:37.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-01T10:36:38.439Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-01T10:36:38.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2020-07-01T10:36:38.439Z] === RUN TestUpdateMemory [2020-07-01T10:36:38.439Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-01T10:36:38.439Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:36:38.439Z] === RUN TestUpdateCPUQuota [2020-07-01T10:36:39.362Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-01T10:36:40.287Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-01T10:36:40.287Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-07-01T10:36:40.287Z] === RUN TestUpdatePidsLimit [2020-07-01T10:36:40.287Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-01T10:36:40.544Z] === RUN TestUpdatePidsLimit/no_change [2020-07-01T10:36:41.105Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-01T10:36:41.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-01T10:36:41.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-01T10:36:41.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-01T10:36:41.360Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-01T10:36:41.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-01T10:36:42.016Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-07-01T10:36:42.016Z] === RUN TestInspect [2020-07-01T10:36:42.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-01T10:36:42.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit (3.63s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-07-01T10:36:44.096Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-07-01T10:36:44.096Z] === RUN TestUpdateRestartPolicy [2020-07-01T10:36:44.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-01T10:36:44.690Z] --- PASS: TestInspect (3.25s) [2020-07-01T10:36:44.690Z] === RUN TestCreateJob [2020-07-01T10:36:45.111Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2020-07-01T10:36:45.111Z] PASS [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] === Skipped [2020-07-01T10:36:45.111Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:36:45.111Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:36:45.111Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:36:45.111Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:36:45.111Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] [2020-07-01T10:36:45.111Z] DONE 17 tests, 4 skipped in 32.106s [2020-07-01T10:36:45.111Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-01T10:36:45.111Z] ++ 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-07-01T10:36:45.111Z] ++ set -e [2020-07-01T10:36:45.111Z] ++ '[' -n 0 ']' [2020-07-01T10:36:45.111Z] ++ set -x [2020-07-01T10:36:45.111Z] ++ env -i DEST=/go/src/github.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-07-01T10:36:45.369Z] INFO: Testing against a local daemon [2020-07-01T10:36:45.369Z] === RUN TestPluginInvalidJSON [2020-07-01T10:36:45.369Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:36:45.369Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:36:45.369Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:36:45.369Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-01T10:36:45.369Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-07-01T10:36:45.369Z] === RUN TestPluginInstall [2020-07-01T10:36:45.369Z] === RUN TestPluginInstall/no_auth [2020-07-01T10:36:45.581Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-01T10:36:46.943Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-01T10:36:47.503Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-01T10:36:48.428Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-01T10:36:48.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-01T10:36:49.068Z] --- PASS: TestCreateJob (4.43s) [2020-07-01T10:36:49.068Z] === RUN TestReplicatedJob [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d398f04efbda66c839f86b7c300fa2759244f651cfe6711a7172aabe25ea6bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:51.933Z] time="2020-07-01T10:36:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d398f04efbda66c839f86b7c300fa2759244f651cfe6711a7172aabe25ea6bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:51.933Z] === RUN TestPluginInstall/with_htpasswd [2020-07-01T10:36:51.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbee36c7d4c1f4d34331839cb236cd65bbb72677a9f400f6ce8e7dfbf6989c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:52.192Z] time="2020-07-01T10:36:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bbee36c7d4c1f4d34331839cb236cd65bbb72677a9f400f6ce8e7dfbf6989c38" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:52.759Z] === RUN TestPluginInstall/with_insecure [2020-07-01T10:36:52.865Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:542a8410e18f108a8e69718f34cf122c1e5ffb8057cc748d2941bf3bec2f1e33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:36:54.134Z] time="2020-07-01T10:36:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:542a8410e18f108a8e69718f34cf122c1e5ffb8057cc748d2941bf3bec2f1e33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:36:54.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-01T10:36:54.225Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-01T10:36:54.393Z] --- PASS: TestPluginInstall (8.90s) [2020-07-01T10:36:54.393Z] --- PASS: TestPluginInstall/no_auth (5.98s) [2020-07-01T10:36:54.393Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-07-01T10:36:54.393Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-07-01T10:36:54.393Z] plugin_test.go:157: [de4704efc9fe2] daemon is not started [2020-07-01T10:36:54.393Z] PASS [2020-07-01T10:36:54.393Z] [2020-07-01T10:36:54.393Z] DONE 6 tests in 9.135s [2020-07-01T10:36:54.393Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-01T10:36:54.393Z] ++ 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-07-01T10:36:54.393Z] ++ set -e [2020-07-01T10:36:54.393Z] ++ '[' -n 0 ']' [2020-07-01T10:36:54.393Z] ++ set -x [2020-07-01T10:36:54.393Z] ++ env -i DEST=/go/src/github.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-07-01T10:36:54.393Z] INFO: Testing against a local daemon [2020-07-01T10:36:54.393Z] === RUN TestExternalGraphDriver [2020-07-01T10:36:54.652Z] === RUN TestExternalGraphDriver/json [2020-07-01T10:36:54.784Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-01T10:36:55.344Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-01T10:36:55.598Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-01T10:36:55.853Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-01T10:36:56.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-01T10:36:56.107Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-01T10:36:56.107Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-01T10:36:56.362Z] --- PASS: TestUpdateRestartPolicy (12.69s) [2020-07-01T10:36:56.362Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-01T10:36:57.183Z] === RUN TestExternalGraphDriver/spec [2020-07-01T10:36:57.286Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-07-01T10:36:57.286Z] === RUN TestWaitNonBlocked [2020-07-01T10:36:57.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:36:57.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:36:57.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:36:57.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:36:57.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:36:57.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:36:57.441Z] --- PASS: TestReplicatedJob (7.22s) [2020-07-01T10:36:57.442Z] === RUN TestUpdateReplicatedJob [2020-07-01T10:36:57.541Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-01T10:36:58.466Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-01T10:36:58.466Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-07-01T10:36:58.466Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-07-01T10:36:58.466Z] === RUN TestWaitBlocked [2020-07-01T10:36:58.466Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:36:58.466Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:36:58.466Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:36:58.466Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:36:58.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:36:58.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:36:59.715Z] === RUN TestExternalGraphDriver/pull [2020-07-01T10:36:59.830Z] --- PASS: TestWaitBlocked (0.06s) [2020-07-01T10:36:59.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-07-01T10:36:59.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-07-01T10:36:59.830Z] === CONT TestContainerStartOnDaemonRestart [2020-07-01T10:36:59.830Z] === CONT TestIpcModeOlderClient [2020-07-01T10:36:59.830Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-01T10:36:59.830Z] === CONT TestDaemonHostGatewayIP [2020-07-01T10:37:00.089Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-01T10:37:00.891Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-07-01T10:37:00.891Z] === RUN TestServiceListWithStatuses [2020-07-01T10:37:00.891Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-01T10:37:00.891Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:37:00.891Z] === RUN TestDockerNetworkConnectAlias [2020-07-01T10:37:02.246Z] --- PASS: TestExternalGraphDriver (7.37s) [2020-07-01T10:37:02.246Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2020-07-01T10:37:02.246Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2020-07-01T10:37:02.246Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2020-07-01T10:37:02.246Z] === RUN TestGraphdriverPluginV2 [2020-07-01T10:37:02.246Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-07-01T10:37:02.246Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:37:02.246Z] PASS [2020-07-01T10:37:02.246Z] [2020-07-01T10:37:02.246Z] === Skipped [2020-07-01T10:37:02.246Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-07-01T10:37:02.246Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:37:02.246Z] [2020-07-01T10:37:02.246Z] [2020-07-01T10:37:02.246Z] DONE 5 tests, 1 skipped in 7.555s [2020-07-01T10:37:02.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-01T10:37:02.246Z] ++ 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-07-01T10:37:02.246Z] ++ set -e [2020-07-01T10:37:02.246Z] ++ '[' -n 0 ']' [2020-07-01T10:37:02.246Z] ++ set -x [2020-07-01T10:37:02.246Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:02.246Z] INFO: Testing against a local daemon [2020-07-01T10:37:02.246Z] === RUN TestContinueAfterPluginCrash [2020-07-01T10:37:02.246Z] === PAUSE TestContinueAfterPluginCrash [2020-07-01T10:37:02.246Z] === RUN TestReadPluginNoRead [2020-07-01T10:37:02.246Z] === PAUSE TestReadPluginNoRead [2020-07-01T10:37:02.246Z] === RUN TestDaemonStartWithLogOpt [2020-07-01T10:37:02.246Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-01T10:37:02.246Z] === CONT TestContinueAfterPluginCrash [2020-07-01T10:37:02.246Z] === CONT TestDaemonStartWithLogOpt [2020-07-01T10:37:02.246Z] === CONT TestReadPluginNoRead [2020-07-01T10:37:03.349Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2020-07-01T10:37:03.349Z] === CONT TestContainerKillOnDaemonStart [2020-07-01T10:37:03.349Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-01T10:37:04.746Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-01T10:37:04.746Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-01T10:37:05.003Z] --- PASS: TestDaemonHostGatewayIP (5.43s) [2020-07-01T10:37:05.003Z] === CONT TestDaemonRestartIpcMode [2020-07-01T10:37:06.442Z] === RUN TestReadPluginNoRead/default [2020-07-01T10:37:07.008Z] --- PASS: TestDaemonStartWithLogOpt (4.80s) [2020-07-01T10:37:08.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-01T10:37:08.270Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-01T10:37:08.384Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-01T10:37:08.830Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-07-01T10:37:09.264Z] --- PASS: TestDockerNetworkConnectAlias (8.54s) [2020-07-01T10:37:09.264Z] === RUN TestDockerNetworkReConnect [2020-07-01T10:37:09.389Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-01T10:37:09.389Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-01T10:37:09.643Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-01T10:37:10.203Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-01T10:37:10.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-01T10:37:10.203Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-01T10:37:10.285Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-01T10:37:12.186Z] --- PASS: TestReadPluginNoRead (9.81s) [2020-07-01T10:37:12.186Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-07-01T10:37:12.186Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2020-07-01T10:37:12.186Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s) [2020-07-01T10:37:12.186Z] read_test.go:92: [d078ef448167f] daemon is not started [2020-07-01T10:37:12.450Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2020-07-01T10:37:12.450Z] PASS [2020-07-01T10:37:12.450Z] [2020-07-01T10:37:12.450Z] DONE 6 tests in 10.476s [2020-07-01T10:37:12.450Z] 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-07-01T10:37:12.450Z] ++ 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-07-01T10:37:12.450Z] ++ set -e [2020-07-01T10:37:12.450Z] ++ '[' -n 0 ']' [2020-07-01T10:37:12.450Z] ++ set -x [2020-07-01T10:37:12.450Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:12.450Z] testing: warning: no tests to run [2020-07-01T10:37:12.450Z] PASS [2020-07-01T10:37:12.450Z] [2020-07-01T10:37:12.450Z] DONE 0 tests in 0.046s [2020-07-01T10:37:12.450Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-01T10:37:12.450Z] ++ 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-07-01T10:37:12.450Z] ++ set -e [2020-07-01T10:37:12.450Z] ++ '[' -n 0 ']' [2020-07-01T10:37:12.450Z] ++ set -x [2020-07-01T10:37:12.450Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:12.709Z] INFO: Testing against a local daemon [2020-07-01T10:37:12.709Z] === RUN TestPluginWithDevMounts [2020-07-01T10:37:12.709Z] === PAUSE TestPluginWithDevMounts [2020-07-01T10:37:12.709Z] === CONT TestPluginWithDevMounts [2020-07-01T10:37:12.713Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-01T10:37:15.239Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-07-01T10:37:15.239Z] PASS [2020-07-01T10:37:15.239Z] [2020-07-01T10:37:15.239Z] DONE 1 tests in 2.363s [2020-07-01T10:37:15.239Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-01T10:37:15.239Z] ++ 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-07-01T10:37:15.239Z] ++ set -e [2020-07-01T10:37:15.239Z] ++ '[' -n 0 ']' [2020-07-01T10:37:15.239Z] ++ set -x [2020-07-01T10:37:15.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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-07-01T10:37:15.239Z] INFO: Testing against a local daemon [2020-07-01T10:37:15.239Z] === RUN TestSecretInspect [2020-07-01T10:37:15.974Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-01T10:37:16.068Z] --- PASS: TestDockerNetworkReConnect (6.16s) [2020-07-01T10:37:16.068Z] === RUN TestServicePlugin [2020-07-01T10:37:16.068Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-01T10:37:16.068Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:37:16.068Z] === RUN TestServiceUpdateLabel [2020-07-01T10:37:16.536Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-07-01T10:37:16.536Z] PASS [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === Skipped [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-01T10:37:16.536Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-01T10:37:16.536Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-01T10:37:16.536Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:37:16.536Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-01T10:37:16.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-01T10:37:16.536Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] [2020-07-01T10:37:16.536Z] DONE 204 tests, 6 skipped in 148.716s [2020-07-01T10:37:16.536Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-01T10:37:16.536Z] ++ 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-07-01T10:37:16.536Z] ++ set -e [2020-07-01T10:37:16.536Z] ++ '[' -n 0 ']' [2020-07-01T10:37:16.536Z] ++ set -x [2020-07-01T10:37:16.536Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:16.536Z] INFO: Testing against a local daemon [2020-07-01T10:37:16.536Z] === RUN TestCommitInheritsEnv [2020-07-01T10:37:17.096Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-07-01T10:37:17.096Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-01T10:37:17.096Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-01T10:37:17.096Z] === RUN TestImagesFilterMultiReference [2020-07-01T10:37:17.351Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-07-01T10:37:17.351Z] === RUN TestImagePullPlatformInvalid [2020-07-01T10:37:17.351Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-07-01T10:37:17.351Z] === RUN TestRemoveImageOrphaning [2020-07-01T10:37:17.351Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-01T10:37:17.912Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-07-01T10:37:17.912Z] === RUN TestRemoveImageGarbageCollector [2020-07-01T10:37:18.523Z] --- PASS: TestSecretInspect (3.15s) [2020-07-01T10:37:18.523Z] === RUN TestSecretList [2020-07-01T10:37:18.837Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-01T10:37:19.396Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-01T10:37:19.534Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-07-01T10:37:19.534Z] === RUN TestServiceUpdateSecrets [2020-07-01T10:37:19.650Z] --- PASS: TestRemoveImageGarbageCollector (1.78s) [2020-07-01T10:37:19.650Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-01T10:37:19.650Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-01T10:37:19.650Z] === RUN TestTagInvalidReference [2020-07-01T10:37:19.650Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-01T10:37:19.650Z] === RUN TestTagValidPrefixedRepo [2020-07-01T10:37:19.650Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-07-01T10:37:19.650Z] === RUN TestTagExistedNameWithoutForce [2020-07-01T10:37:19.650Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-01T10:37:19.650Z] === RUN TestTagOfficialNames [2020-07-01T10:37:19.905Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-01T10:37:19.905Z] === RUN TestTagMatchesDigest [2020-07-01T10:37:19.905Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-01T10:37:19.905Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-01T10:37:19.905Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-01T10:37:21.266Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-01T10:37:21.807Z] --- PASS: TestSecretList (3.20s) [2020-07-01T10:37:21.807Z] === RUN TestSecretsCreateAndDelete [2020-07-01T10:37:22.626Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-01T10:37:25.101Z] --- PASS: TestSecretsCreateAndDelete (3.27s) [2020-07-01T10:37:25.101Z] === RUN TestSecretsUpdate [2020-07-01T10:37:26.781Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-01T10:37:26.781Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-01T10:37:27.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-01T10:37:27.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-01T10:37:28.154Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-01T10:37:28.154Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-01T10:37:28.154Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-01T10:37:28.154Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-01T10:37:28.154Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-01T10:37:28.400Z] --- PASS: TestSecretsUpdate (3.25s) [2020-07-01T10:37:28.400Z] === RUN TestTemplatedSecret [2020-07-01T10:37:28.410Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-01T10:37:28.836Z] 666079ee0460: Pull complete [2020-07-01T10:37:28.836Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-07-01T10:37:28.836Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:37:28.836Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-01T10:37:28.836Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-01T10:37:28.836Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-07-01T10:37:28.836Z] WARN: Skipping validation tests [2020-07-01T10:37:28.836Z] INFO: Running unit tests at 07/01/2020 10:37:28... [2020-07-01T10:37:31.219Z] --- PASS: TestBuildWithHugeFile (54.20s) [2020-07-01T10:37:31.219Z] === RUN TestBuildWithEmptyDockerfile [2020-07-01T10:37:31.219Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:37:31.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:37:31.219Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:37:31.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:37:31.219Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:37:31.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:37:31.219Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-01T10:37:31.219Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-01T10:37:31.219Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-01T10:37:31.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-07-01T10:37:31.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-07-01T10:37:31.219Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-01T10:37:31.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-07-01T10:37:31.219Z] === RUN TestBuildPreserveOwnership [2020-07-01T10:37:31.219Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-01T10:37:31.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-01T10:37:31.686Z] --- PASS: TestTemplatedSecret (3.51s) [2020-07-01T10:37:31.686Z] === RUN TestSecretCreateResolve [2020-07-01T10:37:31.823Z] INFO: make.ps1 starting at 07/01/2020 10:37:31 [2020-07-01T10:37:32.296Z] INFO: Git commit (6908642616) assumed from DOCKER_GITCOMMIT environment variable [2020-07-01T10:37:32.296Z] INFO: Invoking autogen... [2020-07-01T10:37:32.574Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-01T10:37:32.703Z] --- PASS: TestBuildPreserveOwnership (3.94s) [2020-07-01T10:37:32.703Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-07-01T10:37:32.703Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2020-07-01T10:37:32.703Z] === RUN TestBuildPlatformInvalid [2020-07-01T10:37:32.703Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-07-01T10:37:32.703Z] PASS [2020-07-01T10:37:32.703Z] [2020-07-01T10:37:32.703Z] === Skipped [2020-07-01T10:37:32.703Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-07-01T10:37:32.703Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:37:32.703Z] [2020-07-01T10:37:32.703Z] [2020-07-01T10:37:32.703Z] DONE 32 tests, 1 skipped in 91.258s [2020-07-01T10:37:32.703Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-01T10:37:32.703Z] ++ 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-07-01T10:37:32.703Z] ++ set -e [2020-07-01T10:37:32.703Z] ++ '[' -n 0 ']' [2020-07-01T10:37:32.703Z] ++ set -x [2020-07-01T10:37:32.703Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:32.703Z] INFO: Testing against a local daemon [2020-07-01T10:37:32.703Z] === RUN TestConfigInspect [2020-07-01T10:37:32.767Z] INFO: Running unit tests... [2020-07-01T10:37:33.935Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-01T10:37:34.216Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-07-01T10:37:34.216Z] PASS [2020-07-01T10:37:34.216Z] [2020-07-01T10:37:34.216Z] DONE 6 tests in 19.242s [2020-07-01T10:37:34.216Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-01T10:37:34.216Z] ++ 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-07-01T10:37:34.216Z] ++ set -e [2020-07-01T10:37:34.216Z] ++ '[' -n 0 ']' [2020-07-01T10:37:34.216Z] ++ set -x [2020-07-01T10:37:34.217Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:34.217Z] INFO: Testing against a local daemon [2020-07-01T10:37:34.217Z] === RUN TestServiceCreateInit [2020-07-01T10:37:34.217Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-01T10:37:34.731Z] --- PASS: TestConfigInspect (1.88s) [2020-07-01T10:37:34.731Z] === RUN TestConfigList [2020-07-01T10:37:34.858Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-01T10:37:35.417Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-01T10:37:35.976Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-01T10:37:36.777Z] --- PASS: TestConfigList (1.93s) [2020-07-01T10:37:36.777Z] === RUN TestConfigsCreateAndDelete [2020-07-01T10:37:36.900Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-01T10:37:37.972Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2020-07-01T10:37:37.972Z] === RUN TestServiceUpdateConfigs [2020-07-01T10:37:38.807Z] --- PASS: TestConfigsCreateAndDelete (1.94s) [2020-07-01T10:37:38.807Z] === RUN TestConfigsUpdate [2020-07-01T10:37:39.410Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-01T10:37:39.485Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-01T10:37:39.665Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-01T10:37:39.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-01T10:37:40.290Z] --- PASS: TestConfigsUpdate (1.93s) [2020-07-01T10:37:40.290Z] === RUN TestTemplatedConfig [2020-07-01T10:37:40.479Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-01T10:37:41.473Z] INFO: Invoking unit tests run with C:\gopath/bin/\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-07-01T10:37:42.972Z] --- PASS: TestTemplatedConfig (2.44s) [2020-07-01T10:37:42.972Z] === RUN TestConfigCreateResolve [2020-07-01T10:37:42.988Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-01T10:37:44.751Z] --- PASS: TestServiceCreateInit (10.16s) [2020-07-01T10:37:44.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-07-01T10:37:44.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s) [2020-07-01T10:37:44.752Z] === RUN TestCreateServiceMultipleTimes [2020-07-01T10:37:44.871Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-01T10:37:45.004Z] --- PASS: TestConfigCreateResolve (1.88s) [2020-07-01T10:37:45.004Z] === RUN TestConfigDaemonLibtrustID [2020-07-01T10:37:45.287Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-01T10:37:45.287Z] PASS [2020-07-01T10:37:45.287Z] [2020-07-01T10:37:45.287Z] DONE 7 tests in 12.617s [2020-07-01T10:37:45.287Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-01T10:37:45.287Z] ++ 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-07-01T10:37:45.287Z] ++ set -e [2020-07-01T10:37:45.287Z] ++ '[' -n 0 ']' [2020-07-01T10:37:45.287Z] ++ set -x [2020-07-01T10:37:45.287Z] ++ env -i DEST=/go/src/github.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-07-01T10:37:45.287Z] INFO: Testing against a local daemon [2020-07-01T10:37:45.287Z] === RUN TestCheckpoint [2020-07-01T10:37:45.287Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-01T10:37:45.287Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:37:45.287Z] === RUN TestContainerInvalidJSON [2020-07-01T10:37:45.287Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:37:45.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:37:45.287Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:37:45.287Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:37:45.287Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:37:45.287Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:37:45.287Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-01T10:37:45.287Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-01T10:37:45.287Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-01T10:37:45.287Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-01T10:37:45.287Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-01T10:37:45.287Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-01T10:37:45.287Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-01T10:37:45.287Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-01T10:37:45.577Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-01T10:37:45.577Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-01T10:37:45.577Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-07-01T10:37:45.577Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-01T10:37:45.577Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-01T10:37:45.577Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-01T10:37:45.577Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-01T10:37:45.577Z] === RUN TestCopyFromContainer [2020-07-01T10:37:46.757Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-01T10:37:47.052Z] === RUN TestCopyFromContainer// [2020-07-01T10:37:47.052Z] === RUN TestCopyFromContainer//bar/root [2020-07-01T10:37:47.052Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-01T10:37:47.052Z] === RUN TestCopyFromContainer/bar/quux [2020-07-01T10:37:47.052Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-01T10:37:47.337Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-01T10:37:47.337Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-01T10:37:47.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-01T10:37:47.337Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-01T10:37:47.365Z] ? github.com/docker/docker/api [no test files] [2020-07-01T10:37:47.621Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer (1.93s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-01T10:37:47.621Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-01T10:37:47.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-01T10:37:47.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:37:47.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:37:47.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:37:47.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:37:47.621Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:37:47.621Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:37:47.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-01T10:37:47.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-01T10:37:47.621Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-01T10:37:47.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-01T10:37:47.621Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-01T10:37:47.621Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-07-01T10:37:47.621Z] === RUN TestCreateWithInvalidEnv [2020-07-01T10:37:47.621Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-01T10:37:47.621Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-01T10:37:47.621Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-01T10:37:47.621Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-01T10:37:47.621Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-01T10:37:47.621Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-01T10:37:47.621Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-01T10:37:47.621Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-01T10:37:47.621Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-01T10:37:47.621Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-01T10:37:47.621Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-01T10:37:47.621Z] === RUN TestCreateTmpfsMountsTarget [2020-07-01T10:37:47.621Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-01T10:37:47.621Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-01T10:37:49.269Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:37:49.647Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-01T10:37:49.647Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-01T10:37:49.647Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-01T10:37:49.647Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-01T10:37:50.194Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-01T10:37:51.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:37:51.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:37:51.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:37:51.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:37:51.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:37:51.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:37:51.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:37:51.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-01T10:37:51.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-01T10:37:51.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-01T10:37:51.156Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-01T10:37:51.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-01T10:37:51.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-01T10:37:51.157Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-01T10:37:51.783Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-01T10:37:51.783Z] === RUN TestCreateDifferentPlatform [2020-07-01T10:37:51.783Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-01T10:37:51.783Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-01T10:37:51.783Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-01T10:37:51.783Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-01T10:37:51.783Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-01T10:37:51.783Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-01T10:37:51.783Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-07-01T10:37:51.783Z] === RUN TestContainerStartOnDaemonRestart [2020-07-01T10:37:51.783Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-01T10:37:51.783Z] === RUN TestDaemonRestartIpcMode [2020-07-01T10:37:51.783Z] === PAUSE TestDaemonRestartIpcMode [2020-07-01T10:37:51.783Z] === RUN TestDaemonHostGatewayIP [2020-07-01T10:37:51.783Z] === PAUSE TestDaemonHostGatewayIP [2020-07-01T10:37:51.783Z] === RUN TestContainerKillOnDaemonStart [2020-07-01T10:37:51.783Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-01T10:37:51.783Z] === RUN TestDiff [2020-07-01T10:37:52.396Z] --- PASS: TestDiff (0.54s) [2020-07-01T10:37:52.396Z] === RUN TestExecWithCloseStdin [2020-07-01T10:37:53.011Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-07-01T10:37:53.011Z] === RUN TestExec [2020-07-01T10:37:53.178Z] --- PASS: TestServiceUpdateConfigs (15.76s) [2020-07-01T10:37:53.178Z] === RUN TestServiceUpdateNetwork [2020-07-01T10:37:53.456Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-01T10:37:53.456Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-01T10:37:53.630Z] --- PASS: TestExec (0.65s) [2020-07-01T10:37:53.630Z] === RUN TestExecUser [2020-07-01T10:37:54.249Z] --- PASS: TestExecUser (0.72s) [2020-07-01T10:37:54.249Z] === RUN TestExportContainerAndImportImage [2020-07-01T10:37:54.819Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-01T10:37:55.016Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-01T10:37:55.016Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-01T10:37:55.016Z] Cross building: bundles/cross/windows/amd64 [2020-07-01T10:37:55.016Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-01T10:37:55.016Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-01T10:37:55.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-01T10:37:55.260Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-01T10:37:55.260Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-01T10:37:56.743Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-07-01T10:37:56.743Z] === RUN TestHealthCheckWorkdir [2020-07-01T10:37:57.358Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-07-01T10:37:57.358Z] === RUN TestHealthKillContainer [2020-07-01T10:37:58.336Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-01T10:37:58.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-01T10:37:59.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-01T10:37:59.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-01T10:38:00.060Z] --- PASS: TestHealthKillContainer (2.76s) [2020-07-01T10:38:00.060Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-01T10:38:00.676Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-07-01T10:38:00.676Z] === RUN TestIpcModeNone [2020-07-01T10:38:01.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-01T10:38:01.183Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-01T10:38:01.295Z] --- PASS: TestIpcModeNone (0.61s) [2020-07-01T10:38:01.295Z] === RUN TestIpcModePrivate [2020-07-01T10:38:01.908Z] --- PASS: TestIpcModePrivate (0.64s) [2020-07-01T10:38:01.908Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-01T10:38:01.908Z] === RUN TestIpcModeShareable [2020-07-01T10:38:02.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-01T10:38:02.347Z] ok github.com/docker/docker/api/server 0.205s coverage: 9.0% of statements [2020-07-01T10:38:02.525Z] --- PASS: TestIpcModeShareable (0.66s) [2020-07-01T10:38:02.525Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-01T10:38:02.525Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-01T10:38:03.473Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-01T10:38:03.728Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-01T10:38:03.983Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-01T10:38:04.541Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-01T10:38:04.552Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2020-07-01T10:38:04.552Z] === RUN TestAPIIpcModeHost [2020-07-01T10:38:04.835Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-07-01T10:38:04.835Z] === RUN TestDaemonIpcModeShareable [2020-07-01T10:38:05.466Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-01T10:38:06.307Z] --- PASS: TestDaemonIpcModeShareable (1.43s) [2020-07-01T10:38:06.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-01T10:38:06.307Z] === RUN TestDaemonIpcModePrivate [2020-07-01T10:38:06.676Z] --- PASS: TestCreateServiceMultipleTimes (19.73s) [2020-07-01T10:38:06.676Z] === RUN TestCreateServiceConflict [2020-07-01T10:38:06.827Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-01T10:38:06.934Z] --- PASS: TestCreateServiceConflict (2.73s) [2020-07-01T10:38:06.934Z] === RUN TestCreateServiceMaxReplicas [2020-07-01T10:38:07.083Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-01T10:38:07.785Z] --- PASS: TestDaemonIpcModePrivate (1.43s) [2020-07-01T10:38:07.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-01T10:38:07.785Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-01T10:38:08.430Z] --- PASS: TestServiceUpdateNetwork (16.37s) [2020-07-01T10:38:08.430Z] === RUN TestServiceUpdatePidsLimit [2020-07-01T10:38:08.430Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-01T10:38:08.967Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-01T10:38:09.262Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-07-01T10:38:09.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-01T10:38:09.262Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-01T10:38:09.438Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-01T10:38:10.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.38s) [2020-07-01T10:38:10.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-07-01T10:38:10.738Z] === RUN TestIpcModeOlderClient [2020-07-01T10:38:10.738Z] === PAUSE TestIpcModeOlderClient [2020-07-01T10:38:10.738Z] === RUN TestKillContainerInvalidSignal [2020-07-01T10:38:10.850Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-01T10:38:11.022Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-07-01T10:38:11.022Z] === RUN TestKillContainer [2020-07-01T10:38:11.022Z] === RUN TestKillContainer/no_signal [2020-07-01T10:38:11.120Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-07-01T10:38:11.120Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-01T10:38:11.638Z] === RUN TestKillContainer/non_killing_signal [2020-07-01T10:38:11.923Z] === RUN TestKillContainer/killing_signal [2020-07-01T10:38:12.540Z] --- PASS: TestKillContainer (1.67s) [2020-07-01T10:38:12.540Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-07-01T10:38:12.540Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-07-01T10:38:12.540Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-07-01T10:38:12.540Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-01T10:38:12.540Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-01T10:38:13.154Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-01T10:38:13.774Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2020-07-01T10:38:13.774Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-07-01T10:38:13.774Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2020-07-01T10:38:13.774Z] === RUN TestKillStoppedContainer [2020-07-01T10:38:13.774Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-01T10:38:13.774Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-01T10:38:14.099Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-01T10:38:14.099Z] === RUN TestKillDifferentUserContainer [2020-07-01T10:38:14.109Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-01T10:38:14.365Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-01T10:38:14.716Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-07-01T10:38:14.716Z] === RUN TestInspectOomKilledTrue [2020-07-01T10:38:15.290Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-01T10:38:15.333Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-07-01T10:38:15.333Z] === RUN TestInspectOomKilledFalse [2020-07-01T10:38:15.851Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-01T10:38:16.015Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-07-01T10:38:16.015Z] === RUN TestLinksEtcHostsContentMatch [2020-07-01T10:38:16.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-07-01T10:38:16.645Z] === RUN TestLinksContainerNames [2020-07-01T10:38:17.652Z] --- PASS: TestLinksContainerNames (1.07s) [2020-07-01T10:38:17.652Z] === RUN TestLogsFollowTailEmpty [2020-07-01T10:38:17.808Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-01T10:38:17.935Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-07-01T10:38:17.935Z] === RUN TestContainerNetworkMountsNoChown [2020-07-01T10:38:18.360Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-01T10:38:18.553Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/default [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/default [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/private [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/private [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rprivate [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/slave [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/slave [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rslave [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/shared [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/shared [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rshared [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/default [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/rprivate [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/rslave [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/shared [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/slave [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/rshared [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/private [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-01T10:38:18.553Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:38:18.553Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-01T10:38:18.553Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-01T10:38:18.614Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-01T10:38:18.837Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-01T10:38:18.837Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-01T10:38:18.837Z] === RUN TestContainerBindMountNonRecursive [2020-07-01T10:38:20.324Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2020-07-01T10:38:20.324Z] === RUN TestNetworkNat [2020-07-01T10:38:20.940Z] --- PASS: TestNetworkNat (0.58s) [2020-07-01T10:38:20.940Z] === RUN TestNetworkLocalhostTCPNat [2020-07-01T10:38:21.555Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-01T10:38:21.555Z] === RUN TestNetworkLoopbackNat [2020-07-01T10:38:21.901Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-01T10:38:22.173Z] --- PASS: TestNetworkLoopbackNat (0.75s) [2020-07-01T10:38:22.173Z] === RUN TestPause [2020-07-01T10:38:22.795Z] --- PASS: TestPause (0.57s) [2020-07-01T10:38:22.795Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-01T10:38:22.795Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:38:22.795Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:38:22.795Z] === RUN TestPauseStopPausedContainer [2020-07-01T10:38:23.413Z] --- PASS: TestPauseStopPausedContainer (0.61s) [2020-07-01T10:38:23.413Z] === RUN TestPsFilter [2020-07-01T10:38:23.413Z] --- PASS: TestPsFilter (0.16s) [2020-07-01T10:38:23.413Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-01T10:38:24.032Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-07-01T10:38:24.032Z] === RUN TestRemoveContainerWithVolume [2020-07-01T10:38:24.649Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-07-01T10:38:24.649Z] === RUN TestRemoveContainerRunning [2020-07-01T10:38:25.172Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-01T10:38:25.265Z] --- PASS: TestRemoveContainerRunning (0.61s) [2020-07-01T10:38:25.265Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-01T10:38:25.879Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-07-01T10:38:25.879Z] === RUN TestRemoveInvalidContainer [2020-07-01T10:38:25.879Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-01T10:38:25.879Z] === RUN TestRenameLinkedContainer [2020-07-01T10:38:25.994Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.78s) [2020-07-01T10:38:25.994Z] === RUN TestCreateServiceSecretFileMode [2020-07-01T10:38:26.183Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-07-01T10:38:26.183Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-07-01T10:38:26.183Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.15s) [2020-07-01T10:38:26.183Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2020-07-01T10:38:26.183Z] PASS [2020-07-01T10:38:26.183Z] [2020-07-01T10:38:26.183Z] === Skipped [2020-07-01T10:38:26.183Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-07-01T10:38:26.183Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:38:26.183Z] [2020-07-01T10:38:26.183Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-01T10:38:26.183Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:38:26.183Z] [2020-07-01T10:38:26.183Z] [2020-07-01T10:38:26.183Z] DONE 27 tests, 2 skipped in 174.479s [2020-07-01T10:38:26.183Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-01T10:38:26.183Z] ++ 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-07-01T10:38:26.183Z] ++ set -e [2020-07-01T10:38:26.183Z] ++ '[' -n 0 ']' [2020-07-01T10:38:26.183Z] ++ set -x [2020-07-01T10:38:26.183Z] ++ env -i DEST=/go/src/github.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-07-01T10:38:26.183Z] INFO: Testing against a local daemon [2020-07-01T10:38:26.183Z] === RUN TestSessionCreate [2020-07-01T10:38:26.183Z] --- PASS: TestSessionCreate (0.02s) [2020-07-01T10:38:26.183Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-01T10:38:26.183Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-01T10:38:26.183Z] PASS [2020-07-01T10:38:26.183Z] [2020-07-01T10:38:26.183Z] DONE 2 tests in 0.312s [2020-07-01T10:38:26.183Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-01T10:38:26.183Z] ++ 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-07-01T10:38:26.183Z] ++ set -e [2020-07-01T10:38:26.183Z] ++ '[' -n 0 ']' [2020-07-01T10:38:26.183Z] ++ set -x [2020-07-01T10:38:26.183Z] ++ env -i DEST=/go/src/github.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-07-01T10:38:26.183Z] INFO: Testing against a local daemon [2020-07-01T10:38:26.183Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-01T10:38:26.183Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-01T10:38:26.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:38:26.183Z] === RUN TestEventsExecDie [2020-07-01T10:38:26.465Z] --- PASS: TestEventsExecDie (0.95s) [2020-07-01T10:38:26.465Z] === RUN TestEventsBackwardsCompatible [2020-07-01T10:38:26.465Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-07-01T10:38:26.465Z] === RUN TestInfoBinaryCommits [2020-07-01T10:38:26.465Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-01T10:38:26.465Z] === RUN TestInfoAPIVersioned [2020-07-01T10:38:26.465Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-01T10:38:26.465Z] === RUN TestInfoDiscoveryBackend [2020-07-01T10:38:27.079Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-01T10:38:27.079Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-01T10:38:27.909Z] --- PASS: TestRenameLinkedContainer (2.15s) [2020-07-01T10:38:27.909Z] === RUN TestRenameStoppedContainer [2020-07-01T10:38:28.083Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-01T10:38:28.083Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-01T10:38:28.527Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-07-01T10:38:28.527Z] === RUN TestRenameRunningContainerAndReuse [2020-07-01T10:38:28.697Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-01T10:38:28.697Z] === RUN TestInfoAPI [2020-07-01T10:38:28.697Z] --- PASS: TestInfoAPI (0.02s) [2020-07-01T10:38:28.697Z] === RUN TestInfoAPIWarnings [2020-07-01T10:38:29.276Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-07-01T10:38:29.276Z] === RUN TestCreateServiceConfigFileMode [2020-07-01T10:38:29.310Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-01T10:38:29.310Z] === RUN TestInfoDebug [2020-07-01T10:38:29.326Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-01T10:38:29.547Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-07-01T10:38:29.547Z] === RUN TestRenameInvalidName [2020-07-01T10:38:29.591Z] --- PASS: TestInfoDebug (0.52s) [2020-07-01T10:38:29.592Z] === RUN TestInfoInsecureRegistries [2020-07-01T10:38:30.164Z] --- PASS: TestRenameInvalidName (0.58s) [2020-07-01T10:38:30.164Z] === RUN TestRenameAnonymousContainer [2020-07-01T10:38:30.204Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-07-01T10:38:30.204Z] === RUN TestInfoRegistryMirrors [2020-07-01T10:38:30.688Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-01T10:38:30.820Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-01T10:38:30.820Z] === RUN TestLoginFailsWithBadCredentials [2020-07-01T10:38:31.102Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-07-01T10:38:31.102Z] === RUN TestPingCacheHeaders [2020-07-01T10:38:31.102Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-07-01T10:38:31.102Z] === RUN TestPingGet [2020-07-01T10:38:31.102Z] --- PASS: TestPingGet (0.01s) [2020-07-01T10:38:31.102Z] === RUN TestPingHead [2020-07-01T10:38:31.102Z] --- PASS: TestPingHead (0.01s) [2020-07-01T10:38:31.102Z] === RUN TestVersion [2020-07-01T10:38:31.102Z] --- PASS: TestVersion (0.01s) [2020-07-01T10:38:31.102Z] PASS [2020-07-01T10:38:31.102Z] [2020-07-01T10:38:31.102Z] === Skipped [2020-07-01T10:38:31.102Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-01T10:38:31.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:38:31.102Z] [2020-07-01T10:38:31.102Z] [2020-07-01T10:38:31.102Z] DONE 18 tests, 1 skipped in 5.783s [2020-07-01T10:38:31.102Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-01T10:38:31.102Z] ++ 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-07-01T10:38:31.102Z] ++ set -e [2020-07-01T10:38:31.102Z] ++ '[' -n 0 ']' [2020-07-01T10:38:31.102Z] ++ set -x [2020-07-01T10:38:31.102Z] ++ env -i DEST=/go/src/github.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-07-01T10:38:31.102Z] INFO: Testing against a local daemon [2020-07-01T10:38:31.102Z] === RUN TestVolumesCreateAndList [2020-07-01T10:38:31.249Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-01T10:38:31.384Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-01T10:38:31.384Z] === RUN TestVolumesRemove [2020-07-01T10:38:31.384Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-01T10:38:31.384Z] === RUN TestVolumesInspect [2020-07-01T10:38:31.384Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-01T10:38:31.384Z] === RUN TestVolumesInvalidJSON [2020-07-01T10:38:31.384Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-01T10:38:31.384Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-01T10:38:31.384Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-01T10:38:31.384Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-01T10:38:31.384Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-01T10:38:31.384Z] PASS [2020-07-01T10:38:31.384Z] [2020-07-01T10:38:31.384Z] DONE 5 tests in 0.342s [2020-07-01T10:38:31.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:38:31.667Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T10:38:31.667Z] +++ kill 12021 [2020-07-01T10:38:31.809Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-01T10:38:31.809Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-01T10:38:32.192Z] --- PASS: TestRenameAnonymousContainer (2.04s) [2020-07-01T10:38:32.192Z] === RUN TestRenameContainerWithSameName [2020-07-01T10:38:32.562Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2020-07-01T10:38:32.562Z] === RUN TestCreateServiceSysctls [2020-07-01T10:38:32.735Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-01T10:38:32.811Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2020-07-01T10:38:32.811Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-01T10:38:33.149Z] +++ /etc/init.d/apparmor stop [2020-07-01T10:38:33.149Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:38:33.149Z] [2020-07-01T10:38:33.149Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:38:33.149Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:38:33.149Z] [2020-07-01T10:38:33.149Z] To set a process to complain mode, use the command line tool [2020-07-01T10:38:33.149Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:38:33.149Z] +++ true [2020-07-01T10:38:33.149Z] exiting test-integration [2020-07-01T10:38:33.149Z] ++ exit 0 [2020-07-01T10:38:33.149Z] [2020-07-01T10:38:33.661Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-01T10:38:33.827Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-07-01T10:38:33.827Z] === RUN TestResize Post stage [Pipeline] junit [2020-07-01T10:38:34.207Z] Recording test results [2020-07-01T10:38:34.453Z] --- PASS: TestResize (0.57s) [2020-07-01T10:38:34.453Z] === RUN TestResizeWithInvalidSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T10:38:34.996Z] + echo Ensuring container killed. [2020-07-01T10:38:34.996Z] Ensuring container killed. [2020-07-01T10:38:34.996Z] + docker rm -vf docker-pr2 [2020-07-01T10:38:35.068Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-07-01T10:38:35.068Z] === RUN TestResizeWhenContainerNotStarted [2020-07-01T10:38:35.609Z] Error: No such container: docker-pr2 [2020-07-01T10:38:35.609Z] + true [Pipeline] sh [2020-07-01T10:38:35.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-07-01T10:38:35.704Z] === RUN TestDaemonRestartKillContainers [2020-07-01T10:38:35.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:35.705Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:35.705Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-01T10:38:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-01T10:38:35.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:35.846Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-07-01T10:38:35.846Z] === RUN TestCreateServiceCapabilities [2020-07-01T10:38:35.979Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:38:35.979Z] Chowning /workspace to jenkins user [2020-07-01T10:38:35.979Z] + id -u [2020-07-01T10:38:35.979Z] + id -g [2020-07-01T10:38:35.979Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41166:/workspace busybox chown -R 1001:1001 /workspace [2020-07-01T10:38:35.979Z] Unable to find image 'busybox:latest' locally [2020-07-01T10:38:36.261Z] latest: Pulling from library/busybox [2020-07-01T10:38:36.542Z] 351d6c492d3f: Pulling fs layer [2020-07-01T10:38:36.542Z] 351d6c492d3f: Verifying Checksum [2020-07-01T10:38:36.542Z] 351d6c492d3f: Download complete [2020-07-01T10:38:36.920Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-01T10:38:36.920Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-01T10:38:37.156Z] 351d6c492d3f: Pull complete [2020-07-01T10:38:37.156Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T10:38:37.156Z] Status: Downloaded newer image for busybox:latest [2020-07-01T10:38:37.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-01T10:38:37.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-01T10:38:38.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-01T10:38:38.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-01T10:38:38.803Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:38:39.281Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-01T10:38:39.563Z] + bundleName=s390x-integration [2020-07-01T10:38:39.563Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-01T10:38:39.563Z] Creating s390x-integration-bundles.tar.gz [2020-07-01T10:38:39.563Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-01T10:38:39.563Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-01T10:38:39.880Z] Archiving artifacts [2020-07-01T10:38:39.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-01T10:38:39.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-01T10:38:40.033Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-07-01T10:38:40.033Z] === RUN TestInspect [2020-07-01T10:38:40.266Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T10:38:40.651Z] + make clean [2020-07-01T10:38:40.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-01T10:38:41.264Z] docker volume rm -f docker-dev-cache [2020-07-01T10:38:41.264Z] docker-dev-cache [Pipeline] deleteDir [2020-07-01T10:38:41.310Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-07-01T10:38:42.566Z] --- PASS: TestInspect (3.39s) [2020-07-01T10:38:42.566Z] === RUN TestCreateJob [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.40s) [2020-07-01T10:38:43.631Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-07-01T10:38:43.631Z] === RUN TestCgroupNamespacesRun [2020-07-01T10:38:45.109Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2020-07-01T10:38:45.109Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-01T10:38:45.469Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-01T10:38:46.121Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.38s) [2020-07-01T10:38:46.122Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-01T10:38:46.754Z] --- PASS: TestCreateJob (4.02s) [2020-07-01T10:38:46.754Z] === RUN TestReplicatedJob [2020-07-01T10:38:47.597Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2020-07-01T10:38:47.598Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-01T10:38:47.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-01T10:38:49.070Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2020-07-01T10:38:49.070Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-01T10:38:49.862Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-01T10:38:50.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.41s) [2020-07-01T10:38:50.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-01T10:38:51.746Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-01T10:38:52.017Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2020-07-01T10:38:52.017Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-01T10:38:52.633Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-07-01T10:38:52.633Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/server/httputils 0.151s coverage: 14.7% of statements [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/server/middleware 0.145s coverage: 37.7% of statements [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/types/filters 0.208s coverage: 92.2% of statements [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/types/time 0.140s coverage: 100.0% of statements [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/server/router/swarm 0.171s coverage: 5.1% of statements [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-01T10:38:53.307Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-01T10:38:53.307Z] ok github.com/docker/docker/builder/dockerignore 0.089s coverage: 96.8% of statements [2020-07-01T10:38:53.630Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-01T10:38:54.110Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2020-07-01T10:38:54.110Z] === RUN TestKernelTCPMemory [2020-07-01T10:38:54.733Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-07-01T10:38:54.733Z] === RUN TestNISDomainname [2020-07-01T10:38:54.868Z] --- PASS: TestReplicatedJob (6.84s) [2020-07-01T10:38:54.868Z] === RUN TestUpdateReplicatedJob [2020-07-01T10:38:55.349Z] --- PASS: TestNISDomainname (0.74s) [2020-07-01T10:38:55.349Z] === RUN TestHostnameDnsResolution [2020-07-01T10:38:56.279Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2020-07-01T10:38:56.359Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-07-01T10:38:56.359Z] === RUN TestStats [2020-07-01T10:38:56.750Z] ok github.com/docker/docker/builder/dockerfile 0.422s coverage: 46.4% of statements [2020-07-01T10:38:56.750Z] ok github.com/docker/docker/builder/remotecontext 0.739s coverage: 9.2% of statements [2020-07-01T10:38:56.891Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-01T10:38:58.152Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2020-07-01T10:38:58.152Z] === RUN TestServiceListWithStatuses [2020-07-01T10:38:58.152Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-01T10:38:58.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:38:58.152Z] === RUN TestDockerNetworkConnectAlias [2020-07-01T10:38:58.251Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-01T10:38:59.044Z] --- PASS: TestStats (2.58s) [2020-07-01T10:38:59.044Z] === RUN TestStopContainerWithTimeout [2020-07-01T10:38:59.045Z] === RUN TestStopContainerWithTimeout/0 [2020-07-01T10:38:59.045Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-01T10:38:59.045Z] === RUN TestStopContainerWithTimeout/1 [2020-07-01T10:38:59.045Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-01T10:38:59.045Z] === RUN TestStopContainerWithTimeout/3 [2020-07-01T10:38:59.045Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-01T10:38:59.045Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-01T10:38:59.045Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-01T10:38:59.045Z] === CONT TestStopContainerWithTimeout/0 [2020-07-01T10:38:59.045Z] === CONT TestStopContainerWithTimeout/3 [2020-07-01T10:38:59.045Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-01T10:38:59.045Z] === CONT TestStopContainerWithTimeout/1 [2020-07-01T10:39:01.509Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-01T10:39:01.509Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-01T10:39:01.737Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-01T10:39:01.737Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-07-01T10:39:01.737Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-07-01T10:39:01.737Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-07-01T10:39:01.737Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-07-01T10:39:01.737Z] === RUN TestDeleteDevicemapper [2020-07-01T10:39:01.737Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-01T10:39:01.737Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:39:01.737Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-01T10:39:03.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2020-07-01T10:39:03.767Z] === RUN TestUpdateMemory [2020-07-01T10:39:04.049Z] --- PASS: TestUpdateMemory (0.75s) [2020-07-01T10:39:04.049Z] === RUN TestUpdateCPUQuota [2020-07-01T10:39:04.714Z] --- PASS: TestDockerNetworkConnectAlias (6.55s) [2020-07-01T10:39:04.714Z] === RUN TestDockerNetworkReConnect [2020-07-01T10:39:05.064Z] --- PASS: TestUpdateCPUQuota (0.94s) [2020-07-01T10:39:05.064Z] === RUN TestUpdatePidsLimit [2020-07-01T10:39:05.064Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-01T10:39:05.348Z] === RUN TestUpdatePidsLimit/no_change [2020-07-01T10:39:05.637Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-01T10:39:05.923Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-01T10:39:06.209Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-01T10:39:06.494Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite (325.97s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.88s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.64s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2020-07-01T10:39:06.743Z] docker_cli_daemon_test.go:1449: [d83be94110760] daemon is not started [2020-07-01T10:39:06.743Z] check_test.go:309: [df2af0a50f50e] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.84s) [2020-07-01T10:39:06.743Z] check_test.go:309: [d53837fec061c] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.39s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.10s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.64s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.16s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.52s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-01T10:39:06.743Z] check_test.go:309: [d93a4c9f4bec0] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-01T10:39:06.743Z] check_test.go:309: [d2cac9d8caa17] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.59s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2020-07-01T10:39:06.743Z] check_test.go:309: [ddf91ffd1b7e7] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.54s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.72s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-01T10:39:06.743Z] check_test.go:309: [d654e05ad1bbd] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.40s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2020-07-01T10:39:06.743Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-01T10:39:06.743Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-01T10:39:06.743Z] check_test.go:309: [d75ca7801c74f] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.26s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.38s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2020-07-01T10:39:06.743Z] check_test.go:309: [df314b27115e9] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-01T10:39:06.743Z] check_test.go:309: [dafa6d6466f3e] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-07-01T10:39:06.743Z] docker_cli_daemon_plugins_test.go:79: [de60bd946c474] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.20s) [2020-07-01T10:39:06.743Z] docker_cli_daemon_plugins_test.go:169: [ddf7a29817b69] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-01T10:39:06.743Z] check_test.go:309: [d3f629a9ff5b5] daemon is not started [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.76s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.82s) [2020-07-01T10:39:06.743Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.61s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d521a17581075] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.63s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.15s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.90s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d75378e115dda] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.10s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.83s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.04s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.60s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.20s) [2020-07-01T10:39:06.744Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-01T10:39:06.744Z] check_test.go:309: [d4541c41f4778] daemon is not started [2020-07-01T10:39:06.744Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-01T10:39:06.744Z] check_test.go:309: [d487757f123d6] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d120f7691f072] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.02s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.96s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.53s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.68s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d6fc9a20bbdd9] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.52s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.04s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d24aab421e1c3] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.18s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-01T10:39:06.744Z] check_test.go:309: [d8d283e6918b9] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d5c4aa559af07] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d8cba9b595a92] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.30s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d481dc548a9d6] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.87s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.51s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.89s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.23s) [2020-07-01T10:39:06.744Z] check_test.go:309: [dbc25969eb954] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.69s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d084d61545da2] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.55s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.22s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.91s) [2020-07-01T10:39:06.744Z] docker_cli_daemon_test.go:2544: [d7747aa8be428] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.80s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.86s) [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2020-07-01T10:39:06.744Z] check_test.go:309: [d82fafb4e2862] daemon is not started [2020-07-01T10:39:06.744Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s) [2020-07-01T10:39:06.744Z] === RUN TestDockerSwarmSuite [2020-07-01T10:39:06.744Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-01T10:39:06.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit (2.74s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-07-01T10:39:07.787Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-01T10:39:07.787Z] === RUN TestUpdateRestartPolicy [2020-07-01T10:39:08.106Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-01T10:39:08.360Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-01T10:39:09.297Z] ok github.com/docker/docker/client 0.599s coverage: 74.9% of statements [2020-07-01T10:39:09.984Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2020-07-01T10:39:09.984Z] === RUN TestServicePlugin [2020-07-01T10:39:09.984Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-01T10:39:09.984Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:39:09.984Z] === RUN TestServiceUpdateLabel [2020-07-01T10:39:10.244Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-01T10:39:12.752Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-01T10:39:13.266Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-07-01T10:39:13.266Z] === RUN TestServiceUpdateSecrets [2020-07-01T10:39:13.312Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-01T10:39:13.567Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-01T10:39:14.126Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-01T10:39:15.051Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-01T10:39:15.051Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-01T10:39:15.610Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-01T10:39:15.865Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-01T10:39:16.441Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-01T10:39:16.441Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-01T10:39:16.441Z] remote: Enumerating objects: 2, done. [2020-07-01T10:39:16.441Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-01T10:39:16.441Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-01T10:39:16.441Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-01T10:39:16.441Z] 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-07-01T10:39:16.441Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-01T10:39:16.441Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-01T10:39:16.780Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/test/unit [2020-07-01T10:39:17.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-01T10:39:18.311Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-01T10:39:19.308Z] ? github.com/docker/docker/api [no test files] [2020-07-01T10:39:19.674Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-01T10:39:20.306Z] --- PASS: TestUpdateRestartPolicy (11.42s) [2020-07-01T10:39:20.306Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-01T10:39:20.306Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-07-01T10:39:20.306Z] === RUN TestWaitNonBlocked [2020-07-01T10:39:20.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:39:20.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:39:20.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:39:20.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:39:20.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-01T10:39:20.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-01T10:39:20.600Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-01T10:39:20.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2020-07-01T10:39:20.600Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2020-07-01T10:39:20.600Z] === RUN TestWaitBlocked [2020-07-01T10:39:20.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:39:20.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:39:20.600Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:39:20.600Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:39:20.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-01T10:39:20.600Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-01T10:39:21.619Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-01T10:39:21.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-07-01T10:39:21.620Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-07-01T10:39:21.620Z] === CONT TestContainerStartOnDaemonRestart [2020-07-01T10:39:21.620Z] === CONT TestContainerKillOnDaemonStart [2020-07-01T10:39:21.620Z] === CONT TestIpcModeOlderClient [2020-07-01T10:39:21.620Z] === CONT TestDaemonHostGatewayIP [2020-07-01T10:39:21.620Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-01T10:39:21.620Z] === CONT TestDaemonRestartIpcMode [2020-07-01T10:39:22.185Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-01T10:39:23.110Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-01T10:39:24.035Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-01T10:39:24.272Z] ok github.com/docker/docker/builder/remotecontext/git 29.086s coverage: 86.3% of statements [2020-07-01T10:39:24.272Z] ? github.com/docker/docker/cli [no test files] [2020-07-01T10:39:24.272Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-01T10:39:24.961Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-01T10:39:25.104Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-07-01T10:39:25.388Z] --- PASS: TestDaemonHostGatewayIP (3.98s) [2020-07-01T10:39:25.673Z] --- PASS: TestDaemonRestartIpcMode (3.99s) [2020-07-01T10:39:28.137Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-07-01T10:39:28.137Z] === RUN TestServiceUpdateConfigs [2020-07-01T10:39:30.175Z] ok github.com/docker/docker/cmd/dockerd 0.557s coverage: 19.3% of statements [2020-07-01T10:39:30.198Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-01T10:39:31.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-01T10:39:31.751Z] ok github.com/docker/docker/container 0.588s coverage: 41.6% of statements [2020-07-01T10:39:31.751Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-01T10:39:31.751Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-01T10:39:31.751Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-01T10:39:31.751Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-01T10:39:32.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-01T10:39:34.179Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2020-07-01T10:39:34.717Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.580s coverage: 65.3% of statements [2020-07-01T10:39:35.969Z] --- PASS: TestContainerKillOnDaemonStart (12.76s) [2020-07-01T10:39:35.969Z] PASS [2020-07-01T10:39:35.969Z] [2020-07-01T10:39:35.969Z] === Skipped [2020-07-01T10:39:35.969Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-01T10:39:35.969Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:39:35.969Z] [2020-07-01T10:39:35.969Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-01T10:39:35.969Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-01T10:39:35.969Z] [2020-07-01T10:39:35.969Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-01T10:39:35.969Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-01T10:39:35.969Z] [2020-07-01T10:39:35.969Z] [2020-07-01T10:39:35.969Z] DONE 204 tests, 3 skipped in 109.005s [2020-07-01T10:39:35.969Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-01T10:39:35.969Z] ++ 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-07-01T10:39:35.969Z] ++ set -e [2020-07-01T10:39:35.969Z] ++ '[' -n 0 ']' [2020-07-01T10:39:35.969Z] ++ set -x [2020-07-01T10:39:35.969Z] ++ env -i DEST=/go/src/github.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-07-01T10:39:35.969Z] INFO: Testing against a local daemon [2020-07-01T10:39:35.969Z] === RUN TestCommitInheritsEnv [2020-07-01T10:39:35.969Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-01T10:39:35.969Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-01T10:39:35.969Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-01T10:39:35.969Z] === RUN TestImagesFilterMultiReference [2020-07-01T10:39:35.969Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-01T10:39:35.969Z] === RUN TestImagePullPlatformInvalid [2020-07-01T10:39:35.969Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-07-01T10:39:35.969Z] === RUN TestRemoveImageOrphaning [2020-07-01T10:39:35.969Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-01T10:39:35.969Z] === RUN TestRemoveImageGarbageCollector [2020-07-01T10:39:35.969Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:39:35.969Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:39:35.969Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-01T10:39:35.969Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-01T10:39:35.969Z] === RUN TestTagInvalidReference [2020-07-01T10:39:35.969Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-01T10:39:35.969Z] === RUN TestTagValidPrefixedRepo [2020-07-01T10:39:35.969Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-07-01T10:39:35.969Z] === RUN TestTagExistedNameWithoutForce [2020-07-01T10:39:35.969Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-01T10:39:35.969Z] === RUN TestTagOfficialNames [2020-07-01T10:39:35.969Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-01T10:39:35.969Z] === RUN TestTagMatchesDigest [2020-07-01T10:39:35.969Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-01T10:39:35.969Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-01T10:39:36.293Z] ok github.com/docker/docker/daemon/cluster 0.643s coverage: 0.5% of statements [2020-07-01T10:39:36.764Z] ok github.com/docker/docker/daemon/cluster/convert 0.762s coverage: 35.4% of statements [2020-07-01T10:39:42.660Z] ok github.com/docker/docker/daemon/discovery 0.369s coverage: 30.0% of statements [2020-07-01T10:39:43.009Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2020-07-01T10:39:43.009Z] === RUN TestServiceUpdateNetwork [2020-07-01T10:39:43.132Z] ok github.com/docker/docker/daemon/config 1.247s coverage: 79.6% of statements [2020-07-01T10:39:45.361Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.532s coverage: 11.1% of statements [2020-07-01T10:39:46.356Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2020-07-01T10:39:46.356Z] ok github.com/docker/docker/daemon 4.349s coverage: 9.2% of statements [2020-07-01T10:39:46.356Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-01T10:39:46.356Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-01T10:39:46.356Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-01T10:39:46.356Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-01T10:39:46.828Z] ok github.com/docker/docker/daemon/graphdriver 0.189s coverage: 2.3% of statements [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-01T10:39:46.828Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-01T10:39:47.822Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2020-07-01T10:39:50.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-01T10:39:50.792Z] ok github.com/docker/docker/daemon/logger/awslogs 0.758s coverage: 77.4% of statements [2020-07-01T10:39:50.792Z] ok github.com/docker/docker/daemon/logger 0.763s coverage: 42.1% of statements [2020-07-01T10:39:51.263Z] ok github.com/docker/docker/daemon/images 0.788s coverage: 4.8% of statements [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-01T10:39:51.263Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-01T10:39:51.735Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.285s coverage: 61.6% of statements [2020-07-01T10:39:52.398Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-01T10:39:52.751Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.336s coverage: 87.2% of statements [2020-07-01T10:39:53.745Z] ok github.com/docker/docker/daemon/logger/local 0.320s coverage: 75.2% of statements [2020-07-01T10:39:53.745Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-01T10:39:53.745Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.200s coverage: 36.3% of statements [2020-07-01T10:39:54.738Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.340s coverage: 33.3% of statements [2020-07-01T10:39:55.733Z] ok github.com/docker/docker/daemon/logger/templates 0.141s coverage: 8.3% of statements [2020-07-01T10:39:55.733Z] ok github.com/docker/docker/daemon/logger/syslog 0.315s coverage: 46.8% of statements [2020-07-01T10:39:57.880Z] --- PASS: TestServiceUpdateNetwork (14.63s) [2020-07-01T10:39:57.880Z] === RUN TestServiceUpdatePidsLimit [2020-07-01T10:39:57.962Z] ok github.com/docker/docker/daemon/logger/splunk 2.217s coverage: 82.5% of statements [2020-07-01T10:39:57.962Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-01T10:39:57.962Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-01T10:39:57.962Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-01T10:39:59.256Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-01T10:39:59.543Z] ok github.com/docker/docker/distribution/metadata 1.734s coverage: 48.2% of statements [2020-07-01T10:40:00.015Z] ok github.com/docker/docker/errdefs 0.105s coverage: 49.4% of statements [2020-07-01T10:40:00.015Z] ok github.com/docker/docker/distribution 1.691s coverage: 20.3% of statements [2020-07-01T10:40:00.015Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-01T10:40:00.191Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-01T10:40:00.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-01T10:40:00.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-01T10:40:00.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-01T10:40:00.473Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-01T10:40:01.072Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-01T10:40:01.591Z] ok github.com/docker/docker/distribution/xfer 2.771s coverage: 76.8% of statements [2020-07-01T10:40:01.591Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-01T10:40:01.638Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-01T10:40:02.062Z] ok github.com/docker/docker/image/cache 0.184s coverage: 19.2% of statements [2020-07-01T10:40:02.534Z] ok github.com/docker/docker/image/v1 0.498s coverage: 25.0% of statements [2020-07-01T10:40:03.525Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-01T10:40:03.525Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-01T10:40:03.528Z] ok github.com/docker/docker/image 1.728s coverage: 86.4% of statements [2020-07-01T10:40:03.528Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-01T10:40:03.528Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-01T10:40:04.000Z] ok github.com/docker/docker/libcontainerd/queue 0.139s coverage: 100.0% of statements [2020-07-01T10:40:04.086Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-01T10:40:04.993Z] ok github.com/docker/docker/libcontainerd/local 0.214s coverage: 1.0% of statements [2020-07-01T10:40:04.993Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-07-01T10:40:05.466Z] ok github.com/docker/docker/layer 0.397s coverage: 30.1% of statements [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/oci [no test files] [2020-07-01T10:40:05.466Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-01T10:40:07.042Z] ok github.com/docker/docker/opts 0.248s coverage: 67.7% of statements [2020-07-01T10:40:07.042Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2020-07-01T10:40:07.513Z] ok github.com/docker/docker/pkg/authorization 0.662s coverage: 26.8% of statements [2020-07-01T10:40:07.987Z] ok github.com/docker/docker/pkg/capabilities 0.054s coverage: 87.5% of statements [2020-07-01T10:40:08.301Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-01T10:40:08.980Z] ok github.com/docker/docker/pkg/chrootarchive 0.116s coverage: 15.4% of statements [2020-07-01T10:40:08.980Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2020-07-01T10:40:09.453Z] ok github.com/docker/docker/pkg/discovery 0.069s coverage: 58.3% of statements [2020-07-01T10:40:09.924Z] ok github.com/docker/docker/pkg/discovery/file 0.146s coverage: 92.9% of statements [2020-07-01T10:40:10.920Z] ok github.com/docker/docker/pkg/discovery/memory 0.164s coverage: 92.3% of statements [2020-07-01T10:40:10.920Z] ok github.com/docker/docker/pkg/discovery/nodes 0.082s coverage: 93.8% of statements [2020-07-01T10:40:11.913Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 36.2% of statements [2020-07-01T10:40:12.386Z] ok github.com/docker/docker/pkg/fileutils 0.130s coverage: 87.7% of statements [2020-07-01T10:40:13.381Z] ok github.com/docker/docker/pkg/homedir 0.226s coverage: 42.9% of statements [2020-07-01T10:40:13.854Z] ok github.com/docker/docker/pkg/idtools 0.156s coverage: 7.3% of statements [2020-07-01T10:40:13.854Z] ok github.com/docker/docker/pkg/discovery/kv 3.303s coverage: 84.1% of statements [2020-07-01T10:40:14.014Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-01T10:40:14.014Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-01T10:40:14.014Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-01T10:40:14.573Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-01T10:40:15.132Z] === RUN TestDockerSuite/TestBuildFails [2020-07-01T10:40:15.432Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2020-07-01T10:40:15.432Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-07-01T10:40:15.432Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 69.2% of statements [2020-07-01T10:40:15.432Z] ok github.com/docker/docker/pkg/archive 7.049s coverage: 62.0% of statements [2020-07-01T10:40:15.904Z] ok github.com/docker/docker/pkg/longpath 0.094s coverage: 100.0% of statements [2020-07-01T10:40:15.904Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2020-07-01T10:40:16.411Z] --- PASS: TestServiceUpdatePidsLimit (17.66s) [2020-07-01T10:40:16.411Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-01T10:40:16.411Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2020-07-01T10:40:16.411Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-07-01T10:40:16.411Z] PASS [2020-07-01T10:40:16.411Z] [2020-07-01T10:40:16.411Z] === Skipped [2020-07-01T10:40:16.411Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-01T10:40:16.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:40:16.411Z] [2020-07-01T10:40:16.411Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-01T10:40:16.411Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:40:16.411Z] [2020-07-01T10:40:16.411Z] [2020-07-01T10:40:16.411Z] DONE 27 tests, 2 skipped in 161.216s [2020-07-01T10:40:16.411Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-01T10:40:16.411Z] ++ 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-07-01T10:40:16.411Z] ++ set -e [2020-07-01T10:40:16.411Z] ++ '[' -n 0 ']' [2020-07-01T10:40:16.411Z] ++ set -x [2020-07-01T10:40:16.412Z] ++ env -i DEST=/go/src/github.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-07-01T10:40:16.412Z] INFO: Testing against a local daemon [2020-07-01T10:40:16.412Z] === RUN TestSessionCreate [2020-07-01T10:40:16.412Z] --- PASS: TestSessionCreate (0.06s) [2020-07-01T10:40:16.412Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-01T10:40:16.412Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-01T10:40:16.412Z] PASS [2020-07-01T10:40:16.412Z] [2020-07-01T10:40:16.412Z] DONE 2 tests in 0.246s [2020-07-01T10:40:16.412Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-01T10:40:16.412Z] ++ 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-07-01T10:40:16.412Z] ++ set -e [2020-07-01T10:40:16.412Z] ++ '[' -n 0 ']' [2020-07-01T10:40:16.412Z] ++ set -x [2020-07-01T10:40:16.412Z] ++ env -i DEST=/go/src/github.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-07-01T10:40:16.412Z] INFO: Testing against a local daemon [2020-07-01T10:40:16.412Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-01T10:40:16.412Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:40:16.412Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:40:16.412Z] === RUN TestEventsExecDie [2020-07-01T10:40:16.492Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-01T10:40:16.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-01T10:40:16.670Z] --- PASS: TestEventsExecDie (0.92s) [2020-07-01T10:40:16.670Z] === RUN TestEventsBackwardsCompatible [2020-07-01T10:40:16.898Z] ok github.com/docker/docker/pkg/parsers 0.199s coverage: 97.0% of statements [2020-07-01T10:40:16.899Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2020-07-01T10:40:16.928Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-07-01T10:40:16.928Z] === RUN TestInfoBinaryCommits [2020-07-01T10:40:16.928Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-01T10:40:16.928Z] === RUN TestInfoAPIVersioned [2020-07-01T10:40:16.928Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-01T10:40:16.928Z] === RUN TestInfoDiscoveryBackend [2020-07-01T10:40:17.495Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-07-01T10:40:17.495Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-01T10:40:18.375Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-01T10:40:18.430Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-01T10:40:18.430Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-01T10:40:18.475Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.135s coverage: 56.8% of statements [2020-07-01T10:40:18.947Z] ok github.com/docker/docker/pkg/plugins/transport 0.172s coverage: 85.7% of statements [2020-07-01T10:40:18.997Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-07-01T10:40:18.997Z] === RUN TestInfoAPI [2020-07-01T10:40:19.255Z] --- PASS: TestInfoAPI (0.05s) [2020-07-01T10:40:19.255Z] === RUN TestInfoAPIWarnings [2020-07-01T10:40:19.419Z] ok github.com/docker/docker/pkg/pools 0.096s coverage: 88.2% of statements [2020-07-01T10:40:19.821Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-07-01T10:40:19.821Z] === RUN TestInfoDebug [2020-07-01T10:40:19.890Z] ok github.com/docker/docker/pkg/progress 0.080s coverage: 75.9% of statements [2020-07-01T10:40:20.261Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-01T10:40:20.389Z] --- PASS: TestInfoDebug (0.60s) [2020-07-01T10:40:20.389Z] === RUN TestInfoInsecureRegistries [2020-07-01T10:40:20.883Z] ok github.com/docker/docker/pkg/reexec 0.166s coverage: 82.4% of statements [2020-07-01T10:40:20.955Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-07-01T10:40:20.955Z] === RUN TestInfoRegistryMirrors [2020-07-01T10:40:21.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-01T10:40:21.356Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-01T10:40:21.521Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-07-01T10:40:21.521Z] === RUN TestLoginFailsWithBadCredentials [2020-07-01T10:40:21.746Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-01T10:40:21.780Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-07-01T10:40:21.780Z] === RUN TestPingCacheHeaders [2020-07-01T10:40:21.829Z] ok github.com/docker/docker/pkg/signal 0.053s coverage: 20.3% of statements [2020-07-01T10:40:22.038Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-01T10:40:22.038Z] === RUN TestPingGet [2020-07-01T10:40:22.038Z] --- PASS: TestPingGet (0.03s) [2020-07-01T10:40:22.038Z] === RUN TestPingHead [2020-07-01T10:40:22.038Z] --- PASS: TestPingHead (0.05s) [2020-07-01T10:40:22.038Z] === RUN TestVersion [2020-07-01T10:40:22.038Z] --- PASS: TestVersion (0.05s) [2020-07-01T10:40:22.038Z] PASS [2020-07-01T10:40:22.038Z] [2020-07-01T10:40:22.038Z] === Skipped [2020-07-01T10:40:22.038Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:40:22.038Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:40:22.038Z] [2020-07-01T10:40:22.038Z] [2020-07-01T10:40:22.038Z] DONE 18 tests, 1 skipped in 6.454s [2020-07-01T10:40:22.038Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-01T10:40:22.038Z] ++ 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-07-01T10:40:22.038Z] ++ set -e [2020-07-01T10:40:22.038Z] ++ '[' -n 0 ']' [2020-07-01T10:40:22.038Z] ++ set -x [2020-07-01T10:40:22.038Z] ++ env -i DEST=/go/src/github.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-07-01T10:40:22.296Z] INFO: Testing against a local daemon [2020-07-01T10:40:22.296Z] === RUN TestVolumesCreateAndList [2020-07-01T10:40:22.296Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-01T10:40:22.296Z] === RUN TestVolumesRemove [2020-07-01T10:40:22.296Z] --- PASS: TestVolumesRemove (0.12s) [2020-07-01T10:40:22.296Z] === RUN TestVolumesInspect [2020-07-01T10:40:22.296Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-01T10:40:22.296Z] === RUN TestVolumesInvalidJSON [2020-07-01T10:40:22.296Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-01T10:40:22.296Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-01T10:40:22.304Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2020-07-01T10:40:22.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-01T10:40:22.554Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-01T10:40:22.554Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-01T10:40:22.554Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-01T10:40:22.554Z] PASS [2020-07-01T10:40:22.554Z] [2020-07-01T10:40:22.554Z] DONE 5 tests in 0.368s [2020-07-01T10:40:22.554Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:40:22.775Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2020-07-01T10:40:22.775Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-07-01T10:40:22.812Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T10:40:22.812Z] +++ kill 13617 [2020-07-01T10:40:23.667Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-01T10:40:23.768Z] ok github.com/docker/docker/pkg/sysinfo 0.059s coverage: 38.2% of statements [2020-07-01T10:40:23.922Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-01T10:40:24.186Z] +++ /etc/init.d/apparmor stop [2020-07-01T10:40:24.186Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:40:24.186Z] [2020-07-01T10:40:24.187Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:40:24.187Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:40:24.187Z] [2020-07-01T10:40:24.187Z] To set a process to complain mode, use the command line tool [2020-07-01T10:40:24.187Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:40:24.187Z] +++ true [2020-07-01T10:40:24.187Z] exiting test-integration [2020-07-01T10:40:24.187Z] ++ exit 0 [2020-07-01T10:40:24.187Z] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-01T10:40:24.241Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-01T10:40:24.712Z] ok github.com/docker/docker/pkg/system 0.065s coverage: 13.8% of statements [2020-07-01T10:40:25.184Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2020-07-01T10:40:25.282Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-01T10:40:25.655Z] testing: warning: no tests to run [2020-07-01T10:40:25.655Z] coverage: [no statements] [2020-07-01T10:40:25.655Z] ok github.com/docker/docker/pkg/term/windows 0.059s coverage: [no statements] [no tests to run] [2020-07-01T10:40:25.655Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2020-07-01T10:40:26.128Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2020-07-01T10:40:26.599Z] ok github.com/docker/docker/pkg/urlutil 0.082s coverage: 100.0% of statements [2020-07-01T10:40:26.599Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements Post stage [Pipeline] junit [2020-07-01T10:40:26.729Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T10:40:27.166Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-01T10:40:27.354Z] + echo Ensuring container killed. [2020-07-01T10:40:27.354Z] Ensuring container killed. [2020-07-01T10:40:27.354Z] + docker rm -vf docker-pr2 [2020-07-01T10:40:27.354Z] Error: No such container: docker-pr2 [2020-07-01T10:40:27.354Z] + true [Pipeline] sh [2020-07-01T10:40:27.640Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:40:27.640Z] Chowning /workspace to jenkins user [2020-07-01T10:40:27.640Z] + id -u [2020-07-01T10:40:27.640Z] + id -g [2020-07-01T10:40:27.640Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/workspace busybox chown -R 1000:1000 /workspace [2020-07-01T10:40:27.640Z] Unable to find image 'busybox:latest' locally [2020-07-01T10:40:27.725Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-01T10:40:27.899Z] latest: Pulling from library/busybox [2020-07-01T10:40:27.899Z] ebdaf4d05d6f: Pulling fs layer [2020-07-01T10:40:27.899Z] ebdaf4d05d6f: Download complete [2020-07-01T10:40:28.157Z] ebdaf4d05d6f: Pull complete [2020-07-01T10:40:28.157Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T10:40:28.157Z] Status: Downloaded newer image for busybox:latest [2020-07-01T10:40:28.177Z] ok github.com/docker/docker/plugin/v2 0.139s coverage: 20.1% of statements [2020-07-01T10:40:28.177Z] ok github.com/docker/docker/plugin 0.185s coverage: 12.0% of statements [2020-07-01T10:40:28.177Z] ok github.com/docker/docker/reference 0.370s coverage: 84.4% of statements [2020-07-01T10:40:28.284Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-01T10:40:29.755Z] ok github.com/docker/docker/restartmanager 0.220s coverage: 50.9% of statements [2020-07-01T10:40:29.755Z] ok github.com/docker/docker/registry/resumable 0.272s coverage: 100.0% of statements [2020-07-01T10:40:30.168Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-01T10:40:31.330Z] ok github.com/docker/docker/runconfig 0.287s coverage: 52.2% of statements [2020-07-01T10:40:31.330Z] ok github.com/docker/docker/registry 0.492s coverage: 51.7% of statements [2020-07-01T10:40:31.330Z] ok github.com/docker/docker/testutil 0.153s coverage: 62.5% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:40:31.528Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-01T10:40:31.742Z] + bundleName=arm64-integration [2020-07-01T10:40:31.742Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-01T10:40:31.742Z] Creating arm64-integration-bundles.tar.gz [2020-07-01T10:40:31.742Z] + + xargsfind tar bundles -czf -path arm64-integration-bundles.tar.gz */root/*overlay2 [2020-07-01T10:40:31.742Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-07-01T10:40:32.011Z] Archiving artifacts [2020-07-01T10:40:32.889Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-01T10:40:33.559Z] ok github.com/docker/docker/volume/drivers 0.111s coverage: 36.1% of statements [2020-07-01T10:40:34.118Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T10:40:34.467Z] + make clean [2020-07-01T10:40:34.555Z] ok github.com/docker/docker/volume/local 0.233s coverage: 37.7% of statements [2020-07-01T10:40:34.555Z] ok github.com/docker/docker/volume/mounts 0.228s coverage: 66.2% of statements [2020-07-01T10:40:35.034Z] docker volume rm -f docker-dev-cache [2020-07-01T10:40:35.034Z] docker-dev-cache [Pipeline] deleteDir [2020-07-01T10:40:36.132Z] ok github.com/docker/docker/volume/service 0.440s coverage: 70.3% of statements [2020-07-01T10:40:37.095Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-01T10:40:37.095Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-01T10:40:37.350Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-01T10:40:38.273Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-01T10:40:38.528Z] === RUN TestDockerSuite/TestBuildInvalidTag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2020-07-01T10:40:38.782Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T10:40:39.707Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-01T10:40:39.962Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-01T10:40:40.523Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-01T10:40:40.779Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-01T10:40:41.339Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-01T10:40:41.594Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-01T10:40:41.974Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-01T10:40:42.231Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-07-01T10:40:42.957Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-01T10:40:43.605Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-07-01T10:40:43.605Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-01T10:40:43.605Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-01T10:40:43.605Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-01T10:40:44.170Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-01T10:40:44.170Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-01T10:40:44.170Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-01T10:40:44.170Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-01T10:40:44.428Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-01T10:40:44.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-01T10:40:45.361Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-01T10:40:45.361Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-01T10:40:45.926Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.1% of statements [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/types [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-01T10:40:46.184Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-01T10:40:46.215Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-01T10:40:46.441Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-07-01T10:40:46.699Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-01T10:40:46.699Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-01T10:40:46.956Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-07-01T10:40:46.956Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-01T10:40:46.956Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-01T10:40:47.888Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-07-01T10:40:51.168Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 48.1% of statements [2020-07-01T10:40:51.168Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.6% of statements [2020-07-01T10:40:51.448Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-01T10:40:52.100Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-07-01T10:40:52.810Z] --- PASS: TestImportExtremelyLargeImageWorks (212.71s) [2020-07-01T10:40:52.810Z] PASS [2020-07-01T10:40:52.810Z] [2020-07-01T10:40:52.810Z] DONE 12 tests in 216.110s [2020-07-01T10:40:52.810Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-01T10:40:52.810Z] ++ 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-07-01T10:40:52.810Z] ++ set -e [2020-07-01T10:40:52.810Z] ++ '[' -n 0 ']' [2020-07-01T10:40:52.810Z] ++ set -x [2020-07-01T10:40:52.810Z] ++ env -i DEST=/go/src/github.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-07-01T10:40:52.810Z] INFO: Testing against a local daemon [2020-07-01T10:40:52.810Z] === RUN TestNetworkCreateDelete [2020-07-01T10:40:52.810Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-07-01T10:40:52.810Z] === RUN TestDockerNetworkDeletePreferID [2020-07-01T10:40:53.372Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2020-07-01T10:40:53.372Z] === RUN TestDaemonDNSFallback [2020-07-01T10:40:53.473Z] ok github.com/docker/docker/builder/remotecontext/git 1.399s coverage: 86.3% of statements [2020-07-01T10:40:53.473Z] ? github.com/docker/docker/cli [no test files] [2020-07-01T10:40:53.473Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-01T10:40:53.626Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-01T10:40:53.627Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-01T10:40:53.627Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-01T10:40:53.881Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-01T10:40:53.881Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-01T10:40:53.995Z] ok github.com/docker/docker/pkg/plugins 35.141s coverage: 73.4% of statements [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/rootless [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/volume [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-01T10:40:53.995Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-01T10:40:54.136Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === Skipped [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-07-01T10:40:54.467Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-07-01T10:40:54.467Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-07-01T10:40:54.467Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-07-01T10:40:54.467Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-07-01T10:40:54.467Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-07-01T10:40:54.467Z] client_test.go:23: runtime.GOOS == "windows" [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-07-01T10:40:54.467Z] daemon_test.go:147: root required [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-07-01T10:40:54.467Z] reload_test.go:520: root required [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-07-01T10:40:54.467Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-07-01T10:40:54.467Z] pull_v2_test.go:73: Needs fixing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-07-01T10:40:54.467Z] pull_v2_test.go:118: Needs fixing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-07-01T10:40:54.467Z] download_test.go:268: Needs fixing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-07-01T10:40:54.467Z] layer_test.go:304: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-07-01T10:40:54.467Z] layer_test.go:353: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-07-01T10:40:54.467Z] layer_test.go:468: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-07-01T10:40:54.467Z] layer_test.go:697: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-07-01T10:40:54.467Z] migration_test.go:46: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-07-01T10:40:54.467Z] migration_test.go:182: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-07-01T10:40:54.467Z] mount_test.go:17: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-07-01T10:40:54.467Z] mount_test.go:76: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-07-01T10:40:54.467Z] mount_test.go:125: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-07-01T10:40:54.467Z] mount_test.go:212: Failing on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:133: Xz not present in msys2 [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:238: Failing on Windows CI machines [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-07-01T10:40:54.467Z] archive_windows_test.go:16: Currently fails [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-07-01T10:40:54.467Z] changes_test.go:192: needs more investigation [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-07-01T10:40:54.467Z] changes_test.go:405: needs further investigation [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-07-01T10:40:54.467Z] changes_test.go:441: needs further investigation [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-07-01T10:40:54.467Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-07-01T10:40:54.467Z] poller_test.go:41: No chmod on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-07-01T10:40:54.467Z] fileutils_test.go:134: Needs porting to Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-07-01T10:40:54.467Z] fileutils_test.go:180: Needs porting to Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.467Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-07-01T10:40:54.467Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-07-01T10:40:54.467Z] [2020-07-01T10:40:54.468Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-07-01T10:40:54.468Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-07-01T10:40:54.468Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-07-01T10:40:54.468Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-07-01T10:40:54.468Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-07-01T10:40:54.468Z] local_test.go:181: runtime.GOOS == "windows" [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] [2020-07-01T10:40:54.468Z] DONE 1761 tests, 46 skipped in 194.147s [2020-07-01T10:40:54.468Z] INFO: make.ps1 ended at 07/01/2020 10:40:54 [2020-07-01T10:40:55.061Z] --- PASS: TestDaemonDNSFallback (1.64s) [2020-07-01T10:40:55.061Z] === RUN TestInspectNetwork [2020-07-01T10:40:55.620Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-01T10:40:56.045Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-07-01T10:40:56.519Z] INFO: Unit tests ended at 07/01/2020 10:40:56. Duration:00:03:27.5078376 [2020-07-01T10:40:56.519Z] INFO: Building busybox [2020-07-01T10:40:56.519Z] Sending build context to Docker daemon 5.12kB [2020-07-01T10:40:56.519Z] [2020-07-01T10:40:56.519Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-07-01T10:40:56.519Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-07-01T10:40:56.519Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-07-01T10:40:56.519Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-07-01T10:40:56.519Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-07-01T10:40:56.519Z] ---> 486def14a6bd [2020-07-01T10:40:56.519Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-01T10:40:56.519Z] ---> Running in af8a8279a1a2 [2020-07-01T10:40:56.752Z] ok github.com/docker/docker/client 0.231s coverage: 75.4% of statements [2020-07-01T10:40:56.982Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-01T10:40:59.493Z] === RUN TestInspectNetwork/full_network_id [2020-07-01T10:40:59.493Z] === RUN TestInspectNetwork/partial_network_id [2020-07-01T10:40:59.493Z] === RUN TestInspectNetwork/network_name [2020-07-01T10:40:59.493Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-01T10:40:59.747Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-01T10:41:00.002Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-01T10:41:00.563Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-01T10:41:02.413Z] Removing intermediate container af8a8279a1a2 [2020-07-01T10:41:02.413Z] ---> 6d316f980a07 [2020-07-01T10:41:02.413Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-07-01T10:41:02.413Z] ---> Running in c2d534936277 [2020-07-01T10:41:02.413Z] Removing intermediate container c2d534936277 [2020-07-01T10:41:02.413Z] ---> dd9b45dd28bf [2020-07-01T10:41:02.413Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-07-01T10:41:02.413Z] ---> Running in 9f657fc218bc [2020-07-01T10:41:02.413Z] Removing intermediate container 9f657fc218bc [2020-07-01T10:41:02.413Z] ---> 269ca1304fd5 [2020-07-01T10:41:02.413Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-07-01T10:41:03.821Z] --- PASS: TestInspectNetwork (8.54s) [2020-07-01T10:41:03.821Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-01T10:41:03.821Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-01T10:41:03.821Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-01T10:41:03.821Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-01T10:41:03.821Z] === RUN TestRunContainerWithBridgeNone [2020-07-01T10:41:03.988Z] [2020-07-01T10:41:03.988Z] ---> bf3602d93b20 [2020-07-01T10:41:03.988Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-07-01T10:41:03.988Z] ---> Running in d3775122382d [2020-07-01T10:41:05.707Z] --- PASS: TestRunContainerWithBridgeNone (2.06s) [2020-07-01T10:41:05.707Z] === RUN TestNetworkInvalidJSON [2020-07-01T10:41:05.707Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-01T10:41:05.707Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-01T10:41:05.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:41:05.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:41:05.707Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:41:05.707Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:41:05.707Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-01T10:41:05.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:41:05.707Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:41:05.707Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-01T10:41:05.707Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-01T10:41:05.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-01T10:41:05.707Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-01T10:41:05.707Z] === RUN TestHostIPv4BridgeLabel [2020-07-01T10:41:06.266Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-01T10:41:06.266Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-01T10:41:07.189Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-01T10:41:07.189Z] === RUN TestDaemonDefaultNetworkPools [2020-07-01T10:41:07.749Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-01T10:41:08.004Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-07-01T10:41:08.004Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-01T10:41:09.364Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-07-01T10:41:09.364Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-01T10:41:10.724Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-07-01T10:41:10.724Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-01T10:41:10.724Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-01T10:41:10.979Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-07-01T10:41:10.980Z] === RUN TestServiceWithPredefinedNetwork [2020-07-01T10:41:11.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-01T10:41:11.490Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-01T10:41:14.002Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-01T10:41:14.002Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-01T10:41:14.561Z] --- PASS: TestServiceWithPredefinedNetwork (3.37s) [2020-07-01T10:41:14.561Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-01T10:41:14.561Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:41:14.561Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:41:14.561Z] === RUN TestServiceWithDataPathPortInit [2020-07-01T10:41:16.558Z] Removing intermediate container d3775122382d [2020-07-01T10:41:16.558Z] ---> 0dc915d11435 [2020-07-01T10:41:16.558Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-01T10:41:16.558Z] ---> Running in 502d1f206f62 [2020-07-01T10:41:16.558Z] [2020-07-01T10:41:16.558Z] SUCCESS: Specified value was saved. [2020-07-01T10:41:18.717Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-01T10:41:18.717Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-01T10:41:18.787Z] Removing intermediate container 502d1f206f62 [2020-07-01T10:41:18.787Z] ---> 523bc587d3b6 [2020-07-01T10:41:18.787Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-01T10:41:18.787Z] ---> Running in 056dccbee1fa [2020-07-01T10:41:19.641Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-01T10:41:19.895Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-01T10:41:21.258Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-01T10:41:21.512Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-01T10:41:21.758Z] Cannot create a file when that file already exists. [2020-07-01T10:41:22.455Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-01T10:41:23.026Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-01T10:41:24.392Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-01T10:41:24.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-01T10:41:24.647Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-01T10:41:25.207Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-01T10:41:25.766Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-01T10:41:26.326Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-01T10:41:26.532Z] Removing intermediate container 056dccbee1fa [2020-07-01T10:41:26.532Z] ---> 591c2bdcf3aa [2020-07-01T10:41:26.532Z] Step 13/13 : CMD ["sh"] [2020-07-01T10:41:26.532Z] ---> Running in 416b3fc6f39c [2020-07-01T10:41:26.532Z] Removing intermediate container 416b3fc6f39c [2020-07-01T10:41:26.532Z] ---> df71c45c7683 [2020-07-01T10:41:26.532Z] Successfully built df71c45c7683 [2020-07-01T10:41:26.532Z] Successfully tagged busybox:latest [2020-07-01T10:41:26.532Z] INFO: Docker images of the daemon under test [2020-07-01T10:41:26.532Z] [2020-07-01T10:41:26.532Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-01T10:41:26.532Z] busybox latest df71c45c7683 Less than a second ago 5.02GB [2020-07-01T10:41:26.532Z] microsoft/windowsservercore latest 486def14a6bd 3 weeks ago 4.98GB [2020-07-01T10:41:26.532Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 3 weeks ago 4.98GB [2020-07-01T10:41:26.532Z] [2020-07-01T10:41:26.532Z] INFO: Running integration tests at 07/01/2020 10:41:26... [2020-07-01T10:41:26.532Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-01T10:41:26.532Z] INFO: Integration API tests being run from the host: [2020-07-01T10:41:26.532Z] INFO: make.ps1 starting at 07/01/2020 10:41:26 [2020-07-01T10:41:27.527Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-01T10:41:27.686Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-01T10:41:27.940Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-01T10:41:29.822Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-01T10:41:30.748Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-01T10:41:31.003Z] --- PASS: TestServiceWithDataPathPortInit (16.45s) [2020-07-01T10:41:31.003Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-01T10:41:32.363Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-01T10:41:33.289Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-01T10:41:34.650Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-01T10:41:34.905Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-01T10:41:35.454Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 30.8% of statements [2020-07-01T10:41:36.020Z] ok github.com/docker/docker/container 0.122s coverage: 34.4% of statements [2020-07-01T10:41:36.020Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-01T10:41:36.021Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-01T10:41:36.021Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-01T10:41:36.021Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-01T10:41:37.414Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-01T10:41:38.779Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-01T10:41:39.340Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.26s) [2020-07-01T10:41:39.340Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:10lpt4ppkof4qomd6opb2m8y6 Created:2020-07-01 10:41:32.400022688 +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[54b7a56596042cbd3c9720b957a3e52c53f1e9a13ee107dfe0eb5ff861b6ed0d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.76fkehl0vfk21ikekzyy59xsu EndpointID:8b5db871debb363725e788286ad761e6e6a5946b2b5a13882d374f51713ed387 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e401c90ec657777a1de1b1d4edeb04d3f4d9defbc2b9d501e674043ea7684c92 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:764adc6143e7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.76fkehl0vfk21ikekzyy59xsu EndpointID:8b5db871debb363725e788286ad761e6e6a5946b2b5a13882d374f51713ed387 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-01T10:41:39.340Z] PASS [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] === Skipped [2020-07-01T10:41:39.340Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:41:39.340Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] DONE 23 tests, 1 skipped in 46.635s [2020-07-01T10:41:39.340Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:41:39.340Z] ++ 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-07-01T10:41:39.340Z] ++ set -e [2020-07-01T10:41:39.340Z] ++ '[' -n 0 ']' [2020-07-01T10:41:39.340Z] ++ set -x [2020-07-01T10:41:39.340Z] ++ env -i DEST=/go/src/github.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-07-01T10:41:39.340Z] INFO: Testing against a local daemon [2020-07-01T10:41:39.340Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-01T10:41:39.340Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:41:39.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:41:39.340Z] === RUN TestDockerNetworkIpvlan [2020-07-01T10:41:39.340Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:41:39.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:41:39.340Z] PASS [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] === Skipped [2020-07-01T10:41:39.340Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:41:39.340Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:41:39.340Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] [2020-07-01T10:41:39.340Z] DONE 2 tests, 2 skipped in 0.149s [2020-07-01T10:41:39.340Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:41:39.340Z] ++ 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-07-01T10:41:39.340Z] ++ set -e [2020-07-01T10:41:39.340Z] ++ '[' -n 0 ']' [2020-07-01T10:41:39.340Z] ++ set -x [2020-07-01T10:41:39.340Z] ++ env -i DEST=/go/src/github.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-07-01T10:41:39.596Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-01T10:41:39.596Z] INFO: Testing against a local daemon [2020-07-01T10:41:39.596Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-01T10:41:40.155Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-01T10:41:41.079Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-07-01T10:41:41.079Z] === RUN TestDockerNetworkMacvlan [2020-07-01T10:41:41.638Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-01T10:41:42.563Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-01T10:41:43.487Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-01T10:41:45.996Z] ok github.com/docker/docker/daemon/cluster 0.083s coverage: 0.5% of statements [2020-07-01T10:41:46.001Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-01T10:41:46.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-01T10:41:47.897Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-01T10:41:47.925Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-01T10:41:48.180Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-01T10:41:48.838Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:41:48.838Z] INFO: Testing against a local daemon [2020-07-01T10:41:49.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.4% of statements [2020-07-01T10:41:52.339Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-01T10:41:53.699Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-01T10:41:53.699Z] === RUN TestDockerSuite/TestBuildRm [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan (13.74s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.92s) [2020-07-01T10:41:54.625Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2020-07-01T10:41:54.625Z] PASS [2020-07-01T10:41:54.625Z] [2020-07-01T10:41:54.625Z] DONE 8 tests in 15.266s [2020-07-01T10:41:54.625Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-01T10:41:54.625Z] ++ 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-07-01T10:41:54.625Z] ++ set -e [2020-07-01T10:41:54.625Z] ++ '[' -n 0 ']' [2020-07-01T10:41:54.625Z] ++ set -x [2020-07-01T10:41:54.625Z] ++ env -i DEST=/go/src/github.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-07-01T10:41:54.625Z] testing: warning: no tests to run [2020-07-01T10:41:54.625Z] PASS [2020-07-01T10:41:54.625Z] [2020-07-01T10:41:54.625Z] DONE 0 tests in 0.042s [2020-07-01T10:41:54.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-01T10:41:54.625Z] ++ 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-07-01T10:41:54.625Z] ++ set -e [2020-07-01T10:41:54.625Z] ++ '[' -n 0 ']' [2020-07-01T10:41:54.625Z] ++ set -x [2020-07-01T10:41:54.626Z] ++ env -i DEST=/go/src/github.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-07-01T10:41:54.880Z] INFO: Testing against a local daemon [2020-07-01T10:41:54.880Z] === RUN TestAuthZPluginAllowRequest [2020-07-01T10:41:56.243Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-01T10:41:56.243Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2020-07-01T10:41:56.243Z] === RUN TestAuthZPluginTLS [2020-07-01T10:41:56.803Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-01T10:41:56.803Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-01T10:41:56.803Z] === RUN TestAuthZPluginDenyRequest [2020-07-01T10:41:57.364Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-01T10:41:57.364Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-01T10:41:57.900Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-01T10:41:57.922Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-01T10:41:57.922Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-07-01T10:41:57.922Z] === RUN TestAuthZPluginDenyResponse [2020-07-01T10:41:58.177Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-01T10:41:58.431Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-01T10:41:58.431Z] === RUN TestAuthZPluginAllowEventStream [2020-07-01T10:41:58.687Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-01T10:41:59.614Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-01T10:41:59.797Z] ok github.com/docker/docker/daemon/config 0.037s coverage: 81.7% of statements [2020-07-01T10:41:59.798Z] ok github.com/docker/docker/daemon 12.157s coverage: 17.5% of statements [2020-07-01T10:41:59.798Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-01T10:41:59.798Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-01T10:41:59.868Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-07-01T10:41:59.868Z] === RUN TestAuthZPluginErrorResponse [2020-07-01T10:42:00.428Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-01T10:42:00.428Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-07-01T10:42:00.428Z] === RUN TestAuthZPluginErrorRequest [2020-07-01T10:42:00.988Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-07-01T10:42:00.988Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-01T10:42:01.170Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-07-01T10:42:01.170Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-01T10:42:01.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-01T10:42:01.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-01T10:42:01.243Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-01T10:42:01.376Z] ok github.com/docker/docker/integration/build 13.388s [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === Skipped [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-07-01T10:42:01.376Z] build_session_test.go:25: TODO: BuildKit [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-07-01T10:42:01.376Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-07-01T10:42:01.376Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-07-01T10:42:01.376Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-07-01T10:42:01.376Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] DONE 22 tests, 10 skipped in 33.962s [2020-07-01T10:42:01.376Z] [2020-07-01T10:42:01.376Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-01T10:42:01.498Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-07-01T10:42:01.498Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-01T10:42:02.545Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-01T10:42:03.382Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-07-01T10:42:03.382Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-01T10:42:03.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:42:03.602Z] INFO: Testing against a local daemon [2020-07-01T10:42:03.602Z] ok github.com/docker/docker/integration/config 0.220s [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === Skipped [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-07-01T10:42:03.602Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-07-01T10:42:03.602Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] DONE 7 tests, 7 skipped in 2.290s [2020-07-01T10:42:03.602Z] [2020-07-01T10:42:03.602Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-01T10:42:03.918Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.330s coverage: 73.1% of statements [2020-07-01T10:42:04.305Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-01T10:42:04.305Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-01T10:42:04.852Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-07-01T10:42:04.865Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-01T10:42:04.865Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-01T10:42:05.120Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-01T10:42:05.375Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s) [2020-07-01T10:42:05.375Z] === RUN TestAuthZPluginHeader [2020-07-01T10:42:05.785Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.409s coverage: 57.0% of statements [2020-07-01T10:42:05.975Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-01T10:42:05.975Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-01T10:42:06.230Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-01T10:42:06.230Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-01T10:42:06.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:42:06.578Z] INFO: Testing against a local daemon [2020-07-01T10:42:06.790Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-01T10:42:07.687Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-07-01T10:42:10.050Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-01T10:42:10.218Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 49.5% of statements [2020-07-01T10:42:10.218Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.513s coverage: 45.9% of statements [2020-07-01T10:42:10.218Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-01T10:42:10.304Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s) [2020-07-01T10:42:10.304Z] === RUN TestAuthZPluginV2Disable [2020-07-01T10:42:10.862Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-01T10:42:11.423Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-01T10:42:11.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-01T10:42:11.932Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-01T10:42:12.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.589s coverage: 57.7% of statements [2020-07-01T10:42:12.119Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-01T10:42:12.684Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.376s coverage: 76.1% of statements [2020-07-01T10:42:12.684Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-01T10:42:12.856Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-01T10:42:13.617Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-07-01T10:42:14.183Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-07-01T10:42:14.220Z] --- PASS: TestAuthZPluginV2Disable (3.63s) [2020-07-01T10:42:14.220Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-01T10:42:14.220Z] === RUN TestDockerSuite/TestBuildUser [2020-07-01T10:42:15.116Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-01T10:42:16.111Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-01T10:42:16.488Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.8% of statements [2020-07-01T10:42:16.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-01T10:42:16.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-01T10:42:17.053Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.8% of statements [2020-07-01T10:42:17.995Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.77s) [2020-07-01T10:42:17.995Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-01T10:42:18.250Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-01T10:42:18.426Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-07-01T10:42:18.684Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.8% of statements [2020-07-01T10:42:18.942Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-01T10:42:18.942Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-01T10:42:19.876Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-01T10:42:20.134Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-07-01T10:42:20.391Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-07-01T10:42:21.764Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2020-07-01T10:42:21.765Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-01T10:42:22.022Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 37.7% of statements [2020-07-01T10:42:22.956Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-07-01T10:42:24.330Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-01T10:42:24.587Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-01T10:42:25.639Z] ok github.com/docker/docker/daemon/logger/splunk 1.628s coverage: 82.5% of statements [2020-07-01T10:42:25.639Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-01T10:42:25.639Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-07-01T10:42:25.639Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-01T10:42:27.547Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-07-01T10:42:28.111Z] ok github.com/docker/docker/distribution 0.241s coverage: 22.1% of statements [2020-07-01T10:42:28.111Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-01T10:42:28.177Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.57s) [2020-07-01T10:42:28.177Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-01T10:42:29.044Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-01T10:42:29.978Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-01T10:42:30.544Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 85.6% of statements [2020-07-01T10:42:30.544Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-01T10:42:30.687Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-01T10:42:31.110Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-07-01T10:42:31.110Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-01T10:42:31.245Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-01T10:42:31.499Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-01T10:42:32.044Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2020-07-01T10:42:32.045Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-01T10:42:32.058Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-01T10:42:32.610Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-07-01T10:42:32.617Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-01T10:42:33.541Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-01T10:42:33.541Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-01T10:42:33.541Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-01T10:42:33.541Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-01T10:42:33.541Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-01T10:42:33.983Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-07-01T10:42:34.241Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-01T10:42:34.464Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-01T10:42:34.719Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-01T10:42:35.279Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-01T10:42:35.839Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-01T10:42:35.839Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-01T10:42:36.143Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 77.2% of statements [2020-07-01T10:42:36.399Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-01T10:42:36.654Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-01T10:42:36.707Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 68.3% of statements [2020-07-01T10:42:36.965Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-01T10:42:37.222Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-01T10:42:39.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-01T10:42:39.183Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-01T10:42:40.499Z] ok github.com/docker/docker/pkg/chrootarchive 2.478s coverage: 43.2% of statements [2020-07-01T10:42:40.499Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-01T10:42:40.563Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-01T10:42:41.064Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-01T10:42:41.064Z] ok github.com/docker/docker/layer 7.597s coverage: 68.8% of statements [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/oci [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-01T10:42:41.064Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-01T10:42:41.321Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-01T10:42:41.486Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-01T10:42:42.045Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-01T10:42:42.254Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-07-01T10:42:42.300Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-01T10:42:42.300Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-01T10:42:42.820Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-01T10:42:42.859Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-01T10:42:43.077Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-01T10:42:44.218Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-01T10:42:44.218Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-01T10:42:44.218Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-01T10:42:44.450Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-07-01T10:42:44.777Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-01T10:42:45.015Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-07-01T10:42:45.033Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.67s) [2020-07-01T10:42:45.033Z] PASS [2020-07-01T10:42:45.033Z] [2020-07-01T10:42:45.033Z] DONE 17 tests in 50.253s [2020-07-01T10:42:45.033Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-01T10:42:45.033Z] ++ 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-07-01T10:42:45.033Z] ++ set -e [2020-07-01T10:42:45.033Z] ++ '[' -n 0 ']' [2020-07-01T10:42:45.033Z] ++ set -x [2020-07-01T10:42:45.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-01T10:42:45.033Z] INFO: Testing against a local daemon [2020-07-01T10:42:45.033Z] === RUN TestPluginInvalidJSON [2020-07-01T10:42:45.033Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:42:45.033Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:42:45.033Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:42:45.033Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-01T10:42:45.033Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-01T10:42:45.033Z] === RUN TestPluginInstall [2020-07-01T10:42:45.033Z] === RUN TestPluginInstall/no_auth [2020-07-01T10:42:45.580Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2020-07-01T10:42:45.580Z] ok github.com/docker/docker/pkg/fsutils 0.153s coverage: 85.1% of statements [2020-07-01T10:42:45.593Z] === RUN TestDockerSuite/TestCommitChange [2020-07-01T10:42:46.146Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-07-01T10:42:46.516Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-01T10:42:47.079Z] ok github.com/docker/docker/pkg/idtools 0.448s coverage: 70.5% of statements [2020-07-01T10:42:47.439Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-01T10:42:47.645Z] ok github.com/docker/docker/pkg/ioutils 0.608s coverage: 70.6% of statements [2020-07-01T10:42:47.645Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-07-01T10:42:47.902Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2020-07-01T10:42:47.902Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-07-01T10:42:47.902Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-01T10:42:47.902Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-01T10:42:48.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-07-01T10:42:48.160Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-01T10:42:48.418Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-01T10:42:48.675Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-07-01T10:42:48.933Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2020-07-01T10:42:49.191Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-01T10:42:49.191Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-01T10:42:49.191Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-01T10:42:49.321Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-01T10:42:50.123Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-07-01T10:42:50.688Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-01T10:42:50.946Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-01T10:42:51.204Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-01T10:42:51.207Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-01T10:42:51.766Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-01T10:42:52.574Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-07-01T10:42:52.690Z] time="2020-07-01T10:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:52.691Z] time="2020-07-01T10:42:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:52.691Z] time="2020-07-01T10:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26f9fce7b8a1ce767a445d4220dbac167711191b81f53a27c4115c249f133644" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:52.691Z] time="2020-07-01T10:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:52.691Z] time="2020-07-01T10:42:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:52.691Z] time="2020-07-01T10:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26f9fce7b8a1ce767a445d4220dbac167711191b81f53a27c4115c249f133644" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:52.831Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-01T10:42:52.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-01T10:42:53.199Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-01T10:42:53.199Z] === RUN TestPluginInstall/with_htpasswd [2020-07-01T10:42:54.124Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf6d5d89e2741934e0e856bcc715524753ec5e9ff6c7271968b03df66c9b4c34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:54.124Z] time="2020-07-01T10:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bf6d5d89e2741934e0e856bcc715524753ec5e9ff6c7271968b03df66c9b4c34" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:54.684Z] === RUN TestPluginInstall/with_insecure [2020-07-01T10:42:56.044Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f76dd6b8b92b42f2125afa2a589c9991a3e8f9d748e06f75231b0a2e8686a873" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:42:56.044Z] time="2020-07-01T10:42:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f76dd6b8b92b42f2125afa2a589c9991a3e8f9d748e06f75231b0a2e8686a873" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:42:56.108Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2020-07-01T10:42:56.108Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-01T10:42:56.299Z] --- PASS: TestPluginInstall (11.18s) [2020-07-01T10:42:56.299Z] --- PASS: TestPluginInstall/no_auth (8.04s) [2020-07-01T10:42:56.299Z] --- PASS: TestPluginInstall/with_htpasswd (1.52s) [2020-07-01T10:42:56.299Z] --- PASS: TestPluginInstall/with_insecure (1.62s) [2020-07-01T10:42:56.299Z] plugin_test.go:157: [d08998b6deb13] daemon is not started [2020-07-01T10:42:56.299Z] PASS [2020-07-01T10:42:56.299Z] [2020-07-01T10:42:56.299Z] DONE 6 tests in 11.359s [2020-07-01T10:42:56.299Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-01T10:42:56.299Z] ++ 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-07-01T10:42:56.299Z] ++ set -e [2020-07-01T10:42:56.299Z] ++ '[' -n 0 ']' [2020-07-01T10:42:56.299Z] ++ set -x [2020-07-01T10:42:56.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=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-07-01T10:42:56.366Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-01T10:42:56.554Z] INFO: Testing against a local daemon [2020-07-01T10:42:56.554Z] === RUN TestExternalGraphDriver [2020-07-01T10:42:56.554Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-01T10:42:56.624Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-01T10:42:56.809Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-01T10:42:56.809Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-01T10:42:56.809Z] === RUN TestExternalGraphDriver/json [2020-07-01T10:42:56.882Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-01T10:42:57.064Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-01T10:42:57.064Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-01T10:42:57.064Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-01T10:42:57.064Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-01T10:42:57.448Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.8% of statements [2020-07-01T10:42:58.013Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-01T10:42:58.234Z] --- PASS: TestImportExtremelyLargeImageWorks (196.10s) [2020-07-01T10:42:58.234Z] PASS [2020-07-01T10:42:58.234Z] [2020-07-01T10:42:58.234Z] === Skipped [2020-07-01T10:42:58.234Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-01T10:42:58.234Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:42:58.234Z] [2020-07-01T10:42:58.234Z] [2020-07-01T10:42:58.234Z] DONE 12 tests, 1 skipped in 197.118s [2020-07-01T10:42:58.234Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-01T10:42:58.234Z] ++ 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-07-01T10:42:58.234Z] ++ set -e [2020-07-01T10:42:58.234Z] ++ '[' -n 0 ']' [2020-07-01T10:42:58.234Z] ++ set -x [2020-07-01T10:42:58.234Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-01T10:42:58.234Z] INFO: Testing against a local daemon [2020-07-01T10:42:58.234Z] === RUN TestNetworkCreateDelete [2020-07-01T10:42:58.234Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-07-01T10:42:58.234Z] === RUN TestDockerNetworkDeletePreferID [2020-07-01T10:42:58.234Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-01T10:42:58.234Z] === RUN TestDaemonDNSFallback [2020-07-01T10:42:58.234Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-07-01T10:42:58.234Z] === RUN TestInspectNetwork [2020-07-01T10:42:58.234Z] === RUN TestInspectNetwork/full_network_id [2020-07-01T10:42:58.234Z] === RUN TestInspectNetwork/partial_network_id [2020-07-01T10:42:58.234Z] === RUN TestInspectNetwork/network_name [2020-07-01T10:42:58.234Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-01T10:42:58.271Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-01T10:42:58.837Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-07-01T10:42:59.095Z] testing: warning: no tests to run [2020-07-01T10:42:59.095Z] coverage: [no statements] [2020-07-01T10:42:59.095Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-07-01T10:42:59.575Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-01T10:42:59.575Z] === RUN TestExternalGraphDriver/spec [2020-07-01T10:42:59.660Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-01T10:42:59.660Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-01T10:42:59.918Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-01T10:43:00.500Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-01T10:43:00.500Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-01T10:43:00.909Z] --- PASS: TestInspectNetwork (7.00s) [2020-07-01T10:43:00.909Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-01T10:43:00.909Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-01T10:43:00.909Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-01T10:43:00.909Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-01T10:43:00.909Z] === RUN TestRunContainerWithBridgeNone [2020-07-01T10:43:01.060Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-01T10:43:01.060Z] === RUN TestExternalGraphDriver/pull [2020-07-01T10:43:01.621Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-01T10:43:01.817Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-01T10:43:02.181Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-01T10:43:02.382Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-01T10:43:02.436Z] --- PASS: TestExternalGraphDriver (6.01s) [2020-07-01T10:43:02.436Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2020-07-01T10:43:02.436Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-07-01T10:43:02.436Z] --- PASS: TestExternalGraphDriver/pull (1.52s) [2020-07-01T10:43:02.436Z] === RUN TestGraphdriverPluginV2 [2020-07-01T10:43:02.691Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-01T10:43:02.937Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-07-01T10:43:02.937Z] === RUN TestNetworkInvalidJSON [2020-07-01T10:43:02.937Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-01T10:43:02.937Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-01T10:43:02.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:43:02.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:43:02.937Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:43:02.937Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:43:02.937Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-01T10:43:02.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-01T10:43:02.937Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-01T10:43:02.937Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-01T10:43:02.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-01T10:43:02.937Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-01T10:43:02.937Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-01T10:43:02.937Z] === RUN TestHostIPv4BridgeLabel [2020-07-01T10:43:03.220Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-01T10:43:03.220Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-01T10:43:03.252Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-01T10:43:03.252Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-01T10:43:03.252Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-01T10:43:03.314Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-01T10:43:03.573Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-01T10:43:03.811Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-01T10:43:03.811Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-01T10:43:03.811Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-01T10:43:03.811Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-01T10:43:04.067Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-01T10:43:04.229Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-01T10:43:04.229Z] === RUN TestDaemonDefaultNetworkPools [2020-07-01T10:43:04.631Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-01T10:43:04.946Z] ok github.com/docker/docker/registry 0.076s coverage: 56.3% of statements [2020-07-01T10:43:05.190Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-01T10:43:05.239Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-01T10:43:05.239Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-01T10:43:05.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-01T10:43:05.750Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-01T10:43:05.879Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-07-01T10:43:05.879Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-07-01T10:43:06.252Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-07-01T10:43:06.252Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-01T10:43:06.444Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-07-01T10:43:06.675Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2020-07-01T10:43:06.675Z] PASS [2020-07-01T10:43:06.675Z] [2020-07-01T10:43:06.675Z] DONE 5 tests in 10.146s [2020-07-01T10:43:06.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-01T10:43:06.675Z] ++ 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-07-01T10:43:06.675Z] ++ set -e [2020-07-01T10:43:06.675Z] ++ '[' -n 0 ']' [2020-07-01T10:43:06.675Z] ++ set -x [2020-07-01T10:43:06.675Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:06.675Z] INFO: Testing against a local daemon [2020-07-01T10:43:06.675Z] === RUN TestContinueAfterPluginCrash [2020-07-01T10:43:06.675Z] === PAUSE TestContinueAfterPluginCrash [2020-07-01T10:43:06.675Z] === RUN TestReadPluginNoRead [2020-07-01T10:43:06.675Z] === PAUSE TestReadPluginNoRead [2020-07-01T10:43:06.675Z] === RUN TestDaemonStartWithLogOpt [2020-07-01T10:43:06.675Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-01T10:43:06.675Z] === CONT TestContinueAfterPluginCrash [2020-07-01T10:43:06.675Z] === CONT TestDaemonStartWithLogOpt [2020-07-01T10:43:06.701Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-01T10:43:06.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-01T10:43:07.281Z] ok github.com/docker/docker/integration/container 54.842s [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === Skipped [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-07-01T10:43:07.281Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-01T10:43:07.281Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-01T10:43:07.281Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-01T10:43:07.281Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-07-01T10:43:07.281Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-07-01T10:43:07.281Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-01T10:43:07.281Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-07-01T10:43:07.281Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-07-01T10:43:07.281Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-07-01T10:43:07.281Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-07-01T10:43:07.281Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-07-01T10:43:07.281Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-07-01T10:43:07.281Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-07-01T10:43:07.281Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-07-01T10:43:07.281Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-07-01T10:43:07.281Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.281Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-07-01T10:43:07.281Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-01T10:43:07.281Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-07-01T10:43:07.282Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-07-01T10:43:07.282Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-07-01T10:43:07.282Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-07-01T10:43:07.282Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-07-01T10:43:07.282Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-07-01T10:43:07.282Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-07-01T10:43:07.282Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-07-01T10:43:07.282Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-07-01T10:43:07.282Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-07-01T10:43:07.282Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-07-01T10:43:07.282Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-07-01T10:43:07.282Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-07-01T10:43:07.282Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-07-01T10:43:07.282Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-07-01T10:43:07.282Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] DONE 85 tests, 42 skipped in 57.392s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-01T10:43:07.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:07.282Z] INFO: Testing against a local daemon [2020-07-01T10:43:07.282Z] ok github.com/docker/docker/integration/image 0.433s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === Skipped [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-07-01T10:43:07.282Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-01T10:43:07.282Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-07-01T10:43:07.282Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-07-01T10:43:07.282Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] DONE 11 tests, 4 skipped in 2.344s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-01T10:43:07.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:07.282Z] INFO: Testing against a local daemon [2020-07-01T10:43:07.282Z] ok github.com/docker/docker/integration/network 0.256s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === Skipped [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-07-01T10:43:07.282Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-07-01T10:43:07.282Z] 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-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-07-01T10:43:07.282Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-07-01T10:43:07.282Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-07-01T10:43:07.282Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-07-01T10:43:07.282Z] network_test.go:97: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:52: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:96: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:130: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:181: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:206: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:326: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-01T10:43:07.282Z] service_test.go:394: testEnv.OSType == "windows" [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] DONE 19 tests, 15 skipped in 2.385s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-01T10:43:07.282Z] testing: warning: no tests to run [2020-07-01T10:43:07.282Z] ok github.com/docker/docker/integration/network/ipvlan 0.054s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] DONE 0 tests in 0.701s [2020-07-01T10:43:07.282Z] [2020-07-01T10:43:07.282Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-01T10:43:07.727Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-07-01T10:43:07.727Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-01T10:43:07.753Z] testing: warning: no tests to run [2020-07-01T10:43:07.753Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2020-07-01T10:43:07.753Z] [2020-07-01T10:43:07.753Z] DONE 0 tests in 0.719s [2020-07-01T10:43:07.753Z] [2020-07-01T10:43:07.753Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-01T10:43:07.854Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-01T10:43:07.854Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-01T10:43:08.013Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2020-07-01T10:43:08.013Z] === RUN TestServiceWithPredefinedNetwork [2020-07-01T10:43:08.227Z] testing: warning: no tests to run [2020-07-01T10:43:08.227Z] ok github.com/docker/docker/integration/plugin 0.061s [2020-07-01T10:43:08.227Z] [2020-07-01T10:43:08.227Z] DONE 0 tests in 0.684s [2020-07-01T10:43:08.227Z] [2020-07-01T10:43:08.227Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-01T10:43:08.414Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-01T10:43:09.220Z] testing: warning: no tests to run [2020-07-01T10:43:09.221Z] ok github.com/docker/docker/integration/plugin/authz 0.070s [2020-07-01T10:43:09.221Z] [2020-07-01T10:43:09.221Z] DONE 0 tests in 0.706s [2020-07-01T10:43:09.221Z] [2020-07-01T10:43:09.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-01T10:43:09.339Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-01T10:43:09.981Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-01T10:43:09.981Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-01T10:43:10.263Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-01T10:43:10.546Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-01T10:43:10.700Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2020-07-01T10:43:10.700Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-01T10:43:10.700Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:43:10.700Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:43:10.700Z] === RUN TestServiceWithDataPathPortInit [2020-07-01T10:43:11.188Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-01T10:43:11.188Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-01T10:43:11.445Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-01T10:43:11.918Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-07-01T10:43:12.371Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-01T10:43:12.371Z] --- PASS: TestDaemonStartWithLogOpt (5.69s) [2020-07-01T10:43:12.371Z] === CONT TestReadPluginNoRead [2020-07-01T10:43:12.930Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-01T10:43:12.930Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-01T10:43:13.490Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-01T10:43:14.852Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-01T10:43:15.776Z] === RUN TestReadPluginNoRead/default [2020-07-01T10:43:16.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-01T10:43:16.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-01T10:43:16.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-01T10:43:16.031Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-01T10:43:16.031Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-01T10:43:16.423Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:16.423Z] INFO: Testing against a local daemon [2020-07-01T10:43:16.423Z] ok github.com/docker/docker/integration/plugin/common 0.298s [2020-07-01T10:43:16.423Z] [2020-07-01T10:43:16.423Z] === Skipped [2020-07-01T10:43:16.423Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-07-01T10:43:16.423Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-07-01T10:43:16.423Z] [2020-07-01T10:43:16.423Z] [2020-07-01T10:43:16.423Z] DONE 3 tests, 1 skipped in 7.455s [2020-07-01T10:43:16.590Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-01T10:43:16.895Z] [2020-07-01T10:43:16.895Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-01T10:43:17.151Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-01T10:43:17.406Z] --- PASS: TestContinueAfterPluginCrash (10.80s) [2020-07-01T10:43:18.764Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-01T10:43:19.687Z] --- PASS: TestReadPluginNoRead (7.41s) [2020-07-01T10:43:19.687Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-07-01T10:43:19.687Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2020-07-01T10:43:19.687Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2020-07-01T10:43:19.687Z] read_test.go:92: [de9934acf6381] daemon is not started [2020-07-01T10:43:19.687Z] PASS [2020-07-01T10:43:19.687Z] [2020-07-01T10:43:19.687Z] DONE 6 tests in 13.252s [2020-07-01T10:43:19.687Z] 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-07-01T10:43:19.688Z] ++ 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-07-01T10:43:19.688Z] ++ set -e [2020-07-01T10:43:19.688Z] ++ '[' -n 0 ']' [2020-07-01T10:43:19.688Z] ++ set -x [2020-07-01T10:43:19.688Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:19.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:19.861Z] INFO: Testing against a local daemon [2020-07-01T10:43:19.861Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.250s [2020-07-01T10:43:19.861Z] [2020-07-01T10:43:19.861Z] === Skipped [2020-07-01T10:43:19.861Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-07-01T10:43:19.861Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-01T10:43:19.861Z] [2020-07-01T10:43:19.861Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-07-01T10:43:19.861Z] external_test.go:408: runtime.GOOS == "windows" [2020-07-01T10:43:19.861Z] [2020-07-01T10:43:19.861Z] [2020-07-01T10:43:19.861Z] DONE 2 tests, 2 skipped in 3.067s [2020-07-01T10:43:19.861Z] [2020-07-01T10:43:19.861Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-01T10:43:19.942Z] testing: warning: no tests to run [2020-07-01T10:43:19.942Z] PASS [2020-07-01T10:43:19.942Z] [2020-07-01T10:43:19.942Z] DONE 0 tests in 0.042s [2020-07-01T10:43:19.942Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-01T10:43:19.942Z] ++ 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-07-01T10:43:19.942Z] ++ set -e [2020-07-01T10:43:19.942Z] ++ '[' -n 0 ']' [2020-07-01T10:43:19.942Z] ++ set -x [2020-07-01T10:43:19.942Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:19.942Z] INFO: Testing against a local daemon [2020-07-01T10:43:19.942Z] === RUN TestPluginWithDevMounts [2020-07-01T10:43:19.942Z] === PAUSE TestPluginWithDevMounts [2020-07-01T10:43:19.942Z] === CONT TestPluginWithDevMounts [2020-07-01T10:43:20.865Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-01T10:43:21.790Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-01T10:43:22.045Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-07-01T10:43:22.045Z] PASS [2020-07-01T10:43:22.045Z] [2020-07-01T10:43:22.045Z] DONE 1 tests in 2.102s [2020-07-01T10:43:22.045Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-01T10:43:22.045Z] ++ 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-07-01T10:43:22.045Z] ++ set -e [2020-07-01T10:43:22.045Z] ++ '[' -n 0 ']' [2020-07-01T10:43:22.045Z] ++ set -x [2020-07-01T10:43:22.045Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:22.045Z] INFO: Testing against a local daemon [2020-07-01T10:43:22.045Z] === RUN TestSecretInspect [2020-07-01T10:43:22.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:22.098Z] INFO: Testing against a local daemon [2020-07-01T10:43:22.098Z] ok github.com/docker/docker/integration/plugin/logging 0.244s [2020-07-01T10:43:22.098Z] [2020-07-01T10:43:22.098Z] === Skipped [2020-07-01T10:43:22.098Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-07-01T10:43:22.098Z] read_test.go:21: no unix domain sockets on Windows [2020-07-01T10:43:22.098Z] [2020-07-01T10:43:22.098Z] [2020-07-01T10:43:22.098Z] DONE 1 tests, 1 skipped in 2.458s [2020-07-01T10:43:22.098Z] [2020-07-01T10:43:22.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-07-01T10:43:22.299Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-01T10:43:22.299Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-01T10:43:22.299Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-01T10:43:23.674Z] testing: warning: no tests to run [2020-07-01T10:43:23.674Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2020-07-01T10:43:23.674Z] [2020-07-01T10:43:23.674Z] DONE 0 tests in 1.223s [2020-07-01T10:43:23.674Z] [2020-07-01T10:43:23.674Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-01T10:43:24.102Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/rootless [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/volume [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-01T10:43:24.102Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === Skipped [2020-07-01T10:43:24.102Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-01T10:43:24.102Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-01T10:43:24.102Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-01T10:43:24.102Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-01T10:43:24.102Z] time="2020-07-01T10:42:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-01T10:43:24.102Z] time="2020-07-01T10:42:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-01T10:43:24.102Z] time="2020-07-01T10:42:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-01T10:43:24.102Z] time="2020-07-01T10:42:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.102Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-01T10:43:24.102Z] time="2020-07-01T10:42:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-01T10:43:24.102Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-01T10:43:24.102Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-01T10:43:24.102Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-01T10:43:24.103Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-01T10:43:24.103Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-01T10:43:24.103Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.103Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.103Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.103Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.103Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-01T10:43:24.103Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-01T10:43:24.103Z] graphtest_unix.go:73: No driver to put! [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-01T10:43:24.103Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-01T10:43:24.103Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] [2020-07-01T10:43:24.103Z] DONE 2124 tests, 26 skipped in 245.834s Post stage [Pipeline] junit [2020-07-01T10:43:24.371Z] Recording test results [2020-07-01T10:43:24.808Z] --- PASS: TestSecretInspect (2.25s) [2020-07-01T10:43:24.808Z] === RUN TestSecretList [2020-07-01T10:43:24.808Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-01T10:43:25.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41166/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6908642616609197aa38d97d72ee652cb6e45442 hack/validate/vendor [2020-07-01T10:43:25.367Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-01T10:43:25.925Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2020-07-01T10:43:25.925Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-01T10:43:25.925Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:25.925Z] INFO: Testing against a local daemon [2020-07-01T10:43:25.925Z] ok github.com/docker/docker/integration/plugin/volumes 0.280s [2020-07-01T10:43:25.925Z] [2020-07-01T10:43:25.925Z] === Skipped [2020-07-01T10:43:25.925Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-07-01T10:43:25.925Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:25.925Z] [2020-07-01T10:43:25.925Z] [2020-07-01T10:43:25.925Z] DONE 1 tests, 1 skipped in 2.462s [2020-07-01T10:43:25.925Z] [2020-07-01T10:43:25.926Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-01T10:43:25.926Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-01T10:43:26.258Z] 2020/07/01 10:43:25 Collecting initial packages [2020-07-01T10:43:26.258Z] 2020/07/01 10:43:26 Download dependencies [2020-07-01T10:43:26.851Z] --- PASS: TestSecretList (2.59s) [2020-07-01T10:43:26.851Z] === RUN TestSecretsCreateAndDelete [2020-07-01T10:43:28.157Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:28.157Z] INFO: Testing against a local daemon [2020-07-01T10:43:28.157Z] ok github.com/docker/docker/integration/secret 0.203s [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === Skipped [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-07-01T10:43:28.157Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] DONE 6 tests, 6 skipped in 2.103s [2020-07-01T10:43:28.157Z] [2020-07-01T10:43:28.157Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-01T10:43:28.780Z] 2020/07/01 10:43:28 Starting whole vndr cycle because no package specified [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Ignoring paths matching "^archive/tar" [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/gorilla/mux, revision 75dcda0896e109a2a22c9315bca3bb21b87b2ba5, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/mattn/go-shellwords, revision 28e4fdf351f0744b1249317edb45e4c2aa7a5e43, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-07-01T10:43:28.781Z] 2020/07/01 10:43:28 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-07-01T10:43:29.714Z] 2020/07/01 10:43:29 Finished clone github.com/docker/libtrust [2020-07-01T10:43:29.714Z] 2020/07/01 10:43:29 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-07-01T10:43:29.714Z] 2020/07/01 10:43:29 Finished clone github.com/mattn/go-shellwords [2020-07-01T10:43:29.714Z] 2020/07/01 10:43:29 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/google/uuid [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/tchap/go-patricia [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/creack/pty [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/moby/term [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Finished clone github.com/Microsoft/go-winio [2020-07-01T10:43:29.971Z] 2020/07/01 10:43:29 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-07-01T10:43:30.108Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-01T10:43:30.109Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2020-07-01T10:43:30.109Z] === RUN TestSecretsUpdate [2020-07-01T10:43:30.109Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-01T10:43:30.229Z] 2020/07/01 10:43:29 Finished clone github.com/gorilla/mux [2020-07-01T10:43:30.229Z] 2020/07/01 10:43:29 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-07-01T10:43:30.795Z] 2020/07/01 10:43:30 Finished clone github.com/sirupsen/logrus [2020-07-01T10:43:30.795Z] 2020/07/01 10:43:30 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-07-01T10:43:31.053Z] 2020/07/01 10:43:30 Finished clone github.com/docker/go-units [2020-07-01T10:43:31.053Z] 2020/07/01 10:43:30 Clone github.com/moby/buildkit, revision df35e9818d1f9066e616e03f4b8d727c97562e5b, attempt 1/20 [2020-07-01T10:43:31.053Z] 2020/07/01 10:43:30 Finished clone github.com/syndtr/gocapability [2020-07-01T10:43:31.053Z] 2020/07/01 10:43:30 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-07-01T10:43:31.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:31.147Z] INFO: Testing against a local daemon [2020-07-01T10:43:31.147Z] ok github.com/docker/docker/integration/service 0.349s [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === Skipped [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-01T10:43:31.147Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-01T10:43:31.147Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2020-07-01T10:43:31.147Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-07-01T10:43:31.147Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-07-01T10:43:31.147Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-07-01T10:43:31.147Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-07-01T10:43:31.147Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-07-01T10:43:31.147Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-07-01T10:43:31.147Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-07-01T10:43:31.147Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-07-01T10:43:31.147Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-07-01T10:43:31.147Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-07-01T10:43:31.147Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-07-01T10:43:31.147Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-07-01T10:43:31.147Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-07-01T10:43:31.147Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-07-01T10:43:31.147Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-07-01T10:43:31.147Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-07-01T10:43:31.147Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] DONE 24 tests, 23 skipped in 2.850s [2020-07-01T10:43:31.147Z] [2020-07-01T10:43:31.147Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Finished clone github.com/RackSec/srslog [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Finished clone github.com/moby/sys [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Finished clone github.com/imdario/mergo [2020-07-01T10:43:31.312Z] 2020/07/01 10:43:31 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-07-01T10:43:31.420Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-07-01T10:43:31.420Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6yyv5w009gy8v032uv53hasge Created:2020-07-01 10:43:25.269596985 +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[84010b946040ff4b6e2c79a2e20b195a8432e17ee5d701915b0a2abaebd82d5a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pt7coel5baals4az7s5ylngej EndpointID:aaff5f8c0117cf3bb1f9241050ed96d118a61ae9b7079e2addfc85a89e83062a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:141fa04b790c34044a4be51feaf3beb31f4517d6eb6e3b75d54c9271d2684d1d 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:8cb98e15a197 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.pt7coel5baals4az7s5ylngej EndpointID:aaff5f8c0117cf3bb1f9241050ed96d118a61ae9b7079e2addfc85a89e83062a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-01T10:43:31.420Z] PASS [2020-07-01T10:43:31.420Z] [2020-07-01T10:43:31.420Z] === Skipped [2020-07-01T10:43:31.420Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-01T10:43:31.420Z] service_test.go:236: FLAKY_TEST [2020-07-01T10:43:31.420Z] [2020-07-01T10:43:31.420Z] [2020-07-01T10:43:31.420Z] DONE 23 tests, 1 skipped in 39.685s [2020-07-01T10:43:31.420Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:43:31.420Z] ++ 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-07-01T10:43:31.420Z] ++ set -e [2020-07-01T10:43:31.420Z] ++ '[' -n 0 ']' [2020-07-01T10:43:31.420Z] ++ set -x [2020-07-01T10:43:31.421Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:31.421Z] INFO: Testing against a local daemon [2020-07-01T10:43:31.421Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-01T10:43:31.421Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:43:31.421Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:43:31.421Z] === RUN TestDockerNetworkIpvlan [2020-07-01T10:43:31.421Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:43:31.421Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:43:31.421Z] PASS [2020-07-01T10:43:31.421Z] [2020-07-01T10:43:31.421Z] === Skipped [2020-07-01T10:43:31.421Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-01T10:43:31.421Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:43:31.421Z] [2020-07-01T10:43:31.421Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-01T10:43:31.421Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-01T10:43:31.421Z] [2020-07-01T10:43:31.421Z] [2020-07-01T10:43:31.421Z] DONE 2 tests, 2 skipped in 0.075s [2020-07-01T10:43:31.421Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-01T10:43:31.421Z] ++ 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-07-01T10:43:31.421Z] ++ set -e [2020-07-01T10:43:31.421Z] ++ '[' -n 0 ']' [2020-07-01T10:43:31.421Z] ++ set -x [2020-07-01T10:43:31.421Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:31.421Z] INFO: Testing against a local daemon [2020-07-01T10:43:31.421Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-01T10:43:31.472Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Finished clone github.com/opencontainers/selinux [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Finished clone gotest.tools/v3 [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Finished clone github.com/google/go-cmp [2020-07-01T10:43:31.571Z] 2020/07/01 10:43:31 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-07-01T10:43:32.137Z] 2020/07/01 10:43:32 Finished clone golang.org/x/sync [2020-07-01T10:43:32.137Z] 2020/07/01 10:43:32 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2020-07-01T10:43:32.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-01T10:43:32.651Z] --- PASS: TestSecretsUpdate (2.75s) [2020-07-01T10:43:32.651Z] === RUN TestTemplatedSecret [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Finished clone github.com/docker/go-connections [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Clone github.com/docker/libnetwork, revision 2e24aed516bd5c836e11378bb457dd612aa868ed, attempt 1/20 [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Finished clone github.com/google/shlex [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Finished clone github.com/mitchellh/hashstructure [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Finished clone github.com/opentracing-contrib/go-stdlib [2020-07-01T10:43:32.704Z] 2020/07/01 10:43:32 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-07-01T10:43:32.922Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-01T10:43:32.923Z] === RUN TestDockerNetworkMacvlan [2020-07-01T10:43:32.962Z] 2020/07/01 10:43:32 Finished clone github.com/opentracing/opentracing-go [2020-07-01T10:43:32.962Z] 2020/07/01 10:43:32 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-07-01T10:43:32.962Z] 2020/07/01 10:43:32 Finished clone github.com/gofrs/flock [2020-07-01T10:43:32.962Z] 2020/07/01 10:43:32 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-07-01T10:43:33.211Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-01T10:43:33.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:33.373Z] INFO: Testing against a local daemon [2020-07-01T10:43:33.373Z] ok github.com/docker/docker/integration/session 0.199s [2020-07-01T10:43:33.373Z] [2020-07-01T10:43:33.373Z] === Skipped [2020-07-01T10:43:33.373Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-07-01T10:43:33.373Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:33.373Z] [2020-07-01T10:43:33.373Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-07-01T10:43:33.373Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:33.373Z] [2020-07-01T10:43:33.373Z] [2020-07-01T10:43:33.373Z] DONE 2 tests, 2 skipped in 2.062s [2020-07-01T10:43:33.373Z] [2020-07-01T10:43:33.373Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-01T10:43:33.540Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-01T10:43:33.896Z] 2020/07/01 10:43:33 Finished clone github.com/armon/go-metrics [2020-07-01T10:43:33.896Z] 2020/07/01 10:43:33 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Finished clone github.com/docker/go-events [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Finished clone github.com/armon/go-radix [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Finished clone github.com/sean-/seed [2020-07-01T10:43:34.154Z] 2020/07/01 10:43:33 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-07-01T10:43:34.550Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-01T10:43:34.571Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-01T10:43:35.089Z] 2020/07/01 10:43:35 Finished clone github.com/hashicorp/memberlist [2020-07-01T10:43:35.089Z] 2020/07/01 10:43:35 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-07-01T10:43:35.089Z] 2020/07/01 10:43:35 Finished clone github.com/tonistiigi/fsutil [2020-07-01T10:43:35.089Z] 2020/07/01 10:43:35 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-07-01T10:43:35.168Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-01T10:43:35.348Z] 2020/07/01 10:43:35 Finished clone github.com/hashicorp/go-multierror [2020-07-01T10:43:35.348Z] 2020/07/01 10:43:35 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-07-01T10:43:35.348Z] 2020/07/01 10:43:35 Finished clone github.com/hashicorp/errwrap [2020-07-01T10:43:35.348Z] 2020/07/01 10:43:35 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-07-01T10:43:35.535Z] --- PASS: TestTemplatedSecret (2.78s) [2020-07-01T10:43:35.535Z] === RUN TestSecretCreateResolve [2020-07-01T10:43:35.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:35.602Z] INFO: Testing against a local daemon [2020-07-01T10:43:36.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-01T10:43:36.595Z] ok github.com/docker/docker/integration/system 1.312s [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === Skipped [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:43:36.595Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-07-01T10:43:36.595Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-07-01T10:43:36.595Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-07-01T10:43:36.595Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-07-01T10:43:36.595Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-07-01T10:43:36.595Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-07-01T10:43:36.595Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] DONE 13 tests, 7 skipped in 3.265s [2020-07-01T10:43:36.595Z] [2020-07-01T10:43:36.595Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Finished clone github.com/vishvananda/netns [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Finished clone github.com/golang/gddo [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Finished clone github.com/docker/libkv [2020-07-01T10:43:36.722Z] 2020/07/01 10:43:36 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-07-01T10:43:36.980Z] 2020/07/01 10:43:36 Finished clone github.com/hashicorp/go-sockaddr [2020-07-01T10:43:36.980Z] 2020/07/01 10:43:36 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-07-01T10:43:37.194Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-01T10:43:37.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-01T10:43:37.709Z] --- PASS: TestSecretCreateResolve (2.28s) [2020-07-01T10:43:37.709Z] PASS [2020-07-01T10:43:37.709Z] [2020-07-01T10:43:37.709Z] DONE 6 tests in 15.643s [2020-07-01T10:43:37.709Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-01T10:43:37.709Z] ++ 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-07-01T10:43:37.709Z] ++ set -e [2020-07-01T10:43:37.709Z] ++ '[' -n 0 ']' [2020-07-01T10:43:37.709Z] ++ set -x [2020-07-01T10:43:37.709Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:37.709Z] INFO: Testing against a local daemon [2020-07-01T10:43:37.709Z] === RUN TestServiceCreateInit [2020-07-01T10:43:37.709Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-01T10:43:37.914Z] 2020/07/01 10:43:37 Finished clone github.com/moby/ipvs [2020-07-01T10:43:37.914Z] 2020/07/01 10:43:37 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Finished clone github.com/vishvananda/netlink [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Finished clone github.com/BurntSushi/toml [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Finished clone github.com/deckarep/golang-set [2020-07-01T10:43:38.481Z] 2020/07/01 10:43:38 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-07-01T10:43:38.739Z] 2020/07/01 10:43:38 Finished clone github.com/samuel/go-zookeeper [2020-07-01T10:43:38.739Z] 2020/07/01 10:43:38 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-07-01T10:43:38.739Z] 2020/07/01 10:43:38 Finished clone github.com/hashicorp/go-msgpack [2020-07-01T10:43:38.739Z] 2020/07/01 10:43:38 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-07-01T10:43:38.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:38.822Z] INFO: Testing against a local daemon [2020-07-01T10:43:38.822Z] ok github.com/docker/docker/integration/volume 0.302s [2020-07-01T10:43:38.822Z] [2020-07-01T10:43:38.822Z] === Skipped [2020-07-01T10:43:38.822Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-07-01T10:43:38.822Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-01T10:43:38.822Z] [2020-07-01T10:43:38.822Z] [2020-07-01T10:43:38.822Z] DONE 5 tests, 1 skipped in 2.278s [2020-07-01T10:43:38.822Z] [2020-07-01T10:43:38.822Z] INFO: make.ps1 ended at 07/01/2020 10:43:38 [2020-07-01T10:43:38.822Z] INFO: Integration CLI tests being run from the host: [2020-07-01T10:43:38.822Z] 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-07-01T10:43:39.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908040_} [2020-07-01T10:43:39.225Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-01T10:43:39.305Z] 2020/07/01 10:43:39 Finished clone github.com/coreos/go-semver [2020-07-01T10:43:39.306Z] 2020/07/01 10:43:39 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-07-01T10:43:39.564Z] 2020/07/01 10:43:39 Finished clone golang.org/x/net [2020-07-01T10:43:39.564Z] 2020/07/01 10:43:39 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-07-01T10:43:39.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1986710100_/foo_false____} [2020-07-01T10:43:40.131Z] 2020/07/01 10:43:39 Finished clone github.com/ishidawataru/sctp [2020-07-01T10:43:40.131Z] 2020/07/01 10:43:39 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-07-01T10:43:41.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-01T10:43:41.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1986710100_/foo_true____} [2020-07-01T10:43:41.862Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-01T10:43:42.031Z] 2020/07/01 10:43:41 Finished clone github.com/opencontainers/go-digest [2020-07-01T10:43:42.031Z] 2020/07/01 10:43:41 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-07-01T10:43:42.031Z] 2020/07/01 10:43:41 Finished clone go.etcd.io/bbolt [2020-07-01T10:43:42.031Z] 2020/07/01 10:43:41 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-07-01T10:43:42.966Z] 2020/07/01 10:43:42 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2020-07-01T10:43:42.966Z] 2020/07/01 10:43:42 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-07-01T10:43:42.966Z] 2020/07/01 10:43:42 Finished clone github.com/Microsoft/opengcs [2020-07-01T10:43:42.966Z] 2020/07/01 10:43:42 Clone github.com/opencontainers/runtime-spec, revision c4ee7d12c742ffe806cd9350b6af3b4b19faed6f, attempt 1/20 [2020-07-01T10:43:43.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_false____} [2020-07-01T10:43:43.224Z] 2020/07/01 10:43:43 Finished clone github.com/mistifyio/go-zfs [2020-07-01T10:43:43.224Z] 2020/07/01 10:43:43 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-07-01T10:43:43.224Z] 2020/07/01 10:43:43 Finished clone github.com/vbatts/tar-split [2020-07-01T10:43:43.224Z] 2020/07/01 10:43:43 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-07-01T10:43:43.611Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan (11.17s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s) [2020-07-01T10:43:43.893Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2020-07-01T10:43:43.893Z] PASS [2020-07-01T10:43:43.893Z] [2020-07-01T10:43:43.893Z] DONE 8 tests in 12.600s [2020-07-01T10:43:43.893Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-01T10:43:43.893Z] ++ 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-07-01T10:43:43.893Z] ++ set -e [2020-07-01T10:43:43.893Z] ++ '[' -n 0 ']' [2020-07-01T10:43:43.893Z] ++ set -x [2020-07-01T10:43:43.893Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:43.893Z] testing: warning: no tests to run [2020-07-01T10:43:43.893Z] PASS [2020-07-01T10:43:43.893Z] [2020-07-01T10:43:43.893Z] DONE 0 tests in 0.011s [2020-07-01T10:43:43.893Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-01T10:43:43.893Z] ++ 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-07-01T10:43:43.893Z] ++ set -e [2020-07-01T10:43:43.893Z] ++ '[' -n 0 ']' [2020-07-01T10:43:43.893Z] ++ set -x [2020-07-01T10:43:43.893Z] ++ env -i DEST=/go/src/github.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-07-01T10:43:43.893Z] INFO: Testing against a local daemon [2020-07-01T10:43:43.894Z] === RUN TestAuthZPluginAllowRequest [2020-07-01T10:43:44.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_true____} [2020-07-01T10:43:44.597Z] 2020/07/01 10:43:44 Finished clone github.com/seccomp/libseccomp-golang [2020-07-01T10:43:44.597Z] 2020/07/01 10:43:44 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-07-01T10:43:45.163Z] 2020/07/01 10:43:44 Finished clone github.com/hashicorp/serf [2020-07-01T10:43:45.163Z] 2020/07/01 10:43:44 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-07-01T10:43:45.369Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-01T10:43:45.369Z] === RUN TestAuthZPluginTLS [2020-07-01T10:43:45.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_true__0xc0009080a0__} [2020-07-01T10:43:46.003Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-01T10:43:46.003Z] === RUN TestAuthZPluginDenyRequest [2020-07-01T10:43:46.287Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-01T10:43:46.287Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-01T10:43:46.505Z] --- PASS: TestServiceCreateInit (8.77s) [2020-07-01T10:43:46.505Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.97s) [2020-07-01T10:43:46.505Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.77s) [2020-07-01T10:43:46.505Z] === RUN TestCreateServiceMultipleTimes [2020-07-01T10:43:46.538Z] 2020/07/01 10:43:46 Finished clone github.com/opencontainers/runtime-spec [2020-07-01T10:43:46.538Z] 2020/07/01 10:43:46 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-07-01T10:43:46.538Z] 2020/07/01 10:43:46 Finished clone github.com/Microsoft/hcsshim [2020-07-01T10:43:46.538Z] 2020/07/01 10:43:46 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-07-01T10:43:46.796Z] 2020/07/01 10:43:46 Finished clone github.com/coreos/go-systemd [2020-07-01T10:43:46.796Z] 2020/07/01 10:43:46 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-07-01T10:43:46.902Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-01T10:43:46.902Z] === RUN TestAuthZPluginDenyResponse [2020-07-01T10:43:47.055Z] 2020/07/01 10:43:46 Finished clone github.com/opencontainers/image-spec [2020-07-01T10:43:47.055Z] 2020/07/01 10:43:46 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-07-01T10:43:47.313Z] 2020/07/01 10:43:47 Finished clone github.com/coreos/go-systemd/v22 [2020-07-01T10:43:47.313Z] 2020/07/01 10:43:47 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-07-01T10:43:47.313Z] 2020/07/01 10:43:47 Finished clone github.com/ugorji/go [2020-07-01T10:43:47.313Z] 2020/07/01 10:43:47 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-07-01T10:43:47.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009080c0_} [2020-07-01T10:43:47.517Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-01T10:43:47.517Z] === RUN TestAuthZPluginAllowEventStream [2020-07-01T10:43:47.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-01T10:43:47.526Z] INFO: Testing against a local daemon [2020-07-01T10:43:47.880Z] 2020/07/01 10:43:47 Finished clone github.com/Graylog2/go-gelf [2020-07-01T10:43:47.880Z] 2020/07/01 10:43:47 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-07-01T10:43:48.138Z] 2020/07/01 10:43:47 Finished clone github.com/philhofer/fwd [2020-07-01T10:43:48.138Z] 2020/07/01 10:43:47 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Finished clone golang.org/x/sys [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Finished clone github.com/godbus/dbus/v5 [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Finished clone github.com/fluent/fluent-logger-golang [2020-07-01T10:43:48.396Z] 2020/07/01 10:43:48 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-07-01T10:43:48.992Z] --- PASS: TestAuthZPluginAllowEventStream (1.30s) [2020-07-01T10:43:48.992Z] === RUN TestAuthZPluginErrorResponse [2020-07-01T10:43:49.277Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-01T10:43:49.277Z] === RUN TestAuthZPluginErrorRequest [2020-07-01T10:43:49.331Z] 2020/07/01 10:43:49 Finished clone github.com/fsnotify/fsnotify [2020-07-01T10:43:49.331Z] 2020/07/01 10:43:49 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-07-01T10:43:49.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009080e0_} [2020-07-01T10:43:49.589Z] 2020/07/01 10:43:49 Finished clone github.com/bsphere/le_go [2020-07-01T10:43:49.589Z] 2020/07/01 10:43:49 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-07-01T10:43:49.893Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-01T10:43:49.893Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-01T10:43:50.155Z] 2020/07/01 10:43:49 Finished clone github.com/jmespath/go-jmespath [2020-07-01T10:43:50.155Z] 2020/07/01 10:43:49 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-07-01T10:43:50.509Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-01T10:43:50.509Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-01T10:43:50.712Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908100_} [2020-07-01T10:43:50.722Z] 2020/07/01 10:43:50 Finished clone golang.org/x/oauth2 [2020-07-01T10:43:50.722Z] 2020/07/01 10:43:50 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-07-01T10:43:51.288Z] 2020/07/01 10:43:51 Finished clone github.com/tinylib/msgp [2020-07-01T10:43:51.288Z] 2020/07/01 10:43:51 Clone github.com/containerd/containerd, revision c80284d4b5291a351bb471bcdabb5c1d95e7a583, attempt 1/20 [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Finished clone github.com/moby/buildkit [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Finished clone github.com/googleapis/gax-go [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Finished clone github.com/docker/libnetwork [2020-07-01T10:43:51.546Z] 2020/07/01 10:43:51 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-07-01T10:43:52.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908120_} [2020-07-01T10:43:52.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-07-01T10:43:52.534Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-01T10:43:52.921Z] 2020/07/01 10:43:52 Finished clone go.opencensus.io [2020-07-01T10:43:52.921Z] 2020/07/01 10:43:52 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-07-01T10:43:53.179Z] 2020/07/01 10:43:52 Finished clone github.com/containerd/fifo [2020-07-01T10:43:53.179Z] 2020/07/01 10:43:52 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-07-01T10:43:53.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-01T10:43:54.030Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2020-07-01T10:43:54.030Z] === RUN TestAuthZPluginHeader [2020-07-01T10:43:54.113Z] 2020/07/01 10:43:53 Finished clone github.com/containerd/cgroups [2020-07-01T10:43:54.113Z] 2020/07/01 10:43:53 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2020-07-01T10:43:54.371Z] 2020/07/01 10:43:54 Finished clone github.com/miekg/dns [2020-07-01T10:43:54.371Z] 2020/07/01 10:43:54 Clone github.com/containerd/ttrpc, revision 72bb1b21c5b0a4a107f59dd85f6ab58e564b68d6, attempt 1/20 [2020-07-01T10:43:54.638Z] 2020/07/01 10:43:54 Finished clone github.com/containerd/go-runc [2020-07-01T10:43:54.638Z] 2020/07/01 10:43:54 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-07-01T10:43:54.646Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-07-01T10:43:54.646Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-01T10:43:54.646Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:43:54.646Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:43:54.646Z] === RUN TestAuthZPluginV2Disable [2020-07-01T10:43:54.646Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:43:54.646Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:43:54.646Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-01T10:43:54.646Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:43:54.646Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:43:54.646Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-01T10:43:54.646Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:43:54.646Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:43:54.646Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-01T10:43:54.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-01T10:43:55.137Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-01T10:43:55.571Z] 2020/07/01 10:43:55 Finished clone github.com/containerd/typeurl [2020-07-01T10:43:55.571Z] 2020/07/01 10:43:55 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-07-01T10:43:55.571Z] 2020/07/01 10:43:55 Finished clone github.com/containerd/continuity [2020-07-01T10:43:55.571Z] 2020/07/01 10:43:55 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-07-01T10:43:55.828Z] 2020/07/01 10:43:55 Finished clone github.com/containerd/ttrpc [2020-07-01T10:43:55.829Z] 2020/07/01 10:43:55 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-07-01T10:43:56.086Z] 2020/07/01 10:43:55 Finished clone github.com/gogo/googleapis [2020-07-01T10:43:56.086Z] 2020/07/01 10:43:55 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-07-01T10:43:56.086Z] 2020/07/01 10:43:56 Finished clone github.com/containerd/console [2020-07-01T10:43:56.086Z] 2020/07/01 10:43:56 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-07-01T10:43:56.652Z] 2020/07/01 10:43:56 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-07-01T10:43:56.652Z] 2020/07/01 10:43:56 Finished clone golang.org/x/text [2020-07-01T10:43:57.022Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-01T10:43:57.585Z] 2020/07/01 10:43:57 Finished clone google.golang.org/grpc [2020-07-01T10:43:57.585Z] 2020/07/01 10:43:57 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-07-01T10:43:58.150Z] 2020/07/01 10:43:57 Finished clone github.com/fernet/fernet-go [2020-07-01T10:43:58.150Z] 2020/07/01 10:43:57 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-07-01T10:43:58.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-01T10:43:58.407Z] 2020/07/01 10:43:58 Finished clone github.com/opencontainers/runc [2020-07-01T10:43:58.407Z] 2020/07/01 10:43:58 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-07-01T10:43:58.407Z] 2020/07/01 10:43:58 Finished clone github.com/docker/distribution [2020-07-01T10:43:58.407Z] 2020/07/01 10:43:58 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-07-01T10:43:58.638Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-01T10:43:58.972Z] 2020/07/01 10:43:58 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-07-01T10:43:58.972Z] 2020/07/01 10:43:58 Finished clone github.com/cilium/ebpf [2020-07-01T10:43:59.906Z] 2020/07/01 10:43:59 Finished clone github.com/hashicorp/go-immutable-radix [2020-07-01T10:43:59.906Z] 2020/07/01 10:43:59 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-07-01T10:43:59.906Z] 2020/07/01 10:43:59 Finished clone github.com/hashicorp/go-memdb [2020-07-01T10:43:59.906Z] 2020/07/01 10:43:59 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-07-01T10:44:00.165Z] 2020/07/01 10:43:59 Finished clone golang.org/x/time [2020-07-01T10:44:00.165Z] 2020/07/01 10:43:59 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-07-01T10:44:01.098Z] 2020/07/01 10:44:01 Finished clone github.com/hashicorp/golang-lru [2020-07-01T10:44:01.098Z] 2020/07/01 10:44:01 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-07-01T10:44:01.149Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-01T10:44:01.355Z] 2020/07/01 10:44:01 Finished clone code.cloudfoundry.org/clock [2020-07-01T10:44:01.355Z] 2020/07/01 10:44:01 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-07-01T10:44:01.355Z] 2020/07/01 10:44:01 Finished clone github.com/coreos/pkg [2020-07-01T10:44:01.355Z] 2020/07/01 10:44:01 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-07-01T10:44:02.075Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-01T10:44:02.075Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-01T10:44:02.635Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-01T10:44:03.194Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-01T10:44:03.254Z] 2020/07/01 10:44:02 Finished clone github.com/beorn7/perks [2020-07-01T10:44:03.254Z] 2020/07/01 10:44:02 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-07-01T10:44:03.254Z] 2020/07/01 10:44:02 Finished clone github.com/prometheus/client_model [2020-07-01T10:44:03.254Z] 2020/07/01 10:44:02 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-07-01T10:44:03.754Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-01T10:44:04.009Z] --- PASS: TestCreateServiceMultipleTimes (17.44s) [2020-07-01T10:44:04.009Z] === RUN TestCreateServiceConflict [2020-07-01T10:44:04.186Z] 2020/07/01 10:44:03 Finished clone golang.org/x/crypto [2020-07-01T10:44:04.186Z] 2020/07/01 10:44:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-07-01T10:44:04.186Z] 2020/07/01 10:44:04 Finished clone github.com/golang/protobuf [2020-07-01T10:44:04.186Z] 2020/07/01 10:44:04 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-07-01T10:44:04.264Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-01T10:44:04.752Z] 2020/07/01 10:44:04 Finished clone github.com/prometheus/client_golang [2020-07-01T10:44:04.752Z] 2020/07/01 10:44:04 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-07-01T10:44:04.823Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-01T10:44:05.319Z] 2020/07/01 10:44:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-07-01T10:44:05.319Z] 2020/07/01 10:44:05 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-07-01T10:44:05.577Z] 2020/07/01 10:44:05 Finished clone github.com/pkg/errors [2020-07-01T10:44:05.577Z] 2020/07/01 10:44:05 Clone github.com/spf13/cobra, revision a684a6d7f5e37385d954dd3b5a14fc6912c6ab9d, attempt 1/20 [2020-07-01T10:44:05.746Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-01T10:44:05.836Z] 2020/07/01 10:44:05 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2020-07-01T10:44:05.837Z] 2020/07/01 10:44:05 Finished clone github.com/prometheus/procfs [2020-07-01T10:44:06.305Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-01T10:44:06.403Z] 2020/07/01 10:44:06 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-07-01T10:44:06.403Z] 2020/07/01 10:44:06 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-07-01T10:44:06.563Z] --- PASS: TestCreateServiceConflict (2.58s) [2020-07-01T10:44:06.563Z] === RUN TestCreateServiceMaxReplicas [2020-07-01T10:44:06.661Z] 2020/07/01 10:44:06 Finished clone github.com/cespare/xxhash/v2 [2020-07-01T10:44:06.661Z] 2020/07/01 10:44:06 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-07-01T10:44:06.919Z] 2020/07/01 10:44:06 Finished clone github.com/prometheus/common [2020-07-01T10:44:06.919Z] 2020/07/01 10:44:06 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-07-01T10:44:07.123Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-01T10:44:07.485Z] 2020/07/01 10:44:07 Finished clone github.com/inconshreveable/mousetrap [2020-07-01T10:44:07.485Z] 2020/07/01 10:44:07 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-07-01T10:44:07.682Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-01T10:44:07.744Z] 2020/07/01 10:44:07 Finished clone github.com/spf13/pflag [2020-07-01T10:44:08.311Z] 2020/07/01 10:44:08 Finished clone github.com/docker/go-metrics [2020-07-01T10:44:08.311Z] 2020/07/01 10:44:08 Finished clone github.com/morikuni/aec [2020-07-01T10:44:08.569Z] 2020/07/01 10:44:08 Finished clone github.com/spf13/cobra [2020-07-01T10:44:08.606Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-01T10:44:08.827Z] 2020/07/01 10:44:08 Finished clone github.com/Azure/go-ansiterm [2020-07-01T10:44:09.531Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-01T10:44:10.090Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-01T10:44:10.215Z] 2020/07/01 10:44:09 Finished clone github.com/google/certificate-transparency-go [2020-07-01T10:44:10.345Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-07-01T10:44:10.345Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-01T10:44:10.904Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-01T10:44:11.828Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-01T10:44:12.752Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-01T10:44:13.100Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-07-01T10:44:13.100Z] PASS [2020-07-01T10:44:13.100Z] [2020-07-01T10:44:13.100Z] === Skipped [2020-07-01T10:44:13.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-01T10:44:13.100Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:13.100Z] [2020-07-01T10:44:13.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-01T10:44:13.100Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:13.100Z] [2020-07-01T10:44:13.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-01T10:44:13.100Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:13.100Z] [2020-07-01T10:44:13.100Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-01T10:44:13.101Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:13.101Z] [2020-07-01T10:44:13.101Z] [2020-07-01T10:44:13.101Z] DONE 17 tests, 4 skipped in 27.529s [2020-07-01T10:44:13.101Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-01T10:44:13.101Z] ++ 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-07-01T10:44:13.101Z] ++ set -e [2020-07-01T10:44:13.101Z] ++ '[' -n 0 ']' [2020-07-01T10:44:13.101Z] ++ set -x [2020-07-01T10:44:13.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=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-07-01T10:44:13.101Z] INFO: Testing against a local daemon [2020-07-01T10:44:13.101Z] === RUN TestPluginInvalidJSON [2020-07-01T10:44:13.101Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:44:13.101Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:44:13.101Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-01T10:44:13.101Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-01T10:44:13.101Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-01T10:44:13.101Z] === RUN TestPluginInstall [2020-07-01T10:44:13.101Z] === RUN TestPluginInstall/no_auth [2020-07-01T10:44:13.311Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-01T10:44:13.311Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-01T10:44:13.514Z] 2020/07/01 10:44:13 Finished clone github.com/cloudflare/cfssl [2020-07-01T10:44:14.234Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-01T10:44:14.489Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-01T10:44:15.415Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-01T10:44:15.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-01T10:44:16.229Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02c529d9fedfd6046a89c4e66b6973b73f66bb6be9045f917b76af0ac1d09c27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:16.582Z] time="2020-07-01T10:44:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02c529d9fedfd6046a89c4e66b6973b73f66bb6be9045f917b76af0ac1d09c27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:16.865Z] === RUN TestPluginInstall/with_htpasswd [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb21191a992ad91b09fc9d3f3ffb8396076a8e7410e8d813e334681f0bc062f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:17.482Z] time="2020-07-01T10:44:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bb21191a992ad91b09fc9d3f3ffb8396076a8e7410e8d813e334681f0bc062f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:17.589Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-01T10:44:17.767Z] === RUN TestPluginInstall/with_insecure [2020-07-01T10:44:17.844Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4475e60f8d36505e430c206554ce3c6ebda0726718314fae3e2ae10d508284e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-01T10:44:18.775Z] time="2020-07-01T10:44:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4475e60f8d36505e430c206554ce3c6ebda0726718314fae3e2ae10d508284e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-01T10:44:19.058Z] --- PASS: TestPluginInstall (7.54s) [2020-07-01T10:44:19.058Z] --- PASS: TestPluginInstall/no_auth (5.32s) [2020-07-01T10:44:19.058Z] --- PASS: TestPluginInstall/with_htpasswd (0.89s) [2020-07-01T10:44:19.058Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2020-07-01T10:44:19.058Z] plugin_test.go:157: [d3386def24922] daemon is not started [2020-07-01T10:44:19.058Z] PASS [2020-07-01T10:44:19.058Z] [2020-07-01T10:44:19.058Z] DONE 6 tests in 7.643s [2020-07-01T10:44:19.058Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-01T10:44:19.058Z] ++ 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-07-01T10:44:19.058Z] ++ set -e [2020-07-01T10:44:19.058Z] ++ '[' -n 0 ']' [2020-07-01T10:44:19.058Z] ++ set -x [2020-07-01T10:44:19.058Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:19.058Z] INFO: Testing against a local daemon [2020-07-01T10:44:19.058Z] === RUN TestExternalGraphDriver [2020-07-01T10:44:19.203Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-01T10:44:19.342Z] === RUN TestExternalGraphDriver/json [2020-07-01T10:44:20.070Z] 2020/07/01 10:44:19 Finished clone cloud.google.com/go [2020-07-01T10:44:21.364Z] === RUN TestExternalGraphDriver/spec [2020-07-01T10:44:22.461Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-01T10:44:22.884Z] === RUN TestExternalGraphDriver/pull [2020-07-01T10:44:23.354Z] 2020/07/01 10:44:22 Finished clone github.com/docker/swarmkit [2020-07-01T10:44:23.821Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-01T10:44:24.380Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s) [2020-07-01T10:44:24.380Z] === RUN TestCreateServiceSecretFileMode [2020-07-01T10:44:24.380Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-01T10:44:24.907Z] --- PASS: TestExternalGraphDriver (5.45s) [2020-07-01T10:44:24.907Z] --- PASS: TestExternalGraphDriver/json (1.79s) [2020-07-01T10:44:24.907Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-07-01T10:44:24.907Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2020-07-01T10:44:24.907Z] === RUN TestGraphdriverPluginV2 [2020-07-01T10:44:24.907Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-07-01T10:44:24.907Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:24.907Z] PASS [2020-07-01T10:44:24.907Z] [2020-07-01T10:44:24.907Z] === Skipped [2020-07-01T10:44:24.907Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-07-01T10:44:24.907Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:44:24.907Z] [2020-07-01T10:44:24.907Z] [2020-07-01T10:44:24.907Z] DONE 5 tests, 1 skipped in 5.593s [2020-07-01T10:44:24.907Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-01T10:44:24.907Z] ++ 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-07-01T10:44:24.907Z] ++ set -e [2020-07-01T10:44:24.907Z] ++ '[' -n 0 ']' [2020-07-01T10:44:24.907Z] ++ set -x [2020-07-01T10:44:24.907Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:24.907Z] INFO: Testing against a local daemon [2020-07-01T10:44:24.907Z] === RUN TestContinueAfterPluginCrash [2020-07-01T10:44:24.907Z] === PAUSE TestContinueAfterPluginCrash [2020-07-01T10:44:24.907Z] === RUN TestReadPluginNoRead [2020-07-01T10:44:24.907Z] === PAUSE TestReadPluginNoRead [2020-07-01T10:44:24.907Z] === RUN TestDaemonStartWithLogOpt [2020-07-01T10:44:24.907Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-01T10:44:24.907Z] === CONT TestContinueAfterPluginCrash [2020-07-01T10:44:24.907Z] === CONT TestDaemonStartWithLogOpt [2020-07-01T10:44:24.907Z] === CONT TestReadPluginNoRead [2020-07-01T10:44:27.539Z] 2020/07/01 10:44:26 Finished clone github.com/containerd/containerd [2020-07-01T10:44:27.539Z] 2020/07/01 10:44:27 Finished clone github.com/coreos/etcd [2020-07-01T10:44:27.637Z] --- PASS: TestCreateServiceSecretFileMode (2.98s) [2020-07-01T10:44:27.637Z] === RUN TestCreateServiceConfigFileMode [2020-07-01T10:44:27.892Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-01T10:44:30.403Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2020-07-01T10:44:30.403Z] === RUN TestCreateServiceSysctls [2020-07-01T10:44:30.403Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-01T10:44:30.419Z] === RUN TestReadPluginNoRead/default [2020-07-01T10:44:30.419Z] --- PASS: TestDaemonStartWithLogOpt (5.42s) [2020-07-01T10:44:30.962Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-01T10:44:31.035Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-01T10:44:33.069Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-01T10:44:34.075Z] --- PASS: TestReadPluginNoRead (9.41s) [2020-07-01T10:44:34.075Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2020-07-01T10:44:34.075Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2020-07-01T10:44:34.075Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-07-01T10:44:34.075Z] read_test.go:92: [dc6662fa08732] daemon is not started [2020-07-01T10:44:34.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-01T10:44:34.220Z] --- PASS: TestCreateServiceSysctls (3.66s) [2020-07-01T10:44:34.220Z] === RUN TestCreateServiceCapabilities [2020-07-01T10:44:34.778Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-01T10:44:35.548Z] --- PASS: TestContinueAfterPluginCrash (10.65s) [2020-07-01T10:44:35.548Z] PASS [2020-07-01T10:44:35.548Z] [2020-07-01T10:44:35.548Z] DONE 6 tests in 10.719s [2020-07-01T10:44:35.548Z] 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-07-01T10:44:35.548Z] ++ 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-07-01T10:44:35.548Z] ++ set -e [2020-07-01T10:44:35.548Z] ++ '[' -n 0 ']' [2020-07-01T10:44:35.548Z] ++ set -x [2020-07-01T10:44:35.548Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:35.548Z] testing: warning: no tests to run [2020-07-01T10:44:35.548Z] PASS [2020-07-01T10:44:35.548Z] [2020-07-01T10:44:35.548Z] DONE 0 tests in 0.018s [2020-07-01T10:44:35.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-01T10:44:35.548Z] ++ 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-07-01T10:44:35.548Z] ++ set -e [2020-07-01T10:44:35.548Z] ++ '[' -n 0 ']' [2020-07-01T10:44:35.548Z] ++ set -x [2020-07-01T10:44:35.548Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:35.548Z] INFO: Testing against a local daemon [2020-07-01T10:44:35.548Z] === RUN TestPluginWithDevMounts [2020-07-01T10:44:35.548Z] === PAUSE TestPluginWithDevMounts [2020-07-01T10:44:35.548Z] === CONT TestPluginWithDevMounts [2020-07-01T10:44:35.648Z] 2020/07/01 10:44:34 Finished clone google.golang.org/genproto [2020-07-01T10:44:35.705Z] === RUN TestDockerSuite/TestCpToDot [2020-07-01T10:44:36.630Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-01T10:44:37.189Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2020-07-01T10:44:37.189Z] === RUN TestInspect [2020-07-01T10:44:37.601Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-01T10:44:37.601Z] PASS [2020-07-01T10:44:37.601Z] [2020-07-01T10:44:37.601Z] DONE 1 tests in 1.940s [2020-07-01T10:44:37.601Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-01T10:44:37.601Z] ++ 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-07-01T10:44:37.601Z] ++ set -e [2020-07-01T10:44:37.601Z] ++ '[' -n 0 ']' [2020-07-01T10:44:37.601Z] ++ set -x [2020-07-01T10:44:37.601Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:37.601Z] INFO: Testing against a local daemon [2020-07-01T10:44:37.601Z] === RUN TestSecretInspect [2020-07-01T10:44:37.748Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-01T10:44:39.108Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-01T10:44:39.623Z] --- PASS: TestSecretInspect (1.86s) [2020-07-01T10:44:39.623Z] === RUN TestSecretList [2020-07-01T10:44:39.667Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-01T10:44:39.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-01T10:44:40.176Z] --- PASS: TestInspect (3.07s) [2020-07-01T10:44:40.176Z] === RUN TestCreateJob [2020-07-01T10:44:41.100Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-01T10:44:41.117Z] --- PASS: TestSecretList (1.88s) [2020-07-01T10:44:41.117Z] === RUN TestSecretsCreateAndDelete [2020-07-01T10:44:41.660Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-01T10:44:42.585Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-01T10:44:43.141Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-07-01T10:44:43.141Z] === RUN TestSecretsUpdate [2020-07-01T10:44:43.946Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-01T10:44:43.946Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-01T10:44:43.946Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-01T10:44:43.946Z] --- PASS: TestCreateJob (3.78s) [2020-07-01T10:44:43.946Z] === RUN TestReplicatedJob [2020-07-01T10:44:44.505Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-01T10:44:45.065Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-01T10:44:45.065Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-01T10:44:45.065Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-01T10:44:45.167Z] --- PASS: TestSecretsUpdate (1.90s) [2020-07-01T10:44:45.167Z] === RUN TestTemplatedSecret [2020-07-01T10:44:45.618Z] 2020/07/01 10:44:44 Finished clone github.com/gogo/protobuf [2020-07-01T10:44:45.625Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-01T10:44:45.880Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-01T10:44:46.135Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-01T10:44:46.135Z] === RUN TestDockerSuite/TestCreateRM [2020-07-01T10:44:46.391Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-01T10:44:46.391Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-01T10:44:46.391Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-01T10:44:46.646Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-01T10:44:47.855Z] --- PASS: TestTemplatedSecret (2.44s) [2020-07-01T10:44:47.855Z] === RUN TestSecretCreateResolve [2020-07-01T10:44:48.531Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-01T10:44:48.531Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-01T10:44:48.531Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-01T10:44:49.341Z] --- PASS: TestSecretCreateResolve (1.85s) [2020-07-01T10:44:49.341Z] PASS [2020-07-01T10:44:49.341Z] [2020-07-01T10:44:49.341Z] DONE 6 tests in 11.878s [2020-07-01T10:44:49.341Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-01T10:44:49.341Z] ++ 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-07-01T10:44:49.341Z] ++ set -e [2020-07-01T10:44:49.341Z] ++ '[' -n 0 ']' [2020-07-01T10:44:49.341Z] ++ set -x [2020-07-01T10:44:49.341Z] ++ env -i DEST=/go/src/github.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-07-01T10:44:49.341Z] INFO: Testing against a local daemon [2020-07-01T10:44:49.341Z] === RUN TestServiceCreateInit [2020-07-01T10:44:49.341Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-01T10:44:50.415Z] --- PASS: TestReplicatedJob (6.50s) [2020-07-01T10:44:50.416Z] === RUN TestUpdateReplicatedJob [2020-07-01T10:44:50.880Z] 2020/07/01 10:44:50 Finished clone github.com/hashicorp/consul [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-01T10:44:53.674Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-01T10:44:53.736Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-01T10:44:54.234Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-01T10:44:54.488Z] --- PASS: TestUpdateReplicatedJob (3.95s) [2020-07-01T10:44:54.488Z] === RUN TestServiceListWithStatuses [2020-07-01T10:44:54.488Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-01T10:44:54.488Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:44:54.488Z] === RUN TestDockerNetworkConnectAlias [2020-07-01T10:44:55.047Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-01T10:44:55.970Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-01T10:44:57.199Z] --- PASS: TestServiceCreateInit (7.67s) [2020-07-01T10:44:57.199Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s) [2020-07-01T10:44:57.199Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-07-01T10:44:57.199Z] === RUN TestCreateServiceMultipleTimes [2020-07-01T10:44:57.333Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-01T10:44:58.695Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-01T10:44:59.255Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-01T10:44:59.815Z] --- PASS: TestDockerNetworkConnectAlias (5.39s) [2020-07-01T10:44:59.815Z] === RUN TestDockerNetworkReConnect [2020-07-01T10:45:00.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-01T10:45:00.070Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-01T10:45:00.631Z] === RUN TestDockerSuite/TestDockerFails [2020-07-01T10:45:00.631Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-01T10:45:00.631Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-01T10:45:00.631Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-01T10:45:01.574Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-01T10:45:02.135Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-01T10:45:04.023Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-01T10:45:04.023Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-01T10:45:04.023Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-01T10:45:04.023Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-01T10:45:04.278Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2020-07-01T10:45:04.278Z] === RUN TestServicePlugin [2020-07-01T10:45:06.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-01T10:45:08.954Z] 2020/07/01 10:45:07 Finished clone github.com/aws/aws-sdk-go [2020-07-01T10:45:10.345Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-01T10:45:12.228Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-01T10:45:12.437Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2020-07-01T10:45:12.437Z] === RUN TestCreateServiceConflict [2020-07-01T10:45:14.110Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-01T10:45:14.467Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-07-01T10:45:14.467Z] === RUN TestCreateServiceMaxReplicas [2020-07-01T10:45:15.033Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-01T10:45:15.956Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-01T10:45:16.515Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-01T10:45:17.073Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-01T10:45:17.160Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2020-07-01T10:45:17.160Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-01T10:45:17.632Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-01T10:45:17.889Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-01T10:45:18.448Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-01T10:45:20.330Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-01T10:45:21.253Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-01T10:45:23.762Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-01T10:45:25.644Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-01T10:45:26.568Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-01T10:45:27.493Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-01T10:45:28.053Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-01T10:45:28.308Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-01T10:45:29.234Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-01T10:45:29.948Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-07-01T10:45:29.948Z] === RUN TestCreateServiceSecretFileMode [2020-07-01T10:45:30.156Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-01T10:45:30.411Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-01T10:45:30.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-01T10:45:30.666Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-01T10:45:30.666Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-01T10:45:31.589Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-01T10:45:32.512Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-01T10:45:32.512Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-01T10:45:32.512Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-01T10:45:32.635Z] --- PASS: TestCreateServiceSecretFileMode (2.17s) [2020-07-01T10:45:32.635Z] === RUN TestCreateServiceConfigFileMode [2020-07-01T10:45:33.072Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-01T10:45:33.327Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-01T10:45:33.581Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-01T10:45:34.687Z] --- PASS: TestCreateServiceConfigFileMode (2.24s) [2020-07-01T10:45:34.687Z] === RUN TestCreateServiceSysctls [2020-07-01T10:45:34.940Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-01T10:45:34.940Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-01T10:45:34.940Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-01T10:45:34.940Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-01T10:45:36.300Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-01T10:45:36.554Z] --- PASS: TestServicePlugin (32.32s) [2020-07-01T10:45:36.554Z] plugin_test.go:62: [d6950914f8165] joining swarm manager [d41d44a370db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T10:45:36.554Z] plugin_test.go:65: [d5b2338e0910a] joining swarm manager [d41d44a370db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T10:45:36.554Z] === RUN TestServiceUpdateLabel [2020-07-01T10:45:36.808Z] === RUN TestDockerSuite/TestEventsRename [2020-07-01T10:45:37.369Z] === RUN TestDockerSuite/TestEventsResize [2020-07-01T10:45:37.929Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-01T10:45:38.154Z] --- PASS: TestCreateServiceSysctls (3.16s) [2020-07-01T10:45:38.154Z] === RUN TestCreateServiceCapabilities [2020-07-01T10:45:38.853Z] --- PASS: TestServiceUpdateLabel (2.20s) [2020-07-01T10:45:38.853Z] === RUN TestServiceUpdateSecrets [2020-07-01T10:45:38.853Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-01T10:45:39.416Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-01T10:45:39.975Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-01T10:45:40.187Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2020-07-01T10:45:40.187Z] === RUN TestInspect [2020-07-01T10:45:42.482Z] === RUN TestDockerSuite/TestEventsTop [2020-07-01T10:45:42.875Z] --- PASS: TestInspect (2.54s) [2020-07-01T10:45:42.875Z] === RUN TestCreateJob [2020-07-01T10:45:43.040Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-01T10:45:45.581Z] --- PASS: TestCreateJob (3.01s) [2020-07-01T10:45:45.581Z] === RUN TestReplicatedJob [2020-07-01T10:45:45.590Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-01T10:45:46.515Z] === RUN TestDockerSuite/TestExec [2020-07-01T10:45:47.073Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-01T10:45:47.633Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-01T10:45:48.192Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-01T10:45:48.750Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-01T10:45:49.673Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-01T10:45:50.232Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-01T10:45:50.793Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-01T10:45:51.079Z] --- PASS: TestReplicatedJob (5.00s) [2020-07-01T10:45:51.079Z] === RUN TestUpdateReplicatedJob [2020-07-01T10:45:51.353Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-01T10:45:52.276Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-01T10:45:52.835Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-01T10:45:53.394Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-01T10:45:53.649Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2020-07-01T10:45:53.649Z] === RUN TestServiceUpdateConfigs [2020-07-01T10:45:53.760Z] --- PASS: TestUpdateReplicatedJob (3.00s) [2020-07-01T10:45:53.760Z] === RUN TestServiceListWithStatuses [2020-07-01T10:45:53.760Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-01T10:45:53.760Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:45:53.760Z] === RUN TestDockerNetworkConnectAlias [2020-07-01T10:45:54.573Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-01T10:45:55.498Z] === RUN TestDockerSuite/TestExecEnv [2020-07-01T10:45:56.141Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-01T10:45:57.238Z] --- PASS: TestDockerNetworkConnectAlias (3.88s) [2020-07-01T10:45:57.238Z] === RUN TestDockerNetworkReConnect [2020-07-01T10:45:57.517Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-01T10:45:57.772Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-01T10:45:59.656Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-01T10:45:59.910Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-01T10:46:00.470Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-01T10:46:00.751Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2020-07-01T10:46:00.751Z] === RUN TestServicePlugin [2020-07-01T10:46:00.751Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-01T10:46:00.751Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:46:00.751Z] === RUN TestServiceUpdateLabel [2020-07-01T10:46:01.030Z] === RUN TestDockerSuite/TestExecParseError [2020-07-01T10:46:01.589Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-01T10:46:02.150Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-01T10:46:02.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-01T10:46:02.710Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-01T10:46:02.792Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-07-01T10:46:02.792Z] === RUN TestServiceUpdateSecrets [2020-07-01T10:46:04.073Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-01T10:46:04.997Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-01T10:46:05.252Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-01T10:46:08.513Z] --- PASS: TestServiceUpdateConfigs (14.78s) [2020-07-01T10:46:08.513Z] === RUN TestServiceUpdateNetwork [2020-07-01T10:46:16.581Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-01T10:46:16.836Z] === RUN TestDockerSuite/TestExecTTY [2020-07-01T10:46:17.395Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-01T10:46:17.954Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-01T10:46:18.030Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-07-01T10:46:18.030Z] === RUN TestServiceUpdateConfigs [2020-07-01T10:46:18.516Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-01T10:46:19.075Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-01T10:46:19.075Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-01T10:46:19.998Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-01T10:46:20.556Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-01T10:46:21.480Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2020-07-01T10:46:21.480Z] === RUN TestServiceUpdatePidsLimit [2020-07-01T10:46:21.480Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-01T10:46:22.039Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-01T10:46:22.964Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-01T10:46:22.964Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-01T10:46:23.523Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-01T10:46:27.677Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:18 Finished clone google.golang.org/api [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:18 Dependencies downloaded. Download time: 2m49.841487697s [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:18 Collecting all dependencies [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:28 Clean vendor dir from unused packages [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:28 Ignoring paths matching "^archive/tar" [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:29 Success [2020-07-01T10:46:30.371Z] 2020/07/01 10:46:29 Running time: 3m3.506281072s [2020-07-01T10:46:30.371Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-01T10:46:30.710Z] + echo Building e2e image [2020-07-01T10:46:30.710Z] Building e2e image [2020-07-01T10:46:30.710Z] + docker build --build-arg DOCKER_GITCOMMIT=6908642616609197aa38d97d72ee652cb6e45442 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-01T10:46:30.710Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-01T10:46:30.710Z] #1 transferring dockerfile: 3.21kB done [2020-07-01T10:46:30.710Z] #1 DONE 0.0s [2020-07-01T10:46:30.710Z] [2020-07-01T10:46:30.710Z] #2 [internal] load .dockerignore [2020-07-01T10:46:30.710Z] #2 transferring context: 34B done [2020-07-01T10:46:30.710Z] #2 DONE 0.0s [2020-07-01T10:46:30.710Z] [2020-07-01T10:46:30.710Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-01T10:46:30.933Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-01T10:46:31.855Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-01T10:46:33.246Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2020-07-01T10:46:33.247Z] === RUN TestServiceUpdateNetwork [2020-07-01T10:46:33.737Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-01T10:46:35.965Z] #4 ... [2020-07-01T10:46:35.965Z] [2020-07-01T10:46:35.965Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-01T10:46:35.965Z] #3 DONE 5.2s [2020-07-01T10:46:35.965Z] [2020-07-01T10:46:35.965Z] #4 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-07-01T10:46:35.965Z] #4 DONE 5.2s [2020-07-01T10:46:35.965Z] [2020-07-01T10:46:35.965Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:35.965Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-07-01T10:46:35.965Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-01T10:46:36.227Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s [2020-07-01T10:46:36.227Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 0B / 126.96MB 0.1s [2020-07-01T10:46:36.227Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-07-01T10:46:36.227Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-07-01T10:46:36.227Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-07-01T10:46:36.227Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.0s done [2020-07-01T10:46:36.227Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-01T10:46:36.227Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-01T10:46:36.227Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.2s done [2020-07-01T10:46:36.487Z] #14 ... [2020-07-01T10:46:36.487Z] [2020-07-01T10:46:36.487Z] #8 [internal] load build context [2020-07-01T10:46:36.487Z] #8 transferring context: 849.07kB 0.4s done [2020-07-01T10:46:36.487Z] #8 DONE 0.4s [2020-07-01T10:46:36.487Z] [2020-07-01T10:46:36.487Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:36.487Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 8.94MB / 126.96MB 0.4s [2020-07-01T10:46:36.487Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-01T10:46:36.487Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 19.82MB / 126.96MB 0.6s [2020-07-01T10:46:36.745Z] #14 ... [2020-07-01T10:46:36.745Z] [2020-07-01T10:46:36.745Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-01T10:46:36.745Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-01T10:46:36.745Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-01T10:46:36.745Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-01T10:46:36.745Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-01T10:46:36.745Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-07-01T10:46:36.745Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-01T10:46:36.745Z] #5 DONE 0.6s [2020-07-01T10:46:36.745Z] [2020-07-01T10:46:36.745Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:36.745Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 29.07MB / 126.96MB 0.7s [2020-07-01T10:46:36.745Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 47.12MB / 126.96MB 0.9s [2020-07-01T10:46:37.003Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 61.48MB / 126.96MB 1.0s [2020-07-01T10:46:37.003Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 74.09MB / 126.96MB 1.1s [2020-07-01T10:46:37.260Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 98.58MB / 126.96MB 1.3s [2020-07-01T10:46:37.260Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 112.72MB / 126.96MB 1.4s [2020-07-01T10:46:37.518Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s [2020-07-01T10:46:37.518Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.6s done [2020-07-01T10:46:37.776Z] #14 ... [2020-07-01T10:46:37.776Z] [2020-07-01T10:46:37.776Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-01T10:46:37.776Z] #6 DONE 1.1s [2020-07-01T10:46:37.776Z] [2020-07-01T10:46:37.776Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:37.776Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-07-01T10:46:37.889Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-01T10:46:38.143Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2020-07-01T10:46:38.143Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2020-07-01T10:46:38.143Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2020-07-01T10:46:38.143Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.08s) [2020-07-01T10:46:38.143Z] PASS [2020-07-01T10:46:38.143Z] [2020-07-01T10:46:38.143Z] === Skipped [2020-07-01T10:46:38.143Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-01T10:46:38.143Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:46:38.143Z] [2020-07-01T10:46:38.143Z] [2020-07-01T10:46:38.143Z] DONE 27 tests, 1 skipped in 180.564s [2020-07-01T10:46:38.143Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-01T10:46:38.143Z] ++ 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-07-01T10:46:38.143Z] ++ set -e [2020-07-01T10:46:38.143Z] ++ '[' -n 0 ']' [2020-07-01T10:46:38.143Z] ++ set -x [2020-07-01T10:46:38.143Z] ++ env -i DEST=/go/src/github.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-07-01T10:46:38.398Z] INFO: Testing against a local daemon [2020-07-01T10:46:38.398Z] === RUN TestSessionCreate [2020-07-01T10:46:38.398Z] --- PASS: TestSessionCreate (0.04s) [2020-07-01T10:46:38.398Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-01T10:46:38.398Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-01T10:46:38.398Z] PASS [2020-07-01T10:46:38.398Z] [2020-07-01T10:46:38.398Z] DONE 2 tests in 0.193s [2020-07-01T10:46:38.398Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-01T10:46:38.398Z] ++ 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-07-01T10:46:38.398Z] ++ set -e [2020-07-01T10:46:38.398Z] ++ '[' -n 0 ']' [2020-07-01T10:46:38.398Z] ++ set -x [2020-07-01T10:46:38.398Z] ++ env -i DEST=/go/src/github.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-07-01T10:46:38.653Z] INFO: Testing against a local daemon [2020-07-01T10:46:38.653Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-01T10:46:38.653Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:46:38.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:46:38.653Z] === RUN TestEventsExecDie [2020-07-01T10:46:38.653Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-01T10:46:38.653Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-01T10:46:38.653Z] === RUN TestDockerSuite/TestHealth [2020-07-01T10:46:39.577Z] --- PASS: TestEventsExecDie (0.78s) [2020-07-01T10:46:39.577Z] === RUN TestEventsBackwardsCompatible [2020-07-01T10:46:39.577Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-01T10:46:39.577Z] === RUN TestInfoBinaryCommits [2020-07-01T10:46:39.577Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-01T10:46:39.577Z] === RUN TestInfoAPIVersioned [2020-07-01T10:46:39.577Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-01T10:46:39.577Z] === RUN TestInfoDiscoveryBackend [2020-07-01T10:46:40.135Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-01T10:46:40.135Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-01T10:46:41.058Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-01T10:46:41.058Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-01T10:46:41.633Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-07-01T10:46:41.633Z] === RUN TestInfoAPI [2020-07-01T10:46:41.633Z] --- PASS: TestInfoAPI (0.04s) [2020-07-01T10:46:41.633Z] === RUN TestInfoAPIWarnings [2020-07-01T10:46:42.203Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-07-01T10:46:42.203Z] === RUN TestInfoDebug [2020-07-01T10:46:42.762Z] --- PASS: TestInfoDebug (0.53s) [2020-07-01T10:46:42.762Z] === RUN TestInfoInsecureRegistries [2020-07-01T10:46:43.037Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s [2020-07-01T10:46:43.037Z] #14 ... [2020-07-01T10:46:43.037Z] [2020-07-01T10:46:43.037Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-01T10:46:43.037Z] #7 0.982 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-01T10:46:43.037Z] #7 2.067 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-01T10:46:43.037Z] #7 2.168 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-01T10:46:43.037Z] #7 2.174 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-01T10:46:43.037Z] #7 2.186 (3/30) Installing readline (8.0.0-r0) [2020-07-01T10:46:43.037Z] #7 2.192 (4/30) Installing bash (5.0.0-r0) [2020-07-01T10:46:43.037Z] #7 2.207 Executing bash-5.0.0-r0.post-install [2020-07-01T10:46:43.037Z] #7 2.210 (5/30) Installing ca-certificates (20191127-r2) [2020-07-01T10:46:43.037Z] #7 2.227 (6/30) Installing libgcc (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 2.231 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 2.246 (8/30) Installing binutils (2.32-r0) [2020-07-01T10:46:43.037Z] #7 2.343 (9/30) Installing gmp (6.1.2-r1) [2020-07-01T10:46:43.037Z] #7 2.351 (10/30) Installing isl (0.18-r0) [2020-07-01T10:46:43.037Z] #7 2.372 (11/30) Installing libgomp (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 2.376 (12/30) Installing libatomic (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 2.383 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-01T10:46:43.037Z] #7 2.393 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-01T10:46:43.037Z] #7 2.396 (15/30) Installing gcc (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 3.317 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-01T10:46:43.037Z] #7 3.416 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-01T10:46:43.037Z] #7 3.418 (18/30) Installing g++ (8.3.0-r0) [2020-07-01T10:46:43.037Z] #7 3.975 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-01T10:46:43.037Z] #7 3.979 (20/30) Installing libcurl (7.66.0-r0) [2020-07-01T10:46:43.037Z] #7 3.987 (21/30) Installing expat (2.2.8-r0) [2020-07-01T10:46:43.037Z] #7 3.992 (22/30) Installing pcre2 (10.33-r0) [2020-07-01T10:46:43.037Z] #7 4.003 (23/30) Installing git (2.22.4-r0) [2020-07-01T10:46:43.037Z] #7 4.201 (24/30) Installing libmnl (1.0.4-r0) [2020-07-01T10:46:43.037Z] #7 4.205 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-01T10:46:43.037Z] #7 4.209 (26/30) Installing iptables (1.8.3-r1) [2020-07-01T10:46:43.037Z] #7 4.233 (27/30) Installing pigz (2.4-r0) [2020-07-01T10:46:43.037Z] #7 4.240 (28/30) Installing tar (1.32-r0) [2020-07-01T10:46:43.037Z] #7 4.250 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-01T10:46:43.037Z] #7 4.254 (30/30) Installing xz (5.2.4-r0) [2020-07-01T10:46:43.037Z] #7 4.259 Executing busybox-1.30.1-r3.trigger [2020-07-01T10:46:43.037Z] #7 4.262 Executing ca-certificates-20191127-r2.trigger [2020-07-01T10:46:43.037Z] #7 4.325 OK: 179 MiB in 44 packages [2020-07-01T10:46:43.037Z] #7 DONE 5.4s [2020-07-01T10:46:43.037Z] [2020-07-01T10:46:43.037Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-01T10:46:43.037Z] #9 DONE 0.1s [2020-07-01T10:46:43.037Z] [2020-07-01T10:46:43.037Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:43.295Z] #14 ... [2020-07-01T10:46:43.295Z] [2020-07-01T10:46:43.295Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-01T10:46:43.295Z] #10 DONE 0.1s [2020-07-01T10:46:43.295Z] [2020-07-01T10:46:43.295Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-01T10:46:43.295Z] #11 DONE 0.1s [2020-07-01T10:46:43.295Z] [2020-07-01T10:46:43.295Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-01T10:46:43.295Z] #12 DONE 0.1s [2020-07-01T10:46:43.295Z] [2020-07-01T10:46:43.295Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-01T10:46:43.295Z] #13 DONE 0.0s [2020-07-01T10:46:43.295Z] [2020-07-01T10:46:43.295Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-07-01T10:46:43.320Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-01T10:46:43.320Z] === RUN TestInfoRegistryMirrors [2020-07-01T10:46:43.498Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2020-07-01T10:46:43.498Z] === RUN TestServiceUpdatePidsLimit [2020-07-01T10:46:43.574Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-01T10:46:43.574Z] === RUN TestLoginFailsWithBadCredentials [2020-07-01T10:46:43.829Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-01T10:46:43.829Z] === RUN TestPingCacheHeaders [2020-07-01T10:46:43.829Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-01T10:46:43.829Z] === RUN TestPingGet [2020-07-01T10:46:43.829Z] --- PASS: TestPingGet (0.01s) [2020-07-01T10:46:43.829Z] === RUN TestPingHead [2020-07-01T10:46:43.860Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 6.2s done [2020-07-01T10:46:44.084Z] --- PASS: TestPingHead (0.02s) [2020-07-01T10:46:44.084Z] === RUN TestVersion [2020-07-01T10:46:44.084Z] --- PASS: TestVersion (0.02s) [2020-07-01T10:46:44.084Z] PASS [2020-07-01T10:46:44.084Z] [2020-07-01T10:46:44.084Z] === Skipped [2020-07-01T10:46:44.084Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:46:44.084Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:46:44.084Z] [2020-07-01T10:46:44.084Z] [2020-07-01T10:46:44.084Z] DONE 18 tests, 1 skipped in 5.546s [2020-07-01T10:46:44.084Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-01T10:46:44.084Z] ++ 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-07-01T10:46:44.084Z] ++ set -e [2020-07-01T10:46:44.084Z] ++ '[' -n 0 ']' [2020-07-01T10:46:44.084Z] ++ set -x [2020-07-01T10:46:44.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-01T10:46:44.084Z] INFO: Testing against a local daemon [2020-07-01T10:46:44.084Z] === RUN TestVolumesCreateAndList [2020-07-01T10:46:44.084Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-01T10:46:44.084Z] === RUN TestVolumesRemove [2020-07-01T10:46:44.084Z] --- PASS: TestVolumesRemove (0.06s) [2020-07-01T10:46:44.084Z] === RUN TestVolumesInspect [2020-07-01T10:46:44.084Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-01T10:46:44.084Z] === RUN TestVolumesInvalidJSON [2020-07-01T10:46:44.084Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-01T10:46:44.084Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-01T10:46:44.114Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-01T10:46:44.118Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-07-01T10:46:44.118Z] #14 DONE 8.2s [2020-07-01T10:46:44.118Z] [2020-07-01T10:46:44.118Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-01T10:46:44.338Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-01T10:46:44.338Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-01T10:46:44.338Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-01T10:46:44.338Z] PASS [2020-07-01T10:46:44.338Z] [2020-07-01T10:46:44.338Z] DONE 5 tests in 0.226s [2020-07-01T10:46:44.338Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:46:44.338Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T10:46:44.338Z] +++ kill 5580 [2020-07-01T10:46:44.682Z] #15 0.539 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-01T10:46:45.140Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-01T10:46:45.699Z] +++ /etc/init.d/apparmor stop [2020-07-01T10:46:45.699Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:46:45.699Z] [2020-07-01T10:46:45.699Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:46:45.699Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:46:45.699Z] [2020-07-01T10:46:45.699Z] To set a process to complain mode, use the command line tool [2020-07-01T10:46:45.699Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:46:45.699Z] +++ true [2020-07-01T10:46:45.699Z] exiting test-integration [2020-07-01T10:46:45.699Z] ++ exit 0 [2020-07-01T10:46:45.699Z] [2020-07-01T10:46:46.052Z] #15 1.594 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-01T10:46:46.053Z] #15 1.713 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-07-01T10:46:46.053Z] #15 1.721 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-01T10:46:46.053Z] #15 1.725 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-01T10:46:46.053Z] #15 1.732 (4/55) Installing readline (8.0.4-r0) [2020-07-01T10:46:46.053Z] #15 1.736 (5/55) Installing bash (5.0.17-r0) [2020-07-01T10:46:46.053Z] #15 1.747 Executing bash-5.0.17-r0.post-install [2020-07-01T10:46:46.053Z] #15 1.750 (6/55) Installing linux-headers (5.4.5-r1) [2020-07-01T10:46:46.053Z] #15 1.829 (7/55) Installing libblkid (2.35.2-r0) [2020-07-01T10:46:46.053Z] #15 1.834 (8/55) Installing libuuid (2.35.2-r0) [2020-07-01T10:46:46.053Z] #15 1.836 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-01T10:46:46.053Z] #15 1.842 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-01T10:46:46.053Z] #15 1.846 (11/55) Installing libgcc (9.3.0-r2) [2020-07-01T10:46:46.053Z] #15 1.848 (12/55) Installing libstdc++ (9.3.0-r2) [2020-07-01T10:46:46.053Z] #15 1.861 (13/55) Installing binutils (2.34-r1) [2020-07-01T10:46:46.053Z] #15 1.928 (14/55) Installing libmagic (5.38-r0) [2020-07-01T10:46:46.053Z] #15 1.949 (15/55) Installing file (5.38-r0) [2020-07-01T10:46:46.053Z] #15 1.951 (16/55) Installing gmp (6.2.0-r0) [2020-07-01T10:46:46.053Z] #15 1.957 (17/55) Installing isl (0.18-r0) [2020-07-01T10:46:46.053Z] #15 1.972 (18/55) Installing libgomp (9.3.0-r2) [2020-07-01T10:46:46.053Z] #15 1.975 (19/55) Installing libatomic (9.3.0-r2) [2020-07-01T10:46:46.053Z] #15 1.977 (20/55) Installing libgphobos (9.3.0-r2) [2020-07-01T10:46:46.053Z] #15 2.019 (21/55) Installing mpfr4 (4.0.2-r4) [2020-07-01T10:46:46.053Z] #15 2.025 (22/55) Installing mpc1 (1.1.0-r1) [2020-07-01T10:46:46.053Z] #15 2.028 (23/55) Installing gcc (9.3.0-r2) [2020-07-01T10:46:46.258Z] + for job in $(jobs -p) [2020-07-01T10:46:46.258Z] + wait 11274 [2020-07-01T10:46:46.987Z] #15 2.870 (24/55) Installing musl-dev (1.1.24-r9) [2020-07-01T10:46:46.987Z] #15 2.944 (25/55) Installing libc-dev (0.7.2-r3) [2020-07-01T10:46:46.987Z] #15 2.945 (26/55) Installing g++ (9.3.0-r2) [2020-07-01T10:46:47.553Z] #15 3.357 (27/55) Installing make (4.3-r0) [2020-07-01T10:46:47.553Z] #15 3.361 (28/55) Installing fortify-headers (1.1-r0) [2020-07-01T10:46:47.553Z] #15 3.363 (29/55) Installing patch (2.7.6-r6) [2020-07-01T10:46:47.553Z] #15 3.366 (30/55) Installing build-base (0.5-r2) [2020-07-01T10:46:47.553Z] #15 3.367 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-07-01T10:46:47.553Z] #15 3.370 (32/55) Installing libcurl (7.69.1-r0) [2020-07-01T10:46:47.553Z] #15 3.376 (33/55) Installing curl (7.69.1-r0) [2020-07-01T10:46:47.553Z] #15 3.379 (34/55) Installing oniguruma (6.9.5-r1) [2020-07-01T10:46:47.553Z] #15 3.385 (35/55) Installing jq (1.6-r1) [2020-07-01T10:46:47.553Z] #15 3.391 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-07-01T10:46:47.553Z] #15 3.396 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-01T10:46:47.553Z] #15 3.398 (38/55) Installing libaio (0.3.112-r1) [2020-07-01T10:46:47.553Z] #15 3.400 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-07-01T10:46:47.553Z] #15 3.428 (40/55) Installing blkid (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.430 (41/55) Installing libcap-ng (0.7.10-r0) [2020-07-01T10:46:47.553Z] #15 3.432 (42/55) Installing setpriv (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.434 (43/55) Installing libmount (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.439 (44/55) Installing libsmartcols (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.442 (45/55) Installing findmnt (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.444 (46/55) Installing mcookie (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.446 (47/55) Installing hexdump (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.448 (48/55) Installing lsblk (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.450 (49/55) Installing libfdisk (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.455 (50/55) Installing sfdisk (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.458 (51/55) Installing cfdisk (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.460 (52/55) Installing util-linux (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.495 (53/55) Installing pkgconf (1.7.2-r0) [2020-07-01T10:46:47.553Z] #15 3.498 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-07-01T10:46:47.553Z] #15 3.519 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-07-01T10:46:47.553Z] #15 3.524 Executing busybox-1.31.1-r16.trigger [2020-07-01T10:46:47.553Z] #15 3.531 OK: 230 MiB in 69 packages [2020-07-01T10:46:48.118Z] #15 DONE 3.9s [2020-07-01T10:46:48.118Z] [2020-07-01T10:46:48.118Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-01T10:46:48.684Z] #16 DONE 0.6s [2020-07-01T10:46:48.684Z] [2020-07-01T10:46:48.684Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-01T10:46:49.250Z] #17 DONE 0.6s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-01T10:46:49.250Z] #18 DONE 0.0s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-01T10:46:49.250Z] #26 DONE 0.0s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-01T10:46:49.250Z] #22 DONE 0.0s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-01T10:46:49.250Z] #19 DONE 0.1s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-01T10:46:49.250Z] #27 DONE 0.0s [2020-07-01T10:46:49.250Z] [2020-07-01T10:46:49.250Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-01T10:46:49.509Z] #20 ... [2020-07-01T10:46:49.509Z] [2020-07-01T10:46:49.509Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-01T10:46:49.509Z] #23 DONE 0.1s [2020-07-01T10:46:49.509Z] [2020-07-01T10:46:49.509Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-01T10:46:49.509Z] #28 DONE 0.0s [2020-07-01T10:46:49.509Z] [2020-07-01T10:46:49.509Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-01T10:46:51.943Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-01T10:46:52.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-01T10:46:52.794Z] #29 ... [2020-07-01T10:46:52.794Z] [2020-07-01T10:46:52.794Z] #31 [builder 1/4] COPY . . [2020-07-01T10:46:52.794Z] #31 DONE 3.7s [2020-07-01T10:46:53.054Z] [2020-07-01T10:46:53.054Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-01T10:46:53.994Z] #32 ... [2020-07-01T10:46:53.994Z] [2020-07-01T10:46:53.994Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-01T10:46:53.994Z] #24 1.074 + RM_GOPATH=0 [2020-07-01T10:46:53.994Z] #24 1.074 + TMP_GOPATH= [2020-07-01T10:46:53.994Z] #24 1.074 + : /build [2020-07-01T10:46:53.994Z] #24 1.074 + '[' -z '' ']' [2020-07-01T10:46:53.994Z] #24 1.084 Install docker/cli version 17.06.2-ce from stable [2020-07-01T10:46:53.994Z] #24 1.084 ++ mktemp -d [2020-07-01T10:46:53.994Z] #24 1.084 + export GOPATH=/tmp/tmp.DoDnHb [2020-07-01T10:46:53.994Z] #24 1.084 + GOPATH=/tmp/tmp.DoDnHb [2020-07-01T10:46:53.994Z] #24 1.084 + RM_GOPATH=1 [2020-07-01T10:46:53.994Z] #24 1.084 + case "$(go env GOARCH)" in [2020-07-01T10:46:53.994Z] #24 1.084 ++ go env GOARCH [2020-07-01T10:46:53.994Z] #24 1.084 + export GO_BUILDMODE=-buildmode=pie [2020-07-01T10:46:53.994Z] #24 1.084 + GO_BUILDMODE=-buildmode=pie [2020-07-01T10:46:53.994Z] #24 1.084 ++ dirname ./install.sh [2020-07-01T10:46:53.994Z] #24 1.084 + dir=. [2020-07-01T10:46:53.994Z] #24 1.084 + bin=dockercli [2020-07-01T10:46:53.994Z] #24 1.084 + shift [2020-07-01T10:46:53.994Z] #24 1.084 + '[' '!' -f ./dockercli.installer ']' [2020-07-01T10:46:53.994Z] #24 1.084 + . ./dockercli.installer [2020-07-01T10:46:53.994Z] #24 1.084 ++ : stable [2020-07-01T10:46:53.994Z] #24 1.084 ++ : 17.06.2-ce [2020-07-01T10:46:53.994Z] #24 1.084 + install_dockercli [2020-07-01T10:46:53.994Z] #24 1.084 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-01T10:46:53.994Z] #24 1.084 ++ uname -m [2020-07-01T10:46:53.994Z] #24 1.084 + arch=x86_64 [2020-07-01T10:46:53.994Z] #24 1.084 + '[' x86_64 '!=' x86_64 ']' [2020-07-01T10:46:53.994Z] #24 1.084 + url=https://download.docker.com/linux/static [2020-07-01T10:46:53.994Z] #24 1.084 + tar -xz docker/docker [2020-07-01T10:46:53.994Z] #24 1.084 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-01T10:46:53.994Z] #24 4.333 + mkdir -p /build [2020-07-01T10:46:53.994Z] #24 4.335 + mv docker/docker /build/ [2020-07-01T10:46:53.994Z] #24 4.337 + rmdir docker [2020-07-01T10:46:53.994Z] #24 DONE 4.5s [2020-07-01T10:46:53.994Z] [2020-07-01T10:46:53.994Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-01T10:46:53.994Z] #20 3.065 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-01T10:46:53.994Z] #20 3.492 [2020-07-01T10:46:53.994Z] #20 3.646 ### 4.2% ############ 18.0% ####################### 32.4% ####################################### 55.2% ############################################################ 84.2% ######################################################################## 100.0% [2020-07-01T10:46:54.252Z] #20 4.898 [2020-07-01T10:46:54.510Z] #20 5.070 0.1% #################################### 50.3% ######################################################################## 100.0% [2020-07-01T10:46:54.768Z] #20 ... [2020-07-01T10:46:54.768Z] [2020-07-01T10:46:54.768Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-01T10:46:54.768Z] #32 DONE 1.8s [2020-07-01T10:46:55.031Z] [2020-07-01T10:46:55.031Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-01T10:46:56.405Z] #33 1.380 [2020-07-01T10:46:56.405Z] #33 1.483 Removing bundles/ [2020-07-01T10:46:56.405Z] #33 1.485 [2020-07-01T10:46:56.405Z] #33 1.490 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-01T10:46:58.305Z] #33 3.252 Building test suite binary ./integration-cli/test.main [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-01T10:46:59.301Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-01T10:46:59.556Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-01T10:46:59.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-01T10:46:59.556Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-01T10:46:59.556Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-01T10:46:59.811Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-01T10:47:00.066Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-01T10:47:00.221Z] #33 ... [2020-07-01T10:47:00.221Z] [2020-07-01T10:47:00.221Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-01T10:47:00.221Z] #20 5.872 [2020-07-01T10:47:00.221Z] #20 6.013 ## 3.9% ##################### 30.2% ####################################### 55.0% ########################################################## 80.8% ######################################################################## 100.0% [2020-07-01T10:47:00.221Z] #20 6.892 [2020-07-01T10:47:00.221Z] #20 7.010 # 1.6% ##### 8.2% ############# 18.3% ################## 26.1% ######################## 34.4% ############################## 41.8% ################################### 49.1% ######################################## 56.5% ############################################# 63.8% ################################################### 71.5% ######################################################## 79.0% ############################################################## 86.5% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-01T10:47:00.221Z] #20 8.580 [2020-07-01T10:47:00.221Z] #20 9.798 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-01T10:47:00.221Z] #20 10.24 [2020-07-01T10:47:00.221Z] #20 10.35 ######################################################################## 100.0% [2020-07-01T10:47:00.221Z] #20 10.68 [2020-07-01T10:47:00.317Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2020-07-01T10:47:00.317Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-07-01T10:47:00.317Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2020-07-01T10:47:00.317Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-07-01T10:47:00.317Z] PASS [2020-07-01T10:47:00.317Z] [2020-07-01T10:47:00.317Z] === Skipped [2020-07-01T10:47:00.317Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-07-01T10:47:00.317Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-01T10:47:00.317Z] [2020-07-01T10:47:00.317Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-01T10:47:00.317Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-01T10:47:00.317Z] [2020-07-01T10:47:00.317Z] [2020-07-01T10:47:00.317Z] DONE 27 tests, 2 skipped in 129.890s [2020-07-01T10:47:00.317Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-01T10:47:00.317Z] ++ 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-07-01T10:47:00.317Z] ++ set -e [2020-07-01T10:47:00.317Z] ++ '[' -n 0 ']' [2020-07-01T10:47:00.317Z] ++ set -x [2020-07-01T10:47:00.317Z] ++ env -i DEST=/go/src/github.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-07-01T10:47:00.317Z] INFO: Testing against a local daemon [2020-07-01T10:47:00.317Z] === RUN TestSessionCreate [2020-07-01T10:47:00.317Z] --- PASS: TestSessionCreate (0.04s) [2020-07-01T10:47:00.317Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-01T10:47:00.317Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-01T10:47:00.317Z] PASS [2020-07-01T10:47:00.317Z] [2020-07-01T10:47:00.317Z] DONE 2 tests in 0.146s [2020-07-01T10:47:00.317Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-01T10:47:00.317Z] ++ 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-07-01T10:47:00.317Z] ++ set -e [2020-07-01T10:47:00.317Z] ++ '[' -n 0 ']' [2020-07-01T10:47:00.317Z] ++ set -x [2020-07-01T10:47:00.317Z] ++ env -i DEST=/go/src/github.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-07-01T10:47:00.317Z] INFO: Testing against a local daemon [2020-07-01T10:47:00.317Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-01T10:47:00.317Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:47:00.317Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:47:00.317Z] === RUN TestEventsExecDie [2020-07-01T10:47:00.317Z] --- PASS: TestEventsExecDie (0.66s) [2020-07-01T10:47:00.317Z] === RUN TestEventsBackwardsCompatible [2020-07-01T10:47:00.317Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-07-01T10:47:00.317Z] === RUN TestInfoBinaryCommits [2020-07-01T10:47:00.317Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-01T10:47:00.317Z] === RUN TestInfoAPIVersioned [2020-07-01T10:47:00.317Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-01T10:47:00.317Z] === RUN TestInfoDiscoveryBackend [2020-07-01T10:47:00.320Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-01T10:47:00.320Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-01T10:47:00.879Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-01T10:47:00.879Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-01T10:47:00.936Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-07-01T10:47:00.936Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-01T10:47:01.153Z] #20 11.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-01T10:47:01.411Z] #20 12.12 [2020-07-01T10:47:01.439Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-01T10:47:01.669Z] #20 12.24 #################### 28.6% ######################################################################## 100.0% [2020-07-01T10:47:01.927Z] #20 12.61 [2020-07-01T10:47:01.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-01T10:47:01.941Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-01T10:47:02.001Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-01T10:47:02.223Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-07-01T10:47:02.223Z] === RUN TestInfoAPI [2020-07-01T10:47:02.223Z] --- PASS: TestInfoAPI (0.04s) [2020-07-01T10:47:02.223Z] === RUN TestInfoAPIWarnings [2020-07-01T10:47:02.255Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-01T10:47:02.509Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-01T10:47:02.838Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-01T10:47:02.838Z] === RUN TestInfoDebug [2020-07-01T10:47:03.453Z] --- PASS: TestInfoDebug (0.53s) [2020-07-01T10:47:03.453Z] === RUN TestInfoInsecureRegistries [2020-07-01T10:47:03.824Z] #20 14.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-01T10:47:03.825Z] #20 14.62 skipping existing 1849cc453dee [2020-07-01T10:47:04.069Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-07-01T10:47:04.069Z] === RUN TestInfoRegistryMirrors [2020-07-01T10:47:04.352Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-07-01T10:47:04.352Z] === RUN TestLoginFailsWithBadCredentials [2020-07-01T10:47:04.389Z] #20 14.99 [2020-07-01T10:47:04.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-07-01T10:47:04.966Z] === RUN TestPingCacheHeaders [2020-07-01T10:47:04.967Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-01T10:47:04.967Z] === RUN TestPingGet [2020-07-01T10:47:04.967Z] --- PASS: TestPingGet (0.03s) [2020-07-01T10:47:04.967Z] === RUN TestPingHead [2020-07-01T10:47:04.967Z] --- PASS: TestPingHead (0.03s) [2020-07-01T10:47:04.967Z] === RUN TestVersion [2020-07-01T10:47:04.967Z] --- PASS: TestVersion (0.04s) [2020-07-01T10:47:04.967Z] PASS [2020-07-01T10:47:04.967Z] [2020-07-01T10:47:04.967Z] === Skipped [2020-07-01T10:47:04.967Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-01T10:47:04.967Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-01T10:47:04.967Z] [2020-07-01T10:47:04.967Z] [2020-07-01T10:47:04.967Z] DONE 18 tests, 1 skipped in 5.588s [2020-07-01T10:47:04.967Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-01T10:47:04.967Z] ++ 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-07-01T10:47:04.967Z] ++ set -e [2020-07-01T10:47:04.967Z] ++ '[' -n 0 ']' [2020-07-01T10:47:04.967Z] ++ set -x [2020-07-01T10:47:04.967Z] ++ env -i DEST=/go/src/github.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-07-01T10:47:04.967Z] INFO: Testing against a local daemon [2020-07-01T10:47:04.967Z] === RUN TestVolumesCreateAndList [2020-07-01T10:47:04.967Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-01T10:47:04.967Z] === RUN TestVolumesRemove [2020-07-01T10:47:05.250Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-01T10:47:05.250Z] === RUN TestVolumesInspect [2020-07-01T10:47:05.250Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-01T10:47:05.250Z] === RUN TestVolumesInvalidJSON [2020-07-01T10:47:05.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-01T10:47:05.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-01T10:47:05.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-01T10:47:05.250Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-01T10:47:05.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-01T10:47:05.250Z] PASS [2020-07-01T10:47:05.250Z] [2020-07-01T10:47:05.250Z] DONE 5 tests in 0.218s [2020-07-01T10:47:05.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:47:05.250Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T10:47:05.250Z] +++ kill 13776 [2020-07-01T10:47:05.321Z] #20 16.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-01T10:47:05.765Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-01T10:47:05.765Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-01T10:47:05.765Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-01T10:47:05.886Z] #20 16.55 [2020-07-01T10:47:06.143Z] #20 16.68 ######################################################################## 100.0% [2020-07-01T10:47:06.143Z] #20 16.95 [2020-07-01T10:47:06.324Z] === RUN TestDockerSuite/TestImportFile [2020-07-01T10:47:06.401Z] #20 17.07 Download of images into '/build' complete. [2020-07-01T10:47:06.401Z] #20 17.07 Use something like the following to load the result into a Docker daemon: [2020-07-01T10:47:06.401Z] #20 17.07 tar -cC '/build' . | docker load [2020-07-01T10:47:06.658Z] #20 DONE 17.3s [2020-07-01T10:47:06.658Z] [2020-07-01T10:47:06.658Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-01T10:47:06.727Z] +++ /etc/init.d/apparmor stop [2020-07-01T10:47:06.727Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:47:06.727Z] [2020-07-01T10:47:06.727Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:47:06.727Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:47:06.727Z] [2020-07-01T10:47:06.727Z] To set a process to complain mode, use the command line tool [2020-07-01T10:47:06.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:47:06.727Z] +++ true [2020-07-01T10:47:06.727Z] exiting test-integration [2020-07-01T10:47:06.727Z] ++ exit 0 [2020-07-01T10:47:06.727Z] [2020-07-01T10:47:07.247Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-01T10:47:07.247Z] === RUN TestDockerSuite/TestImportFileWithMessage Post stage [Pipeline] junit [2020-07-01T10:47:08.287Z] Recording test results [2020-07-01T10:47:08.612Z] === RUN TestDockerSuite/TestImportGzipped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T10:47:09.184Z] #29 ... [2020-07-01T10:47:09.184Z] [2020-07-01T10:47:09.184Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-01T10:47:09.184Z] #21 DONE 0.6s [2020-07-01T10:47:09.184Z] [2020-07-01T10:47:09.184Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-01T10:47:09.184Z] #33 ... [2020-07-01T10:47:09.184Z] [2020-07-01T10:47:09.184Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-01T10:47:09.184Z] #25 DONE 0.1s [2020-07-01T10:47:09.270Z] + echo Ensuring container killed. [2020-07-01T10:47:09.270Z] Ensuring container killed. [2020-07-01T10:47:09.270Z] + docker rm -vf docker-pr2 [2020-07-01T10:47:09.270Z] Error: No such container: docker-pr2 [2020-07-01T10:47:09.270Z] + true [Pipeline] sh [2020-07-01T10:47:09.441Z] [2020-07-01T10:47:09.441Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-01T10:47:09.536Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-01T10:47:09.682Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:47:09.682Z] Chowning /workspace to jenkins user [2020-07-01T10:47:09.682Z] + id -u [2020-07-01T10:47:09.682Z] + id -g [2020-07-01T10:47:09.682Z] + docker run --rm -v /home/docker/workspace/moby_PR-41166:/workspace busybox chown -R 1001:1001 /workspace [2020-07-01T10:47:09.682Z] Unable to find image 'busybox:latest' locally [2020-07-01T10:47:10.349Z] latest: Pulling from library/busybox [2020-07-01T10:47:10.349Z] 7257f00f7d70: Pulling fs layer [2020-07-01T10:47:10.349Z] 7257f00f7d70: Verifying Checksum [2020-07-01T10:47:10.349Z] 7257f00f7d70: Download complete [2020-07-01T10:47:10.634Z] 7257f00f7d70: Pull complete [2020-07-01T10:47:10.634Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T10:47:10.634Z] Status: Downloaded newer image for busybox:latest [2020-07-01T10:47:10.895Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-01T10:47:11.149Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-01T10:47:11.708Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:47:12.267Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-01T10:47:12.267Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-01T10:47:12.267Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-01T10:47:12.518Z] + bundleName=ppc64le-integration [2020-07-01T10:47:12.518Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-01T10:47:12.518Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-01T10:47:12.518Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-01T10:47:12.518Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-07-01T10:47:12.522Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [Pipeline] archiveArtifacts [2020-07-01T10:47:12.554Z] Archiving artifacts [2020-07-01T10:47:12.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T10:47:13.081Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-01T10:47:13.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-01T10:47:13.363Z] + make clean [2020-07-01T10:47:13.591Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-01T10:47:13.646Z] make: command: Command not found [2020-07-01T10:47:13.646Z] make: command: Command not found [2020-07-01T10:47:13.646Z] docker volume rm -f docker-dev-cache [2020-07-01T10:47:13.646Z] docker-dev-cache [Pipeline] deleteDir [2020-07-01T10:47:14.153Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-01T10:47:14.712Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-01T10:47:15.271Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-01T10:47:15.271Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T10:47:17.159Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-01T10:47:17.414Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-01T10:47:17.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-01T10:47:17.973Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-01T10:47:18.228Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-01T10:47:18.788Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-01T10:47:18.788Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-01T10:47:19.350Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-01T10:47:20.274Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-01T10:47:20.529Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-01T10:47:21.459Z] === RUN TestDockerSuite/TestInspectImage [2020-07-01T10:47:21.459Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-01T10:47:21.459Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-01T10:47:21.459Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-01T10:47:21.634Z] #29 31.46 # github.com/docker/docker/contrib/httpserver [2020-07-01T10:47:21.634Z] #29 31.46 loadinternal: cannot find runtime/cgo [2020-07-01T10:47:21.634Z] #29 DONE 31.6s [2020-07-01T10:47:21.634Z] [2020-07-01T10:47:21.634Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-01T10:47:22.020Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-01T10:47:22.199Z] #33 ... [2020-07-01T10:47:22.199Z] [2020-07-01T10:47:22.199Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-01T10:47:22.199Z] #30 DONE 0.1s [2020-07-01T10:47:22.199Z] [2020-07-01T10:47:22.199Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-01T10:47:22.579Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-01T10:47:22.579Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-01T10:47:23.503Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-01T10:47:24.063Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-01T10:47:26.574Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-01T10:47:26.574Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-01T10:47:26.830Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-01T10:47:27.394Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-01T10:47:28.322Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-01T10:47:28.881Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-01T10:47:29.136Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-01T10:47:29.708Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-01T10:47:30.267Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-01T10:47:30.522Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-01T10:47:31.081Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-01T10:47:31.081Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-01T10:47:32.964Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-01T10:47:33.524Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-01T10:47:34.448Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-01T10:47:34.703Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-01T10:47:35.628Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-01T10:47:36.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-01T10:47:36.990Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-01T10:47:38.872Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-01T10:47:38.872Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-01T10:47:40.755Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-01T10:47:41.011Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-01T10:47:41.570Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-01T10:47:49.640Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-01T10:47:50.200Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-01T10:47:51.561Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-01T10:47:51.815Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-01T10:47:53.698Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-01T10:47:53.698Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-01T10:47:53.698Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-01T10:47:53.698Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-01T10:47:53.698Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-01T10:47:53.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-01T10:47:54.257Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-01T10:47:54.817Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-01T10:47:58.086Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-01T10:47:58.648Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-01T10:48:03.879Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-01T10:48:03.879Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-01T10:48:03.879Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-01T10:48:04.438Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-01T10:48:05.362Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-01T10:48:06.286Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-01T10:48:07.208Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-01T10:48:07.767Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-01T10:48:09.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-01T10:48:10.052Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-01T10:48:10.612Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-01T10:48:11.537Z] === RUN TestDockerSuite/TestLogsSince [2020-07-01T10:48:14.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-01T10:48:18.949Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-01T10:48:24.183Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-01T10:48:24.183Z] === RUN TestDockerSuite/TestLogsTail [2020-07-01T10:48:24.742Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-01T10:48:25.301Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-01T10:48:25.887Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-01T10:48:25.887Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-01T10:48:26.448Z] === RUN TestDockerSuite/TestNetHostname [2020-07-01T10:48:27.811Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-01T10:48:27.811Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-01T10:48:28.738Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-01T10:48:30.098Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-01T10:48:30.352Z] === RUN TestDockerSuite/TestPluginActive [2020-07-01T10:48:31.712Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-01T10:48:36.946Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-01T10:48:36.946Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-01T10:48:37.505Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-01T10:48:40.014Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-01T10:48:41.373Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-01T10:48:41.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-01T10:48:43.293Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-01T10:48:43.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-01T10:48:47.112Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-01T10:48:49.623Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-01T10:48:50.182Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-01T10:48:51.106Z] === RUN TestDockerSuite/TestPortList [2020-07-01T10:48:57.649Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-01T10:48:58.573Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-01T10:49:05.095Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-01T10:49:05.095Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-01T10:49:05.095Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-01T10:49:05.095Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-01T10:49:05.095Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-01T10:49:05.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-01T10:49:05.654Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-01T10:49:05.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-01T10:49:05.908Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-01T10:49:06.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-01T10:49:06.832Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-01T10:49:06.832Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-01T10:49:09.345Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-01T10:49:10.269Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-01T10:49:10.828Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-01T10:49:10.828Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-01T10:49:13.638Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-01T10:49:13.638Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-01T10:49:13.638Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-01T10:49:14.091Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-01T10:49:14.571Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-01T10:49:15.015Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-01T10:49:16.901Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-01T10:49:17.851Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-01T10:49:18.784Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-01T10:49:20.157Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-01T10:49:20.160Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-01T10:49:20.160Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-01T10:49:21.531Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-01T10:49:21.789Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-01T10:49:22.045Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-01T10:49:23.687Z] #33 148.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-01T10:49:25.059Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-01T10:49:26.956Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-01T10:49:28.585Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-01T10:49:28.854Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-01T10:49:29.112Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-01T10:49:29.509Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-01T10:49:30.869Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-01T10:49:31.011Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-01T10:49:31.796Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-01T10:49:32.388Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-01T10:49:32.720Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-01T10:49:33.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-01T10:49:34.203Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-01T10:49:34.288Z] #33 159.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-01T10:49:35.221Z] #33 160.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-01T10:49:36.088Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-01T10:49:36.594Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-01T10:49:37.013Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-01T10:49:37.013Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-01T10:49:37.938Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-01T10:49:37.966Z] #33 163.2 [2020-07-01T10:49:38.223Z] #33 DONE 163.5s [2020-07-01T10:49:38.481Z] [2020-07-01T10:49:38.481Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-01T10:49:39.302Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-01T10:49:39.855Z] #34 DONE 1.4s [2020-07-01T10:49:41.229Z] [2020-07-01T10:49:41.229Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-01T10:49:41.794Z] #35 DONE 0.7s [2020-07-01T10:49:42.052Z] [2020-07-01T10:49:42.052Z] #36 exporting to image [2020-07-01T10:49:42.052Z] #36 exporting layers [2020-07-01T10:49:42.564Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-01T10:49:42.819Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-01T10:49:42.819Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-01T10:49:42.819Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-01T10:49:43.074Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-01T10:49:43.074Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-01T10:49:43.634Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-01T10:49:44.578Z] #36 exporting layers 2.9s done [2020-07-01T10:49:44.578Z] #36 writing image sha256:1b649295c6e2425b6f9d8a2bec09c4273422c2b8a34933a4f0d8c500ca76e907 done [2020-07-01T10:49:44.578Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-01T10:49:44.578Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T10:49:44.904Z] + echo Ensuring container killed. [2020-07-01T10:49:44.904Z] Ensuring container killed. [2020-07-01T10:49:44.904Z] + docker rm -vf docker-pr2 [2020-07-01T10:49:44.904Z] Error: No such container: docker-pr2 [2020-07-01T10:49:44.904Z] + true [Pipeline] sh [2020-07-01T10:49:44.996Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-01T10:49:45.358Z] + echo Chowning /workspace to jenkins user [2020-07-01T10:49:45.358Z] Chowning /workspace to jenkins user [2020-07-01T10:49:45.358Z] + id -u [2020-07-01T10:49:45.358Z] + id -g [2020-07-01T10:49:45.358Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/workspace busybox chown -R 1000:1000 /workspace [2020-07-01T10:49:46.019Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-01T10:49:46.274Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T10:49:46.603Z] + bundleName=unit [2020-07-01T10:49:46.603Z] + echo Creating unit-bundles.tar.gz [2020-07-01T10:49:46.603Z] Creating unit-bundles.tar.gz [2020-07-01T10:49:46.603Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-01T10:49:46.603Z] bundles/junit-report.xml [2020-07-01T10:49:46.603Z] bundles/go-test-report.json [2020-07-01T10:49:46.603Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-01T10:49:46.615Z] Archiving artifacts [2020-07-01T10:49:47.190Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T10:49:47.502Z] + make clean [2020-07-01T10:49:47.760Z] docker volume rm -f docker-dev-cache [2020-07-01T10:49:47.760Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T10:49:52.831Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-01T10:49:52.832Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-01T10:49:54.192Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-01T10:49:54.192Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-01T10:49:54.447Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-01T10:49:54.447Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-01T10:49:56.954Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-01T10:49:57.514Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-01T10:49:59.397Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-01T10:50:00.322Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-01T10:50:00.322Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-01T10:50:00.322Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-01T10:50:00.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-01T10:50:03.582Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-01T10:50:03.839Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-01T10:50:04.398Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-01T10:50:06.282Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-01T10:50:06.537Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-01T10:50:08.422Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-01T10:50:08.677Z] === RUN TestDockerSuite/TestRmiTag [2020-07-01T10:50:08.932Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-01T10:50:09.493Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-01T10:50:12.001Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-01T10:50:12.560Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-01T10:50:13.120Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-01T10:50:13.375Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-01T10:50:14.737Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-01T10:50:14.993Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-01T10:50:15.248Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-01T10:50:15.810Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-01T10:50:15.810Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-01T10:50:16.073Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-01T10:50:17.455Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-01T10:50:17.710Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-01T10:50:18.269Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-01T10:50:18.829Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-01T10:50:19.758Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-01T10:50:20.683Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-01T10:50:21.243Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-01T10:50:22.169Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-01T10:50:22.728Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-01T10:50:23.287Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-01T10:50:23.847Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-01T10:50:24.406Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-01T10:50:25.330Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-01T10:50:25.889Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-01T10:50:26.144Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-01T10:50:26.703Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-01T10:50:26.703Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-01T10:50:28.589Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-01T10:50:28.844Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-01T10:50:29.769Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-01T10:50:30.024Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-01T10:50:30.584Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-01T10:50:30.584Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-01T10:50:30.838Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-01T10:50:31.397Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-01T10:50:31.956Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-01T10:50:32.212Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-01T10:50:32.771Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-01T10:50:32.771Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-01T10:50:33.331Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-01T10:50:33.331Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-01T10:50:33.890Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-01T10:50:34.450Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-01T10:50:35.011Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-01T10:50:35.570Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-01T10:50:35.570Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-01T10:50:35.830Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-01T10:50:36.758Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-01T10:50:37.681Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-01T10:50:38.605Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-01T10:50:39.165Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-01T10:50:39.421Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-01T10:50:39.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-01T10:50:39.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-01T10:50:40.541Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-01T10:50:41.100Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-01T10:50:42.462Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-01T10:50:45.723Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-01T10:50:45.723Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-01T10:50:45.977Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-01T10:50:47.339Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-01T10:50:48.699Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-01T10:50:50.060Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-01T10:50:51.944Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-01T10:50:51.944Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-01T10:50:51.944Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-01T10:50:52.503Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-01T10:50:53.864Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-01T10:50:54.788Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-01T10:50:56.149Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-01T10:50:56.710Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-01T10:50:58.071Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-01T10:50:58.326Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-01T10:50:58.326Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-01T10:50:59.266Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-01T10:51:00.628Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-01T10:51:00.628Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-01T10:51:00.883Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-01T10:51:01.444Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-01T10:51:02.003Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-01T10:51:02.258Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-01T10:51:02.513Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-01T10:51:02.767Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-01T10:51:03.327Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-01T10:51:03.887Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-01T10:51:04.448Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-01T10:51:05.376Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-01T10:51:05.935Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-01T10:51:06.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-01T10:51:06.446Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-01T10:51:07.008Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-01T10:51:07.008Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-01T10:51:07.569Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-01T10:51:08.129Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-01T10:51:09.492Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-01T10:51:09.747Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-01T10:51:09.747Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-01T10:51:11.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-01T10:51:12.560Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-01T10:51:13.486Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-01T10:51:13.741Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-01T10:51:16.250Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-01T10:51:18.135Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-01T10:51:21.407Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-01T10:51:23.290Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-01T10:51:24.214Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-01T10:51:24.775Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-01T10:51:26.137Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-01T10:51:26.392Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-01T10:51:26.392Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-01T10:51:26.392Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-01T10:51:26.952Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-01T10:51:27.511Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-01T10:51:29.396Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-01T10:51:30.758Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-01T10:51:31.684Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-01T10:51:32.244Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-01T10:51:32.804Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-01T10:51:33.365Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-01T10:51:33.926Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-01T10:51:34.488Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-01T10:51:34.743Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-01T10:51:34.743Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-01T10:51:35.670Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-01T10:51:36.229Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-01T10:51:37.153Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-01T10:51:37.153Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-01T10:51:37.408Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-01T10:51:38.332Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-01T10:51:39.256Z] === RUN TestDockerSuite/TestRunMount [2020-07-01T10:51:43.413Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-01T10:51:43.413Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-01T10:51:43.667Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-01T10:51:44.606Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-01T10:51:45.968Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-01T10:51:47.851Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-01T10:51:49.212Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-01T10:51:50.573Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-01T10:51:51.497Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-01T10:51:52.422Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-01T10:51:52.423Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-01T10:51:52.982Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-01T10:51:53.542Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-01T10:51:54.101Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-01T10:51:54.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-01T10:51:55.280Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-01T10:51:56.207Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-01T10:51:58.092Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-01T10:52:01.353Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-01T10:52:01.608Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-01T10:52:01.608Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-01T10:52:02.167Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-01T10:52:02.167Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-01T10:52:02.726Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-01T10:52:02.981Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-01T10:52:02.981Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-01T10:52:03.906Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-01T10:52:03.906Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-01T10:52:04.466Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-01T10:52:04.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-01T10:52:05.026Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-01T10:52:05.587Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-01T10:52:07.483Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-01T10:52:07.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-01T10:52:08.043Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-01T10:52:08.602Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-01T10:52:09.164Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-01T10:52:09.725Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-01T10:52:10.285Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-01T10:52:10.844Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-01T10:52:10.844Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-01T10:52:11.099Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-01T10:52:11.659Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-01T10:52:11.659Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-01T10:52:12.218Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-01T10:52:13.143Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-01T10:52:13.143Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-01T10:52:15.027Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-01T10:52:15.950Z] === RUN TestDockerSuite/TestRunRm [2020-07-01T10:52:16.510Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-01T10:52:19.767Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-01T10:52:20.692Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-01T10:52:20.692Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-01T10:52:21.252Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-01T10:52:23.137Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-01T10:52:23.137Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-01T10:52:23.392Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-01T10:52:26.652Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-01T10:52:26.652Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-01T10:52:29.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-01T10:52:29.737Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-01T10:52:30.300Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-01T10:52:30.555Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-01T10:52:31.479Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-01T10:52:32.040Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-01T10:52:32.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-01T10:52:32.601Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-01T10:52:33.165Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-01T10:52:33.724Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-01T10:52:33.979Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-01T10:52:34.902Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-01T10:52:35.826Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-01T10:52:37.710Z] === RUN TestDockerSuite/TestRunState [2020-07-01T10:52:39.071Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-01T10:52:39.071Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-01T10:52:39.326Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-01T10:52:39.885Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-01T10:52:40.140Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-01T10:52:40.140Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-01T10:52:40.702Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-01T10:52:41.261Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-01T10:52:41.516Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-01T10:52:42.441Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-01T10:52:42.441Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-01T10:52:42.441Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-01T10:52:43.000Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-01T10:52:44.362Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-01T10:52:44.924Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-01T10:52:45.484Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-01T10:52:47.370Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-01T10:52:49.892Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-01T10:52:49.892Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-01T10:52:52.405Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-01T10:52:52.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-01T10:52:53.220Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-01T10:52:53.783Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-01T10:52:55.146Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-01T10:52:55.401Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-01T10:52:56.764Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-01T10:52:57.324Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-01T10:52:57.579Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-01T10:52:57.579Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-01T10:52:58.141Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-01T10:52:58.400Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-01T10:52:58.959Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-01T10:52:58.959Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-01T10:52:58.959Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-01T10:52:59.519Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-01T10:53:02.030Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-01T10:53:02.592Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-01T10:53:03.154Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-01T10:53:04.514Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-01T10:53:05.437Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-01T10:53:06.798Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-01T10:53:08.162Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-01T10:53:08.722Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-01T10:53:09.282Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-01T10:53:09.842Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-01T10:53:10.767Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-01T10:53:11.341Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-01T10:53:11.601Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-01T10:53:12.160Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-01T10:53:13.085Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-01T10:53:13.646Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-01T10:53:14.206Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-01T10:53:14.206Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-01T10:53:14.767Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-01T10:53:14.767Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-01T10:53:14.767Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-01T10:53:14.767Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-01T10:53:15.022Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-01T10:53:15.022Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-01T10:53:15.582Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-01T10:53:16.142Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-01T10:53:16.701Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-01T10:53:16.701Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-01T10:53:17.262Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-01T10:53:17.517Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-01T10:53:18.077Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-01T10:53:18.077Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-01T10:53:18.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-01T10:53:18.893Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-01T10:53:19.452Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-01T10:53:19.452Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-01T10:53:19.452Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-01T10:53:20.011Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-01T10:53:21.372Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-01T10:53:21.627Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-01T10:53:21.627Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-01T10:53:21.882Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-01T10:53:21.882Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-01T10:53:22.806Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-01T10:53:23.061Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-01T10:53:23.319Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-01T10:53:25.861Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-01T10:53:26.115Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-01T10:53:26.115Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-01T10:53:26.115Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-01T10:53:26.115Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-01T10:53:27.040Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-01T10:53:27.599Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-01T10:53:28.963Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-01T10:53:28.963Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-01T10:53:30.333Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-01T10:53:30.333Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-01T10:53:30.588Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-01T10:53:31.949Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-01T10:53:31.949Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-01T10:53:32.873Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-01T10:53:32.873Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-01T10:53:32.873Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-01T10:53:34.235Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-01T10:53:35.159Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-01T10:53:35.718Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-01T10:53:35.718Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-01T10:53:35.718Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-01T10:53:35.718Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-01T10:53:36.279Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-01T10:53:38.233Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-01T10:53:39.156Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-01T10:53:43.314Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-01T10:53:45.199Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-01T10:53:45.758Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-01T10:53:46.682Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-01T10:53:49.189Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-01T10:53:50.548Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-01T10:53:51.108Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-01T10:53:52.469Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-01T10:53:52.469Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-01T10:53:53.831Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-01T10:53:55.194Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-01T10:53:57.717Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-01T10:54:01.874Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-01T10:54:04.385Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-01T10:54:05.745Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-01T10:54:08.251Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-01T10:54:09.175Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-01T10:54:11.682Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-01T10:54:13.042Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-01T10:54:13.601Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-01T10:54:14.161Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-01T10:54:14.725Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-01T10:54:14.725Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-01T10:54:15.285Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-01T10:54:18.556Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-01T10:54:21.814Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-01T10:54:21.814Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-01T10:54:22.071Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-01T10:54:22.071Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-01T10:54:22.632Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-01T10:54:23.994Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-01T10:54:23.994Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-01T10:54:24.919Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-01T10:54:25.480Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-01T10:54:26.040Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-01T10:54:26.965Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-01T10:54:30.223Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-01T10:54:30.478Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-01T10:54:31.405Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-01T10:54:31.405Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-01T10:54:32.330Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-01T10:54:32.586Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-01T10:54:33.146Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-01T10:54:35.033Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-01T10:54:35.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-01T10:54:39.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-01T10:54:41.109Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-01T10:54:42.473Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-01T10:54:44.358Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-01T10:54:47.617Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-01T10:54:48.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-01T10:54:49.902Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-01T10:54:50.462Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-01T10:54:51.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-01T10:54:52.748Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-01T10:54:54.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-01T10:54:55.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-01T10:54:56.830Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-01T10:54:58.191Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-01T10:55:00.083Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-01T10:55:08.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-01T10:55:11.580Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-01T10:55:12.940Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-01T10:55:13.196Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-01T10:55:13.196Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-01T10:55:13.754Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-01T10:55:13.754Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-01T10:55:13.754Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-01T10:55:13.755Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-01T10:55:14.314Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-01T10:55:14.314Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-01T10:55:14.874Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-01T10:55:14.874Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-01T10:55:14.874Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-01T10:55:14.874Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-01T10:55:14.874Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-01T10:55:16.760Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-01T10:55:16.760Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-01T10:55:16.760Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-01T10:55:16.760Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-01T10:55:16.760Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-01T10:55:17.319Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-01T10:55:18.682Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-01T10:55:18.682Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-01T10:55:18.682Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-01T10:55:20.568Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-01T10:55:23.082Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-01T10:55:23.082Z] --- PASS: TestDockerSuite (1302.88s) [2020-07-01T10:55:23.082Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-01T10:55:23.082Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.16s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.18s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.31s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.07s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.11s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.91s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.89s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.85s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.02s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.93s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachDetach (1.14s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.41s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.39s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.55s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.23s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.15s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.23s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.06s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.88s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.33s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.63s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.36s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.87s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.13s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.04s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.22s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.43s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.80s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.74s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.34s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.87s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.07s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.73s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.16s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.55s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.50s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.13s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.57s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.26s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.28s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.46s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.50s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.50s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.53s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.83s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContChar (3.55s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.21s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.24s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.53s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.57s) [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.01s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.63s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.19s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.10s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.27s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.46s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.87s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.22s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.02s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.41s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.97s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.64s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.42s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.39s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.71s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.93s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.89s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.35s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.74s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.87s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.97s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnv (1.17s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.92s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.39s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.19s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.31s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.72s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.84s) [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.49s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.79s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.78s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.71s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.56s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.88s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.60s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.38s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.77s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildHistory (3.72s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.15s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.78s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.06s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.84s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.36s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.31s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.71s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.04s) [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.27s) [2020-07-01T10:55:23.083Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-01T10:55:23.083Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.27s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.22s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.27s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.70s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.25s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.63s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.11s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.57s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.14s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildPATH (1.54s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.44s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.12s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.77s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.77s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.89s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.28s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.72s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.74s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.36s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.60s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.29s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.84s) [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.60s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.67s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.35s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.50s) [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-01T10:55:23.084Z] docker_cli_sni_test.go:18: Flakey test [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitChange (0.95s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.62s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.77s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitTTY (1.41s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.81s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.79s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.23s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.08s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.99s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.30s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.65s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.33s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.75s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.95s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.95s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.68s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.59s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.28s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.22s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.46s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2020-07-01T10:55:23.084Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-01T10:55:23.084Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.58s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.20s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.17s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.31s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.50s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.29s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000908040_} (1.30s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1986710100_/foo_false____} (1.47s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1986710100_/foo_true____} (1.45s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_false____} (1.60s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_true____} (1.34s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3559181731_/foo_true__0xc0009080a0__} (1.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009080c0_} (1.58s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009080e0_} (1.41s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000908100_} (1.63s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000908120_} (1.68s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.63s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.13s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.60s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.72s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.73s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.69s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.74s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.93s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.11s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.35s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.69s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.82s) [2020-07-01T10:55:23.084Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.61s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.71s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.84s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.16s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToStdout (0.86s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.32s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.18s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.18s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.74s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.60s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.08s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.24s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.19s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.80s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.27s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.68s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.43s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.86s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.56s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsResize (0.67s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.68s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.96s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.60s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.65s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.14s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecCgroup (1.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecInspectID (1.57s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.22s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.86s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.59s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHealth (19.70s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.53s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.46s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.66s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.50s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-01T10:55:23.085Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.69s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectDefault (0.60s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-07-01T10:55:23.085Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-01T10:55:23.085Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.55s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.67s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.65s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.07s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.66s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-07-01T10:55:23.085Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.49s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.89s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.80s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.69s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.33s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.38s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.49s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.55s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.59s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.34s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.55s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsSince (6.81s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.61s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.21s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.71s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginActive (1.58s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.85s) [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-01T10:55:23.086Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.27s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.91s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPortList (6.73s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.05s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.38s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.00s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsByOrder (3.16s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.81s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.92s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.86s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.20s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.91s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.86s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.78s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.63s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.69s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-01T10:55:23.086Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.59s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.25s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.86s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.86s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.78s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.51s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.58s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.58s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.62s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.09s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.79s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.55s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.69s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.56s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.51s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.94s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.54s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.51s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.94s) [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-01T10:55:23.086Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-01T10:55:23.086Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.93s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-01T10:55:23.086Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.28s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.51s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.56s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.22s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-07-01T10:55:23.086Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-01T10:55:23.086Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.92s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.60s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.64s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.50s) [2020-07-01T10:55:23.086Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.24s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.67s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.53s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.70s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.92s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.88s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.87s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMount (3.71s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.31s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.90s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.27s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.45s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.93s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.88s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.73s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.16s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.58s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.49s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.99s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.11s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.67s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.65s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunState (1.45s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.61s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunSysctls (1.08s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.64s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.09s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.63s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.31s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserByID (0.61s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.53s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.68s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.37s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.89s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.83s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.57s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.52s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.61s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.76s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.24s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.27s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.08s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.86s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.20s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.20s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.26s) [2020-07-01T10:55:23.087Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents569333477 [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (0.95s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.08s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.20s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.58s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartRecordError (1.21s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.38s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.42s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.60s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.04s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.56s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.21s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-01T10:55:23.087Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2020-07-01T10:55:23.087Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2020-07-01T10:55:23.087Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-01T10:55:23.088Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.71s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.92s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.72s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.26s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.35s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.22s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.57s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.32s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.88s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.31s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.32s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.33s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.53s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s) [2020-07-01T10:55:23.088Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2020-07-01T10:55:23.088Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-01T10:55:23.088Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-01T10:55:23.088Z] === RUN TestDockerRegistrySuite [2020-07-01T10:55:23.088Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-01T10:55:24.012Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-01T10:55:24.936Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-01T10:55:25.496Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-01T10:55:26.865Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-01T10:55:26.865Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-01T10:55:30.126Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-01T10:55:32.637Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-01T10:55:35.146Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-01T10:55:36.071Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-01T10:55:36.995Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-01T10:55:37.919Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-01T10:55:39.282Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-01T10:55:40.207Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-01T10:55:41.131Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-01T10:55:42.055Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-01T10:55:43.938Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-01T10:55:44.497Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-01T10:55:45.859Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-01T10:55:46.785Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-01T10:55:49.302Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-01T10:55:49.861Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-01T10:55:49.861Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-01T10:55:50.785Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-01T10:55:51.708Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-01T10:55:52.267Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-01T10:55:52.827Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-01T10:55:55.336Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-01T10:55:55.896Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-01T10:55:56.820Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-01T10:55:57.379Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-01T10:55:57.379Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-01T10:55:57.634Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-01T10:55:57.888Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-01T10:55:58.143Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-01T10:55:58.397Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-01T10:55:59.384Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-01T10:56:00.746Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-01T10:56:01.306Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-01T10:56:02.669Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-01T10:56:03.228Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite (41.13s) [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dbb2bd3d25761] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.28s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d19dc02c439c1] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d7be2cec3cc6b] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d5ee1dddd3eb7] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.09s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dae2460b9edb9] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-07-01T10:56:04.152Z] check_test.go:196: [df7b37e99bb40] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d9530c16d94b0] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.93s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d5777fabe02ce] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dbe149ccdfe03] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d6d065eb1dc27] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.03s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d9fda4ebcd54c] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d3c720c83b3ad] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d5bee37f6c6cc] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dbfc64fd02bc4] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.67s) [2020-07-01T10:56:04.152Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:03fa76b13e7df9f411f01e7495f27ccfd65d087d59685adac5be0157bce7507b [2020-07-01T10:56:04.152Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ef23a2785830705141d9eb6e6acf4a741b14e79bae4d2bee64c0489d8536aec9 [2020-07-01T10:56:04.152Z] check_test.go:196: [d1da8d722e169] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2020-07-01T10:56:04.152Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7eaded396d3a9e9aa453c7712a8752e118c07a345d1fb4595dd04a1cb3540c91 [2020-07-01T10:56:04.152Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1928e1bc4a9d8d187d6962a32fa25329a3ee3d583e11b9d0d1619d62980f811b [2020-07-01T10:56:04.152Z] check_test.go:196: [d4754136846a0] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d631a68405e3c] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dc82ea864393e] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d018a09426c6d] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d2018628b7e42] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d03be27080679] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d02862410efe3] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2020-07-01T10:56:04.152Z] check_test.go:196: [db066aad18947] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.75s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dbc94d24191ca] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.51s) [2020-07-01T10:56:04.152Z] check_test.go:196: [da8bf4e2b0f63] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2020-07-01T10:56:04.152Z] check_test.go:196: [da03d99754a82] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dc60e6b49fc52] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dd70574e6dfe5] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-01T10:56:04.152Z] check_test.go:196: [ded9abfd17bef] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d452c43db31eb] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-01T10:56:04.152Z] check_test.go:196: [dca0daf8d20fb] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d8c62cc495668] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d2f0a9bebdfbf] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d7fde44032afd] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d581ba464da4a] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-07-01T10:56:04.152Z] check_test.go:196: [d11a5b0b7bc12] daemon is not started [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2020-07-01T10:56:04.152Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-07-01T10:56:04.152Z] === RUN TestDockerSchema1RegistrySuite [2020-07-01T10:56:04.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-01T10:56:04.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-01T10:56:07.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-01T10:56:09.928Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-01T10:56:12.436Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-01T10:56:13.359Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-01T10:56:14.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-01T10:56:14.540Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-01T10:56:15.464Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-01T10:56:16.389Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-01T10:56:17.313Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-01T10:56:19.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-01T10:56:19.823Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-01T10:56:20.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-01T10:56:20.332Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-01T10:56:20.587Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-01T10:56:20.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-01T10:56:21.097Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-01T10:56:21.351Z] --- PASS: TestDockerSchema1RegistrySuite (17.22s) [2020-07-01T10:56:21.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-01T10:56:21.351Z] check_test.go:223: [d832f18efa102] daemon is not started [2020-07-01T10:56:21.351Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2020-07-01T10:56:21.352Z] check_test.go:223: [dff010d360928] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.79s) [2020-07-01T10:56:21.352Z] check_test.go:223: [dec72f3b90d75] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.74s) [2020-07-01T10:56:21.352Z] check_test.go:223: [df8d910f7e320] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2020-07-01T10:56:21.352Z] check_test.go:223: [dffce0a87dd0b] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d854bfe82bfc9] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d00e9380aa9a3] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d58a4053329f3] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d61097a069ed3] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-07-01T10:56:21.352Z] check_test.go:223: [df7ac88f45c1a] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.30s) [2020-07-01T10:56:21.352Z] check_test.go:223: [dfbdf3514204a] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d6e1c8c4556bd] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d59c4da59d757] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-01T10:56:21.352Z] check_test.go:223: [df34551d9f61d] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d86f22eee5a6b] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d1799272b4578] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-07-01T10:56:21.352Z] check_test.go:223: [deb7c999f7808] daemon is not started [2020-07-01T10:56:21.352Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-01T10:56:21.352Z] check_test.go:223: [d404a77c2425f] daemon is not started [2020-07-01T10:56:21.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-01T10:56:21.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-01T10:56:21.911Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-01T10:56:22.470Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-01T10:56:22.725Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-01T10:56:23.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-01T10:56:23.904Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-01T10:56:24.159Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-01T10:56:24.719Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.65s) [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2020-07-01T10:56:24.973Z] check_test.go:252: [dff09e7e9facf] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-07-01T10:56:24.973Z] check_test.go:252: [dbc65397324d7] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-07-01T10:56:24.973Z] check_test.go:252: [d02c6595f751b] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.06s) [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-01T10:56:24.973Z] check_test.go:252: [de488e60631ed] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-01T10:56:24.973Z] check_test.go:252: [d467f406764c8] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-07-01T10:56:24.973Z] check_test.go:252: [d6bb237653df1] daemon is not started [2020-07-01T10:56:24.973Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-01T10:56:24.973Z] check_test.go:252: [d592a8caf444c] daemon is not started [2020-07-01T10:56:24.973Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-01T10:56:24.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-01T10:56:30.204Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-01T10:56:30.204Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-01T10:56:30.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-01T10:56:30.465Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-01T10:56:30.726Z] check_test.go:279: [d77b005d98eac] daemon is not started [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-01T10:56:30.726Z] check_test.go:279: [dd9dd12ce9828] daemon is not started [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-01T10:56:30.726Z] check_test.go:279: [db5d15149538e] daemon is not started [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-01T10:56:30.726Z] check_test.go:279: [dcadd397508b0] daemon is not started [2020-07-01T10:56:30.726Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-01T10:56:30.726Z] check_test.go:279: [dc9cf62205774] daemon is not started [2020-07-01T10:56:30.726Z] === RUN TestDockerNetworkSuite [2020-07-01T10:56:30.726Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-01T10:56:32.608Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-01T10:56:33.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-01T10:56:36.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-01T10:56:37.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-01T10:56:40.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-01T10:56:41.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-01T10:56:46.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-01T10:56:49.283Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-01T10:56:50.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-01T10:56:50.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-01T10:56:51.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-01T10:56:51.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-01T10:56:52.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-01T10:56:52.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-01T10:56:53.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-01T10:56:54.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-01T10:56:54.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-01T10:56:54.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-01T10:56:54.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-01T10:56:54.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-01T10:56:56.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-01T10:56:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-01T10:56:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-01T10:56:56.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-01T10:56:58.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-01T10:57:00.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-01T10:57:07.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-01T10:57:07.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-01T10:57:07.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-01T10:57:07.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-01T10:57:07.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-01T10:57:07.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-01T10:57:07.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-01T10:57:07.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-01T10:57:10.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-01T10:57:10.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-01T10:57:10.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-01T10:57:11.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-01T10:57:15.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-01T10:57:17.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-01T10:57:17.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-01T10:57:18.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-01T10:57:20.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-01T10:57:20.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-01T10:57:20.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-01T10:57:20.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-01T10:57:21.868Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite (55.77s) [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.82s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dbf1eaf636704] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [de9382dbe560e] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [de259c8d93b46] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d925b6d9b80b1] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.62s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:1233: [dcc0d84bffd78] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d928569a43408] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dd05c1b8cf5fc] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d6f15c96c1377] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dfeb6524ffa47] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d9ef19d0b72a0] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d1d9c2b2a5171] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d809082771c1f] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d1bdc75b2e5a1] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d493cd0b750eb] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [def4cf134573e] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d670338eeac9b] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d76f84fd972f7] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d077bc56dd87e] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d2b3e3f9ed80c] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [de273c9946924] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d8b3c4d1fc213] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d91b6bfad9abd] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [de7a00bbdcb4d] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d5d691b00c5a3] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.32s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:968: [d2c46589d1f37] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.80s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dc3b8e92eabf1] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.91s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:1116: [dff8436720faf] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dc842e149e061] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d9ab3665e61a7] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d297e60208d07] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d4ee3e51f47fa] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [da4a971bc07be] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d5f0afe1712c7] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d5b0a5c5f2e6d] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.36s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [dc350e5a2a4c3] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d2e762c741981] daemon is not started [2020-07-01T10:57:27.102Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d14ff4af2ecce] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d2c67bd90589f] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:1084: [dc081df0e8e38] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [da6655e595382] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d71ec0e10b696] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [df55a2c3718b9] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d5e7f68ccf62e] daemon is not started [2020-07-01T10:57:27.102Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2020-07-01T10:57:27.102Z] docker_cli_network_unix_test.go:46: [d4b53ef06fc3a] daemon is not started [2020-07-01T10:57:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-07-01T10:57:27.103Z] docker_cli_network_unix_test.go:46: [dc553c352b490] daemon is not started [2020-07-01T10:57:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2020-07-01T10:57:27.103Z] docker_cli_network_unix_test.go:46: [d1c00226a50ee] daemon is not started [2020-07-01T10:57:27.103Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.58s) [2020-07-01T10:57:27.103Z] docker_cli_network_unix_test.go:46: [db180aae344ca] daemon is not started [2020-07-01T10:57:27.103Z] === RUN TestDockerHubPullSuite [2020-07-01T10:57:27.103Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-01T10:57:27.662Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-01T10:57:30.169Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-01T10:57:30.169Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-01T10:57:31.528Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-01T10:57:31.783Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite (5.48s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.30s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.16s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.19s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-07-01T10:57:32.038Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.24s) [2020-07-01T10:57:32.038Z] PASS [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === Skipped [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_sni_test.go:18: Flakey test [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-01T10:57:32.038Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-01T10:57:32.038Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-01T10:57:32.038Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-01T10:57:32.038Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.038Z] [2020-07-01T10:57:32.038Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-01T10:57:32.039Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-01T10:57:32.039Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-07-01T10:57:32.039Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-01T10:57:32.039Z] docker_cli_network_unix_test.go:46: [d14ff4af2ecce] daemon is not started [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] [2020-07-01T10:57:32.039Z] DONE 1277 tests, 51 skipped in 1462.495s [2020-07-01T10:57:32.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T10:57:32.039Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T10:57:32.039Z] +++ kill 7646 [2020-07-01T10:57:32.964Z] +++ /etc/init.d/apparmor stop [2020-07-01T10:57:32.964Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T10:57:32.964Z] [2020-07-01T10:57:32.964Z] Unloading profiles will leave already running processes permanently [2020-07-01T10:57:32.964Z] unconfined, which can lead to unexpected situations. [2020-07-01T10:57:32.964Z] [2020-07-01T10:57:32.964Z] To set a process to complain mode, use the command line tool [2020-07-01T10:57:32.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T10:57:32.964Z] +++ true [2020-07-01T10:57:32.964Z] exiting test-integration [2020-07-01T10:57:32.964Z] ++ exit 0 [2020-07-01T10:57:32.964Z] [2020-07-01T10:57:33.219Z] + for job in $(jobs -p) [2020-07-01T10:57:33.219Z] + wait 11275 [2020-07-01T10:58:11.850Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-01T10:58:14.362Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-01T10:58:20.887Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-01T10:58:26.124Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-01T10:58:28.006Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-01T10:58:32.164Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-01T10:58:40.234Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-01T10:58:42.117Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-01T10:58:42.117Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-01T10:58:47.352Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-01T10:58:47.606Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-01T10:58:48.529Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-01T10:58:51.050Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-01T10:59:47.188Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-01T11:00:33.778Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-01T11:00:40.305Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-01T11:00:44.463Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-01T11:03:05.823Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-01T11:03:05.823Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-01T11:03:07.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-01T11:03:07.185Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-01T11:03:07.440Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-01T11:03:07.440Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-01T11:03:08.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-01T11:03:10.513Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-01T11:03:13.771Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-01T11:03:16.279Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-01T11:04:12.488Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-01T11:04:12.488Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-01T11:04:13.851Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-01T11:04:16.360Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-01T11:04:19.617Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-01T11:04:22.126Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-01T11:04:43.990Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-01T11:04:53.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-01T11:04:55.819Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-01T11:04:58.328Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-01T11:05:01.588Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-01T11:05:08.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-01T11:05:13.346Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-01T11:05:15.227Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-01T11:05:17.781Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-01T11:05:20.294Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-01T11:05:22.855Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-01T11:05:26.114Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-01T11:05:27.997Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-01T11:06:24.138Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-01T11:06:38.958Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite (1667.95s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.71s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.42s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:562: [dcbfac098ce42] joining swarm manager [dc9aab511e91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:584: [dc1aae9dee7e4] joining swarm manager [dc9aab511e91c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] check_test.go:380: [dcbfac098ce42] daemon is not started [2020-07-01T11:06:56.983Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:45: [de96344acd819] joining swarm manager [df19dfa00a6d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.14s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.27s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:303: [ddcb51602f266] joining swarm manager [d85cbb9baaaac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:304: [d4048afae693b] joining swarm manager [d85cbb9baaaac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:271: [d998ed47e3d6c] joining swarm manager [dd5e71f883283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:272: [dc7312f0f3c91] joining swarm manager [dd5e71f883283]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.10s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.37s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.70s) [2020-07-01T11:06:56.983Z] docker_api_swarm_node_test.go:19: [d0f85a7f01f6a] joining swarm manager [d9b08ff0ff56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_node_test.go:20: [d87b3ddf05463] joining swarm manager [d9b08ff0ff56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.57s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:501: [dac0752633248] joining swarm manager [d59f591b37637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:506: [dd6fffc39545b] joining swarm manager [d59f591b37637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.85s) [2020-07-01T11:06:56.983Z] docker_api_swarm_node_test.go:80: [dcf1e4cc496aa] joining swarm manager [d917413565af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s) [2020-07-01T11:06:56.983Z] docker_api_swarm_node_test.go:52: [d755f76103cc9] joining swarm manager [d63f6f0f2bacf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_node_test.go:53: [db86b01900dc2] joining swarm manager [d63f6f0f2bacf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.96s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:201: [d0ba0bf38962a] joining swarm manager [d834450a4fef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.10s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:383: [d862c53059a1b] joining swarm manager [d46c6e05ed000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:384: [d6eb2b049aa56] joining swarm manager [d46c6e05ed000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] check_test.go:380: [d6eb2b049aa56] daemon is not started [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.88s) [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:801: [db0966f792160] joining swarm manager [de55408772b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:801: [de7ca0cafd157] joining swarm manager [de55408772b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:801: [d03fbe56a6ce2] joining swarm manager [de55408772b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:801: [d2f6ae5b59733] joining swarm manager [de55408772b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-01T11:06:56.983Z] docker_api_swarm_test.go:809: [dc038cad76101] joining swarm manager [de55408772b72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.66s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.85s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:394: [d07767f6cb87c] joining swarm manager [dc70b8a54db7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:394: [dce5fd0c924cb] joining swarm manager [dc70b8a54db7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.98s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:342: [df517684071fe] joining swarm manager [db7acce336332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:342: [d7fa1520df622] joining swarm manager [db7acce336332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:489: [d2c50ae4be36e] joining swarm manager [d0dacead63de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:489: [d74f0a3970b89] joining swarm manager [d0dacead63de4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.84s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.19s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:127: [da6c1d39cdef9] joining swarm manager [d39d7d2a78d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:128: [d1b73a88e333d] joining swarm manager [d39d7d2a78d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:136: [d9e994d7529fb] joining swarm manager [d39d7d2a78d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:137: [d7035fc4f1300] joining swarm manager [d39d7d2a78d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.91s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.87s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:303: [da53f2c58b375] joining swarm manager [d3abf98d2c8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:303: [d5d915f764e27] joining swarm manager [d3abf98d2c8b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.06s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:99: [d98fab75f6d8c] joining swarm manager [dd1ff352d6843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:100: [d1c20627e0b8a] joining swarm manager [dd1ff352d6843]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] check_test.go:380: [d98fab75f6d8c] daemon is not started [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:532: [db5814800259b] joining swarm manager [d1c1471669c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:533: [deb5eabf276c6] joining swarm manager [d1c1471669c97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.63s) [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:147: [daa57bc73c409] joining swarm manager [dd6d580c69d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_api_swarm_service_test.go:147: [d2b95341fc1d1] joining swarm manager [dd6d580c69d41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.16s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.38s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.14s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.11s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.44s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.59s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.45s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.28s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.86s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.68s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.57s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.40s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.45s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.22s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.66s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.61s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.91s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.19s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.16s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.81s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.04s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.01s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2020-07-01T11:06:56.983Z] docker_cli_service_logs_test.go:245: checking task 35dl16sql4ii [2020-07-01T11:06:56.983Z] docker_cli_service_logs_test.go:250: checking messages for 35dl16sql4ii [2020-07-01T11:06:56.983Z] docker_cli_service_logs_test.go:245: checking task o0fpto4gm32k [2020-07-01T11:06:56.983Z] docker_cli_service_logs_test.go:250: checking messages for o0fpto4gm32k [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.20s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.96s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.24s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.91s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1901: [def49fff3fd3d] joining swarm manager [dd4073b87838f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1902: [dc4753f77d538] joining swarm manager [dd4073b87838f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.65s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.16s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1802: [d39c08aa8ae57] joining swarm manager [d9f19b86988a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1803: [d896d09b81546] joining swarm manager [d9f19b86988a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.35s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1321: [d508adb2bd251] joining swarm manager [db171c3f546f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1322: [d1d2a7f4c1ba8] joining swarm manager [db171c3f546f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.90s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.56s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.35s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.35s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.61s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.39s) [2020-07-01T11:06:56.983Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.69s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.23s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.91s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1186: [ddce3afd2ec48] joining swarm manager [d04ab86b0efe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1195: [d58dbb4b5449c] joining swarm manager [d04ab86b0efe2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.02s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1118: [da5437419d15a] joining swarm manager [d992f04731a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1119: [d12269fd0a2ca] joining swarm manager [d992f04731a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1172: [d4ab6012e7dc2] joining swarm manager [d992f04731a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1453: [d2d122af6e826] joining swarm manager [d83057ff6b217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] docker_cli_swarm_test.go:1454: [da09237629780] joining swarm manager [d83057ff6b217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.37s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.28s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2020-07-01T11:06:56.983Z] docker_cli_swarm_unix_test.go:62: [d086af871b83c] joining swarm manager [d511dab3178bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.34s) [2020-07-01T11:06:56.983Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.23s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.20s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.56s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.19s) [2020-07-01T11:06:56.984Z] docker_api_swarm_test.go:961: [dc63b72efa4d2] joining swarm manager [d17727d463a28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.41s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.18s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.31s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s) [2020-07-01T11:06:56.984Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.19s) [2020-07-01T11:06:56.984Z] === RUN TestDockerExternalVolumeSuite [2020-07-01T11:06:56.984Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-01T11:07:11.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-01T11:08:19.396Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-01T11:08:27.466Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-01T11:08:59.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-01T11:09:14.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-01T11:09:46.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-01T11:09:58.496Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-01T11:10:30.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-01T11:10:45.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-01T11:11:03.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-01T11:11:49.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-01T11:12:07.963Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-01T11:12:39.962Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-01T11:13:11.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-01T11:13:24.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-01T11:13:42.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-01T11:13:56.967Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite (436.98s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:53: [d0acfc5396386] daemon is not started [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:53: [d2c05609c58b5] daemon is not started [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:53: [de257f62ffdab] daemon is not started [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:53: [dc63a5c0b32dc] daemon is not started [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:485: [dde8ebae72a61] daemon is not started [2020-07-01T11:14:11.922Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-01T11:14:11.922Z] docker_cli_external_volume_driver_test.go:53: [d7cecedd233db] daemon is not started [2020-07-01T11:14:11.922Z] PASS [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] === Skipped [2020-07-01T11:14:11.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-01T11:14:11.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-01T11:14:11.922Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-01T11:14:11.922Z] check_test.go:309: [d75ca7801c74f] daemon is not started [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-01T11:14:11.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-07-01T11:14:11.922Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-01T11:14:11.922Z] check_test.go:309: [d4541c41f4778] daemon is not started [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-01T11:14:11.922Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-01T11:14:11.922Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-01T11:14:11.922Z] check_test.go:309: [d487757f123d6] daemon is not started [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-01T11:14:11.922Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-01T11:14:11.922Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-01T11:14:11.922Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-01T11:14:11.922Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] [2020-07-01T11:14:11.922Z] DONE 273 tests, 5 skipped in 2462.003s [2020-07-01T11:14:11.922Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-01T11:14:11.922Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d80ff8d4301ed/docker.pid [2020-07-01T11:14:11.922Z] +++ kill 4134 [2020-07-01T11:14:11.922Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4134 is not a child of this shell [2020-07-01T11:14:11.922Z] warning: PID 4134 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d80ff8d4301ed/docker.pid had a nonzero exit code [2020-07-01T11:14:11.922Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d80ff8d4301ed/root: target is busy. [2020-07-01T11:14:11.922Z] ++++ cat bundles/test-integration/docker.pid [2020-07-01T11:14:11.922Z] +++ kill 7632 [2020-07-01T11:14:12.845Z] +++ /etc/init.d/apparmor stop [2020-07-01T11:14:12.845Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-01T11:14:12.845Z] [2020-07-01T11:14:12.845Z] Unloading profiles will leave already running processes permanently [2020-07-01T11:14:12.845Z] unconfined, which can lead to unexpected situations. [2020-07-01T11:14:12.845Z] [2020-07-01T11:14:12.845Z] To set a process to complain mode, use the command line tool [2020-07-01T11:14:12.845Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-01T11:14:12.845Z] +++ true [2020-07-01T11:14:12.845Z] exiting test-integration [2020-07-01T11:14:12.845Z] ++ exit 0 [2020-07-01T11:14:12.845Z] [2020-07-01T11:14:13.099Z] + exit 0 [2020-07-01T11:14:13.099Z] ++ jobs -p [2020-07-01T11:14:13.100Z] + pids= [2020-07-01T11:14:13.100Z] + echo 'Remaining pids to kill: []' [2020-07-01T11:14:13.100Z] Remaining pids to kill: [] [2020-07-01T11:14:13.100Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-01T11:14:13.109Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-01T11:14:15.642Z] + echo Ensuring container killed. [2020-07-01T11:14:15.642Z] Ensuring container killed. [2020-07-01T11:14:15.642Z] + docker ps -aq -f name=docker-pr2-* [2020-07-01T11:14:15.642Z] + cids=3da506b8258b [2020-07-01T11:14:15.642Z] 4b2c9ace14d2 [2020-07-01T11:14:15.642Z] 65f2e564c451 [2020-07-01T11:14:15.642Z] + [ -n 3da506b8258b [2020-07-01T11:14:15.642Z] 4b2c9ace14d2 [2020-07-01T11:14:15.642Z] 65f2e564c451 ] [2020-07-01T11:14:15.642Z] + docker rm -vf 3da506b8258b 4b2c9ace14d2 65f2e564c451 [2020-07-01T11:14:17.004Z] 3da506b8258b [2020-07-01T11:14:17.004Z] 4b2c9ace14d2 [2020-07-01T11:14:17.564Z] 65f2e564c451 [Pipeline] sh [2020-07-01T11:14:17.879Z] + echo Chowning /workspace to jenkins user [2020-07-01T11:14:17.879Z] Chowning /workspace to jenkins user [2020-07-01T11:14:17.879Z] + id -u [2020-07-01T11:14:17.879Z] + id -g [2020-07-01T11:14:17.879Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41166:/workspace busybox chown -R 1000:1000 /workspace [2020-07-01T11:14:17.879Z] Unable to find image 'busybox:latest' locally [2020-07-01T11:14:23.109Z] latest: Pulling from library/busybox [2020-07-01T11:14:23.109Z] 91f30d776fb2: Pulling fs layer [2020-07-01T11:14:23.109Z] 91f30d776fb2: Verifying Checksum [2020-07-01T11:14:23.109Z] 91f30d776fb2: Download complete [2020-07-01T11:14:23.109Z] 91f30d776fb2: Pull complete [2020-07-01T11:14:23.110Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-01T11:14:23.110Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-01T11:14:26.695Z] + bundleName=amd64 [2020-07-01T11:14:26.695Z] + echo Creating amd64-bundles.tar.gz [2020-07-01T11:14:26.695Z] Creating amd64-bundles.tar.gz [2020-07-01T11:14:26.695Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-01T11:14:26.695Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-01T11:14:28.062Z] Archiving artifacts [2020-07-01T11:14:29.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T11:14:29.960Z] + make clean [2020-07-01T11:14:30.215Z] docker volume rm -f docker-dev-cache [2020-07-01T11:14:30.215Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-01T11:20:15.243Z] ok github.com/docker/docker/integration-cli 2185.183s [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === Skipped [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-01T11:20:15.243Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-07-01T11:20:15.243Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-01T11:20:15.243Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-01T11:20:15.243Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-01T11:20:15.243Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2020-07-01T11:20:15.243Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-07-01T11:20:15.243Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2020-07-01T11:20:15.243Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.243Z] [2020-07-01T11:20:15.243Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-01T11:20:15.243Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-07-01T11:20:15.244Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-01T11:20:15.244Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-07-01T11:20:15.244Z] docker_cli_sni_test.go:18: Flakey test [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-01T11:20:15.244Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.244Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-01T11:20:15.244Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-01T11:20:15.244Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.244Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-01T11:20:15.245Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-01T11:20:15.245Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.245Z] [2020-07-01T11:20:15.245Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-07-01T11:20:15.245Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-01T11:20:15.245Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-01T11:20:15.246Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-07-01T11:20:15.246Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-01T11:20:15.246Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-01T11:20:15.246Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-01T11:20:15.246Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-01T11:20:15.246Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-01T11:20:15.246Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-01T11:20:15.246Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-01T11:20:15.246Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-01T11:20:15.246Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-01T11:20:15.246Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-01T11:20:15.246Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-01T11:20:15.246Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.246Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-01T11:20:15.247Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-01T11:20:15.247Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-01T11:20:15.247Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-01T11:20:15.247Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-01T11:20:15.247Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.247Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.248Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-01T11:20:15.248Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-01T11:20:15.248Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.248Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.249Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-01T11:20:15.249Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-01T11:20:15.249Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.249Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-07-01T11:20:15.250Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-01T11:20:15.250Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-01T11:20:15.250Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.250Z] [2020-07-01T11:20:15.250Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-01T11:20:15.250Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-01T11:20:15.251Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-07-01T11:20:15.251Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] DONE 1096 tests, 549 skipped in 2192.893s [2020-07-01T11:20:15.251Z] INFO: Integration tests ended at 07/01/2020 11:20:11. Duration:00:36:33.0426452 [2020-07-01T11:20:15.251Z] INFO: Docker info of the daemon under test at end of run [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] Containers: 2 [2020-07-01T11:20:15.251Z] Running: 0 [2020-07-01T11:20:15.251Z] Paused: 0 [2020-07-01T11:20:15.251Z] Stopped: 2 [2020-07-01T11:20:15.251Z] Images: 15 [2020-07-01T11:20:15.251Z] Server Version: 0.0.0-dev [2020-07-01T11:20:15.251Z] Storage Driver: windowsfilter [2020-07-01T11:20:15.251Z] Windows: [2020-07-01T11:20:15.251Z] Logging Driver: json-file [2020-07-01T11:20:15.251Z] Plugins: [2020-07-01T11:20:15.251Z] Volume: local [2020-07-01T11:20:15.251Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-01T11:20:15.251Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-01T11:20:15.251Z] Swarm: inactive [2020-07-01T11:20:15.251Z] Default Isolation: process [2020-07-01T11:20:15.251Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-01T11:20:15.251Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-01T11:20:15.251Z] OSType: windows [2020-07-01T11:20:15.251Z] Architecture: x86_64 [2020-07-01T11:20:15.251Z] CPUs: 4 [2020-07-01T11:20:15.251Z] Total Memory: 32GiB [2020-07-01T11:20:15.251Z] Name: azwin-2-0ec1e0 [2020-07-01T11:20:15.251Z] ID: Y7UM:ITOC:LGZS:YSE7:IXU2:3WKY:RHVT:4VJ7:2SAY:AFK5:4ISH:FEF4 [2020-07-01T11:20:15.251Z] Docker Root Dir: D:\CI\PR-41166\2\daemon [2020-07-01T11:20:15.251Z] Debug Mode (client): false [2020-07-01T11:20:15.251Z] Debug Mode (server): true [2020-07-01T11:20:15.251Z] File Descriptors: -1 [2020-07-01T11:20:15.251Z] Goroutines: 18 [2020-07-01T11:20:15.251Z] System Time: 2020-07-01T11:20:11.8410391Z [2020-07-01T11:20:15.251Z] EventsListeners: 0 [2020-07-01T11:20:15.251Z] Registry: https://index.docker.io/v1/ [2020-07-01T11:20:15.251Z] Labels: [2020-07-01T11:20:15.251Z] Experimental: false [2020-07-01T11:20:15.251Z] Insecure Registries: [2020-07-01T11:20:15.251Z] 127.0.0.0/8 [2020-07-01T11:20:15.251Z] Live Restore Enabled: false [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] [2020-07-01T11:20:15.251Z] INFO: Stopping daemon under test [2020-07-01T11:20:15.251Z] SUCCESS: The process with PID 6032 (child process of PID 5808) has been terminated. [2020-07-01T11:20:15.251Z] SUCCESS: The process with PID 5808 (child process of PID 2636) has been terminated. [2020-07-01T11:20:15.251Z] INFO: Stop tailing logs of the daemon under tests [2020-07-01T11:20:15.251Z] INFO: executeCI.ps1 Completed successfully at 07/01/2020 11:20:12. [2020-07-01T11:20:15.251Z] INFO: Tidying up at end of run [2020-07-01T11:20:15.251Z] INFO: Saving daemon under test log (d:\CI\PR-41166\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-01T11:20:15.251Z] INFO: Saving daemon under test log (d:\CI\PR-41166\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-01T11:20:15.251Z] INFO: Nuke-Everything... [2020-07-01T11:20:15.251Z] INFO: Container count on control daemon to delete is 2 [2020-07-01T11:20:15.251Z] 9c4b1c8d8c71 [2020-07-01T11:20:15.251Z] 3324a019ca2b [2020-07-01T11:20:15.251Z] INFO: Tidying pidfile d:\CI\PR-41166\2\docker.pid [2020-07-01T11:20:15.251Z] INFO: Nuking d:\CI [2020-07-01T11:20:40.643Z] INFO: Zapped successfully [2020-07-01T11:20:40.643Z] [2020-07-01T11:20:40.643Z] INFO: executeCI.ps1 exiting at Wed Jul 1 11:20:38 CUT 2020. Duration 00:57:08.1448460 [2020-07-01T11:20:40.643Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-07-01T11:20:40.900Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-01T11:20:53.831Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-01T11:20:55.631Z] Archiving artifacts [2020-07-01T11:21:09.945Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41166/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-01T11:21:10.906Z] + make clean [2020-07-01T11:21:13.147Z] docker volume rm -f docker-dev-cache [2020-07-01T11:21:13.147Z] 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